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 637535 Details for
Bug 863574
FSError: filesystem has not been created
[?]
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.
anaconda error
anaconda-tb-dbTKHP (text/plain), 941.56 KB, created by
Reartes Guillermo
on 2012-11-03 16:32:10 UTC
(
hide
)
Description:
anaconda error
Filename:
MIME Type:
Creator:
Reartes Guillermo
Created:
2012-11-03 16:32:10 UTC
Size:
941.56 KB
patch
obsolete
>anaconda 18.24 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 594, in mount > raise FSError("filesystem has not been created") > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/formats/fs.py", line 1137, in setup > return self.mount(*args, **kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 2723, in mountFilesystems > chroot=rootPath) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 1598, in mountFilesystems > readOnly=readOnly, skipRoot=skipRoot) > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 151, in turnOnFilesystems > skipRoot=False) > File "/usr/lib64/python2.7/site-packages/pyanaconda/install.py", line 113, in doInstall > turnOnFilesystems(storage) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >FSError: filesystem has not been created > >Local variables in innermost frame: >chroot: /mnt/sysimage >self: non-existent btrfs filesystem mounted at / >args: () >kwargs: {'chroot': '/mnt/sysimage', 'options': 'defaults'} >mountpoint: None >options: defaults > > >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: [Root instance, containing members: > mounts: {'/': existing 8993MB partition sda2 (86) with existing ext4 filesystem >} > swaps: [existing 256MB partition sda3 (87) with existing swap >] > name: Fedora Linux 18 for x86_64 >] > _intf.storage.zfcp: ZFCP instance, containing members: > _intf.storage.zfcp.down: False > _intf.storage.zfcp.hasReadConfig: True > _intf.storage.zfcp.intf: None > _intf.storage.zfcp.fcpdevs: set([]) > _intf.storage.autoPartEscrowCert: None > _intf.storage.autoPartAddBackupPassphrase: False > _intf.storage.escrowCertificates: {} > _intf.storage.fsset: FSSet instance, containing members: > _intf.storage.fsset.origFStab: None > _intf.storage.fsset._usb: NoDevice instance, containing members: > _intf.storage.fsset._usb._model: Skipped > _intf.storage.fsset._usb.controllable: True > _intf.storage.fsset._usb.major: 0 > _intf.storage.fsset._usb.kids: 0 > _intf.storage.fsset._usb._partedDevice: None > _intf.storage.fsset._usb.uuid: None > _intf.storage.fsset._usb.exists: True > _intf.storage.fsset._usb.fstabComment: Skipped > _intf.storage.fsset._usb._format: USBFS instance, containing members: > _intf.storage.fsset._usb._format.uuid: None > _intf.storage.fsset._usb._format.exists: True > _intf.storage.fsset._usb._format._mountpoint: None > _intf.storage.fsset._usb._format._majorminor: None > _intf.storage.fsset._usb._format._minInstanceSize: None > _intf.storage.fsset._usb._format.fsprofile: None > _intf.storage.fsset._usb._format.label: None > _intf.storage.fsset._usb._format._targetSize: 0 > _intf.storage.fsset._usb._format._size: 0 > _intf.storage.fsset._usb._format.mountopts: None > _intf.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb._format._migrate: False > _intf.storage.fsset._usb._format._device: usbfs > _intf.storage.fsset._usb.sysfsPath: Skipped > _intf.storage.fsset._usb._vendor: Skipped > _intf.storage.fsset._usb._name: usbfs > _intf.storage.fsset._usb._targetSize: 0 > _intf.storage.fsset._usb.protected: False > _intf.storage.fsset._usb.parents: [] > _intf.storage.fsset._usb.originalFormat: USBFS instance, containing members: > _intf.storage.fsset._usb.originalFormat.uuid: None > _intf.storage.fsset._usb.originalFormat.exists: True > _intf.storage.fsset._usb.originalFormat._mountpoint: None > _intf.storage.fsset._usb.originalFormat.mountpoint: /proc/bus/usb > _intf.storage.fsset._usb.originalFormat._majorminor: None > _intf.storage.fsset._usb.originalFormat.fsprofile: None > _intf.storage.fsset._usb.originalFormat.label: None > _intf.storage.fsset._usb.originalFormat._targetSize: 0 > _intf.storage.fsset._usb.originalFormat._minInstanceSize: None > _intf.storage.fsset._usb.originalFormat.mountopts: None > _intf.storage.fsset._usb.originalFormat._size: 0 > _intf.storage.fsset._usb.originalFormat._migrate: False > _intf.storage.fsset._usb.originalFormat._device: usbfs > _intf.storage.fsset._usb.bus: Skipped > _intf.storage.fsset._usb._size: 0 > _intf.storage.fsset._usb._serial: None > _intf.storage.fsset._usb.id: 127 > _intf.storage.fsset._usb.minor: 0 > _intf.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.storage.fsset.devicetree.populated: True > _intf.storage.fsset.devicetree._hidden: [existing 500MB partition sda1 (85) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, existing 1250MB partition sda4 (88) >, existing 1MB partition sda5 (89) >, existing 11000MB disk sda (84) with existing msdos disklabel >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 92 > controllable: True > dataLevel: None > uuid: e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4 > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252000 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: mirror > _format._targetSize: 0 > _format.volUUID: e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/vda > parents: [existing 8000MB disk vda (91) with existing btrfs filesystem >, existing 7999MB partition vdb1 (94) with existing btrfs filesystem >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: mirror > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: mirror > originalFormat._targetSize: 0 > originalFormat.volUUID: e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vda > _serial: None >, Already dumped (DiskDevice instance) >, existing 8000MB disk vdc (97) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 101 > controllable: True > dataLevel: None > uuid: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > _format: BTRFS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 252064 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: metadata-mirror > _format._targetSize: 0 > _format.volUUID: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/vde > parents: [existing 8000MB disk vde (100) with existing btrfs filesystem >, existing 8000MB disk vdf (102) with existing btrfs filesystem >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: Skipped > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: metadata-mirror > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: metadata-mirror > originalFormat._targetSize: 0 > originalFormat.volUUID: 7632b0d5-6c8e-4419-bdaf-b726c4ced289 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vde > _serial: None >, Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, existing 200MB partition vdb5 (95) with existing xfs filesystem >, existing 220MB partition vdb6 (96) with existing ext4 filesystem >, existing 8000MB disk vdb (93) with existing msdos disklabel >] > _intf.storage.fsset.devicetree.names: [sda, sda1, sda2, sda3, sda4, sda5, sr0, vda, vdb, vdb1, vdb5, vdb6, vdc, vdd, vde, vdf, 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.exclusiveDisks: [] > _intf.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.storage.fsset.devicetree.topology._multipaths: [] > _intf.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sda4, sda5, sr0, vdb1, vdb5, vdb6] > _intf.storage.fsset.devicetree.topology._devmap: {'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:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0: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 >, '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:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1: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 >, 'sda5': 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:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, '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:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _intf.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, '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:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, '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 >, '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:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, '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 >, 'vdb5': 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/virtio2/block/vdb/vdb5 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb5 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb5 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'vdb6': 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/virtio2/block/vdb/vdb6 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb6 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb6 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'vdb1': 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/virtio2/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb1 > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb1 > _intf.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'vda': 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:05.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:05.0/virtio1/block/vda > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vda > _intf.storage.fsset.devicetree.topology._devmap.sysname: vda > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdc': 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:07.0/virtio3/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdc > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdc > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdb': 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/virtio2/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdb > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdb > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vde': 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:09.0/virtio5/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:09.0/virtio5/block/vde > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vde > _intf.storage.fsset.devicetree.topology._devmap.sysname: vde > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdd': 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:08.0/virtio4/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:08.0/virtio4/block/vdd > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdd > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdd > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'vdf': 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:0a.0/virtio6/block/vdf > _intf.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf > _intf.storage.fsset.devicetree.topology._devmap.devnode: /dev/vdf > _intf.storage.fsset.devicetree.topology._devmap.sysname: vdf > _intf.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _intf.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, 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, vda, vdb, vdc, vdd, vde, vdf, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.storage.fsset.devicetree._devices: [OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7faf141200e0> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: 2012-11-03-03-36-32-00 > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_18-Beta-TC7_x86_64 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Iso9660FS instance, containing members: > originalFormat.uuid: 2012-11-03-03-36-32-00 > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat.fsprofile: None > originalFormat.label: Fedora_18-Beta-TC7_x86_64 > originalFormat._targetSize: 0 > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/sr0 > bus: Skipped > _size: 4282.0 > _serial: None > id: 90 > 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: existing None > bus: Skipped > _size: 0 > _serial: None > id: 103 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 104 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 105 > 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: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0.0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 1024.0 > _format._size: 1024.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Ext4FS instance, containing members: > originalFormat.uuid: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: ext4 > originalFormat.fsprofile: None > originalFormat.label: Anaconda > originalFormat._targetSize: 1024.0 > originalFormat._minInstanceSize: 0.0 > originalFormat.mountopts: None > originalFormat._size: 1024.0 > originalFormat._migrate: False > originalFormat._device: /dev/loop1 > bus: Skipped > _size: 0 > _serial: None > id: 106 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 107 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: existing None > bus: Skipped > _size: 0 > _serial: None > id: 108 > minor: 0 >, existing 1024MB dm live-rw (109) with existing ext4 filesystem >, existing 8000MB disk vdd (99) with existing btrfs filesystem >, BTRFSVolumeDevice instance, containing members: > major: 0 > _partedDevice: None > exists: True > req_size: None > _size: 0 > id: 98 > controllable: True > dataLevel: None > uuid: 7f41e95d-beae-4358-8265-74d50056cf8b > _format: BTRFS instance, containing members: > _format.uuid: 7f41e95d-beae-4358-8265-74d50056cf8b > _format.exists: None > _format._mountpoint: None > _format._majorminor: 252032 > _format._minInstanceSize: None > _format._mountType: btrfs > _format.fsprofile: None > _format.label: Skipped > _format._targetSize: 0 > _format.volUUID: None > _format._size: 0 > _format.mountopts: None > _format.mountpoint: / > _format._migrate: False > _format._device: /dev/vdc > parents: [Already dumped (DiskDevice instance) >, Already dumped (DiskDevice instance) >] > subvolumes: [] > minor: 0 > fstabComment: Skipped > bus: Skipped > sysfsPath: /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc > _targetSize: 0 > _model: Skipped > metaDataLevel: None > kids: 0 > _vendor: Skipped > _name: btrfs.98 > protected: False > originalFormat: BTRFS instance, containing members: > originalFormat.uuid: None > originalFormat.exists: True > originalFormat._mountpoint: None > originalFormat.mountpoint: None > originalFormat._majorminor: None > originalFormat._mountType: btrfs > originalFormat.fsprofile: None > originalFormat.label: data-mirror > originalFormat._targetSize: 0 > originalFormat.volUUID: 7f41e95d-beae-4358-8265-74d50056cf8b > originalFormat._minInstanceSize: None > originalFormat.mountopts: None > originalFormat._size: 0 > originalFormat._migrate: False > originalFormat._device: /dev/vdc > _serial: None >] > _intf.storage.fsset.devicetree.protectedDevNames: [] > _intf.storage.fsset.devicetree.diskImages: {} > _intf.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: BTRFS instance, containing members: > origFormat.uuid: None > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 252032 > origFormat._minInstanceSize: None > origFormat._mountType: btrfs > origFormat.fsprofile: None > origFormat.label: data-mirror > origFormat._targetSize: 0 > origFormat.volUUID: 7f41e95d-beae-4358-8265-74d50056cf8b > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/vdc > id: 35 >, ActionCreateFormat instance, containing members: > device: Already dumped (BTRFSVolumeDevice instance) > origFormat: existing None > id: 36 >] > _intf.storage.fsset.preserveLines: [] > _intf.storage.fsset._devshm: NoDevice instance, containing members: > _intf.storage.fsset._devshm._model: Skipped > _intf.storage.fsset._devshm.controllable: True > _intf.storage.fsset._devshm.major: 0 > _intf.storage.fsset._devshm.kids: 0 > _intf.storage.fsset._devshm._partedDevice: None > _intf.storage.fsset._devshm.uuid: None > _intf.storage.fsset._devshm.exists: True > _intf.storage.fsset._devshm.fstabComment: Skipped > _intf.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.storage.fsset._devshm._format.uuid: None > _intf.storage.fsset._devshm._format.exists: True > _intf.storage.fsset._devshm._format._mountpoint: None > _intf.storage.fsset._devshm._format._majorminor: None > _intf.storage.fsset._devshm._format._minInstanceSize: None > _intf.storage.fsset._devshm._format.fsprofile: None > _intf.storage.fsset._devshm._format.label: None > _intf.storage.fsset._devshm._format._targetSize: 0 > _intf.storage.fsset._devshm._format._size: 0 > _intf.storage.fsset._devshm._format.mountopts: None > _intf.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.storage.fsset._devshm._format._migrate: False > _intf.storage.fsset._devshm._format._device: tmpfs > _intf.storage.fsset._devshm.sysfsPath: Skipped > _intf.storage.fsset._devshm._vendor: Skipped > _intf.storage.fsset._devshm._name: tmpfs > _intf.storage.fsset._devshm._targetSize: 0 > _intf.storage.fsset._devshm.protected: False > _intf.storage.fsset._devshm.parents: [] > _intf.storage.fsset._devshm.originalFormat: TmpFS instance, containing members: > _intf.storage.fsset._devshm.originalFormat.uuid: None > _intf.storage.fsset._devshm.originalFormat.exists: True > _intf.storage.fsset._devshm.originalFormat._mountpoint: None > _intf.storage.fsset._devshm.originalFormat.mountpoint: /dev/shm > _intf.storage.fsset._devshm.originalFormat._majorminor: None > _intf.storage.fsset._devshm.originalFormat.fsprofile: None > _intf.storage.fsset._devshm.originalFormat.label: None > _intf.storage.fsset._devshm.originalFormat._targetSize: 0 > _intf.storage.fsset._devshm.originalFormat._minInstanceSize: None > _intf.storage.fsset._devshm.originalFormat.mountopts: None > _intf.storage.fsset._devshm.originalFormat._size: 0 > _intf.storage.fsset._devshm.originalFormat._migrate: False > _intf.storage.fsset._devshm.originalFormat._device: tmpfs > _intf.storage.fsset._devshm.bus: Skipped > _intf.storage.fsset._devshm._size: 0 > _intf.storage.fsset._devshm._serial: None > _intf.storage.fsset._devshm.id: 122 > _intf.storage.fsset._devshm.minor: 0 > _intf.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.storage.fsset._dev._model: Skipped > _intf.storage.fsset._dev.controllable: True > _intf.storage.fsset._dev.major: 0 > _intf.storage.fsset._dev.kids: 0 > _intf.storage.fsset._dev._partedDevice: None > _intf.storage.fsset._dev.uuid: None > _intf.storage.fsset._dev.exists: True > _intf.storage.fsset._dev.fstabComment: Skipped > _intf.storage.fsset._dev._format: BindFS instance, containing members: > _intf.storage.fsset._dev._format.uuid: None > _intf.storage.fsset._dev._format.exists: True > _intf.storage.fsset._dev._format._mountpoint: None > _intf.storage.fsset._dev._format._majorminor: None > _intf.storage.fsset._dev._format._minInstanceSize: None > _intf.storage.fsset._dev._format.fsprofile: None > _intf.storage.fsset._dev._format.label: None > _intf.storage.fsset._dev._format._targetSize: None > _intf.storage.fsset._dev._format._size: None > _intf.storage.fsset._dev._format.mountopts: None > _intf.storage.fsset._dev._format.mountpoint: /dev > _intf.storage.fsset._dev._format._migrate: False > _intf.storage.fsset._dev._format._device: /dev > _intf.storage.fsset._dev.sysfsPath: Skipped > _intf.storage.fsset._dev._vendor: Skipped > _intf.storage.fsset._dev._name: /dev > _intf.storage.fsset._dev._targetSize: 0 > _intf.storage.fsset._dev.protected: False > _intf.storage.fsset._dev.parents: [] > _intf.storage.fsset._dev.originalFormat: BindFS instance, containing members: > _intf.storage.fsset._dev.originalFormat.uuid: None > _intf.storage.fsset._dev.originalFormat.exists: True > _intf.storage.fsset._dev.originalFormat._mountpoint: None > _intf.storage.fsset._dev.originalFormat.mountpoint: /dev > _intf.storage.fsset._dev.originalFormat._majorminor: None > _intf.storage.fsset._dev.originalFormat.fsprofile: None > _intf.storage.fsset._dev.originalFormat.label: None > _intf.storage.fsset._dev.originalFormat._targetSize: None > _intf.storage.fsset._dev.originalFormat._minInstanceSize: None > _intf.storage.fsset._dev.originalFormat.mountopts: None > _intf.storage.fsset._dev.originalFormat._size: None > _intf.storage.fsset._dev.originalFormat._migrate: False > _intf.storage.fsset._dev.originalFormat._device: /dev > _intf.storage.fsset._dev.bus: Skipped > _intf.storage.fsset._dev._size: 0 > _intf.storage.fsset._dev._serial: None > _intf.storage.fsset._dev.id: 121 > _intf.storage.fsset._dev.minor: 0 > _intf.storage.fsset.blkidTab: None > _intf.storage.fsset._proc: NoDevice instance, containing members: > _intf.storage.fsset._proc._model: Skipped > _intf.storage.fsset._proc.controllable: True > _intf.storage.fsset._proc.major: 0 > _intf.storage.fsset._proc.kids: 0 > _intf.storage.fsset._proc._partedDevice: None > _intf.storage.fsset._proc.uuid: None > _intf.storage.fsset._proc.exists: True > _intf.storage.fsset._proc.fstabComment: Skipped > _intf.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.storage.fsset._proc._format.uuid: None > _intf.storage.fsset._proc._format.exists: True > _intf.storage.fsset._proc._format._mountpoint: None > _intf.storage.fsset._proc._format._majorminor: None > _intf.storage.fsset._proc._format._minInstanceSize: None > _intf.storage.fsset._proc._format.fsprofile: None > _intf.storage.fsset._proc._format.label: None > _intf.storage.fsset._proc._format._targetSize: 0 > _intf.storage.fsset._proc._format._size: 0 > _intf.storage.fsset._proc._format.mountopts: None > _intf.storage.fsset._proc._format.mountpoint: /proc > _intf.storage.fsset._proc._format._migrate: False > _intf.storage.fsset._proc._format._device: proc > _intf.storage.fsset._proc.sysfsPath: Skipped > _intf.storage.fsset._proc._vendor: Skipped > _intf.storage.fsset._proc._name: proc > _intf.storage.fsset._proc._targetSize: 0 > _intf.storage.fsset._proc.protected: False > _intf.storage.fsset._proc.parents: [] > _intf.storage.fsset._proc.originalFormat: ProcFS instance, containing members: > _intf.storage.fsset._proc.originalFormat.uuid: None > _intf.storage.fsset._proc.originalFormat.exists: True > _intf.storage.fsset._proc.originalFormat._mountpoint: None > _intf.storage.fsset._proc.originalFormat.mountpoint: /proc > _intf.storage.fsset._proc.originalFormat._majorminor: None > _intf.storage.fsset._proc.originalFormat.fsprofile: None > _intf.storage.fsset._proc.originalFormat.label: None > _intf.storage.fsset._proc.originalFormat._targetSize: 0 > _intf.storage.fsset._proc.originalFormat._minInstanceSize: None > _intf.storage.fsset._proc.originalFormat.mountopts: None > _intf.storage.fsset._proc.originalFormat._size: 0 > _intf.storage.fsset._proc.originalFormat._migrate: False > _intf.storage.fsset._proc.originalFormat._device: proc > _intf.storage.fsset._proc.bus: Skipped > _intf.storage.fsset._proc._size: 0 > _intf.storage.fsset._proc._serial: None > _intf.storage.fsset._proc.id: 125 > _intf.storage.fsset._proc.minor: 0 > _intf.storage.fsset.active: False > _intf.storage.fsset.cryptTab: None > _intf.storage.fsset._devpts: NoDevice instance, containing members: > _intf.storage.fsset._devpts._model: Skipped > _intf.storage.fsset._devpts.controllable: True > _intf.storage.fsset._devpts.major: 0 > _intf.storage.fsset._devpts.kids: 0 > _intf.storage.fsset._devpts._partedDevice: None > _intf.storage.fsset._devpts.uuid: None > _intf.storage.fsset._devpts.exists: True > _intf.storage.fsset._devpts.fstabComment: Skipped > _intf.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts._format.uuid: None > _intf.storage.fsset._devpts._format.exists: True > _intf.storage.fsset._devpts._format._mountpoint: None > _intf.storage.fsset._devpts._format._majorminor: None > _intf.storage.fsset._devpts._format._minInstanceSize: None > _intf.storage.fsset._devpts._format.fsprofile: None > _intf.storage.fsset._devpts._format.label: None > _intf.storage.fsset._devpts._format._targetSize: 0 > _intf.storage.fsset._devpts._format._size: 0 > _intf.storage.fsset._devpts._format.mountopts: None > _intf.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.storage.fsset._devpts._format._migrate: False > _intf.storage.fsset._devpts._format._device: devpts > _intf.storage.fsset._devpts.sysfsPath: Skipped > _intf.storage.fsset._devpts._vendor: Skipped > _intf.storage.fsset._devpts._name: devpts > _intf.storage.fsset._devpts._targetSize: 0 > _intf.storage.fsset._devpts.protected: False > _intf.storage.fsset._devpts.parents: [] > _intf.storage.fsset._devpts.originalFormat: DevPtsFS instance, containing members: > _intf.storage.fsset._devpts.originalFormat.uuid: None > _intf.storage.fsset._devpts.originalFormat.exists: True > _intf.storage.fsset._devpts.originalFormat._mountpoint: None > _intf.storage.fsset._devpts.originalFormat.mountpoint: /dev/pts > _intf.storage.fsset._devpts.originalFormat._majorminor: None > _intf.storage.fsset._devpts.originalFormat.fsprofile: None > _intf.storage.fsset._devpts.originalFormat.label: None > _intf.storage.fsset._devpts.originalFormat._targetSize: 0 > _intf.storage.fsset._devpts.originalFormat._minInstanceSize: None > _intf.storage.fsset._devpts.originalFormat.mountopts: None > _intf.storage.fsset._devpts.originalFormat._size: 0 > _intf.storage.fsset._devpts.originalFormat._migrate: False > _intf.storage.fsset._devpts.originalFormat._device: devpts > _intf.storage.fsset._devpts.bus: Skipped > _intf.storage.fsset._devpts._size: 0 > _intf.storage.fsset._devpts._serial: None > _intf.storage.fsset._devpts.id: 123 > _intf.storage.fsset._devpts.minor: 0 > _intf.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.storage.fsset._sysfs._model: Skipped > _intf.storage.fsset._sysfs.controllable: True > _intf.storage.fsset._sysfs.major: 0 > _intf.storage.fsset._sysfs.kids: 0 > _intf.storage.fsset._sysfs._partedDevice: None > _intf.storage.fsset._sysfs.uuid: None > _intf.storage.fsset._sysfs.exists: True > _intf.storage.fsset._sysfs.fstabComment: Skipped > _intf.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.storage.fsset._sysfs._format.uuid: None > _intf.storage.fsset._sysfs._format.exists: True > _intf.storage.fsset._sysfs._format._mountpoint: None > _intf.storage.fsset._sysfs._format._majorminor: None > _intf.storage.fsset._sysfs._format._minInstanceSize: None > _intf.storage.fsset._sysfs._format.fsprofile: None > _intf.storage.fsset._sysfs._format.label: None > _intf.storage.fsset._sysfs._format._targetSize: 0 > _intf.storage.fsset._sysfs._format._size: 0 > _intf.storage.fsset._sysfs._format.mountopts: None > _intf.storage.fsset._sysfs._format.mountpoint: /sys > _intf.storage.fsset._sysfs._format._migrate: False > _intf.storage.fsset._sysfs._format._device: sysfs > _intf.storage.fsset._sysfs.sysfsPath: Skipped > _intf.storage.fsset._sysfs._vendor: Skipped > _intf.storage.fsset._sysfs._name: sysfs > _intf.storage.fsset._sysfs._targetSize: 0 > _intf.storage.fsset._sysfs.protected: False > _intf.storage.fsset._sysfs.parents: [] > _intf.storage.fsset._sysfs.originalFormat: SysFS instance, containing members: > _intf.storage.fsset._sysfs.originalFormat.uuid: None > _intf.storage.fsset._sysfs.originalFormat.exists: True > _intf.storage.fsset._sysfs.originalFormat._mountpoint: None > _intf.storage.fsset._sysfs.originalFormat.mountpoint: /sys > _intf.storage.fsset._sysfs.originalFormat._majorminor: None > _intf.storage.fsset._sysfs.originalFormat.fsprofile: None > _intf.storage.fsset._sysfs.originalFormat.label: None > _intf.storage.fsset._sysfs.originalFormat._targetSize: 0 > _intf.storage.fsset._sysfs.originalFormat._minInstanceSize: None > _intf.storage.fsset._sysfs.originalFormat.mountopts: None > _intf.storage.fsset._sysfs.originalFormat._size: 0 > _intf.storage.fsset._sysfs.originalFormat._migrate: False > _intf.storage.fsset._sysfs.originalFormat._device: sysfs > _intf.storage.fsset._sysfs.bus: Skipped > _intf.storage.fsset._sysfs._size: 0 > _intf.storage.fsset._sysfs._serial: None > _intf.storage.fsset._sysfs.id: 124 > _intf.storage.fsset._sysfs.minor: 0 > _intf.storage.fsset._selinux: NoDevice instance, containing members: > _intf.storage.fsset._selinux._model: Skipped > _intf.storage.fsset._selinux.controllable: True > _intf.storage.fsset._selinux.major: 0 > _intf.storage.fsset._selinux.kids: 0 > _intf.storage.fsset._selinux._partedDevice: None > _intf.storage.fsset._selinux.uuid: None > _intf.storage.fsset._selinux.exists: True > _intf.storage.fsset._selinux.fstabComment: Skipped > _intf.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux._format.uuid: None > _intf.storage.fsset._selinux._format.exists: True > _intf.storage.fsset._selinux._format._mountpoint: None > _intf.storage.fsset._selinux._format._majorminor: None > _intf.storage.fsset._selinux._format._minInstanceSize: None > _intf.storage.fsset._selinux._format.fsprofile: None > _intf.storage.fsset._selinux._format.label: None > _intf.storage.fsset._selinux._format._targetSize: 0 > _intf.storage.fsset._selinux._format._size: 0 > _intf.storage.fsset._selinux._format.mountopts: None > _intf.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux._format._migrate: False > _intf.storage.fsset._selinux._format._device: selinuxfs > _intf.storage.fsset._selinux.sysfsPath: Skipped > _intf.storage.fsset._selinux._vendor: Skipped > _intf.storage.fsset._selinux._name: selinuxfs > _intf.storage.fsset._selinux._targetSize: 0 > _intf.storage.fsset._selinux.protected: False > _intf.storage.fsset._selinux.parents: [] > _intf.storage.fsset._selinux.originalFormat: SELinuxFS instance, containing members: > _intf.storage.fsset._selinux.originalFormat.uuid: None > _intf.storage.fsset._selinux.originalFormat.exists: True > _intf.storage.fsset._selinux.originalFormat._mountpoint: None > _intf.storage.fsset._selinux.originalFormat.mountpoint: /sys/fs/selinux > _intf.storage.fsset._selinux.originalFormat._majorminor: None > _intf.storage.fsset._selinux.originalFormat.fsprofile: None > _intf.storage.fsset._selinux.originalFormat.label: None > _intf.storage.fsset._selinux.originalFormat._targetSize: 0 > _intf.storage.fsset._selinux.originalFormat._minInstanceSize: None > _intf.storage.fsset._selinux.originalFormat.mountopts: None > _intf.storage.fsset._selinux.originalFormat._size: 0 > _intf.storage.fsset._selinux.originalFormat._migrate: False > _intf.storage.fsset._selinux.originalFormat._device: selinuxfs > _intf.storage.fsset._selinux.bus: Skipped > _intf.storage.fsset._selinux._size: 0 > _intf.storage.fsset._selinux._serial: None > _intf.storage.fsset._selinux.id: 126 > _intf.storage.fsset._selinux.minor: 0 > _intf.storage.platform: X86 instance, containing members: > _intf.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.storage.config.clearPartType: 2 > _intf.storage.config.clearNonExistent: False > _intf.storage.config.ignoredDisks: [] > _intf.storage.config.protectedDevSpecs: [] > _intf.storage.config.ignoreDiskInteractive: False > _intf.storage.config.exclusiveDisks: [vdd] > _intf.storage.config.clearPartDevices: [] > _intf.storage.config.zeroMbr: False > _intf.storage.config.diskImages: {} > _intf.storage.config.clearPartDisks: [vdd] > _intf.storage.config.mpathFriendlyNames: True > _intf.storage.config.initializeDisks: True > _intf.storage.size_sets: [] > _intf.storage.autoPartType: 1 > _intf.storage._bootloader: GRUB2 instance, containing members: > _intf.storage._bootloader._disk_order: [] > _intf.storage._bootloader.console_options: Skipped > _intf.storage._bootloader.console: Skipped > _intf.storage._bootloader.skip_bootloader: False > _intf.storage._bootloader.warnings: [] > _intf.storage._bootloader.chain_images: [] > _intf.storage._bootloader.stage2_is_preferred_stage1: False > _intf.storage._bootloader.stage2_device: Already dumped (BTRFSVolumeDevice instance) > _intf.storage._bootloader.disks: [] > _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: [btrfs.98 must have one of the following disklabel types: msdos,gpt., btrfs.98 must have one of the following disklabel types: msdos,gpt.] > _intf.storage._bootloader.stage1_device: None > _intf.storage._bootloader._timeout: None > _intf.storage._bootloader.stage1_disk: Already dumped (DiskDevice instance) > _intf.storage._bootloader.password: None > _intf.storage._bootloader.dracut_args: > _intf.storage._bootloader.boot_args: $([ -x /usr/sbin/rhcrashkernel-param ] && /usr/sbin/rhcrashkernel-param || :) > _intf.storage._bootloader.linux_images: [] > _intf.storage.devicetree: Already dumped (DeviceTree instance) > _intf.storage.defaultFSType: ext4 > _intf.storage._dumpFile: /tmp/storage.state > _intf.storage.services: set([]) > _intf.storage.data: Skipped > _intf.storage.encryptionPassphrase: Skipped > _intf.storage.encryptionCipher: None > _intf.storage.encryptionRetrofit: False > _intf.storage._nextID: 11 > _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 (0x7faf25407890) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7faf25407990) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7faf25407690) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7faf25407b90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7faf254075d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 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.skipBroken: False > _intf.payload._groups: Skipped > _intf.payload._yum: Skipped > _intf.payload.storage: Already dumped (Storage instance) > _intf.payload.install_device: OpticalDevice instance, containing members: > _intf.payload.install_device._model: QEMU_DVD-ROM > _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: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888170> > _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: 2012-11-03-03-36-32-00 > _intf.payload.install_device._format.exists: True > _intf.payload.install_device._format._mountpoint: None > _intf.payload.install_device._format._majorminor: 011000 > _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-Beta-TC7_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/sr0 > _intf.payload.install_device.sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _intf.payload.install_device._vendor: None > _intf.payload.install_device._name: sr0 > _intf.payload.install_device._targetSize: 0 > _intf.payload.install_device.protected: False > _intf.payload.install_device.parents: [] > _intf.payload.install_device.originalFormat: Iso9660FS instance, containing members: > _intf.payload.install_device.originalFormat.uuid: 2012-11-03-03-36-32-00 > _intf.payload.install_device.originalFormat.exists: True > _intf.payload.install_device.originalFormat._mountpoint: None > _intf.payload.install_device.originalFormat.mountpoint: None > _intf.payload.install_device.originalFormat._majorminor: None > _intf.payload.install_device.originalFormat.fsprofile: None > _intf.payload.install_device.originalFormat.label: Fedora_18-Beta-TC7_x86_64 > _intf.payload.install_device.originalFormat._targetSize: 0 > _intf.payload.install_device.originalFormat._minInstanceSize: None > _intf.payload.install_device.originalFormat.mountopts: None > _intf.payload.install_device.originalFormat._size: 0 > _intf.payload.install_device.originalFormat._migrate: False > _intf.payload.install_device.originalFormat._device: /dev/sr0 > _intf.payload.install_device.bus: Skipped > _intf.payload.install_device._size: 4282.0 > _intf.payload.install_device._serial: None > _intf.payload.install_device.id: 6 > _intf.payload.install_device.minor: 0 > _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._requiredPackages: [] > _intf.payload._requiredGroups: [] > _intf.payload._setup: True > _intf.payload.txID: 1351958302.41 > _intf.payload._createdInitrds: False > _intf.payload._space_required: 592.34 MB > _intf.payload.data: Skipped > _intf.payload._kernelVersionList: [] >updateSrc: None >rootParts: None >upgradeRoot: None >_platform: Already dumped (X86 instance) >id: None >rescue: False >mediaDevice: None >upgrade: False >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.always_quote: False > desktop.write_quote: True > desktop.filename: None > desktop.read_unquote: True > desktop.runlevel: 3 > desktop._lines: [] >canReIPL: False >xdriver: None >stage2: hd:LABEL=Fedorax2018-Beta-TC7x20x86_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.24 > mehConfig.attrSkipList: [_intf._actions, _intf.storage.bootloader.password, _intf.storage.data, _intf.storage.encryptionPassphrase, _bootloader.encrypted_password, _bootloader.password, payload._groups, payload._yum] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.log, /tmp/packaging.log, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /tmp/syslog] >_backend: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: None >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'selinux': True, 'module': [], 'syslog': None, 'leavebootorder': False, 'images': [], 'serial': False, 'dmraid': True, 'armPlatform': None, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': 'hd:LABEL=Fedorax2018-Beta-TC7x20x86_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, 'multiLib': False, 'rescue_nomount': False, 'keymap': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxy: None > > >/tmp/anaconda.log: >15:43:59,066 INFO anaconda: /sbin/anaconda 18.24 >15:44:00,082 INFO anaconda: 786432 kB (768 MB) are available >15:44:00,082 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >15:44:00,092 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda'] >15:44:00,092 INFO anaconda: Default encoding = utf-8 >15:44:00,184 INFO anaconda: ISCSID is /sbin/iscsid >15:44:00,186 INFO anaconda: no initiator set >15:44:00,377 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >15:44:00,378 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >15:44:00,810 INFO anaconda: Display mode = g >15:44:00,812 INFO anaconda: 786432 kB (768 MB) are available >15:44:00,812 INFO anaconda: check_memory(): total:768, needed:512, graphical:512 >15:44:02,370 DEBUG anaconda: X server has signalled a successful start. >15:44:02,372 INFO anaconda: Starting window manager, pid 774. >15:44:03,541 INFO anaconda: using only installclass _Fedora >15:44:04,198 INFO anaconda: Detected 752M of memory >15:44:04,198 INFO anaconda: Swap attempt of 1504M >15:44:04,222 INFO anaconda: Running Thread: AnaStorageThread (140390234855168) >15:44:04,229 INFO anaconda: Running Thread: AnaPayloadThread (140390243247872) >15:44:04,410 INFO anaconda: no initiator set >15:44:05,078 DEBUG anaconda: required disklabel type for sda (1) is None >15:44:05,080 DEBUG anaconda: default disklabel type for sda is msdos >15:44:05,081 DEBUG anaconda: selecting msdos disklabel for sda based on size >15:44:06,510 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.81HZxL0: [Errno 2] No such file or directory >15:44:06,515 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.81HZxL0 as btrfs with options defaults >15:44:06,527 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.81HZxL0: [Errno 2] No such file or directory >15:44:06,549 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.81HZxL0, removeDir = False >15:44:06,943 DEBUG anaconda: required disklabel type for vdb (15) is None >15:44:06,947 DEBUG anaconda: default disklabel type for vdb is msdos >15:44:06,948 DEBUG anaconda: selecting msdos disklabel for vdb based on size >15:44:07,062 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.8PkFRFn: [Errno 2] No such file or directory >15:44:07,063 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.8PkFRFn as btrfs with options defaults >15:44:07,077 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.8PkFRFn: [Errno 2] No such file or directory >15:44:07,101 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.8PkFRFn, removeDir = False >15:44:07,868 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14ZdwKfO: [Errno 2] No such file or directory >15:44:07,868 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.14ZdwKfO as btrfs with options defaults >15:44:07,884 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14ZdwKfO: [Errno 2] No such file or directory >15:44:07,902 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14ZdwKfO, removeDir = False >15:44:08,308 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14ld46VJ: [Errno 2] No such file or directory >15:44:08,308 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.14ld46VJ as btrfs with options defaults >15:44:08,319 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.14ld46VJ: [Errno 2] No such file or directory >15:44:08,347 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.14ld46VJ, removeDir = False >15:44:08,606 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.17fTChj8: [Errno 2] No such file or directory >15:44:08,607 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.17fTChj8 as btrfs with options defaults >15:44:08,614 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.17fTChj8: [Errno 2] No such file or directory >15:44:08,651 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.17fTChj8, removeDir = False >15:44:09,100 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.17_0n6IK: [Errno 2] No such file or directory >15:44:09,101 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.17_0n6IK as btrfs with options defaults >15:44:09,112 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.17_0n6IK: [Errno 2] No such file or directory >15:44:09,140 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.17_0n6IK, removeDir = False >15:47:04,097 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >15:47:04,123 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:47:04,212 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >15:47:04,277 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:47:04,325 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as btrfs with options defaults,ro >15:47:04,339 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:47:04,512 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb5 on /mnt/sysimage as xfs with options defaults,ro >15:47:06,583 ERR anaconda: Error running arch: No such file or directory >15:47:06,593 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:47:06,645 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb6 on /mnt/sysimage as ext4 with options defaults,ro >15:47:06,665 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:47:06,757 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /mnt/sysimage as btrfs with options defaults,ro >15:47:06,772 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:47:06,896 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /mnt/sysimage as btrfs with options defaults,ro >15:47:06,912 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >15:47:07,264 INFO anaconda: Thread Done: AnaStorageThread (140390234855168) >15:47:07,910 INFO anaconda: Thread Done: AnaPayloadThread (140390243247872) >11:58:04,189 INFO anaconda: source spoke ready: False >11:58:04,190 INFO anaconda: source spoke ready: False >11:58:04,191 INFO anaconda: source spoke ready: False >11:58:04,191 INFO anaconda: source spoke ready: False >11:58:04,192 INFO anaconda: source spoke ready: False >11:58:04,193 INFO anaconda: source spoke ready: False >11:58:04,193 INFO anaconda: source spoke ready: False >11:58:04,198 INFO anaconda: Running Thread: AnaSourceWatcher (140390014879488) >11:58:04,276 INFO anaconda: Running Thread: AnaSoftwareWatcher (140389993854720) >11:58:04,285 INFO anaconda: Running Thread: AnaStorageWatcher (140389926074112) >11:58:04,822 INFO anaconda: Running Thread: AnaNTPserver0 (140390243247872) >11:58:04,826 INFO anaconda: Running Thread: AnaNTPserver1 (140389909288704) >11:58:04,832 INFO anaconda: Running Thread: AnaNTPserver2 (140389917681408) >11:58:04,846 INFO anaconda: Running Thread: AnaNTPserver3 (140389900896000) >11:58:04,847 INFO anaconda: Thread Done: AnaSourceWatcher (140390014879488) >11:58:05,286 INFO anaconda: Thread Done: AnaNTPserver1 (140389909288704) >11:58:05,925 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140389909288704) >11:58:05,925 INFO anaconda: Thread Done: AnaSoftwareWatcher (140389993854720) >11:58:05,950 INFO anaconda: source spoke ready: True >11:58:05,953 INFO anaconda: source spoke ready: True >11:58:06,153 INFO anaconda: Thread Done: AnaStorageWatcher (140389926074112) >11:58:07,017 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_set_property: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >11:58:07,018 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_value_unset: assertion `G_IS_VALUE (value)' failed > return info.invoke(*args, **kwargs) > >11:58:13,477 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140389909288704) >11:58:13,499 INFO anaconda: source spoke ready: True >11:58:13,501 INFO anaconda: source spoke ready: True >11:58:13,504 INFO anaconda: source spoke ready: True >11:58:13,506 INFO anaconda: source spoke ready: True >11:58:13,508 INFO anaconda: source spoke ready: True >11:58:13,509 INFO anaconda: source spoke ready: True >11:58:14,858 INFO anaconda: Thread Done: AnaNTPserver0 (140390243247872) >11:58:14,874 INFO anaconda: Thread Done: AnaNTPserver3 (140389900896000) >11:58:14,876 INFO anaconda: Thread Done: AnaNTPserver2 (140389917681408) >11:58:22,405 INFO anaconda: Running Thread: AnaCheckSoftwareThread (140390234855168) >11:58:22,498 INFO anaconda: source spoke ready: True >11:58:23,835 INFO anaconda: Thread Done: AnaCheckSoftwareThread (140390234855168) >11:58:24,500 INFO anaconda: source spoke ready: True >11:58:24,502 INFO anaconda: source spoke ready: True >11:58:24,504 INFO anaconda: source spoke ready: True >11:58:24,506 INFO anaconda: source spoke ready: True >11:58:24,508 INFO anaconda: source spoke ready: True >11:58:24,510 INFO anaconda: source spoke ready: True >11:58:33,029 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >11:58:50,777 DEBUG anaconda: disk free: 1.24 GB fs free: 8.56 GB sw needs: 592.34 MB >11:58:55,241 INFO anaconda: Running Thread: AnaExecuteStorageThread (140390234855168) >11:58:55,430 INFO anaconda: Detected 752M of memory >11:58:55,431 INFO anaconda: Swap attempt of 1504M >11:58:55,544 ERR anaconda: storage configuration failed: not enough free space on disks >11:58:55,545 INFO anaconda: no initiator set >11:58:55,747 DEBUG anaconda: required disklabel type for sda (1) is None >11:58:55,750 DEBUG anaconda: default disklabel type for sda is msdos >11:58:55,752 DEBUG anaconda: selecting msdos disklabel for sda based on size >11:58:56,504 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.37epjyFQ: [Errno 2] No such file or directory >11:58:56,508 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.37epjyFQ as btrfs with options defaults >11:58:56,546 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.37epjyFQ: [Errno 2] No such file or directory >11:58:56,558 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.37epjyFQ, removeDir = False >11:58:56,916 DEBUG anaconda: required disklabel type for vdb (15) is None >11:58:56,916 DEBUG anaconda: default disklabel type for vdb is msdos >11:58:56,917 DEBUG anaconda: selecting msdos disklabel for vdb based on size >11:58:56,984 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.37skYWZ4: [Errno 2] No such file or directory >11:58:56,985 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.37skYWZ4 as btrfs with options defaults >11:58:57,000 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.37skYWZ4: [Errno 2] No such file or directory >11:58:57,019 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.37skYWZ4, removeDir = False >11:58:57,470 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.43KEZJdJ: [Errno 2] No such file or directory >11:58:57,471 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.43KEZJdJ as btrfs with options defaults >11:58:57,485 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.43KEZJdJ: [Errno 2] No such file or directory >11:58:57,500 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.43KEZJdJ, removeDir = False >11:58:57,797 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.43vv0u0Q: [Errno 2] No such file or directory >11:58:57,798 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.43vv0u0Q as btrfs with options defaults >11:58:57,808 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.43vv0u0Q: [Errno 2] No such file or directory >11:58:57,819 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.43vv0u0Q, removeDir = False >11:58:58,028 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.46LNmj8W: [Errno 2] No such file or directory >11:58:58,028 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.46LNmj8W as btrfs with options defaults >11:58:58,044 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.46LNmj8W: [Errno 2] No such file or directory >11:58:58,060 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.46LNmj8W, removeDir = False >11:58:58,356 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.46ErGNWq: [Errno 2] No such file or directory >11:58:58,357 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.46ErGNWq as btrfs with options defaults >11:58:58,368 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.46ErGNWq: [Errno 2] No such file or directory >11:58:58,380 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.46ErGNWq, removeDir = False >11:58:59,554 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >11:58:59,575 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:58:59,632 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >11:58:59,700 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:58:59,735 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as btrfs with options defaults,ro >11:58:59,750 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:58:59,849 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb5 on /mnt/sysimage as xfs with options defaults,ro >11:59:01,918 ERR anaconda: Error running arch: No such file or directory >11:59:01,925 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:59:01,959 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb6 on /mnt/sysimage as ext4 with options defaults,ro >11:59:01,971 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:59:02,025 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /mnt/sysimage as btrfs with options defaults,ro >11:59:02,038 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:59:02,121 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /mnt/sysimage as btrfs with options defaults,ro >11:59:02,142 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >11:59:02,261 INFO anaconda: Thread Done: AnaExecuteStorageThread (140390234855168) >12:01:09,541 DEBUG anaconda: disk free: 1.24 GB fs free: 8.56 GB sw needs: 592.34 MB >12:01:13,203 INFO anaconda: Running Thread: AnaExecuteStorageThread (140390234855168) >12:01:13,280 INFO anaconda: Detected 752M of memory >12:01:13,281 INFO anaconda: Swap attempt of 1504M >12:01:13,379 ERR anaconda: storage configuration failed: not enough free space on disks >12:01:13,380 INFO anaconda: no initiator set >12:01:13,591 DEBUG anaconda: required disklabel type for sda (1) is None >12:01:13,591 DEBUG anaconda: default disklabel type for sda is msdos >12:01:13,592 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:01:14,283 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.66yuygQX: [Errno 2] No such file or directory >12:01:14,284 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.66yuygQX as btrfs with options defaults >12:01:14,297 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.66yuygQX: [Errno 2] No such file or directory >12:01:14,309 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.66yuygQX, removeDir = False >12:01:14,687 DEBUG anaconda: required disklabel type for vdb (15) is None >12:01:14,687 DEBUG anaconda: default disklabel type for vdb is msdos >12:01:14,688 DEBUG anaconda: selecting msdos disklabel for vdb based on size >12:01:14,765 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.669wlpVy: [Errno 2] No such file or directory >12:01:14,766 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.669wlpVy as btrfs with options defaults >12:01:14,782 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.669wlpVy: [Errno 2] No such file or directory >12:01:14,799 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.669wlpVy, removeDir = False >12:01:15,249 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.727Vq8Iv: [Errno 2] No such file or directory >12:01:15,250 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.727Vq8Iv as btrfs with options defaults >12:01:15,264 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.727Vq8Iv: [Errno 2] No such file or directory >12:01:15,281 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.727Vq8Iv, removeDir = False >12:01:15,578 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.72wb8Yjv: [Errno 2] No such file or directory >12:01:15,579 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.72wb8Yjv as btrfs with options defaults >12:01:15,591 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.72wb8Yjv: [Errno 2] No such file or directory >12:01:15,604 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.72wb8Yjv, removeDir = False >12:01:15,803 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.75VE0a_v: [Errno 2] No such file or directory >12:01:15,804 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.75VE0a_v as btrfs with options defaults >12:01:15,818 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.75VE0a_v: [Errno 2] No such file or directory >12:01:15,833 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.75VE0a_v, removeDir = False >12:01:16,144 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.75FHQJke: [Errno 2] No such file or directory >12:01:16,145 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.75FHQJke as btrfs with options defaults >12:01:16,160 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.75FHQJke: [Errno 2] No such file or directory >12:01:16,179 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.75FHQJke, removeDir = False >12:01:17,350 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >12:01:17,371 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:01:17,426 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >12:01:17,515 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:01:17,546 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as btrfs with options defaults,ro >12:01:17,560 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:01:17,661 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb5 on /mnt/sysimage as xfs with options defaults,ro >12:01:19,842 ERR anaconda: Error running arch: No such file or directory >12:01:19,852 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:01:19,910 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb6 on /mnt/sysimage as ext4 with options defaults,ro >12:01:19,938 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:01:20,012 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /mnt/sysimage as btrfs with options defaults,ro >12:01:20,025 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:01:20,097 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /mnt/sysimage as btrfs with options defaults,ro >12:01:20,111 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:01:20,219 INFO anaconda: Thread Done: AnaExecuteStorageThread (140390234855168) >12:04:33,494 DEBUG anaconda: disk free: 0 B fs free: 0 B sw needs: 592.34 MB >12:09:48,364 INFO anaconda: Running Thread: AnaExecuteStorageThread (140390234855168) >12:09:48,423 INFO anaconda: Detected 752M of memory >12:09:48,423 INFO anaconda: Swap attempt of 1504M >12:09:48,441 ERR anaconda: storage configuration failed: No usable disks selected >12:09:48,442 INFO anaconda: no initiator set >12:09:48,697 DEBUG anaconda: required disklabel type for sda (1) is None >12:09:48,697 DEBUG anaconda: default disklabel type for sda is msdos >12:09:48,698 DEBUG anaconda: selecting msdos disklabel for sda based on size >12:09:49,392 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.92o8aLXd: [Errno 2] No such file or directory >12:09:49,393 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.92o8aLXd as btrfs with options defaults >12:09:49,406 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.92o8aLXd: [Errno 2] No such file or directory >12:09:49,419 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.92o8aLXd, removeDir = False >12:09:49,753 DEBUG anaconda: required disklabel type for vdb (15) is None >12:09:49,753 DEBUG anaconda: default disklabel type for vdb is msdos >12:09:49,754 DEBUG anaconda: selecting msdos disklabel for vdb based on size >12:09:49,827 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.927Ys46t: [Errno 2] No such file or directory >12:09:49,828 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /tmp/btrfs-tmp.927Ys46t as btrfs with options defaults >12:09:49,845 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.927Ys46t: [Errno 2] No such file or directory >12:09:49,864 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.927Ys46t, removeDir = False >12:09:50,328 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.98tRj0VJ: [Errno 2] No such file or directory >12:09:50,329 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.98tRj0VJ as btrfs with options defaults >12:09:50,344 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.98tRj0VJ: [Errno 2] No such file or directory >12:09:50,363 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.98tRj0VJ, removeDir = False >12:09:50,660 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.98xsX4R_: [Errno 2] No such file or directory >12:09:50,661 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /tmp/btrfs-tmp.98xsX4R_ as btrfs with options defaults >12:09:50,676 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.98xsX4R_: [Errno 2] No such file or directory >12:09:50,694 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.98xsX4R_, removeDir = False >12:09:50,893 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.101zX9Jsz: [Errno 2] No such file or directory >12:09:50,894 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.101zX9Jsz as btrfs with options defaults >12:09:50,905 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.101zX9Jsz: [Errno 2] No such file or directory >12:09:50,917 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.101zX9Jsz, removeDir = False >12:09:51,300 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.1017DLL8L: [Errno 2] No such file or directory >12:09:51,300 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /tmp/btrfs-tmp.1017DLL8L as btrfs with options defaults >12:09:51,318 INFO anaconda: failed to get default SELinux context for /tmp/btrfs-tmp.1017DLL8L: [Errno 2] No such file or directory >12:09:51,335 DEBUG anaconda: isys.py:umount()- going to unmount /tmp/btrfs-tmp.1017DLL8L, removeDir = False >12:09:52,398 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >12:09:52,412 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:09:52,470 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >12:09:52,534 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:09:52,568 DEBUG anaconda: isys.py:mount()- going to mount /dev/vda on /mnt/sysimage as btrfs with options defaults,ro >12:09:52,581 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:09:52,674 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb5 on /mnt/sysimage as xfs with options defaults,ro >12:09:54,744 ERR anaconda: Error running arch: No such file or directory >12:09:54,749 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:09:54,779 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdb6 on /mnt/sysimage as ext4 with options defaults,ro >12:09:54,790 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:09:54,842 DEBUG anaconda: isys.py:mount()- going to mount /dev/vdc on /mnt/sysimage as btrfs with options defaults,ro >12:09:54,855 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:09:54,923 DEBUG anaconda: isys.py:mount()- going to mount /dev/vde on /mnt/sysimage as btrfs with options defaults,ro >12:09:54,936 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >12:09:55,040 INFO anaconda: Thread Done: AnaExecuteStorageThread (140390234855168) >12:09:59,422 DEBUG anaconda: disk free: 7.57 GB fs free: 209 MB sw needs: 592.34 MB >12:10:03,728 INFO anaconda: Running Thread: AnaExecuteStorageThread (140390234855168) >12:10:03,805 INFO anaconda: Detected 752M of memory >12:10:03,806 INFO anaconda: Swap attempt of 1504M >12:10:04,030 INFO anaconda: Thread Done: AnaExecuteStorageThread (140390234855168) >12:10:04,031 INFO anaconda: Running Thread: AnaCheckStorageThread (140389917681408) >12:10:04,037 INFO anaconda: Thread Done: AnaCheckStorageThread (140389917681408) >12:10:07,586 DEBUG anaconda: disk free: 7.57 GB fs free: 209 MB sw needs: 592.34 MB >12:10:11,017 INFO anaconda: Running Thread: AnaExecuteStorageThread (140389917681408) >12:10:11,096 INFO anaconda: Detected 752M of memory >12:10:11,097 INFO anaconda: Swap attempt of 1504M >12:10:11,412 INFO anaconda: Thread Done: AnaExecuteStorageThread (140389917681408) >12:10:11,412 INFO anaconda: Running Thread: AnaCheckStorageThread (140389900896000) >12:10:11,421 INFO anaconda: Thread Done: AnaCheckStorageThread (140389900896000) >12:10:25,084 DEBUG anaconda: disk free: 0 B fs free: 0 B sw needs: 592.34 MB >12:10:31,875 INFO anaconda: Running Thread: AnaExecuteStorageThread (140389900896000) >12:10:31,916 INFO anaconda: Thread Done: AnaExecuteStorageThread (140389900896000) >12:10:31,952 DEBUG anaconda: ui: devices=['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'data-mirror', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vdd'] >12:10:31,953 DEBUG anaconda: ui: unused=['data-mirror'] >12:10:31,954 DEBUG anaconda: ui: new_devices=[] >12:10:31,960 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >12:10:31,961 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >12:10:35,667 DEBUG anaconda: page clicked: Unknown >12:10:35,669 DEBUG anaconda: show first mountpoint: Unknown >12:10:35,679 DEBUG anaconda: populate_right_side: existing 16000MB btrfs volume data-mirror (98) with existing btrfs filesystem >12:10:35,681 DEBUG anaconda: updated device_disks to ['vdc', 'vdd'] >12:10:35,682 DEBUG anaconda: min: 256 max: 8000.0 current: 16000.0 >12:10:35,684 DEBUG anaconda: fs type changed: btrfs >12:10:35,688 INFO anaconda: getting device type for None >12:10:35,689 ERR anaconda: unknown device type: 'None' >12:10:35,689 DEBUG anaconda: device_type_changed: None None >12:10:35,690 INFO anaconda: getting device type for BTRFS >12:10:35,691 DEBUG anaconda: device_type_changed: 3 BTRFS >12:10:35,695 INFO anaconda: getting device type for BTRFS >12:10:35,696 DEBUG anaconda: populate_raid: 3, single >12:10:35,700 INFO anaconda: getting device type for BTRFS >12:10:35,700 DEBUG anaconda: populate_raid: 3, single >12:10:44,315 INFO anaconda: ui: saving changes to device data-mirror >12:10:44,317 DEBUG anaconda: new size: 8000.0 >12:10:44,318 DEBUG anaconda: old size: 16000.0 >12:10:44,320 INFO anaconda: getting device type for BTRFS >12:10:44,321 DEBUG anaconda: new device type: 1 >12:10:44,322 DEBUG anaconda: reformat: True >12:10:44,324 DEBUG anaconda: new fs type: btrfs >12:10:44,325 DEBUG anaconda: old encryption setting: False >12:10:44,327 DEBUG anaconda: new encryption setting: False >12:10:44,327 DEBUG anaconda: old mountpoint: >12:10:44,328 DEBUG anaconda: new mountpoint: >12:10:44,328 INFO anaconda: getting device type for BTRFS >12:10:44,333 DEBUG anaconda: updating selector size to '16 GB' >12:10:44,338 DEBUG anaconda: populate_right_side: existing 16000MB btrfs volume data-mirror (98) with existing btrfs filesystem >12:10:44,338 DEBUG anaconda: updated device_disks to ['vdc', 'vdd'] >12:10:44,339 DEBUG anaconda: min: 256 max: 8000.0 current: 16000.0 >12:10:44,341 DEBUG anaconda: fs type changed: btrfs >12:10:44,345 INFO anaconda: getting device type for BTRFS >12:10:44,345 DEBUG anaconda: populate_raid: 3, single >12:10:44,348 INFO anaconda: scheduling reformat of data-mirror as btrfs >12:10:44,358 DEBUG anaconda: removing empty page Unknown >12:10:46,475 DEBUG anaconda: page clicked: New Fedora 18-Beta-TC7 Installation >12:10:46,477 INFO anaconda: ui: saving changes to device data-mirror >12:10:46,478 DEBUG anaconda: new size: 8000.0 >12:10:46,480 DEBUG anaconda: old size: 16000.0 >12:10:46,481 INFO anaconda: getting device type for BTRFS >12:10:46,483 DEBUG anaconda: new device type: 1 >12:10:46,484 DEBUG anaconda: reformat: False >12:10:46,486 DEBUG anaconda: new fs type: btrfs >12:10:46,487 DEBUG anaconda: old encryption setting: False >12:10:46,487 DEBUG anaconda: new encryption setting: None >12:10:46,488 DEBUG anaconda: old mountpoint: >12:10:46,489 DEBUG anaconda: new mountpoint: >12:10:46,489 INFO anaconda: getting device type for BTRFS >12:10:46,494 DEBUG anaconda: updating selector size to '16 GB' >12:10:46,501 DEBUG anaconda: populate_right_side: existing 16000MB btrfs volume data-mirror (98) with non-existent btrfs filesystem >12:10:46,501 DEBUG anaconda: updated device_disks to ['vdc', 'vdd'] >12:10:46,502 DEBUG anaconda: min: 256 max: 8000.0 current: 16000.0 >12:10:46,507 DEBUG anaconda: fs type changed: btrfs >12:10:46,511 INFO anaconda: getting device type for BTRFS >12:10:46,511 DEBUG anaconda: populate_raid: 3, single >12:10:46,515 DEBUG anaconda: updating label to >12:10:46,515 DEBUG anaconda: show first mountpoint: New Fedora 18-Beta-TC7 Installation >12:10:46,516 DEBUG anaconda: populate_right_side: existing 16000MB btrfs volume data-mirror (98) with non-existent btrfs filesystem >12:10:46,517 DEBUG anaconda: updated device_disks to ['vdc', 'vdd'] >12:10:46,518 DEBUG anaconda: min: 256 max: 8000.0 current: 16000.0 >12:10:46,519 DEBUG anaconda: fs type changed: btrfs >12:10:46,523 INFO anaconda: getting device type for BTRFS >12:10:46,524 DEBUG anaconda: populate_raid: 3, single >12:10:52,411 INFO anaconda: ui: saving changes to device data-mirror >12:10:52,412 DEBUG anaconda: new size: 8000.0 >12:10:52,413 DEBUG anaconda: old size: 16000.0 >12:10:52,413 INFO anaconda: getting device type for BTRFS >12:10:52,414 DEBUG anaconda: new device type: 1 >12:10:52,414 DEBUG anaconda: reformat: True >12:10:52,415 DEBUG anaconda: new fs type: btrfs >12:10:52,415 DEBUG anaconda: old encryption setting: False >12:10:52,416 DEBUG anaconda: new encryption setting: False >12:10:52,416 DEBUG anaconda: old mountpoint: >12:10:52,417 DEBUG anaconda: new mountpoint: / >12:10:52,419 INFO anaconda: getting device type for BTRFS >12:10:52,425 DEBUG anaconda: updating selector size to '16 GB' >12:10:52,432 DEBUG anaconda: populate_right_side: existing 16000MB btrfs volume data-mirror (98) with non-existent btrfs filesystem >12:10:52,432 DEBUG anaconda: updated device_disks to ['vdc', 'vdd'] >12:10:52,434 DEBUG anaconda: min: 256 max: 8000.0 current: 16000.0 >12:10:52,435 DEBUG anaconda: fs type changed: btrfs >12:10:52,439 INFO anaconda: getting device type for BTRFS >12:10:52,440 DEBUG anaconda: populate_raid: 3, single >12:10:52,444 DEBUG anaconda: updating mountpoint to / >12:10:53,763 INFO anaconda: ui: saving changes to device data-mirror >12:10:53,765 DEBUG anaconda: new size: 8000.0 >12:10:53,766 DEBUG anaconda: old size: 16000.0 >12:10:53,767 INFO anaconda: getting device type for BTRFS >12:10:53,768 DEBUG anaconda: new device type: 1 >12:10:53,768 DEBUG anaconda: reformat: True >12:10:53,769 DEBUG anaconda: new fs type: btrfs >12:10:53,769 DEBUG anaconda: old encryption setting: False >12:10:53,770 DEBUG anaconda: new encryption setting: False >12:10:53,770 DEBUG anaconda: old mountpoint: / >12:10:53,771 DEBUG anaconda: new mountpoint: >12:10:53,773 DEBUG anaconda: populate_right_side: existing 16000MB btrfs volume data-mirror (98) with non-existent btrfs filesystem mounted at / >12:10:53,774 DEBUG anaconda: updated device_disks to ['vdc', 'vdd'] >12:10:53,775 DEBUG anaconda: min: 256 max: 8000.0 current: 16000.0 >12:10:53,777 DEBUG anaconda: fs type changed: btrfs >12:10:53,781 INFO anaconda: getting device type for BTRFS >12:10:53,781 DEBUG anaconda: populate_raid: 3, single >12:10:53,789 DEBUG anaconda: converting custom spoke changes into actions >12:10:53,789 DEBUG anaconda: [33] Destroy Format btrfs filesystem on btrfs volume data-mirror (id 98) >12:10:53,790 DEBUG anaconda: [34] Create Format btrfs filesystem mounted at / on btrfs volume data-mirror (id 98) >12:10:53,790 DEBUG anaconda: duplicating action '[33] Destroy Format btrfs filesystem on btrfs volume data-mirror (id 98)' >12:10:53,794 DEBUG anaconda: duplicating action '[34] Create Format btrfs filesystem mounted at / on btrfs volume data-mirror (id 98)' >12:10:53,814 INFO anaconda: Running Thread: AnaCheckStorageThread (140389900896000) >12:10:53,840 ERR anaconda: you have not created a bootloader stage1 target device >12:10:53,840 ERR anaconda: btrfs.98 must have one of the following disklabel types: msdos,gpt. >12:10:53,841 ERR anaconda: btrfs.98 must have one of the following disklabel types: msdos,gpt. >12:10:53,845 ERR anaconda: You have not specified a swap partition. 917 MB of memory is required to continue installation without a swap partition, but you only have 761 MB. >12:10:53,846 INFO anaconda: Thread Done: AnaCheckStorageThread (140389900896000) >12:10:56,674 INFO anaconda: Running Thread: AnaInstallThread (140389900896000) >12:10:58,715 INFO anaconda: Creating btrfs on /dev/vdc >12:10:58,826 INFO anaconda: Thread Done: AnaInstallThread (140389900896000) > > >/tmp/packaging.log: >15:44:04,168 DEBUG packaging: getting release version from tree at None (18) >15:44:04,169 DEBUG packaging: got a release version of 18 >15:47:07,267 INFO packaging: updating base repo >15:47:07,517 DEBUG packaging: getting release version from tree at None (18) >15:47:07,518 DEBUG packaging: got a release version of 18 >15:47:07,518 INFO packaging: configuring base repo >15:47:07,519 DEBUG packaging: /dev/sr0 is mounted on /run/install/repo >15:47:07,745 DEBUG packaging: getting release version from tree at file:///run/install/repo (18) >15:47:07,746 DEBUG packaging: retrieving treeinfo from file:///run/install/repo (proxies: {} ; sslverify: True) >15:47:07,747 DEBUG packaging: got a release version of 18 >15:47:07,810 DEBUG packaging: adding yum repo anaconda with baseurl file:///run/install/repo and mirrorlist None >15:47:07,824 DEBUG packaging: disabling repo fedora >15:47:07,828 DEBUG packaging: disabling repo updates-testing >15:47:07,829 DEBUG packaging: disabling repo updates >15:47:07,829 INFO packaging: gathering repo metadata >15:47:07,829 DEBUG packaging: getting repo metadata for anaconda >15:47:07,865 DEBUG packaging: getting group info for anaconda >15:47:07,908 INFO packaging: metadata retrieval complete >11:58:05,918 DEBUG packaging: deleting package sacks >11:58:05,926 INFO packaging: checking software selection >11:58:05,927 DEBUG packaging: deleting package sacks >11:58:05,927 DEBUG packaging: deleting yum transaction info >11:58:05,928 DEBUG packaging: select group core >11:58:06,484 DEBUG packaging: select group core >11:58:06,484 DEBUG packaging: select group gnome-desktop >11:58:06,542 DEBUG packaging: select group multimedia >11:58:06,559 DEBUG packaging: select group input-methods >11:58:06,566 DEBUG packaging: select group base-x >11:58:06,579 DEBUG packaging: select group fonts >11:58:06,642 DEBUG packaging: select group hardware-support >11:58:06,658 DEBUG packaging: select group dial-up >11:58:06,665 DEBUG packaging: select group printing >11:58:06,721 DEBUG packaging: select group firefox >11:58:06,723 DEBUG packaging: select group standard >11:58:06,770 DEBUG packaging: select package kernel-PAE >11:58:06,787 INFO packaging: no kernel-PAE package >11:58:06,788 DEBUG packaging: select package kernel >11:58:06,789 INFO packaging: selected kernel >11:58:06,789 INFO packaging: checking dependencies >11:58:13,442 DEBUG packaging: success >11:58:13,476 INFO packaging: 1178 packages selected totalling 2.77 GB >11:58:22,410 INFO packaging: checking software selection >11:58:22,411 DEBUG packaging: deleting package sacks >11:58:22,412 DEBUG packaging: deleting yum transaction info >11:58:22,470 DEBUG packaging: select group core >11:58:22,914 DEBUG packaging: select group core >11:58:22,914 DEBUG packaging: select package kernel-PAE >11:58:22,931 INFO packaging: no kernel-PAE package >11:58:22,931 DEBUG packaging: select package kernel >11:58:22,932 INFO packaging: selected kernel >11:58:22,932 INFO packaging: checking dependencies >11:58:23,828 DEBUG packaging: success >11:58:23,835 INFO packaging: 199 packages selected totalling 592.34 MB >12:10:58,502 DEBUG packaging: deleting package sacks > > >/tmp/program.log: >15:44:00,165 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:44:00,187 INFO program: Running... modprobe fcoe >15:44:00,286 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >15:44:00,376 INFO program: No FCoE boot disk information is found in EDD! >15:44:00,379 INFO program: Running... udevadm settle --timeout=300 >15:44:00,697 INFO program: Running... multipath -d >15:44:00,740 INFO program: Running... multipath -ll >15:44:02,382 INFO program: Running... metacity --display :1 --sm-disable >15:44:02,920 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >15:44:03,098 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,125 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,131 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,135 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,148 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,156 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,158 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,172 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,189 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,210 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,211 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,212 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,216 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,218 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,219 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,228 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,230 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,231 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,232 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,235 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,236 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,247 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,251 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:03,252 ERR program: Window manager warning: Log level 16: Unable to locate theme engine in module_path: "pixmap", >15:44:04,223 INFO program: Running... udevadm control --property=ANACONDA=1 >15:44:04,269 INFO program: Running... systemctl start chronyd.service >15:44:04,273 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >15:44:04,418 INFO program: Running... udevadm settle --timeout=300 >15:44:04,792 INFO program: Running... multipath -d >15:44:04,839 INFO program: Running... multipath -ll >15:44:05,651 INFO program: Running... dumpe2fs -h /dev/sda1 >15:44:05,699 INFO program: Filesystem volume name: <none> >15:44:05,701 INFO program: Last mounted on: <not available> >15:44:05,701 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >15:44:05,702 INFO program: Filesystem magic number: 0xEF53 >15:44:05,702 INFO program: Filesystem revision #: 1 (dynamic) >15:44:05,702 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 >15:44:05,703 INFO program: Filesystem flags: signed_directory_hash >15:44:05,703 INFO program: Default mount options: user_xattr acl >15:44:05,704 INFO program: Filesystem state: clean >15:44:05,704 INFO program: Errors behavior: Continue >15:44:05,705 INFO program: Filesystem OS type: Linux >15:44:05,705 INFO program: Inode count: 128016 >15:44:05,705 INFO program: Block count: 512000 >15:44:05,706 INFO program: Reserved block count: 25600 >15:44:05,706 INFO program: Free blocks: 485334 >15:44:05,707 INFO program: Free inodes: 128005 >15:44:05,707 INFO program: First block: 1 >15:44:05,708 INFO program: Block size: 1024 >15:44:05,710 INFO program: Fragment size: 1024 >15:44:05,710 INFO program: Reserved GDT blocks: 256 >15:44:05,711 INFO program: Blocks per group: 8192 >15:44:05,711 INFO program: Fragments per group: 8192 >15:44:05,711 INFO program: Inodes per group: 2032 >15:44:05,712 INFO program: Inode blocks per group: 254 >15:44:05,712 INFO program: Flex block group size: 16 >15:44:05,713 INFO program: Filesystem created: Sat Nov 3 15:22:18 2012 >15:44:05,713 INFO program: Last mount time: n/a >15:44:05,713 INFO program: Last write time: Sat Nov 3 15:22:18 2012 >15:44:05,714 INFO program: Mount count: 0 >15:44:05,718 INFO program: Maximum mount count: -1 >15:44:05,719 INFO program: Last checked: Sat Nov 3 15:22:18 2012 >15:44:05,719 INFO program: Check interval: 0 (<none>) >15:44:05,720 INFO program: Lifetime writes: 8 MB >15:44:05,720 INFO program: Reserved blocks uid: 0 (user root) >15:44:05,720 INFO program: Reserved blocks gid: 0 (group root) >15:44:05,721 INFO program: First inode: 11 >15:44:05,721 INFO program: Inode size: 128 >15:44:05,722 INFO program: Journal inode: 8 >15:44:05,722 INFO program: Default directory hash: half_md4 >15:44:05,722 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >15:44:05,723 INFO program: Journal backup: inode blocks >15:44:05,723 INFO program: Journal features: (none) >15:44:05,724 INFO program: Journal size: 8M >15:44:05,724 INFO program: Journal length: 8192 >15:44:05,725 INFO program: Journal sequence: 0x00000001 >15:44:05,725 INFO program: Journal start: 0 >15:44:05,725 INFO program: >15:44:05,726 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:44:05,727 INFO program: Running... dumpe2fs -h /dev/sda1 >15:44:05,763 INFO program: Filesystem volume name: <none> >15:44:05,764 INFO program: Last mounted on: <not available> >15:44:05,764 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >15:44:05,765 INFO program: Filesystem magic number: 0xEF53 >15:44:05,765 INFO program: Filesystem revision #: 1 (dynamic) >15:44:05,766 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 >15:44:05,766 INFO program: Filesystem flags: signed_directory_hash >15:44:05,767 INFO program: Default mount options: user_xattr acl >15:44:05,767 INFO program: Filesystem state: clean >15:44:05,767 INFO program: Errors behavior: Continue >15:44:05,768 INFO program: Filesystem OS type: Linux >15:44:05,768 INFO program: Inode count: 128016 >15:44:05,769 INFO program: Block count: 512000 >15:44:05,769 INFO program: Reserved block count: 25600 >15:44:05,770 INFO program: Free blocks: 485334 >15:44:05,770 INFO program: Free inodes: 128005 >15:44:05,771 INFO program: First block: 1 >15:44:05,771 INFO program: Block size: 1024 >15:44:05,771 INFO program: Fragment size: 1024 >15:44:05,772 INFO program: Reserved GDT blocks: 256 >15:44:05,772 INFO program: Blocks per group: 8192 >15:44:05,773 INFO program: Fragments per group: 8192 >15:44:05,773 INFO program: Inodes per group: 2032 >15:44:05,773 INFO program: Inode blocks per group: 254 >15:44:05,774 INFO program: Flex block group size: 16 >15:44:05,774 INFO program: Filesystem created: Sat Nov 3 15:22:18 2012 >15:44:05,775 INFO program: Last mount time: n/a >15:44:05,775 INFO program: Last write time: Sat Nov 3 15:22:18 2012 >15:44:05,776 INFO program: Mount count: 0 >15:44:05,776 INFO program: Maximum mount count: -1 >15:44:05,777 INFO program: Last checked: Sat Nov 3 15:22:18 2012 >15:44:05,777 INFO program: Check interval: 0 (<none>) >15:44:05,777 INFO program: Lifetime writes: 8 MB >15:44:05,778 INFO program: Reserved blocks uid: 0 (user root) >15:44:05,778 INFO program: Reserved blocks gid: 0 (group root) >15:44:05,778 INFO program: First inode: 11 >15:44:05,779 INFO program: Inode size: 128 >15:44:05,779 INFO program: Journal inode: 8 >15:44:05,779 INFO program: Default directory hash: half_md4 >15:44:05,780 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >15:44:05,780 INFO program: Journal backup: inode blocks >15:44:05,780 INFO program: Journal features: (none) >15:44:05,781 INFO program: Journal size: 8M >15:44:05,781 INFO program: Journal length: 8192 >15:44:05,781 INFO program: Journal sequence: 0x00000001 >15:44:05,782 INFO program: Journal start: 0 >15:44:05,782 INFO program: >15:44:05,782 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:44:05,787 INFO program: Running... resize2fs -P /dev/sda1 >15:44:05,816 INFO program: Estimated minimum size of the filesystem: 14075 >15:44:05,818 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:44:06,000 INFO program: Running... dumpe2fs -h /dev/sda2 >15:44:06,020 INFO program: Filesystem volume name: <none> >15:44:06,021 INFO program: Last mounted on: /mnt/sysimage >15:44:06,021 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >15:44:06,021 INFO program: Filesystem magic number: 0xEF53 >15:44:06,021 INFO program: Filesystem revision #: 1 (dynamic) >15:44:06,022 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:44:06,022 INFO program: Filesystem flags: signed_directory_hash >15:44:06,022 INFO program: Default mount options: user_xattr acl >15:44:06,022 INFO program: Filesystem state: clean >15:44:06,023 INFO program: Errors behavior: Continue >15:44:06,023 INFO program: Filesystem OS type: Linux >15:44:06,023 INFO program: Inode count: 575952 >15:44:06,023 INFO program: Block count: 2302208 >15:44:06,024 INFO program: Reserved block count: 115110 >15:44:06,024 INFO program: Free blocks: 2064460 >15:44:06,024 INFO program: Free inodes: 554759 >15:44:06,024 INFO program: First block: 0 >15:44:06,025 INFO program: Block size: 4096 >15:44:06,025 INFO program: Fragment size: 4096 >15:44:06,025 INFO program: Reserved GDT blocks: 562 >15:44:06,025 INFO program: Blocks per group: 32768 >15:44:06,025 INFO program: Fragments per group: 32768 >15:44:06,026 INFO program: Inodes per group: 8112 >15:44:06,026 INFO program: Inode blocks per group: 507 >15:44:06,030 INFO program: Flex block group size: 16 >15:44:06,030 INFO program: Filesystem created: Sat Nov 3 15:22:12 2012 >15:44:06,031 INFO program: Last mount time: Sat Nov 3 15:22:19 2012 >15:44:06,031 INFO program: Last write time: Sat Nov 3 15:32:09 2012 >15:44:06,031 INFO program: Mount count: 1 >15:44:06,031 INFO program: Maximum mount count: -1 >15:44:06,032 INFO program: Last checked: Sat Nov 3 15:22:12 2012 >15:44:06,032 INFO program: Check interval: 0 (<none>) >15:44:06,032 INFO program: Lifetime writes: 1211 MB >15:44:06,032 INFO program: Reserved blocks uid: 0 (user root) >15:44:06,032 INFO program: Reserved blocks gid: 0 (group root) >15:44:06,033 INFO program: First inode: 11 >15:44:06,033 INFO program: Inode size: 256 >15:44:06,033 INFO program: Required extra isize: 28 >15:44:06,033 INFO program: Desired extra isize: 28 >15:44:06,034 INFO program: Journal inode: 8 >15:44:06,034 INFO program: Default directory hash: half_md4 >15:44:06,034 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >15:44:06,034 INFO program: Journal backup: inode blocks >15:44:06,035 INFO program: Journal features: journal_incompat_revoke >15:44:06,035 INFO program: Journal size: 128M >15:44:06,035 INFO program: Journal length: 32768 >15:44:06,035 INFO program: Journal sequence: 0x000004c8 >15:44:06,036 INFO program: Journal start: 0 >15:44:06,036 INFO program: >15:44:06,036 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:44:06,037 INFO program: Running... dumpe2fs -h /dev/sda2 >15:44:06,054 INFO program: Filesystem volume name: <none> >15:44:06,054 INFO program: Last mounted on: /mnt/sysimage >15:44:06,055 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >15:44:06,055 INFO program: Filesystem magic number: 0xEF53 >15:44:06,055 INFO program: Filesystem revision #: 1 (dynamic) >15:44:06,055 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >15:44:06,055 INFO program: Filesystem flags: signed_directory_hash >15:44:06,056 INFO program: Default mount options: user_xattr acl >15:44:06,056 INFO program: Filesystem state: clean >15:44:06,056 INFO program: Errors behavior: Continue >15:44:06,056 INFO program: Filesystem OS type: Linux >15:44:06,057 INFO program: Inode count: 575952 >15:44:06,057 INFO program: Block count: 2302208 >15:44:06,057 INFO program: Reserved block count: 115110 >15:44:06,057 INFO program: Free blocks: 2064460 >15:44:06,057 INFO program: Free inodes: 554759 >15:44:06,058 INFO program: First block: 0 >15:44:06,058 INFO program: Block size: 4096 >15:44:06,058 INFO program: Fragment size: 4096 >15:44:06,058 INFO program: Reserved GDT blocks: 562 >15:44:06,059 INFO program: Blocks per group: 32768 >15:44:06,059 INFO program: Fragments per group: 32768 >15:44:06,059 INFO program: Inodes per group: 8112 >15:44:06,059 INFO program: Inode blocks per group: 507 >15:44:06,059 INFO program: Flex block group size: 16 >15:44:06,060 INFO program: Filesystem created: Sat Nov 3 15:22:12 2012 >15:44:06,063 INFO program: Last mount time: Sat Nov 3 15:22:19 2012 >15:44:06,063 INFO program: Last write time: Sat Nov 3 15:32:09 2012 >15:44:06,064 INFO program: Mount count: 1 >15:44:06,064 INFO program: Maximum mount count: -1 >15:44:06,064 INFO program: Last checked: Sat Nov 3 15:22:12 2012 >15:44:06,064 INFO program: Check interval: 0 (<none>) >15:44:06,064 INFO program: Lifetime writes: 1211 MB >15:44:06,065 INFO program: Reserved blocks uid: 0 (user root) >15:44:06,065 INFO program: Reserved blocks gid: 0 (group root) >15:44:06,065 INFO program: First inode: 11 >15:44:06,065 INFO program: Inode size: 256 >15:44:06,065 INFO program: Required extra isize: 28 >15:44:06,066 INFO program: Desired extra isize: 28 >15:44:06,066 INFO program: Journal inode: 8 >15:44:06,066 INFO program: Default directory hash: half_md4 >15:44:06,066 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >15:44:06,067 INFO program: Journal backup: inode blocks >15:44:06,067 INFO program: Journal features: journal_incompat_revoke >15:44:06,067 INFO program: Journal size: 128M >15:44:06,067 INFO program: Journal length: 32768 >15:44:06,067 INFO program: Journal sequence: 0x000004c8 >15:44:06,068 INFO program: Journal start: 0 >15:44:06,068 INFO program: >15:44:06,068 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:44:06,069 INFO program: Running... resize2fs -P /dev/sda2 >15:44:06,088 INFO program: Estimated minimum size of the filesystem: 213155 >15:44:06,090 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:44:06,517 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.81HZxL0 >15:44:06,532 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.81HZxL0 >15:44:06,553 INFO program: Running... /bin/umount /tmp/btrfs-tmp.81HZxL0 >15:44:07,067 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.8PkFRFn >15:44:07,085 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.8PkFRFn >15:44:07,103 INFO program: Running... /bin/umount /tmp/btrfs-tmp.8PkFRFn >15:44:07,465 INFO program: Running... xfs_db -c "sb 0" -c "p dblocks" -c "p blocksize" /dev/vdb5 >15:44:07,517 INFO program: command "sb 0" not found >15:44:07,518 INFO program: command "p dblocks" not found >15:44:07,518 INFO program: command "p blocksize" not found >15:44:07,521 INFO program: Running... modprobe xfs >15:44:07,705 INFO program: Running... dumpe2fs -h /dev/vdb6 >15:44:07,725 INFO program: Filesystem volume name: mirror >15:44:07,725 INFO program: Last mounted on: <not available> >15:44:07,726 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >15:44:07,726 INFO program: Filesystem magic number: 0xEF53 >15:44:07,726 INFO program: Filesystem revision #: 1 (dynamic) >15:44:07,726 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 >15:44:07,727 INFO program: Filesystem flags: signed_directory_hash >15:44:07,727 INFO program: Default mount options: user_xattr acl >15:44:07,727 INFO program: Filesystem state: clean >15:44:07,727 INFO program: Errors behavior: Continue >15:44:07,728 INFO program: Filesystem OS type: Linux >15:44:07,728 INFO program: Inode count: 56448 >15:44:07,728 INFO program: Block count: 225280 >15:44:07,728 INFO program: Reserved block count: 11264 >15:44:07,729 INFO program: Free blocks: 211991 >15:44:07,729 INFO program: Free inodes: 56437 >15:44:07,729 INFO program: First block: 1 >15:44:07,729 INFO program: Block size: 1024 >15:44:07,729 INFO program: Fragment size: 1024 >15:44:07,730 INFO program: Reserved GDT blocks: 256 >15:44:07,730 INFO program: Blocks per group: 8192 >15:44:07,730 INFO program: Fragments per group: 8192 >15:44:07,730 INFO program: Inodes per group: 2016 >15:44:07,731 INFO program: Inode blocks per group: 252 >15:44:07,731 INFO program: Flex block group size: 16 >15:44:07,734 INFO program: Filesystem created: Thu Oct 25 21:35:48 2012 >15:44:07,734 INFO program: Last mount time: Thu Oct 25 21:35:50 2012 >15:44:07,735 INFO program: Last write time: Thu Oct 25 21:35:50 2012 >15:44:07,735 INFO program: Mount count: 1 >15:44:07,735 INFO program: Maximum mount count: -1 >15:44:07,735 INFO program: Last checked: Thu Oct 25 21:35:48 2012 >15:44:07,736 INFO program: Check interval: 0 (<none>) >15:44:07,736 INFO program: Lifetime writes: 4457 kB >15:44:07,736 INFO program: Reserved blocks uid: 0 (user root) >15:44:07,736 INFO program: Reserved blocks gid: 0 (group root) >15:44:07,736 INFO program: First inode: 11 >15:44:07,737 INFO program: Inode size: 128 >15:44:07,737 INFO program: Journal inode: 8 >15:44:07,737 INFO program: Default directory hash: half_md4 >15:44:07,737 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >15:44:07,737 INFO program: Journal backup: inode blocks >15:44:07,738 INFO program: Journal features: (none) >15:44:07,738 INFO program: Journal size: 4096k >15:44:07,738 INFO program: Journal length: 4096 >15:44:07,738 INFO program: Journal sequence: 0x00000007 >15:44:07,739 INFO program: Journal start: 0 >15:44:07,739 INFO program: >15:44:07,739 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:44:07,740 INFO program: Running... dumpe2fs -h /dev/vdb6 >15:44:07,755 INFO program: Filesystem volume name: mirror >15:44:07,755 INFO program: Last mounted on: <not available> >15:44:07,756 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >15:44:07,756 INFO program: Filesystem magic number: 0xEF53 >15:44:07,756 INFO program: Filesystem revision #: 1 (dynamic) >15:44:07,756 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 >15:44:07,757 INFO program: Filesystem flags: signed_directory_hash >15:44:07,757 INFO program: Default mount options: user_xattr acl >15:44:07,757 INFO program: Filesystem state: clean >15:44:07,757 INFO program: Errors behavior: Continue >15:44:07,757 INFO program: Filesystem OS type: Linux >15:44:07,758 INFO program: Inode count: 56448 >15:44:07,758 INFO program: Block count: 225280 >15:44:07,758 INFO program: Reserved block count: 11264 >15:44:07,758 INFO program: Free blocks: 211991 >15:44:07,759 INFO program: Free inodes: 56437 >15:44:07,759 INFO program: First block: 1 >15:44:07,759 INFO program: Block size: 1024 >15:44:07,759 INFO program: Fragment size: 1024 >15:44:07,759 INFO program: Reserved GDT blocks: 256 >15:44:07,760 INFO program: Blocks per group: 8192 >15:44:07,760 INFO program: Fragments per group: 8192 >15:44:07,760 INFO program: Inodes per group: 2016 >15:44:07,760 INFO program: Inode blocks per group: 252 >15:44:07,761 INFO program: Flex block group size: 16 >15:44:07,761 INFO program: Filesystem created: Thu Oct 25 21:35:48 2012 >15:44:07,764 INFO program: Last mount time: Thu Oct 25 21:35:50 2012 >15:44:07,764 INFO program: Last write time: Thu Oct 25 21:35:50 2012 >15:44:07,765 INFO program: Mount count: 1 >15:44:07,765 INFO program: Maximum mount count: -1 >15:44:07,765 INFO program: Last checked: Thu Oct 25 21:35:48 2012 >15:44:07,765 INFO program: Check interval: 0 (<none>) >15:44:07,765 INFO program: Lifetime writes: 4457 kB >15:44:07,766 INFO program: Reserved blocks uid: 0 (user root) >15:44:07,766 INFO program: Reserved blocks gid: 0 (group root) >15:44:07,766 INFO program: First inode: 11 >15:44:07,766 INFO program: Inode size: 128 >15:44:07,767 INFO program: Journal inode: 8 >15:44:07,767 INFO program: Default directory hash: half_md4 >15:44:07,767 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >15:44:07,767 INFO program: Journal backup: inode blocks >15:44:07,767 INFO program: Journal features: (none) >15:44:07,768 INFO program: Journal size: 4096k >15:44:07,768 INFO program: Journal length: 4096 >15:44:07,768 INFO program: Journal sequence: 0x00000007 >15:44:07,768 INFO program: Journal start: 0 >15:44:07,769 INFO program: >15:44:07,769 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:44:07,769 INFO program: Running... resize2fs -P /dev/vdb6 >15:44:07,784 INFO program: Estimated minimum size of the filesystem: 9380 >15:44:07,785 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:44:07,873 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.14ZdwKfO >15:44:07,890 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14ZdwKfO >15:44:07,908 INFO program: Running... /bin/umount /tmp/btrfs-tmp.14ZdwKfO >15:44:08,310 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.14ld46VJ >15:44:08,327 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.14ld46VJ >15:44:08,349 INFO program: Running... /bin/umount /tmp/btrfs-tmp.14ld46VJ >15:44:08,608 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.17fTChj8 >15:44:08,620 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.17fTChj8 >15:44:08,653 INFO program: Running... /bin/umount /tmp/btrfs-tmp.17fTChj8 >15:44:09,103 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.17_0n6IK >15:44:09,120 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.17_0n6IK >15:44:09,142 INFO program: Running... /bin/umount /tmp/btrfs-tmp.17_0n6IK >15:44:09,501 INFO program: Running... dumpe2fs -h /dev/loop1 >15:44:09,523 INFO program: Filesystem volume name: Anaconda >15:44:09,524 INFO program: Last mounted on: / >15:44:09,525 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >15:44:09,525 INFO program: Filesystem magic number: 0xEF53 >15:44:09,526 INFO program: Filesystem revision #: 1 (dynamic) >15:44:09,526 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 >15:44:09,527 INFO program: Filesystem flags: signed_directory_hash >15:44:09,527 INFO program: Default mount options: user_xattr acl >15:44:09,528 INFO program: Filesystem state: clean >15:44:09,528 INFO program: Errors behavior: Continue >15:44:09,529 INFO program: Filesystem OS type: Linux >15:44:09,529 INFO program: Inode count: 65536 >15:44:09,530 INFO program: Block count: 1048576 >15:44:09,530 INFO program: Reserved block count: 0 >15:44:09,531 INFO program: Free blocks: 311419 >15:44:09,531 INFO program: Free inodes: 38266 >15:44:09,531 INFO program: First block: 1 >15:44:09,532 INFO program: Block size: 1024 >15:44:09,532 INFO program: Fragment size: 1024 >15:44:09,533 INFO program: Reserved GDT blocks: 256 >15:44:09,533 INFO program: Blocks per group: 8192 >15:44:09,534 INFO program: Fragments per group: 8192 >15:44:09,534 INFO program: Inodes per group: 512 >15:44:09,535 INFO program: Inode blocks per group: 128 >15:44:09,537 INFO program: Flex block group size: 16 >15:44:09,538 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >15:44:09,539 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >15:44:09,539 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >15:44:09,540 INFO program: Mount count: 2 >15:44:09,540 INFO program: Maximum mount count: -1 >15:44:09,540 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >15:44:09,541 INFO program: Check interval: 0 (<none>) >15:44:09,541 INFO program: Lifetime writes: 32 MB >15:44:09,542 INFO program: Reserved blocks uid: 0 (user root) >15:44:09,542 INFO program: Reserved blocks gid: 0 (group root) >15:44:09,543 INFO program: First inode: 11 >15:44:09,543 INFO program: Inode size: 256 >15:44:09,544 INFO program: Required extra isize: 28 >15:44:09,544 INFO program: Desired extra isize: 28 >15:44:09,544 INFO program: Journal inode: 8 >15:44:09,545 INFO program: Default directory hash: half_md4 >15:44:09,548 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >15:44:09,549 INFO program: Journal backup: inode blocks >15:44:09,549 INFO program: Journal features: (none) >15:44:09,550 INFO program: Journal size: 32M >15:44:09,550 INFO program: Journal length: 32768 >15:44:09,551 INFO program: Journal sequence: 0x00000007 >15:44:09,551 INFO program: Journal start: 0 >15:44:09,552 INFO program: >15:44:09,552 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:44:09,553 INFO program: Running... dumpe2fs -h /dev/loop1 >15:44:09,573 INFO program: Filesystem volume name: Anaconda >15:44:09,574 INFO program: Last mounted on: / >15:44:09,574 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >15:44:09,575 INFO program: Filesystem magic number: 0xEF53 >15:44:09,575 INFO program: Filesystem revision #: 1 (dynamic) >15:44:09,576 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 >15:44:09,576 INFO program: Filesystem flags: signed_directory_hash >15:44:09,577 INFO program: Default mount options: user_xattr acl >15:44:09,577 INFO program: Filesystem state: clean >15:44:09,578 INFO program: Errors behavior: Continue >15:44:09,578 INFO program: Filesystem OS type: Linux >15:44:09,579 INFO program: Inode count: 65536 >15:44:09,579 INFO program: Block count: 1048576 >15:44:09,580 INFO program: Reserved block count: 0 >15:44:09,580 INFO program: Free blocks: 311419 >15:44:09,581 INFO program: Free inodes: 38266 >15:44:09,581 INFO program: First block: 1 >15:44:09,581 INFO program: Block size: 1024 >15:44:09,582 INFO program: Fragment size: 1024 >15:44:09,582 INFO program: Reserved GDT blocks: 256 >15:44:09,584 INFO program: Blocks per group: 8192 >15:44:09,585 INFO program: Fragments per group: 8192 >15:44:09,585 INFO program: Inodes per group: 512 >15:44:09,586 INFO program: Inode blocks per group: 128 >15:44:09,586 INFO program: Flex block group size: 16 >15:44:09,587 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >15:44:09,587 INFO program: Last mount time: Sat Nov 3 03:31:22 2012 >15:44:09,587 INFO program: Last write time: Sat Nov 3 03:31:29 2012 >15:44:09,588 INFO program: Mount count: 2 >15:44:09,593 INFO program: Maximum mount count: -1 >15:44:09,594 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >15:44:09,596 INFO program: Check interval: 0 (<none>) >15:44:09,600 INFO program: Lifetime writes: 32 MB >15:44:09,601 INFO program: Reserved blocks uid: 0 (user root) >15:44:09,601 INFO program: Reserved blocks gid: 0 (group root) >15:44:09,602 INFO program: First inode: 11 >15:44:09,603 INFO program: Inode size: 256 >15:44:09,603 INFO program: Required extra isize: 28 >15:44:09,604 INFO program: Desired extra isize: 28 >15:44:09,604 INFO program: Journal inode: 8 >15:44:09,605 INFO program: Default directory hash: half_md4 >15:44:09,605 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >15:44:09,606 INFO program: Journal backup: inode blocks >15:44:09,606 INFO program: Journal features: (none) >15:44:09,607 INFO program: Journal size: 32M >15:44:09,607 INFO program: Journal length: 32768 >15:44:09,608 INFO program: Journal sequence: 0x00000007 >15:44:09,608 INFO program: Journal start: 0 >15:44:09,608 INFO program: >15:44:09,609 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:44:09,610 INFO program: Running... resize2fs -P /dev/loop1 >15:44:09,628 INFO program: Couldn't find valid filesystem superblock. >15:44:09,629 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:44:09,630 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >15:44:09,755 INFO program: Running... udevadm settle --timeout=300 >15:44:09,862 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:44:09,876 INFO program: Filesystem volume name: Anaconda >15:44:09,876 INFO program: Last mounted on: /sysroot >15:44:09,877 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >15:44:09,877 INFO program: Filesystem magic number: 0xEF53 >15:44:09,878 INFO program: Filesystem revision #: 1 (dynamic) >15:44:09,878 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 >15:44:09,878 INFO program: Filesystem flags: signed_directory_hash >15:44:09,879 INFO program: Default mount options: user_xattr acl >15:44:09,879 INFO program: Filesystem state: clean >15:44:09,880 INFO program: Errors behavior: Continue >15:44:09,880 INFO program: Filesystem OS type: Linux >15:44:09,881 INFO program: Inode count: 65536 >15:44:09,881 INFO program: Block count: 1048576 >15:44:09,881 INFO program: Reserved block count: 0 >15:44:09,882 INFO program: Free blocks: 311419 >15:44:09,882 INFO program: Free inodes: 38266 >15:44:09,883 INFO program: First block: 1 >15:44:09,883 INFO program: Block size: 1024 >15:44:09,884 INFO program: Fragment size: 1024 >15:44:09,884 INFO program: Reserved GDT blocks: 256 >15:44:09,884 INFO program: Blocks per group: 8192 >15:44:09,885 INFO program: Fragments per group: 8192 >15:44:09,889 INFO program: Inodes per group: 512 >15:44:09,890 INFO program: Inode blocks per group: 128 >15:44:09,890 INFO program: Flex block group size: 16 >15:44:09,890 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >15:44:09,891 INFO program: Last mount time: Sat Nov 3 15:43:53 2012 >15:44:09,891 INFO program: Last write time: Sat Nov 3 15:43:53 2012 >15:44:09,892 INFO program: Mount count: 3 >15:44:09,892 INFO program: Maximum mount count: -1 >15:44:09,893 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >15:44:09,893 INFO program: Check interval: 0 (<none>) >15:44:09,894 INFO program: Lifetime writes: 32 MB >15:44:09,894 INFO program: Reserved blocks uid: 0 (user root) >15:44:09,894 INFO program: Reserved blocks gid: 0 (group root) >15:44:09,895 INFO program: First inode: 11 >15:44:09,895 INFO program: Inode size: 256 >15:44:09,896 INFO program: Required extra isize: 28 >15:44:09,896 INFO program: Desired extra isize: 28 >15:44:09,897 INFO program: Journal inode: 8 >15:44:09,897 INFO program: Default directory hash: half_md4 >15:44:09,898 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >15:44:09,898 INFO program: Journal backup: inode blocks >15:44:09,899 INFO program: Journal features: (none) >15:44:09,899 INFO program: Journal size: 32M >15:44:09,900 INFO program: Journal length: 32768 >15:44:09,900 INFO program: Journal sequence: 0x00000008 >15:44:09,900 INFO program: Journal start: 1 >15:44:09,901 INFO program: >15:44:09,901 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:44:09,902 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >15:44:09,915 INFO program: Filesystem volume name: Anaconda >15:44:09,916 INFO program: Last mounted on: /sysroot >15:44:09,916 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >15:44:09,917 INFO program: Filesystem magic number: 0xEF53 >15:44:09,917 INFO program: Filesystem revision #: 1 (dynamic) >15:44:09,918 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 >15:44:09,919 INFO program: Filesystem flags: signed_directory_hash >15:44:09,919 INFO program: Default mount options: user_xattr acl >15:44:09,920 INFO program: Filesystem state: clean >15:44:09,920 INFO program: Errors behavior: Continue >15:44:09,920 INFO program: Filesystem OS type: Linux >15:44:09,920 INFO program: Inode count: 65536 >15:44:09,921 INFO program: Block count: 1048576 >15:44:09,922 INFO program: Reserved block count: 0 >15:44:09,923 INFO program: Free blocks: 311419 >15:44:09,923 INFO program: Free inodes: 38266 >15:44:09,923 INFO program: First block: 1 >15:44:09,923 INFO program: Block size: 1024 >15:44:09,924 INFO program: Fragment size: 1024 >15:44:09,924 INFO program: Reserved GDT blocks: 256 >15:44:09,924 INFO program: Blocks per group: 8192 >15:44:09,924 INFO program: Fragments per group: 8192 >15:44:09,925 INFO program: Inodes per group: 512 >15:44:09,925 INFO program: Inode blocks per group: 128 >15:44:09,925 INFO program: Flex block group size: 16 >15:44:09,925 INFO program: Filesystem created: Sat Nov 3 03:31:09 2012 >15:44:09,931 INFO program: Last mount time: Sat Nov 3 15:43:53 2012 >15:44:09,931 INFO program: Last write time: Sat Nov 3 15:43:53 2012 >15:44:09,931 INFO program: Mount count: 3 >15:44:09,932 INFO program: Maximum mount count: -1 >15:44:09,932 INFO program: Last checked: Sat Nov 3 03:31:09 2012 >15:44:09,932 INFO program: Check interval: 0 (<none>) >15:44:09,932 INFO program: Lifetime writes: 32 MB >15:44:09,933 INFO program: Reserved blocks uid: 0 (user root) >15:44:09,934 INFO program: Reserved blocks gid: 0 (group root) >15:44:09,934 INFO program: First inode: 11 >15:44:09,935 INFO program: Inode size: 256 >15:44:09,935 INFO program: Required extra isize: 28 >15:44:09,935 INFO program: Desired extra isize: 28 >15:44:09,935 INFO program: Journal inode: 8 >15:44:09,936 INFO program: Default directory hash: half_md4 >15:44:09,936 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >15:44:09,936 INFO program: Journal backup: inode blocks >15:44:09,936 INFO program: Journal features: (none) >15:44:09,939 INFO program: Journal size: 32M >15:44:09,940 INFO program: Journal length: 32768 >15:44:09,940 INFO program: Journal sequence: 0x00000008 >15:44:09,940 INFO program: Journal start: 1 >15:44:09,940 INFO program: >15:44:09,941 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >15:44:09,941 INFO program: Running... resize2fs -P /dev/mapper/live-rw >15:44:09,958 INFO program: Estimated minimum size of the filesystem: 734795 >15:44:09,959 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:44:09,988 INFO program: Running... udevadm settle --timeout=300 >15:47:03,050 INFO program: Running... udevadm settle --timeout=300 >15:47:03,088 INFO program: Running... udevadm settle --timeout=300 >15:47:03,130 INFO program: Running... udevadm settle --timeout=300 >15:47:03,175 INFO program: Running... udevadm settle --timeout=300 >15:47:03,225 INFO program: Running... udevadm settle --timeout=300 >15:47:03,266 INFO program: Running... udevadm settle --timeout=300 >15:47:03,303 INFO program: Running... udevadm settle --timeout=300 >15:47:03,344 INFO program: Running... udevadm settle --timeout=300 >15:47:03,386 INFO program: Running... udevadm settle --timeout=300 >15:47:03,436 INFO program: Running... udevadm settle --timeout=300 >15:47:03,472 INFO program: Running... udevadm settle --timeout=300 >15:47:03,510 INFO program: Running... udevadm settle --timeout=300 >15:47:03,551 INFO program: Running... udevadm settle --timeout=300 >15:47:03,587 INFO program: Running... udevadm settle --timeout=300 >15:47:03,631 INFO program: Running... udevadm settle --timeout=300 >15:47:03,675 INFO program: Running... udevadm settle --timeout=300 >15:47:03,716 INFO program: Running... udevadm settle --timeout=300 >15:47:03,751 INFO program: Running... udevadm settle --timeout=300 >15:47:03,793 INFO program: Running... udevadm settle --timeout=300 >15:47:03,838 INFO program: Running... udevadm settle --timeout=300 >15:47:03,887 INFO program: Running... udevadm settle --timeout=300 >15:47:03,927 INFO program: Running... udevadm settle --timeout=300 >15:47:03,960 INFO program: Running... udevadm settle --timeout=300 >15:47:04,001 INFO program: Running... udevadm settle --timeout=300 >15:47:04,039 INFO program: Running... udevadm settle --timeout=300 >15:47:04,101 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >15:47:04,125 INFO program: Running... /bin/umount /mnt/sysimage >15:47:04,131 INFO program: Running... udevadm settle --timeout=300 >15:47:04,179 INFO program: Running... udevadm settle --timeout=300 >15:47:04,214 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >15:47:04,235 INFO program: Running... arch >15:47:04,268 INFO program: x86_64 >15:47:04,283 INFO program: Running... /bin/umount /mnt/sysimage >15:47:04,289 INFO program: Running... udevadm settle --timeout=300 >15:47:04,328 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vda /mnt/sysimage >15:47:04,344 INFO program: Running... /bin/umount /mnt/sysimage >15:47:04,350 INFO program: Running... udevadm settle --timeout=300 >15:47:04,392 INFO program: Running... udevadm settle --timeout=300 >15:47:04,432 INFO program: Running... udevadm settle --timeout=300 >15:47:04,475 INFO program: Running... udevadm settle --timeout=300 >15:47:04,515 INFO program: Running... /bin/mount -n -t xfs -o defaults,ro /dev/vdb5 /mnt/sysimage >15:47:06,554 INFO program: Running... arch >15:47:06,595 INFO program: Running... /bin/umount /mnt/sysimage >15:47:06,601 INFO program: Running... udevadm settle --timeout=300 >15:47:06,647 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vdb6 /mnt/sysimage >15:47:06,667 INFO program: Running... /bin/umount /mnt/sysimage >15:47:06,673 INFO program: Running... udevadm settle --timeout=300 >15:47:06,723 INFO program: Running... udevadm settle --timeout=300 >15:47:06,759 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vdc /mnt/sysimage >15:47:06,774 INFO program: Running... /bin/umount /mnt/sysimage >15:47:06,780 INFO program: Running... udevadm settle --timeout=300 >15:47:06,820 INFO program: Running... udevadm settle --timeout=300 >15:47:06,858 INFO program: Running... udevadm settle --timeout=300 >15:47:06,899 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vde /mnt/sysimage >15:47:06,914 INFO program: Running... /bin/umount /mnt/sysimage >15:47:06,920 INFO program: Running... udevadm settle --timeout=300 >15:47:06,962 INFO program: Running... udevadm settle --timeout=300 >15:47:06,999 INFO program: Running... udevadm settle --timeout=300 >11:58:04,378 INFO program: Running... modprobe vfat >11:58:55,250 INFO program: Running... udevadm settle --timeout=300 >11:58:55,547 INFO program: Running... udevadm settle --timeout=300 >11:58:55,592 INFO program: Running... multipath -d >11:58:55,641 INFO program: Running... multipath -ll >11:58:55,861 INFO program: Running... dumpe2fs -h /dev/sda1 >11:58:55,905 INFO program: Filesystem volume name: <none> >11:58:55,907 INFO program: Last mounted on: <not available> >11:58:55,909 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >11:58:55,910 INFO program: Filesystem magic number: 0xEF53 >11:58:55,911 INFO program: Filesystem revision #: 1 (dynamic) >11:58:55,912 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:58:55,912 INFO program: Filesystem flags: signed_directory_hash >11:58:55,913 INFO program: Default mount options: user_xattr acl >11:58:55,913 INFO program: Filesystem state: clean >11:58:55,914 INFO program: Errors behavior: Continue >11:58:55,914 INFO program: Filesystem OS type: Linux >11:58:55,914 INFO program: Inode count: 128016 >11:58:55,915 INFO program: Block count: 512000 >11:58:55,915 INFO program: Reserved block count: 25600 >11:58:55,916 INFO program: Free blocks: 485334 >11:58:55,916 INFO program: Free inodes: 128005 >11:58:55,916 INFO program: First block: 1 >11:58:55,917 INFO program: Block size: 1024 >11:58:55,917 INFO program: Fragment size: 1024 >11:58:55,918 INFO program: Reserved GDT blocks: 256 >11:58:55,918 INFO program: Blocks per group: 8192 >11:58:55,918 INFO program: Fragments per group: 8192 >11:58:55,919 INFO program: Inodes per group: 2032 >11:58:55,919 INFO program: Inode blocks per group: 254 >11:58:55,920 INFO program: Flex block group size: 16 >11:58:55,920 INFO program: Filesystem created: Sat Nov 3 11:22:18 2012 >11:58:55,920 INFO program: Last mount time: n/a >11:58:55,921 INFO program: Last write time: Sat Nov 3 11:22:18 2012 >11:58:55,921 INFO program: Mount count: 0 >11:58:55,921 INFO program: Maximum mount count: -1 >11:58:55,922 INFO program: Last checked: Sat Nov 3 11:22:18 2012 >11:58:55,922 INFO program: Check interval: 0 (<none>) >11:58:55,922 INFO program: Lifetime writes: 8 MB >11:58:55,923 INFO program: Reserved blocks uid: 0 (user root) >11:58:55,923 INFO program: Reserved blocks gid: 0 (group root) >11:58:55,924 INFO program: First inode: 11 >11:58:55,924 INFO program: Inode size: 128 >11:58:55,924 INFO program: Journal inode: 8 >11:58:55,924 INFO program: Default directory hash: half_md4 >11:58:55,925 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >11:58:55,925 INFO program: Journal backup: inode blocks >11:58:55,925 INFO program: Journal features: (none) >11:58:55,926 INFO program: Journal size: 8M >11:58:55,926 INFO program: Journal length: 8192 >11:58:55,926 INFO program: Journal sequence: 0x00000001 >11:58:55,926 INFO program: Journal start: 0 >11:58:55,927 INFO program: >11:58:55,927 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:58:55,928 INFO program: Running... dumpe2fs -h /dev/sda1 >11:58:55,946 INFO program: Filesystem volume name: <none> >11:58:55,948 INFO program: Last mounted on: <not available> >11:58:55,949 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >11:58:55,950 INFO program: Filesystem magic number: 0xEF53 >11:58:55,951 INFO program: Filesystem revision #: 1 (dynamic) >11:58:55,952 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:58:55,952 INFO program: Filesystem flags: signed_directory_hash >11:58:55,953 INFO program: Default mount options: user_xattr acl >11:58:55,953 INFO program: Filesystem state: clean >11:58:55,954 INFO program: Errors behavior: Continue >11:58:55,954 INFO program: Filesystem OS type: Linux >11:58:55,954 INFO program: Inode count: 128016 >11:58:55,955 INFO program: Block count: 512000 >11:58:55,955 INFO program: Reserved block count: 25600 >11:58:55,955 INFO program: Free blocks: 485334 >11:58:55,956 INFO program: Free inodes: 128005 >11:58:55,956 INFO program: First block: 1 >11:58:55,957 INFO program: Block size: 1024 >11:58:55,957 INFO program: Fragment size: 1024 >11:58:55,958 INFO program: Reserved GDT blocks: 256 >11:58:55,958 INFO program: Blocks per group: 8192 >11:58:55,959 INFO program: Fragments per group: 8192 >11:58:55,959 INFO program: Inodes per group: 2032 >11:58:55,960 INFO program: Inode blocks per group: 254 >11:58:55,960 INFO program: Flex block group size: 16 >11:58:55,960 INFO program: Filesystem created: Sat Nov 3 11:22:18 2012 >11:58:55,961 INFO program: Last mount time: n/a >11:58:55,962 INFO program: Last write time: Sat Nov 3 11:22:18 2012 >11:58:55,962 INFO program: Mount count: 0 >11:58:55,962 INFO program: Maximum mount count: -1 >11:58:55,963 INFO program: Last checked: Sat Nov 3 11:22:18 2012 >11:58:55,963 INFO program: Check interval: 0 (<none>) >11:58:55,963 INFO program: Lifetime writes: 8 MB >11:58:55,964 INFO program: Reserved blocks uid: 0 (user root) >11:58:55,964 INFO program: Reserved blocks gid: 0 (group root) >11:58:55,965 INFO program: First inode: 11 >11:58:55,965 INFO program: Inode size: 128 >11:58:55,965 INFO program: Journal inode: 8 >11:58:55,965 INFO program: Default directory hash: half_md4 >11:58:55,966 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >11:58:55,966 INFO program: Journal backup: inode blocks >11:58:55,966 INFO program: Journal features: (none) >11:58:55,967 INFO program: Journal size: 8M >11:58:55,967 INFO program: Journal length: 8192 >11:58:55,967 INFO program: Journal sequence: 0x00000001 >11:58:55,968 INFO program: Journal start: 0 >11:58:55,968 INFO program: >11:58:55,968 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:58:55,969 INFO program: Running... resize2fs -P /dev/sda1 >11:58:55,991 INFO program: Estimated minimum size of the filesystem: 14075 >11:58:55,992 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:58:56,079 INFO program: Running... dumpe2fs -h /dev/sda2 >11:58:56,117 INFO program: Filesystem volume name: <none> >11:58:56,119 INFO program: Last mounted on: /mnt/sysimage >11:58:56,120 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >11:58:56,121 INFO program: Filesystem magic number: 0xEF53 >11:58:56,123 INFO program: Filesystem revision #: 1 (dynamic) >11:58:56,124 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:58:56,126 INFO program: Filesystem flags: signed_directory_hash >11:58:56,127 INFO program: Default mount options: user_xattr acl >11:58:56,128 INFO program: Filesystem state: clean >11:58:56,129 INFO program: Errors behavior: Continue >11:58:56,131 INFO program: Filesystem OS type: Linux >11:58:56,131 INFO program: Inode count: 575952 >11:58:56,132 INFO program: Block count: 2302208 >11:58:56,132 INFO program: Reserved block count: 115110 >11:58:56,132 INFO program: Free blocks: 2064460 >11:58:56,133 INFO program: Free inodes: 554759 >11:58:56,133 INFO program: First block: 0 >11:58:56,134 INFO program: Block size: 4096 >11:58:56,134 INFO program: Fragment size: 4096 >11:58:56,135 INFO program: Reserved GDT blocks: 562 >11:58:56,135 INFO program: Blocks per group: 32768 >11:58:56,135 INFO program: Fragments per group: 32768 >11:58:56,136 INFO program: Inodes per group: 8112 >11:58:56,136 INFO program: Inode blocks per group: 507 >11:58:56,137 INFO program: Flex block group size: 16 >11:58:56,137 INFO program: Filesystem created: Sat Nov 3 11:22:12 2012 >11:58:56,137 INFO program: Last mount time: Sat Nov 3 11:22:19 2012 >11:58:56,138 INFO program: Last write time: Sat Nov 3 11:32:09 2012 >11:58:56,138 INFO program: Mount count: 1 >11:58:56,138 INFO program: Maximum mount count: -1 >11:58:56,138 INFO program: Last checked: Sat Nov 3 11:22:12 2012 >11:58:56,139 INFO program: Check interval: 0 (<none>) >11:58:56,139 INFO program: Lifetime writes: 1211 MB >11:58:56,140 INFO program: Reserved blocks uid: 0 (user root) >11:58:56,140 INFO program: Reserved blocks gid: 0 (group root) >11:58:56,140 INFO program: First inode: 11 >11:58:56,141 INFO program: Inode size: 256 >11:58:56,141 INFO program: Required extra isize: 28 >11:58:56,141 INFO program: Desired extra isize: 28 >11:58:56,141 INFO program: Journal inode: 8 >11:58:56,142 INFO program: Default directory hash: half_md4 >11:58:56,142 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >11:58:56,142 INFO program: Journal backup: inode blocks >11:58:56,143 INFO program: Journal features: journal_incompat_revoke >11:58:56,143 INFO program: Journal size: 128M >11:58:56,143 INFO program: Journal length: 32768 >11:58:56,144 INFO program: Journal sequence: 0x000004c8 >11:58:56,144 INFO program: Journal start: 0 >11:58:56,145 INFO program: >11:58:56,145 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:58:56,146 INFO program: Running... dumpe2fs -h /dev/sda2 >11:58:56,162 INFO program: Filesystem volume name: <none> >11:58:56,163 INFO program: Last mounted on: /mnt/sysimage >11:58:56,164 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >11:58:56,164 INFO program: Filesystem magic number: 0xEF53 >11:58:56,165 INFO program: Filesystem revision #: 1 (dynamic) >11:58:56,165 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >11:58:56,166 INFO program: Filesystem flags: signed_directory_hash >11:58:56,166 INFO program: Default mount options: user_xattr acl >11:58:56,167 INFO program: Filesystem state: clean >11:58:56,167 INFO program: Errors behavior: Continue >11:58:56,167 INFO program: Filesystem OS type: Linux >11:58:56,168 INFO program: Inode count: 575952 >11:58:56,168 INFO program: Block count: 2302208 >11:58:56,169 INFO program: Reserved block count: 115110 >11:58:56,170 INFO program: Free blocks: 2064460 >11:58:56,170 INFO program: Free inodes: 554759 >11:58:56,171 INFO program: First block: 0 >11:58:56,171 INFO program: Block size: 4096 >11:58:56,172 INFO program: Fragment size: 4096 >11:58:56,172 INFO program: Reserved GDT blocks: 562 >11:58:56,172 INFO program: Blocks per group: 32768 >11:58:56,173 INFO program: Fragments per group: 32768 >11:58:56,173 INFO program: Inodes per group: 8112 >11:58:56,174 INFO program: Inode blocks per group: 507 >11:58:56,174 INFO program: Flex block group size: 16 >11:58:56,175 INFO program: Filesystem created: Sat Nov 3 11:22:12 2012 >11:58:56,175 INFO program: Last mount time: Sat Nov 3 11:22:19 2012 >11:58:56,176 INFO program: Last write time: Sat Nov 3 11:32:09 2012 >11:58:56,176 INFO program: Mount count: 1 >11:58:56,176 INFO program: Maximum mount count: -1 >11:58:56,177 INFO program: Last checked: Sat Nov 3 11:22:12 2012 >11:58:56,177 INFO program: Check interval: 0 (<none>) >11:58:56,177 INFO program: Lifetime writes: 1211 MB >11:58:56,178 INFO program: Reserved blocks uid: 0 (user root) >11:58:56,178 INFO program: Reserved blocks gid: 0 (group root) >11:58:56,178 INFO program: First inode: 11 >11:58:56,179 INFO program: Inode size: 256 >11:58:56,179 INFO program: Required extra isize: 28 >11:58:56,179 INFO program: Desired extra isize: 28 >11:58:56,180 INFO program: Journal inode: 8 >11:58:56,180 INFO program: Default directory hash: half_md4 >11:58:56,180 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >11:58:56,180 INFO program: Journal backup: inode blocks >11:58:56,181 INFO program: Journal features: journal_incompat_revoke >11:58:56,181 INFO program: Journal size: 128M >11:58:56,181 INFO program: Journal length: 32768 >11:58:56,181 INFO program: Journal sequence: 0x000004c8 >11:58:56,182 INFO program: Journal start: 0 >11:58:56,182 INFO program: >11:58:56,182 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:58:56,183 INFO program: Running... resize2fs -P /dev/sda2 >11:58:56,210 INFO program: Estimated minimum size of the filesystem: 213155 >11:58:56,213 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:58:56,511 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.37epjyFQ >11:58:56,547 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.37epjyFQ >15:58:56,561 INFO program: Running... /bin/umount /tmp/btrfs-tmp.37epjyFQ >15:58:56,988 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.37skYWZ4 >11:58:57,003 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.37skYWZ4 >15:58:57,022 INFO program: Running... /bin/umount /tmp/btrfs-tmp.37skYWZ4 >11:58:57,283 INFO program: Running... xfs_db -c "sb 0" -c "p dblocks" -c "p blocksize" /dev/vdb5 >11:58:57,309 INFO program: command "sb 0" not found >11:58:57,310 INFO program: command "p dblocks" not found >11:58:57,310 INFO program: command "p blocksize" not found >11:58:57,362 INFO program: Running... dumpe2fs -h /dev/vdb6 >11:58:57,377 INFO program: Filesystem volume name: mirror >11:58:57,378 INFO program: Last mounted on: <not available> >11:58:57,378 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >11:58:57,378 INFO program: Filesystem magic number: 0xEF53 >11:58:57,378 INFO program: Filesystem revision #: 1 (dynamic) >11:58:57,379 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:58:57,379 INFO program: Filesystem flags: signed_directory_hash >11:58:57,379 INFO program: Default mount options: user_xattr acl >11:58:57,379 INFO program: Filesystem state: clean >11:58:57,380 INFO program: Errors behavior: Continue >11:58:57,380 INFO program: Filesystem OS type: Linux >11:58:57,380 INFO program: Inode count: 56448 >11:58:57,380 INFO program: Block count: 225280 >11:58:57,381 INFO program: Reserved block count: 11264 >11:58:57,381 INFO program: Free blocks: 211991 >11:58:57,381 INFO program: Free inodes: 56437 >11:58:57,381 INFO program: First block: 1 >11:58:57,382 INFO program: Block size: 1024 >11:58:57,382 INFO program: Fragment size: 1024 >11:58:57,382 INFO program: Reserved GDT blocks: 256 >11:58:57,383 INFO program: Blocks per group: 8192 >11:58:57,383 INFO program: Fragments per group: 8192 >11:58:57,383 INFO program: Inodes per group: 2016 >11:58:57,383 INFO program: Inode blocks per group: 252 >11:58:57,384 INFO program: Flex block group size: 16 >11:58:57,384 INFO program: Filesystem created: Thu Oct 25 17:35:48 2012 >11:58:57,384 INFO program: Last mount time: Thu Oct 25 17:35:50 2012 >11:58:57,384 INFO program: Last write time: Thu Oct 25 17:35:50 2012 >11:58:57,385 INFO program: Mount count: 1 >11:58:57,385 INFO program: Maximum mount count: -1 >11:58:57,385 INFO program: Last checked: Thu Oct 25 17:35:48 2012 >11:58:57,385 INFO program: Check interval: 0 (<none>) >11:58:57,386 INFO program: Lifetime writes: 4457 kB >11:58:57,386 INFO program: Reserved blocks uid: 0 (user root) >11:58:57,386 INFO program: Reserved blocks gid: 0 (group root) >11:58:57,386 INFO program: First inode: 11 >11:58:57,387 INFO program: Inode size: 128 >11:58:57,387 INFO program: Journal inode: 8 >11:58:57,387 INFO program: Default directory hash: half_md4 >11:58:57,388 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >11:58:57,388 INFO program: Journal backup: inode blocks >11:58:57,388 INFO program: Journal features: (none) >11:58:57,388 INFO program: Journal size: 4096k >11:58:57,389 INFO program: Journal length: 4096 >11:58:57,389 INFO program: Journal sequence: 0x00000007 >11:58:57,389 INFO program: Journal start: 0 >11:58:57,389 INFO program: >11:58:57,390 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:58:57,390 INFO program: Running... dumpe2fs -h /dev/vdb6 >11:58:57,403 INFO program: Filesystem volume name: mirror >11:58:57,403 INFO program: Last mounted on: <not available> >11:58:57,403 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >11:58:57,404 INFO program: Filesystem magic number: 0xEF53 >11:58:57,404 INFO program: Filesystem revision #: 1 (dynamic) >11:58:57,404 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:58:57,405 INFO program: Filesystem flags: signed_directory_hash >11:58:57,405 INFO program: Default mount options: user_xattr acl >11:58:57,405 INFO program: Filesystem state: clean >11:58:57,405 INFO program: Errors behavior: Continue >11:58:57,406 INFO program: Filesystem OS type: Linux >11:58:57,406 INFO program: Inode count: 56448 >11:58:57,406 INFO program: Block count: 225280 >11:58:57,406 INFO program: Reserved block count: 11264 >11:58:57,407 INFO program: Free blocks: 211991 >11:58:57,407 INFO program: Free inodes: 56437 >11:58:57,407 INFO program: First block: 1 >11:58:57,407 INFO program: Block size: 1024 >11:58:57,408 INFO program: Fragment size: 1024 >11:58:57,408 INFO program: Reserved GDT blocks: 256 >11:58:57,408 INFO program: Blocks per group: 8192 >11:58:57,408 INFO program: Fragments per group: 8192 >11:58:57,408 INFO program: Inodes per group: 2016 >11:58:57,409 INFO program: Inode blocks per group: 252 >11:58:57,409 INFO program: Flex block group size: 16 >11:58:57,409 INFO program: Filesystem created: Thu Oct 25 17:35:48 2012 >11:58:57,409 INFO program: Last mount time: Thu Oct 25 17:35:50 2012 >11:58:57,410 INFO program: Last write time: Thu Oct 25 17:35:50 2012 >11:58:57,410 INFO program: Mount count: 1 >11:58:57,410 INFO program: Maximum mount count: -1 >11:58:57,410 INFO program: Last checked: Thu Oct 25 17:35:48 2012 >11:58:57,410 INFO program: Check interval: 0 (<none>) >11:58:57,411 INFO program: Lifetime writes: 4457 kB >11:58:57,411 INFO program: Reserved blocks uid: 0 (user root) >11:58:57,411 INFO program: Reserved blocks gid: 0 (group root) >11:58:57,411 INFO program: First inode: 11 >11:58:57,412 INFO program: Inode size: 128 >11:58:57,412 INFO program: Journal inode: 8 >11:58:57,412 INFO program: Default directory hash: half_md4 >11:58:57,412 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >11:58:57,413 INFO program: Journal backup: inode blocks >11:58:57,413 INFO program: Journal features: (none) >11:58:57,413 INFO program: Journal size: 4096k >11:58:57,413 INFO program: Journal length: 4096 >11:58:57,414 INFO program: Journal sequence: 0x00000007 >11:58:57,414 INFO program: Journal start: 0 >11:58:57,414 INFO program: >11:58:57,414 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:58:57,415 INFO program: Running... resize2fs -P /dev/vdb6 >11:58:57,426 INFO program: Estimated minimum size of the filesystem: 9380 >11:58:57,427 ERR program: resize2fs 1.42.5 (29-Jul-2012) >15:58:57,474 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.43KEZJdJ >11:58:57,487 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.43KEZJdJ >15:58:57,502 INFO program: Running... /bin/umount /tmp/btrfs-tmp.43KEZJdJ >15:58:57,801 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.43vv0u0Q >11:58:57,810 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.43vv0u0Q >15:58:57,822 INFO program: Running... /bin/umount /tmp/btrfs-tmp.43vv0u0Q >15:58:58,031 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.46LNmj8W >11:58:58,046 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.46LNmj8W >15:58:58,062 INFO program: Running... /bin/umount /tmp/btrfs-tmp.46LNmj8W >15:58:58,360 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.46ErGNWq >11:58:58,369 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.46ErGNWq >15:58:58,383 INFO program: Running... /bin/umount /tmp/btrfs-tmp.46ErGNWq >11:58:58,702 INFO program: Running... dumpe2fs -h /dev/loop1 >11:58:58,713 INFO program: Filesystem volume name: Anaconda >11:58:58,713 INFO program: Last mounted on: / >11:58:58,713 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >11:58:58,714 INFO program: Filesystem magic number: 0xEF53 >11:58:58,714 INFO program: Filesystem revision #: 1 (dynamic) >11:58:58,714 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:58:58,714 INFO program: Filesystem flags: signed_directory_hash >11:58:58,715 INFO program: Default mount options: user_xattr acl >11:58:58,715 INFO program: Filesystem state: clean >11:58:58,715 INFO program: Errors behavior: Continue >11:58:58,715 INFO program: Filesystem OS type: Linux >11:58:58,716 INFO program: Inode count: 65536 >11:58:58,716 INFO program: Block count: 1048576 >11:58:58,716 INFO program: Reserved block count: 0 >11:58:58,716 INFO program: Free blocks: 311419 >11:58:58,716 INFO program: Free inodes: 38266 >11:58:58,717 INFO program: First block: 1 >11:58:58,717 INFO program: Block size: 1024 >11:58:58,717 INFO program: Fragment size: 1024 >11:58:58,717 INFO program: Reserved GDT blocks: 256 >11:58:58,718 INFO program: Blocks per group: 8192 >11:58:58,718 INFO program: Fragments per group: 8192 >11:58:58,718 INFO program: Inodes per group: 512 >11:58:58,718 INFO program: Inode blocks per group: 128 >11:58:58,719 INFO program: Flex block group size: 16 >11:58:58,719 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >11:58:58,719 INFO program: Last mount time: Fri Nov 2 23:31:22 2012 >11:58:58,719 INFO program: Last write time: Fri Nov 2 23:31:29 2012 >11:58:58,719 INFO program: Mount count: 2 >11:58:58,720 INFO program: Maximum mount count: -1 >11:58:58,720 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >11:58:58,720 INFO program: Check interval: 0 (<none>) >11:58:58,720 INFO program: Lifetime writes: 32 MB >11:58:58,721 INFO program: Reserved blocks uid: 0 (user root) >11:58:58,721 INFO program: Reserved blocks gid: 0 (group root) >11:58:58,722 INFO program: First inode: 11 >11:58:58,723 INFO program: Inode size: 256 >11:58:58,724 INFO program: Required extra isize: 28 >11:58:58,725 INFO program: Desired extra isize: 28 >11:58:58,725 INFO program: Journal inode: 8 >11:58:58,725 INFO program: Default directory hash: half_md4 >11:58:58,725 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >11:58:58,726 INFO program: Journal backup: inode blocks >11:58:58,726 INFO program: Journal features: (none) >11:58:58,726 INFO program: Journal size: 32M >11:58:58,727 INFO program: Journal length: 32768 >11:58:58,727 INFO program: Journal sequence: 0x00000007 >11:58:58,727 INFO program: Journal start: 0 >11:58:58,727 INFO program: >11:58:58,728 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:58:58,728 INFO program: Running... dumpe2fs -h /dev/loop1 >11:58:58,739 INFO program: Filesystem volume name: Anaconda >11:58:58,740 INFO program: Last mounted on: / >11:58:58,740 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >11:58:58,740 INFO program: Filesystem magic number: 0xEF53 >11:58:58,741 INFO program: Filesystem revision #: 1 (dynamic) >11:58:58,741 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:58:58,741 INFO program: Filesystem flags: signed_directory_hash >11:58:58,741 INFO program: Default mount options: user_xattr acl >11:58:58,742 INFO program: Filesystem state: clean >11:58:58,742 INFO program: Errors behavior: Continue >11:58:58,742 INFO program: Filesystem OS type: Linux >11:58:58,742 INFO program: Inode count: 65536 >11:58:58,743 INFO program: Block count: 1048576 >11:58:58,743 INFO program: Reserved block count: 0 >11:58:58,743 INFO program: Free blocks: 311419 >11:58:58,743 INFO program: Free inodes: 38266 >11:58:58,743 INFO program: First block: 1 >11:58:58,744 INFO program: Block size: 1024 >11:58:58,744 INFO program: Fragment size: 1024 >11:58:58,744 INFO program: Reserved GDT blocks: 256 >11:58:58,744 INFO program: Blocks per group: 8192 >11:58:58,745 INFO program: Fragments per group: 8192 >11:58:58,745 INFO program: Inodes per group: 512 >11:58:58,745 INFO program: Inode blocks per group: 128 >11:58:58,745 INFO program: Flex block group size: 16 >11:58:58,746 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >11:58:58,746 INFO program: Last mount time: Fri Nov 2 23:31:22 2012 >11:58:58,746 INFO program: Last write time: Fri Nov 2 23:31:29 2012 >11:58:58,746 INFO program: Mount count: 2 >11:58:58,747 INFO program: Maximum mount count: -1 >11:58:58,747 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >11:58:58,747 INFO program: Check interval: 0 (<none>) >11:58:58,747 INFO program: Lifetime writes: 32 MB >11:58:58,747 INFO program: Reserved blocks uid: 0 (user root) >11:58:58,748 INFO program: Reserved blocks gid: 0 (group root) >11:58:58,748 INFO program: First inode: 11 >11:58:58,748 INFO program: Inode size: 256 >11:58:58,748 INFO program: Required extra isize: 28 >11:58:58,749 INFO program: Desired extra isize: 28 >11:58:58,749 INFO program: Journal inode: 8 >11:58:58,749 INFO program: Default directory hash: half_md4 >11:58:58,749 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >11:58:58,750 INFO program: Journal backup: inode blocks >11:58:58,750 INFO program: Journal features: (none) >11:58:58,750 INFO program: Journal size: 32M >11:58:58,750 INFO program: Journal length: 32768 >11:58:58,751 INFO program: Journal sequence: 0x00000007 >11:58:58,751 INFO program: Journal start: 0 >11:58:58,751 INFO program: >11:58:58,751 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:58:58,752 INFO program: Running... resize2fs -P /dev/loop1 >11:58:58,763 INFO program: Couldn't find valid filesystem superblock. >11:58:58,764 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:58:58,764 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >11:58:58,810 INFO program: Running... udevadm settle --timeout=300 >11:58:58,866 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:58:58,878 INFO program: Filesystem volume name: Anaconda >11:58:58,878 INFO program: Last mounted on: /sysroot >11:58:58,879 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >11:58:58,879 INFO program: Filesystem magic number: 0xEF53 >11:58:58,879 INFO program: Filesystem revision #: 1 (dynamic) >11:58:58,879 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:58:58,880 INFO program: Filesystem flags: signed_directory_hash >11:58:58,880 INFO program: Default mount options: user_xattr acl >11:58:58,880 INFO program: Filesystem state: clean >11:58:58,880 INFO program: Errors behavior: Continue >11:58:58,881 INFO program: Filesystem OS type: Linux >11:58:58,881 INFO program: Inode count: 65536 >11:58:58,881 INFO program: Block count: 1048576 >11:58:58,882 INFO program: Reserved block count: 0 >11:58:58,882 INFO program: Free blocks: 311419 >11:58:58,882 INFO program: Free inodes: 38266 >11:58:58,882 INFO program: First block: 1 >11:58:58,883 INFO program: Block size: 1024 >11:58:58,883 INFO program: Fragment size: 1024 >11:58:58,883 INFO program: Reserved GDT blocks: 256 >11:58:58,883 INFO program: Blocks per group: 8192 >11:58:58,884 INFO program: Fragments per group: 8192 >11:58:58,884 INFO program: Inodes per group: 512 >11:58:58,884 INFO program: Inode blocks per group: 128 >11:58:58,884 INFO program: Flex block group size: 16 >11:58:58,885 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >11:58:58,885 INFO program: Last mount time: Sat Nov 3 11:43:53 2012 >11:58:58,885 INFO program: Last write time: Sat Nov 3 11:43:53 2012 >11:58:58,886 INFO program: Mount count: 3 >11:58:58,886 INFO program: Maximum mount count: -1 >11:58:58,886 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >11:58:58,886 INFO program: Check interval: 0 (<none>) >11:58:58,887 INFO program: Lifetime writes: 32 MB >11:58:58,887 INFO program: Reserved blocks uid: 0 (user root) >11:58:58,887 INFO program: Reserved blocks gid: 0 (group root) >11:58:58,887 INFO program: First inode: 11 >11:58:58,888 INFO program: Inode size: 256 >11:58:58,888 INFO program: Required extra isize: 28 >11:58:58,889 INFO program: Desired extra isize: 28 >11:58:58,889 INFO program: Journal inode: 8 >11:58:58,889 INFO program: Default directory hash: half_md4 >11:58:58,890 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >11:58:58,890 INFO program: Journal backup: inode blocks >11:58:58,890 INFO program: Journal features: (none) >11:58:58,891 INFO program: Journal size: 32M >11:58:58,891 INFO program: Journal length: 32768 >11:58:58,891 INFO program: Journal sequence: 0x00000008 >11:58:58,892 INFO program: Journal start: 1 >11:58:58,892 INFO program: >11:58:58,892 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:58:58,893 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >11:58:58,905 INFO program: Filesystem volume name: Anaconda >11:58:58,906 INFO program: Last mounted on: /sysroot >11:58:58,906 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >11:58:58,906 INFO program: Filesystem magic number: 0xEF53 >11:58:58,907 INFO program: Filesystem revision #: 1 (dynamic) >11:58:58,907 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:58:58,907 INFO program: Filesystem flags: signed_directory_hash >11:58:58,907 INFO program: Default mount options: user_xattr acl >11:58:58,908 INFO program: Filesystem state: clean >11:58:58,908 INFO program: Errors behavior: Continue >11:58:58,908 INFO program: Filesystem OS type: Linux >11:58:58,909 INFO program: Inode count: 65536 >11:58:58,909 INFO program: Block count: 1048576 >11:58:58,909 INFO program: Reserved block count: 0 >11:58:58,909 INFO program: Free blocks: 311419 >11:58:58,910 INFO program: Free inodes: 38266 >11:58:58,910 INFO program: First block: 1 >11:58:58,910 INFO program: Block size: 1024 >11:58:58,910 INFO program: Fragment size: 1024 >11:58:58,911 INFO program: Reserved GDT blocks: 256 >11:58:58,911 INFO program: Blocks per group: 8192 >11:58:58,911 INFO program: Fragments per group: 8192 >11:58:58,911 INFO program: Inodes per group: 512 >11:58:58,912 INFO program: Inode blocks per group: 128 >11:58:58,912 INFO program: Flex block group size: 16 >11:58:58,912 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >11:58:58,912 INFO program: Last mount time: Sat Nov 3 11:43:53 2012 >11:58:58,913 INFO program: Last write time: Sat Nov 3 11:43:53 2012 >11:58:58,913 INFO program: Mount count: 3 >11:58:58,913 INFO program: Maximum mount count: -1 >11:58:58,913 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >11:58:58,914 INFO program: Check interval: 0 (<none>) >11:58:58,914 INFO program: Lifetime writes: 32 MB >11:58:58,914 INFO program: Reserved blocks uid: 0 (user root) >11:58:58,914 INFO program: Reserved blocks gid: 0 (group root) >11:58:58,915 INFO program: First inode: 11 >11:58:58,915 INFO program: Inode size: 256 >11:58:58,915 INFO program: Required extra isize: 28 >11:58:58,915 INFO program: Desired extra isize: 28 >11:58:58,916 INFO program: Journal inode: 8 >11:58:58,916 INFO program: Default directory hash: half_md4 >11:58:58,916 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >11:58:58,917 INFO program: Journal backup: inode blocks >11:58:58,917 INFO program: Journal features: (none) >11:58:58,917 INFO program: Journal size: 32M >11:58:58,917 INFO program: Journal length: 32768 >11:58:58,918 INFO program: Journal sequence: 0x00000008 >11:58:58,918 INFO program: Journal start: 1 >11:58:58,918 INFO program: >11:58:58,918 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >11:58:58,919 INFO program: Running... resize2fs -P /dev/mapper/live-rw >11:58:58,932 INFO program: Estimated minimum size of the filesystem: 734795 >11:58:58,933 ERR program: resize2fs 1.42.5 (29-Jul-2012) >11:58:58,941 INFO program: Running... udevadm settle --timeout=300 >11:58:58,973 INFO program: Running... udevadm settle --timeout=300 >11:58:58,998 INFO program: Running... udevadm settle --timeout=300 >11:58:59,019 INFO program: Running... udevadm settle --timeout=300 >11:58:59,045 INFO program: Running... udevadm settle --timeout=300 >11:58:59,069 INFO program: Running... udevadm settle --timeout=300 >11:58:59,093 INFO program: Running... udevadm settle --timeout=300 >11:58:59,118 INFO program: Running... udevadm settle --timeout=300 >11:58:59,141 INFO program: Running... udevadm settle --timeout=300 >11:58:59,163 INFO program: Running... udevadm settle --timeout=300 >11:58:59,187 INFO program: Running... udevadm settle --timeout=300 >11:58:59,208 INFO program: Running... udevadm settle --timeout=300 >11:58:59,229 INFO program: Running... udevadm settle --timeout=300 >11:58:59,251 INFO program: Running... udevadm settle --timeout=300 >11:58:59,272 INFO program: Running... udevadm settle --timeout=300 >11:58:59,299 INFO program: Running... udevadm settle --timeout=300 >11:58:59,321 INFO program: Running... udevadm settle --timeout=300 >11:58:59,347 INFO program: Running... udevadm settle --timeout=300 >11:58:59,369 INFO program: Running... udevadm settle --timeout=300 >11:58:59,395 INFO program: Running... udevadm settle --timeout=300 >11:58:59,416 INFO program: Running... udevadm settle --timeout=300 >11:58:59,438 INFO program: Running... udevadm settle --timeout=300 >11:58:59,460 INFO program: Running... udevadm settle --timeout=300 >11:58:59,482 INFO program: Running... udevadm settle --timeout=300 >11:58:59,503 INFO program: Running... udevadm settle --timeout=300 >11:58:59,523 INFO program: Running... udevadm settle --timeout=300 >15:58:59,557 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >15:58:59,580 INFO program: Running... /bin/umount /mnt/sysimage >11:58:59,589 INFO program: Running... udevadm settle --timeout=300 >11:58:59,612 INFO program: Running... udevadm settle --timeout=300 >15:58:59,635 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >11:58:59,653 INFO program: Running... arch >11:58:59,691 INFO program: x86_64 >15:58:59,704 INFO program: Running... /bin/umount /mnt/sysimage >11:58:59,713 INFO program: Running... udevadm settle --timeout=300 >15:58:59,738 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vda /mnt/sysimage >15:58:59,753 INFO program: Running... /bin/umount /mnt/sysimage >11:58:59,761 INFO program: Running... udevadm settle --timeout=300 >11:58:59,782 INFO program: Running... udevadm settle --timeout=300 >11:58:59,803 INFO program: Running... udevadm settle --timeout=300 >11:58:59,828 INFO program: Running... udevadm settle --timeout=300 >15:58:59,852 INFO program: Running... /bin/mount -n -t xfs -o defaults,ro /dev/vdb5 /mnt/sysimage >11:59:01,903 INFO program: Running... arch >15:59:01,928 INFO program: Running... /bin/umount /mnt/sysimage >11:59:01,936 INFO program: Running... udevadm settle --timeout=300 >15:59:01,962 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vdb6 /mnt/sysimage >15:59:01,974 INFO program: Running... /bin/umount /mnt/sysimage >11:59:01,981 INFO program: Running... udevadm settle --timeout=300 >11:59:02,004 INFO program: Running... udevadm settle --timeout=300 >15:59:02,028 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vdc /mnt/sysimage >15:59:02,041 INFO program: Running... /bin/umount /mnt/sysimage >11:59:02,049 INFO program: Running... udevadm settle --timeout=300 >11:59:02,076 INFO program: Running... udevadm settle --timeout=300 >11:59:02,097 INFO program: Running... udevadm settle --timeout=300 >15:59:02,125 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vde /mnt/sysimage >15:59:02,145 INFO program: Running... /bin/umount /mnt/sysimage >11:59:02,153 INFO program: Running... udevadm settle --timeout=300 >11:59:02,174 INFO program: Running... udevadm settle --timeout=300 >11:59:02,196 INFO program: Running... udevadm settle --timeout=300 >12:01:13,215 INFO program: Running... udevadm settle --timeout=300 >12:01:13,382 INFO program: Running... udevadm settle --timeout=300 >12:01:13,427 INFO program: Running... multipath -d >12:01:13,447 INFO program: Running... multipath -ll >12:01:13,709 INFO program: Running... dumpe2fs -h /dev/sda1 >12:01:13,750 INFO program: Filesystem volume name: <none> >12:01:13,751 INFO program: Last mounted on: <not available> >12:01:13,752 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >12:01:13,753 INFO program: Filesystem magic number: 0xEF53 >12:01:13,753 INFO program: Filesystem revision #: 1 (dynamic) >12:01:13,754 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 >12:01:13,754 INFO program: Filesystem flags: signed_directory_hash >12:01:13,755 INFO program: Default mount options: user_xattr acl >12:01:13,755 INFO program: Filesystem state: clean >12:01:13,756 INFO program: Errors behavior: Continue >12:01:13,756 INFO program: Filesystem OS type: Linux >12:01:13,757 INFO program: Inode count: 128016 >12:01:13,757 INFO program: Block count: 512000 >12:01:13,757 INFO program: Reserved block count: 25600 >12:01:13,758 INFO program: Free blocks: 485334 >12:01:13,758 INFO program: Free inodes: 128005 >12:01:13,759 INFO program: First block: 1 >12:01:13,759 INFO program: Block size: 1024 >12:01:13,760 INFO program: Fragment size: 1024 >12:01:13,760 INFO program: Reserved GDT blocks: 256 >12:01:13,760 INFO program: Blocks per group: 8192 >12:01:13,761 INFO program: Fragments per group: 8192 >12:01:13,761 INFO program: Inodes per group: 2032 >12:01:13,762 INFO program: Inode blocks per group: 254 >12:01:13,762 INFO program: Flex block group size: 16 >12:01:13,763 INFO program: Filesystem created: Sat Nov 3 11:22:18 2012 >12:01:13,763 INFO program: Last mount time: n/a >12:01:13,764 INFO program: Last write time: Sat Nov 3 11:22:18 2012 >12:01:13,764 INFO program: Mount count: 0 >12:01:13,764 INFO program: Maximum mount count: -1 >12:01:13,765 INFO program: Last checked: Sat Nov 3 11:22:18 2012 >12:01:13,765 INFO program: Check interval: 0 (<none>) >12:01:13,765 INFO program: Lifetime writes: 8 MB >12:01:13,766 INFO program: Reserved blocks uid: 0 (user root) >12:01:13,766 INFO program: Reserved blocks gid: 0 (group root) >12:01:13,766 INFO program: First inode: 11 >12:01:13,767 INFO program: Inode size: 128 >12:01:13,767 INFO program: Journal inode: 8 >12:01:13,767 INFO program: Default directory hash: half_md4 >12:01:13,768 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >12:01:13,768 INFO program: Journal backup: inode blocks >12:01:13,768 INFO program: Journal features: (none) >12:01:13,769 INFO program: Journal size: 8M >12:01:13,769 INFO program: Journal length: 8192 >12:01:13,769 INFO program: Journal sequence: 0x00000001 >12:01:13,770 INFO program: Journal start: 0 >12:01:13,770 INFO program: >12:01:13,770 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:01:13,771 INFO program: Running... dumpe2fs -h /dev/sda1 >12:01:13,787 INFO program: Filesystem volume name: <none> >12:01:13,787 INFO program: Last mounted on: <not available> >12:01:13,788 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >12:01:13,789 INFO program: Filesystem magic number: 0xEF53 >12:01:13,789 INFO program: Filesystem revision #: 1 (dynamic) >12:01:13,789 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 >12:01:13,790 INFO program: Filesystem flags: signed_directory_hash >12:01:13,790 INFO program: Default mount options: user_xattr acl >12:01:13,791 INFO program: Filesystem state: clean >12:01:13,791 INFO program: Errors behavior: Continue >12:01:13,792 INFO program: Filesystem OS type: Linux >12:01:13,792 INFO program: Inode count: 128016 >12:01:13,793 INFO program: Block count: 512000 >12:01:13,793 INFO program: Reserved block count: 25600 >12:01:13,794 INFO program: Free blocks: 485334 >12:01:13,794 INFO program: Free inodes: 128005 >12:01:13,794 INFO program: First block: 1 >12:01:13,795 INFO program: Block size: 1024 >12:01:13,795 INFO program: Fragment size: 1024 >12:01:13,796 INFO program: Reserved GDT blocks: 256 >12:01:13,796 INFO program: Blocks per group: 8192 >12:01:13,796 INFO program: Fragments per group: 8192 >12:01:13,797 INFO program: Inodes per group: 2032 >12:01:13,797 INFO program: Inode blocks per group: 254 >12:01:13,798 INFO program: Flex block group size: 16 >12:01:13,798 INFO program: Filesystem created: Sat Nov 3 11:22:18 2012 >12:01:13,799 INFO program: Last mount time: n/a >12:01:13,799 INFO program: Last write time: Sat Nov 3 11:22:18 2012 >12:01:13,800 INFO program: Mount count: 0 >12:01:13,800 INFO program: Maximum mount count: -1 >12:01:13,800 INFO program: Last checked: Sat Nov 3 11:22:18 2012 >12:01:13,801 INFO program: Check interval: 0 (<none>) >12:01:13,801 INFO program: Lifetime writes: 8 MB >12:01:13,801 INFO program: Reserved blocks uid: 0 (user root) >12:01:13,802 INFO program: Reserved blocks gid: 0 (group root) >12:01:13,802 INFO program: First inode: 11 >12:01:13,803 INFO program: Inode size: 128 >12:01:13,803 INFO program: Journal inode: 8 >12:01:13,803 INFO program: Default directory hash: half_md4 >12:01:13,804 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >12:01:13,804 INFO program: Journal backup: inode blocks >12:01:13,804 INFO program: Journal features: (none) >12:01:13,804 INFO program: Journal size: 8M >12:01:13,805 INFO program: Journal length: 8192 >12:01:13,805 INFO program: Journal sequence: 0x00000001 >12:01:13,805 INFO program: Journal start: 0 >12:01:13,806 INFO program: >12:01:13,806 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:01:13,807 INFO program: Running... resize2fs -P /dev/sda1 >12:01:13,823 INFO program: Estimated minimum size of the filesystem: 14075 >12:01:13,826 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:01:13,904 INFO program: Running... dumpe2fs -h /dev/sda2 >12:01:13,940 INFO program: Filesystem volume name: <none> >12:01:13,942 INFO program: Last mounted on: /mnt/sysimage >12:01:13,943 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >12:01:13,944 INFO program: Filesystem magic number: 0xEF53 >12:01:13,946 INFO program: Filesystem revision #: 1 (dynamic) >12:01:13,947 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:01:13,948 INFO program: Filesystem flags: signed_directory_hash >12:01:13,949 INFO program: Default mount options: user_xattr acl >12:01:13,951 INFO program: Filesystem state: clean >12:01:13,952 INFO program: Errors behavior: Continue >12:01:13,953 INFO program: Filesystem OS type: Linux >12:01:13,953 INFO program: Inode count: 575952 >12:01:13,954 INFO program: Block count: 2302208 >12:01:13,954 INFO program: Reserved block count: 115110 >12:01:13,955 INFO program: Free blocks: 2064460 >12:01:13,955 INFO program: Free inodes: 554759 >12:01:13,956 INFO program: First block: 0 >12:01:13,956 INFO program: Block size: 4096 >12:01:13,957 INFO program: Fragment size: 4096 >12:01:13,957 INFO program: Reserved GDT blocks: 562 >12:01:13,958 INFO program: Blocks per group: 32768 >12:01:13,958 INFO program: Fragments per group: 32768 >12:01:13,958 INFO program: Inodes per group: 8112 >12:01:13,959 INFO program: Inode blocks per group: 507 >12:01:13,959 INFO program: Flex block group size: 16 >12:01:13,960 INFO program: Filesystem created: Sat Nov 3 11:22:12 2012 >12:01:13,960 INFO program: Last mount time: Sat Nov 3 11:22:19 2012 >12:01:13,960 INFO program: Last write time: Sat Nov 3 11:32:09 2012 >12:01:13,961 INFO program: Mount count: 1 >12:01:13,961 INFO program: Maximum mount count: -1 >12:01:13,961 INFO program: Last checked: Sat Nov 3 11:22:12 2012 >12:01:13,962 INFO program: Check interval: 0 (<none>) >12:01:13,962 INFO program: Lifetime writes: 1211 MB >12:01:13,962 INFO program: Reserved blocks uid: 0 (user root) >12:01:13,963 INFO program: Reserved blocks gid: 0 (group root) >12:01:13,963 INFO program: First inode: 11 >12:01:13,964 INFO program: Inode size: 256 >12:01:13,964 INFO program: Required extra isize: 28 >12:01:13,964 INFO program: Desired extra isize: 28 >12:01:13,965 INFO program: Journal inode: 8 >12:01:13,965 INFO program: Default directory hash: half_md4 >12:01:13,965 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >12:01:13,966 INFO program: Journal backup: inode blocks >12:01:13,966 INFO program: Journal features: journal_incompat_revoke >12:01:13,967 INFO program: Journal size: 128M >12:01:13,967 INFO program: Journal length: 32768 >12:01:13,967 INFO program: Journal sequence: 0x000004c8 >12:01:13,968 INFO program: Journal start: 0 >12:01:13,968 INFO program: >12:01:13,968 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:01:13,969 INFO program: Running... dumpe2fs -h /dev/sda2 >12:01:13,985 INFO program: Filesystem volume name: <none> >12:01:13,986 INFO program: Last mounted on: /mnt/sysimage >12:01:13,986 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >12:01:13,987 INFO program: Filesystem magic number: 0xEF53 >12:01:13,987 INFO program: Filesystem revision #: 1 (dynamic) >12:01:13,988 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:01:13,988 INFO program: Filesystem flags: signed_directory_hash >12:01:13,989 INFO program: Default mount options: user_xattr acl >12:01:13,989 INFO program: Filesystem state: clean >12:01:13,989 INFO program: Errors behavior: Continue >12:01:13,990 INFO program: Filesystem OS type: Linux >12:01:13,990 INFO program: Inode count: 575952 >12:01:13,991 INFO program: Block count: 2302208 >12:01:13,991 INFO program: Reserved block count: 115110 >12:01:13,992 INFO program: Free blocks: 2064460 >12:01:13,992 INFO program: Free inodes: 554759 >12:01:13,992 INFO program: First block: 0 >12:01:13,993 INFO program: Block size: 4096 >12:01:13,993 INFO program: Fragment size: 4096 >12:01:13,994 INFO program: Reserved GDT blocks: 562 >12:01:13,994 INFO program: Blocks per group: 32768 >12:01:13,995 INFO program: Fragments per group: 32768 >12:01:13,995 INFO program: Inodes per group: 8112 >12:01:13,995 INFO program: Inode blocks per group: 507 >12:01:13,996 INFO program: Flex block group size: 16 >12:01:13,996 INFO program: Filesystem created: Sat Nov 3 11:22:12 2012 >12:01:13,997 INFO program: Last mount time: Sat Nov 3 11:22:19 2012 >12:01:13,997 INFO program: Last write time: Sat Nov 3 11:32:09 2012 >12:01:13,997 INFO program: Mount count: 1 >12:01:13,998 INFO program: Maximum mount count: -1 >12:01:13,998 INFO program: Last checked: Sat Nov 3 11:22:12 2012 >12:01:13,998 INFO program: Check interval: 0 (<none>) >12:01:13,999 INFO program: Lifetime writes: 1211 MB >12:01:13,999 INFO program: Reserved blocks uid: 0 (user root) >12:01:13,999 INFO program: Reserved blocks gid: 0 (group root) >12:01:13,999 INFO program: First inode: 11 >12:01:14,000 INFO program: Inode size: 256 >12:01:14,000 INFO program: Required extra isize: 28 >12:01:14,000 INFO program: Desired extra isize: 28 >12:01:14,000 INFO program: Journal inode: 8 >12:01:14,001 INFO program: Default directory hash: half_md4 >12:01:14,001 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >12:01:14,001 INFO program: Journal backup: inode blocks >12:01:14,001 INFO program: Journal features: journal_incompat_revoke >12:01:14,002 INFO program: Journal size: 128M >12:01:14,002 INFO program: Journal length: 32768 >12:01:14,002 INFO program: Journal sequence: 0x000004c8 >12:01:14,002 INFO program: Journal start: 0 >12:01:14,003 INFO program: >12:01:14,003 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:01:14,003 INFO program: Running... resize2fs -P /dev/sda2 >12:01:14,030 INFO program: Estimated minimum size of the filesystem: 213155 >12:01:14,035 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:01:14,287 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.66yuygQX >12:01:14,298 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.66yuygQX >16:01:14,311 INFO program: Running... /bin/umount /tmp/btrfs-tmp.66yuygQX >16:01:14,769 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.669wlpVy >12:01:14,785 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.669wlpVy >16:01:14,803 INFO program: Running... /bin/umount /tmp/btrfs-tmp.669wlpVy >12:01:15,046 INFO program: Running... xfs_db -c "sb 0" -c "p dblocks" -c "p blocksize" /dev/vdb5 >12:01:15,067 INFO program: command "sb 0" not found >12:01:15,068 INFO program: command "p dblocks" not found >12:01:15,068 INFO program: command "p blocksize" not found >12:01:15,135 INFO program: Running... dumpe2fs -h /dev/vdb6 >12:01:15,151 INFO program: Filesystem volume name: mirror >12:01:15,151 INFO program: Last mounted on: <not available> >12:01:15,152 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >12:01:15,152 INFO program: Filesystem magic number: 0xEF53 >12:01:15,152 INFO program: Filesystem revision #: 1 (dynamic) >12:01:15,152 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 >12:01:15,153 INFO program: Filesystem flags: signed_directory_hash >12:01:15,153 INFO program: Default mount options: user_xattr acl >12:01:15,153 INFO program: Filesystem state: clean >12:01:15,154 INFO program: Errors behavior: Continue >12:01:15,154 INFO program: Filesystem OS type: Linux >12:01:15,154 INFO program: Inode count: 56448 >12:01:15,155 INFO program: Block count: 225280 >12:01:15,155 INFO program: Reserved block count: 11264 >12:01:15,155 INFO program: Free blocks: 211991 >12:01:15,155 INFO program: Free inodes: 56437 >12:01:15,156 INFO program: First block: 1 >12:01:15,156 INFO program: Block size: 1024 >12:01:15,156 INFO program: Fragment size: 1024 >12:01:15,157 INFO program: Reserved GDT blocks: 256 >12:01:15,157 INFO program: Blocks per group: 8192 >12:01:15,157 INFO program: Fragments per group: 8192 >12:01:15,158 INFO program: Inodes per group: 2016 >12:01:15,158 INFO program: Inode blocks per group: 252 >12:01:15,158 INFO program: Flex block group size: 16 >12:01:15,158 INFO program: Filesystem created: Thu Oct 25 17:35:48 2012 >12:01:15,159 INFO program: Last mount time: Thu Oct 25 17:35:50 2012 >12:01:15,159 INFO program: Last write time: Thu Oct 25 17:35:50 2012 >12:01:15,159 INFO program: Mount count: 1 >12:01:15,160 INFO program: Maximum mount count: -1 >12:01:15,160 INFO program: Last checked: Thu Oct 25 17:35:48 2012 >12:01:15,160 INFO program: Check interval: 0 (<none>) >12:01:15,161 INFO program: Lifetime writes: 4457 kB >12:01:15,161 INFO program: Reserved blocks uid: 0 (user root) >12:01:15,161 INFO program: Reserved blocks gid: 0 (group root) >12:01:15,162 INFO program: First inode: 11 >12:01:15,162 INFO program: Inode size: 128 >12:01:15,162 INFO program: Journal inode: 8 >12:01:15,163 INFO program: Default directory hash: half_md4 >12:01:15,163 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >12:01:15,163 INFO program: Journal backup: inode blocks >12:01:15,163 INFO program: Journal features: (none) >12:01:15,164 INFO program: Journal size: 4096k >12:01:15,164 INFO program: Journal length: 4096 >12:01:15,164 INFO program: Journal sequence: 0x00000007 >12:01:15,164 INFO program: Journal start: 0 >12:01:15,165 INFO program: >12:01:15,165 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:01:15,166 INFO program: Running... dumpe2fs -h /dev/vdb6 >12:01:15,178 INFO program: Filesystem volume name: mirror >12:01:15,178 INFO program: Last mounted on: <not available> >12:01:15,179 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >12:01:15,179 INFO program: Filesystem magic number: 0xEF53 >12:01:15,179 INFO program: Filesystem revision #: 1 (dynamic) >12:01:15,179 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 >12:01:15,180 INFO program: Filesystem flags: signed_directory_hash >12:01:15,180 INFO program: Default mount options: user_xattr acl >12:01:15,180 INFO program: Filesystem state: clean >12:01:15,180 INFO program: Errors behavior: Continue >12:01:15,181 INFO program: Filesystem OS type: Linux >12:01:15,181 INFO program: Inode count: 56448 >12:01:15,181 INFO program: Block count: 225280 >12:01:15,181 INFO program: Reserved block count: 11264 >12:01:15,182 INFO program: Free blocks: 211991 >12:01:15,182 INFO program: Free inodes: 56437 >12:01:15,182 INFO program: First block: 1 >12:01:15,182 INFO program: Block size: 1024 >12:01:15,183 INFO program: Fragment size: 1024 >12:01:15,183 INFO program: Reserved GDT blocks: 256 >12:01:15,183 INFO program: Blocks per group: 8192 >12:01:15,183 INFO program: Fragments per group: 8192 >12:01:15,184 INFO program: Inodes per group: 2016 >12:01:15,184 INFO program: Inode blocks per group: 252 >12:01:15,184 INFO program: Flex block group size: 16 >12:01:15,184 INFO program: Filesystem created: Thu Oct 25 17:35:48 2012 >12:01:15,185 INFO program: Last mount time: Thu Oct 25 17:35:50 2012 >12:01:15,185 INFO program: Last write time: Thu Oct 25 17:35:50 2012 >12:01:15,185 INFO program: Mount count: 1 >12:01:15,185 INFO program: Maximum mount count: -1 >12:01:15,186 INFO program: Last checked: Thu Oct 25 17:35:48 2012 >12:01:15,186 INFO program: Check interval: 0 (<none>) >12:01:15,186 INFO program: Lifetime writes: 4457 kB >12:01:15,186 INFO program: Reserved blocks uid: 0 (user root) >12:01:15,187 INFO program: Reserved blocks gid: 0 (group root) >12:01:15,187 INFO program: First inode: 11 >12:01:15,187 INFO program: Inode size: 128 >12:01:15,188 INFO program: Journal inode: 8 >12:01:15,188 INFO program: Default directory hash: half_md4 >12:01:15,188 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >12:01:15,188 INFO program: Journal backup: inode blocks >12:01:15,189 INFO program: Journal features: (none) >12:01:15,189 INFO program: Journal size: 4096k >12:01:15,189 INFO program: Journal length: 4096 >12:01:15,189 INFO program: Journal sequence: 0x00000007 >12:01:15,190 INFO program: Journal start: 0 >12:01:15,190 INFO program: >12:01:15,190 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:01:15,191 INFO program: Running... resize2fs -P /dev/vdb6 >12:01:15,203 INFO program: Estimated minimum size of the filesystem: 9380 >12:01:15,204 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:01:15,253 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.727Vq8Iv >12:01:15,267 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.727Vq8Iv >16:01:15,283 INFO program: Running... /bin/umount /tmp/btrfs-tmp.727Vq8Iv >16:01:15,582 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.72wb8Yjv >12:01:15,592 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.72wb8Yjv >16:01:15,608 INFO program: Running... /bin/umount /tmp/btrfs-tmp.72wb8Yjv >16:01:15,807 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.75VE0a_v >12:01:15,821 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.75VE0a_v >16:01:15,836 INFO program: Running... /bin/umount /tmp/btrfs-tmp.75VE0a_v >16:01:16,148 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.75FHQJke >12:01:16,163 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.75FHQJke >16:01:16,181 INFO program: Running... /bin/umount /tmp/btrfs-tmp.75FHQJke >12:01:16,503 INFO program: Running... dumpe2fs -h /dev/loop1 >12:01:16,515 INFO program: Filesystem volume name: Anaconda >12:01:16,515 INFO program: Last mounted on: / >12:01:16,515 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:01:16,516 INFO program: Filesystem magic number: 0xEF53 >12:01:16,516 INFO program: Filesystem revision #: 1 (dynamic) >12:01:16,516 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 >12:01:16,517 INFO program: Filesystem flags: signed_directory_hash >12:01:16,517 INFO program: Default mount options: user_xattr acl >12:01:16,517 INFO program: Filesystem state: clean >12:01:16,517 INFO program: Errors behavior: Continue >12:01:16,518 INFO program: Filesystem OS type: Linux >12:01:16,518 INFO program: Inode count: 65536 >12:01:16,518 INFO program: Block count: 1048576 >12:01:16,518 INFO program: Reserved block count: 0 >12:01:16,519 INFO program: Free blocks: 311419 >12:01:16,519 INFO program: Free inodes: 38266 >12:01:16,519 INFO program: First block: 1 >12:01:16,519 INFO program: Block size: 1024 >12:01:16,520 INFO program: Fragment size: 1024 >12:01:16,520 INFO program: Reserved GDT blocks: 256 >12:01:16,520 INFO program: Blocks per group: 8192 >12:01:16,520 INFO program: Fragments per group: 8192 >12:01:16,521 INFO program: Inodes per group: 512 >12:01:16,521 INFO program: Inode blocks per group: 128 >12:01:16,521 INFO program: Flex block group size: 16 >12:01:16,521 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:01:16,522 INFO program: Last mount time: Fri Nov 2 23:31:22 2012 >12:01:16,522 INFO program: Last write time: Fri Nov 2 23:31:29 2012 >12:01:16,522 INFO program: Mount count: 2 >12:01:16,522 INFO program: Maximum mount count: -1 >12:01:16,523 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:01:16,523 INFO program: Check interval: 0 (<none>) >12:01:16,523 INFO program: Lifetime writes: 32 MB >12:01:16,524 INFO program: Reserved blocks uid: 0 (user root) >12:01:16,524 INFO program: Reserved blocks gid: 0 (group root) >12:01:16,524 INFO program: First inode: 11 >12:01:16,524 INFO program: Inode size: 256 >12:01:16,525 INFO program: Required extra isize: 28 >12:01:16,525 INFO program: Desired extra isize: 28 >12:01:16,525 INFO program: Journal inode: 8 >12:01:16,525 INFO program: Default directory hash: half_md4 >12:01:16,526 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:01:16,526 INFO program: Journal backup: inode blocks >12:01:16,526 INFO program: Journal features: (none) >12:01:16,526 INFO program: Journal size: 32M >12:01:16,527 INFO program: Journal length: 32768 >12:01:16,527 INFO program: Journal sequence: 0x00000007 >12:01:16,527 INFO program: Journal start: 0 >12:01:16,527 INFO program: >12:01:16,528 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:01:16,529 INFO program: Running... dumpe2fs -h /dev/loop1 >12:01:16,540 INFO program: Filesystem volume name: Anaconda >12:01:16,541 INFO program: Last mounted on: / >12:01:16,541 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:01:16,541 INFO program: Filesystem magic number: 0xEF53 >12:01:16,542 INFO program: Filesystem revision #: 1 (dynamic) >12:01:16,542 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 >12:01:16,542 INFO program: Filesystem flags: signed_directory_hash >12:01:16,543 INFO program: Default mount options: user_xattr acl >12:01:16,543 INFO program: Filesystem state: clean >12:01:16,543 INFO program: Errors behavior: Continue >12:01:16,543 INFO program: Filesystem OS type: Linux >12:01:16,544 INFO program: Inode count: 65536 >12:01:16,544 INFO program: Block count: 1048576 >12:01:16,544 INFO program: Reserved block count: 0 >12:01:16,544 INFO program: Free blocks: 311419 >12:01:16,545 INFO program: Free inodes: 38266 >12:01:16,545 INFO program: First block: 1 >12:01:16,545 INFO program: Block size: 1024 >12:01:16,545 INFO program: Fragment size: 1024 >12:01:16,546 INFO program: Reserved GDT blocks: 256 >12:01:16,546 INFO program: Blocks per group: 8192 >12:01:16,546 INFO program: Fragments per group: 8192 >12:01:16,546 INFO program: Inodes per group: 512 >12:01:16,547 INFO program: Inode blocks per group: 128 >12:01:16,547 INFO program: Flex block group size: 16 >12:01:16,547 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:01:16,547 INFO program: Last mount time: Fri Nov 2 23:31:22 2012 >12:01:16,548 INFO program: Last write time: Fri Nov 2 23:31:29 2012 >12:01:16,548 INFO program: Mount count: 2 >12:01:16,548 INFO program: Maximum mount count: -1 >12:01:16,549 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:01:16,549 INFO program: Check interval: 0 (<none>) >12:01:16,549 INFO program: Lifetime writes: 32 MB >12:01:16,549 INFO program: Reserved blocks uid: 0 (user root) >12:01:16,550 INFO program: Reserved blocks gid: 0 (group root) >12:01:16,550 INFO program: First inode: 11 >12:01:16,550 INFO program: Inode size: 256 >12:01:16,550 INFO program: Required extra isize: 28 >12:01:16,551 INFO program: Desired extra isize: 28 >12:01:16,551 INFO program: Journal inode: 8 >12:01:16,551 INFO program: Default directory hash: half_md4 >12:01:16,552 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:01:16,552 INFO program: Journal backup: inode blocks >12:01:16,552 INFO program: Journal features: (none) >12:01:16,552 INFO program: Journal size: 32M >12:01:16,553 INFO program: Journal length: 32768 >12:01:16,553 INFO program: Journal sequence: 0x00000007 >12:01:16,553 INFO program: Journal start: 0 >12:01:16,554 INFO program: >12:01:16,554 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:01:16,554 INFO program: Running... resize2fs -P /dev/loop1 >12:01:16,567 INFO program: Couldn't find valid filesystem superblock. >12:01:16,568 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:01:16,568 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:01:16,619 INFO program: Running... udevadm settle --timeout=300 >12:01:16,677 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:01:16,689 INFO program: Filesystem volume name: Anaconda >12:01:16,689 INFO program: Last mounted on: /sysroot >12:01:16,689 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:01:16,690 INFO program: Filesystem magic number: 0xEF53 >12:01:16,690 INFO program: Filesystem revision #: 1 (dynamic) >12:01:16,690 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 >12:01:16,690 INFO program: Filesystem flags: signed_directory_hash >12:01:16,691 INFO program: Default mount options: user_xattr acl >12:01:16,691 INFO program: Filesystem state: clean >12:01:16,691 INFO program: Errors behavior: Continue >12:01:16,691 INFO program: Filesystem OS type: Linux >12:01:16,692 INFO program: Inode count: 65536 >12:01:16,692 INFO program: Block count: 1048576 >12:01:16,692 INFO program: Reserved block count: 0 >12:01:16,693 INFO program: Free blocks: 311419 >12:01:16,693 INFO program: Free inodes: 38266 >12:01:16,693 INFO program: First block: 1 >12:01:16,693 INFO program: Block size: 1024 >12:01:16,694 INFO program: Fragment size: 1024 >12:01:16,694 INFO program: Reserved GDT blocks: 256 >12:01:16,694 INFO program: Blocks per group: 8192 >12:01:16,694 INFO program: Fragments per group: 8192 >12:01:16,694 INFO program: Inodes per group: 512 >12:01:16,695 INFO program: Inode blocks per group: 128 >12:01:16,695 INFO program: Flex block group size: 16 >12:01:16,695 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:01:16,696 INFO program: Last mount time: Sat Nov 3 11:43:53 2012 >12:01:16,696 INFO program: Last write time: Sat Nov 3 11:43:53 2012 >12:01:16,696 INFO program: Mount count: 3 >12:01:16,696 INFO program: Maximum mount count: -1 >12:01:16,697 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:01:16,697 INFO program: Check interval: 0 (<none>) >12:01:16,697 INFO program: Lifetime writes: 32 MB >12:01:16,697 INFO program: Reserved blocks uid: 0 (user root) >12:01:16,698 INFO program: Reserved blocks gid: 0 (group root) >12:01:16,698 INFO program: First inode: 11 >12:01:16,698 INFO program: Inode size: 256 >12:01:16,699 INFO program: Required extra isize: 28 >12:01:16,699 INFO program: Desired extra isize: 28 >12:01:16,699 INFO program: Journal inode: 8 >12:01:16,699 INFO program: Default directory hash: half_md4 >12:01:16,700 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:01:16,700 INFO program: Journal backup: inode blocks >12:01:16,700 INFO program: Journal features: (none) >12:01:16,700 INFO program: Journal size: 32M >12:01:16,701 INFO program: Journal length: 32768 >12:01:16,701 INFO program: Journal sequence: 0x00000008 >12:01:16,701 INFO program: Journal start: 1 >12:01:16,702 INFO program: >12:01:16,702 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:01:16,703 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:01:16,714 INFO program: Filesystem volume name: Anaconda >12:01:16,715 INFO program: Last mounted on: /sysroot >12:01:16,715 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:01:16,715 INFO program: Filesystem magic number: 0xEF53 >12:01:16,716 INFO program: Filesystem revision #: 1 (dynamic) >12:01:16,716 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 >12:01:16,716 INFO program: Filesystem flags: signed_directory_hash >12:01:16,716 INFO program: Default mount options: user_xattr acl >12:01:16,717 INFO program: Filesystem state: clean >12:01:16,717 INFO program: Errors behavior: Continue >12:01:16,717 INFO program: Filesystem OS type: Linux >12:01:16,717 INFO program: Inode count: 65536 >12:01:16,718 INFO program: Block count: 1048576 >12:01:16,718 INFO program: Reserved block count: 0 >12:01:16,718 INFO program: Free blocks: 311419 >12:01:16,718 INFO program: Free inodes: 38266 >12:01:16,719 INFO program: First block: 1 >12:01:16,719 INFO program: Block size: 1024 >12:01:16,719 INFO program: Fragment size: 1024 >12:01:16,719 INFO program: Reserved GDT blocks: 256 >12:01:16,720 INFO program: Blocks per group: 8192 >12:01:16,720 INFO program: Fragments per group: 8192 >12:01:16,720 INFO program: Inodes per group: 512 >12:01:16,720 INFO program: Inode blocks per group: 128 >12:01:16,721 INFO program: Flex block group size: 16 >12:01:16,721 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:01:16,721 INFO program: Last mount time: Sat Nov 3 11:43:53 2012 >12:01:16,722 INFO program: Last write time: Sat Nov 3 11:43:53 2012 >12:01:16,722 INFO program: Mount count: 3 >12:01:16,722 INFO program: Maximum mount count: -1 >12:01:16,722 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:01:16,723 INFO program: Check interval: 0 (<none>) >12:01:16,723 INFO program: Lifetime writes: 32 MB >12:01:16,723 INFO program: Reserved blocks uid: 0 (user root) >12:01:16,723 INFO program: Reserved blocks gid: 0 (group root) >12:01:16,724 INFO program: First inode: 11 >12:01:16,724 INFO program: Inode size: 256 >12:01:16,724 INFO program: Required extra isize: 28 >12:01:16,725 INFO program: Desired extra isize: 28 >12:01:16,725 INFO program: Journal inode: 8 >12:01:16,725 INFO program: Default directory hash: half_md4 >12:01:16,725 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:01:16,726 INFO program: Journal backup: inode blocks >12:01:16,726 INFO program: Journal features: (none) >12:01:16,726 INFO program: Journal size: 32M >12:01:16,726 INFO program: Journal length: 32768 >12:01:16,727 INFO program: Journal sequence: 0x00000008 >12:01:16,727 INFO program: Journal start: 1 >12:01:16,727 INFO program: >12:01:16,728 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:01:16,729 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:01:16,742 INFO program: Estimated minimum size of the filesystem: 734795 >12:01:16,743 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:01:16,754 INFO program: Running... udevadm settle --timeout=300 >12:01:16,786 INFO program: Running... udevadm settle --timeout=300 >12:01:16,811 INFO program: Running... udevadm settle --timeout=300 >12:01:16,833 INFO program: Running... udevadm settle --timeout=300 >12:01:16,858 INFO program: Running... udevadm settle --timeout=300 >12:01:16,882 INFO program: Running... udevadm settle --timeout=300 >12:01:16,906 INFO program: Running... udevadm settle --timeout=300 >12:01:16,930 INFO program: Running... udevadm settle --timeout=300 >12:01:16,954 INFO program: Running... udevadm settle --timeout=300 >12:01:16,977 INFO program: Running... udevadm settle --timeout=300 >12:01:17,001 INFO program: Running... udevadm settle --timeout=300 >12:01:17,022 INFO program: Running... udevadm settle --timeout=300 >12:01:17,042 INFO program: Running... udevadm settle --timeout=300 >12:01:17,062 INFO program: Running... udevadm settle --timeout=300 >12:01:17,083 INFO program: Running... udevadm settle --timeout=300 >12:01:17,108 INFO program: Running... udevadm settle --timeout=300 >12:01:17,128 INFO program: Running... udevadm settle --timeout=300 >12:01:17,151 INFO program: Running... udevadm settle --timeout=300 >12:01:17,172 INFO program: Running... udevadm settle --timeout=300 >12:01:17,197 INFO program: Running... udevadm settle --timeout=300 >12:01:17,217 INFO program: Running... udevadm settle --timeout=300 >12:01:17,237 INFO program: Running... udevadm settle --timeout=300 >12:01:17,258 INFO program: Running... udevadm settle --timeout=300 >12:01:17,278 INFO program: Running... udevadm settle --timeout=300 >12:01:17,299 INFO program: Running... udevadm settle --timeout=300 >12:01:17,320 INFO program: Running... udevadm settle --timeout=300 >16:01:17,353 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >16:01:17,375 INFO program: Running... /bin/umount /mnt/sysimage >12:01:17,382 INFO program: Running... udevadm settle --timeout=300 >12:01:17,405 INFO program: Running... udevadm settle --timeout=300 >16:01:17,428 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >12:01:17,446 INFO program: Running... arch >12:01:17,498 INFO program: x86_64 >16:01:17,519 INFO program: Running... /bin/umount /mnt/sysimage >12:01:17,526 INFO program: Running... udevadm settle --timeout=300 >16:01:17,549 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vda /mnt/sysimage >16:01:17,562 INFO program: Running... /bin/umount /mnt/sysimage >12:01:17,571 INFO program: Running... udevadm settle --timeout=300 >12:01:17,592 INFO program: Running... udevadm settle --timeout=300 >12:01:17,613 INFO program: Running... udevadm settle --timeout=300 >12:01:17,638 INFO program: Running... udevadm settle --timeout=300 >16:01:17,664 INFO program: Running... /bin/mount -n -t xfs -o defaults,ro /dev/vdb5 /mnt/sysimage >12:01:19,813 INFO program: Running... arch >16:01:19,859 INFO program: Running... /bin/umount /mnt/sysimage >12:01:19,870 INFO program: Running... udevadm settle --timeout=300 >16:01:19,917 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vdb6 /mnt/sysimage >16:01:19,945 INFO program: Running... /bin/umount /mnt/sysimage >12:01:19,955 INFO program: Running... udevadm settle --timeout=300 >12:01:19,991 INFO program: Running... udevadm settle --timeout=300 >16:01:20,015 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vdc /mnt/sysimage >16:01:20,028 INFO program: Running... /bin/umount /mnt/sysimage >12:01:20,036 INFO program: Running... udevadm settle --timeout=300 >12:01:20,057 INFO program: Running... udevadm settle --timeout=300 >12:01:20,076 INFO program: Running... udevadm settle --timeout=300 >16:01:20,100 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vde /mnt/sysimage >16:01:20,114 INFO program: Running... /bin/umount /mnt/sysimage >12:01:20,122 INFO program: Running... udevadm settle --timeout=300 >12:01:20,141 INFO program: Running... udevadm settle --timeout=300 >12:01:20,160 INFO program: Running... udevadm settle --timeout=300 >12:09:48,366 INFO program: Running... udevadm settle --timeout=300 >12:09:48,448 INFO program: Running... udevadm settle --timeout=300 >12:09:48,518 INFO program: Running... multipath -d >12:09:48,552 INFO program: Running... multipath -ll >12:09:48,799 INFO program: Running... dumpe2fs -h /dev/sda1 >12:09:48,844 INFO program: Filesystem volume name: <none> >12:09:48,844 INFO program: Last mounted on: <not available> >12:09:48,845 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >12:09:48,845 INFO program: Filesystem magic number: 0xEF53 >12:09:48,846 INFO program: Filesystem revision #: 1 (dynamic) >12:09:48,846 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 >12:09:48,847 INFO program: Filesystem flags: signed_directory_hash >12:09:48,847 INFO program: Default mount options: user_xattr acl >12:09:48,848 INFO program: Filesystem state: clean >12:09:48,848 INFO program: Errors behavior: Continue >12:09:48,849 INFO program: Filesystem OS type: Linux >12:09:48,850 INFO program: Inode count: 128016 >12:09:48,850 INFO program: Block count: 512000 >12:09:48,851 INFO program: Reserved block count: 25600 >12:09:48,851 INFO program: Free blocks: 485334 >12:09:48,852 INFO program: Free inodes: 128005 >12:09:48,852 INFO program: First block: 1 >12:09:48,852 INFO program: Block size: 1024 >12:09:48,853 INFO program: Fragment size: 1024 >12:09:48,853 INFO program: Reserved GDT blocks: 256 >12:09:48,854 INFO program: Blocks per group: 8192 >12:09:48,854 INFO program: Fragments per group: 8192 >12:09:48,854 INFO program: Inodes per group: 2032 >12:09:48,855 INFO program: Inode blocks per group: 254 >12:09:48,855 INFO program: Flex block group size: 16 >12:09:48,856 INFO program: Filesystem created: Sat Nov 3 11:22:18 2012 >12:09:48,856 INFO program: Last mount time: n/a >12:09:48,857 INFO program: Last write time: Sat Nov 3 11:22:18 2012 >12:09:48,858 INFO program: Mount count: 0 >12:09:48,858 INFO program: Maximum mount count: -1 >12:09:48,859 INFO program: Last checked: Sat Nov 3 11:22:18 2012 >12:09:48,859 INFO program: Check interval: 0 (<none>) >12:09:48,860 INFO program: Lifetime writes: 8 MB >12:09:48,860 INFO program: Reserved blocks uid: 0 (user root) >12:09:48,860 INFO program: Reserved blocks gid: 0 (group root) >12:09:48,860 INFO program: First inode: 11 >12:09:48,861 INFO program: Inode size: 128 >12:09:48,861 INFO program: Journal inode: 8 >12:09:48,862 INFO program: Default directory hash: half_md4 >12:09:48,862 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >12:09:48,862 INFO program: Journal backup: inode blocks >12:09:48,863 INFO program: Journal features: (none) >12:09:48,863 INFO program: Journal size: 8M >12:09:48,863 INFO program: Journal length: 8192 >12:09:48,864 INFO program: Journal sequence: 0x00000001 >12:09:48,864 INFO program: Journal start: 0 >12:09:48,864 INFO program: >12:09:48,865 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:09:48,866 INFO program: Running... dumpe2fs -h /dev/sda1 >12:09:48,880 INFO program: Filesystem volume name: <none> >12:09:48,881 INFO program: Last mounted on: <not available> >12:09:48,881 INFO program: Filesystem UUID: 84ac1d05-6188-4a15-b4be-c8b174d65539 >12:09:48,882 INFO program: Filesystem magic number: 0xEF53 >12:09:48,882 INFO program: Filesystem revision #: 1 (dynamic) >12:09:48,883 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 >12:09:48,883 INFO program: Filesystem flags: signed_directory_hash >12:09:48,883 INFO program: Default mount options: user_xattr acl >12:09:48,884 INFO program: Filesystem state: clean >12:09:48,884 INFO program: Errors behavior: Continue >12:09:48,885 INFO program: Filesystem OS type: Linux >12:09:48,885 INFO program: Inode count: 128016 >12:09:48,886 INFO program: Block count: 512000 >12:09:48,886 INFO program: Reserved block count: 25600 >12:09:48,887 INFO program: Free blocks: 485334 >12:09:48,887 INFO program: Free inodes: 128005 >12:09:48,887 INFO program: First block: 1 >12:09:48,888 INFO program: Block size: 1024 >12:09:48,888 INFO program: Fragment size: 1024 >12:09:48,889 INFO program: Reserved GDT blocks: 256 >12:09:48,889 INFO program: Blocks per group: 8192 >12:09:48,890 INFO program: Fragments per group: 8192 >12:09:48,890 INFO program: Inodes per group: 2032 >12:09:48,890 INFO program: Inode blocks per group: 254 >12:09:48,891 INFO program: Flex block group size: 16 >12:09:48,891 INFO program: Filesystem created: Sat Nov 3 11:22:18 2012 >12:09:48,892 INFO program: Last mount time: n/a >12:09:48,892 INFO program: Last write time: Sat Nov 3 11:22:18 2012 >12:09:48,893 INFO program: Mount count: 0 >12:09:48,893 INFO program: Maximum mount count: -1 >12:09:48,893 INFO program: Last checked: Sat Nov 3 11:22:18 2012 >12:09:48,894 INFO program: Check interval: 0 (<none>) >12:09:48,894 INFO program: Lifetime writes: 8 MB >12:09:48,895 INFO program: Reserved blocks uid: 0 (user root) >12:09:48,895 INFO program: Reserved blocks gid: 0 (group root) >12:09:48,895 INFO program: First inode: 11 >12:09:48,896 INFO program: Inode size: 128 >12:09:48,896 INFO program: Journal inode: 8 >12:09:48,896 INFO program: Default directory hash: half_md4 >12:09:48,897 INFO program: Directory Hash Seed: e2b1437a-ad1b-47c3-9669-9408b2f01416 >12:09:48,897 INFO program: Journal backup: inode blocks >12:09:48,897 INFO program: Journal features: (none) >12:09:48,898 INFO program: Journal size: 8M >12:09:48,898 INFO program: Journal length: 8192 >12:09:48,898 INFO program: Journal sequence: 0x00000001 >12:09:48,899 INFO program: Journal start: 0 >12:09:48,899 INFO program: >12:09:48,899 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:09:48,900 INFO program: Running... resize2fs -P /dev/sda1 >12:09:48,918 INFO program: Estimated minimum size of the filesystem: 14075 >12:09:48,920 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:09:48,996 INFO program: Running... dumpe2fs -h /dev/sda2 >12:09:49,035 INFO program: Filesystem volume name: <none> >12:09:49,037 INFO program: Last mounted on: /mnt/sysimage >12:09:49,037 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >12:09:49,038 INFO program: Filesystem magic number: 0xEF53 >12:09:49,038 INFO program: Filesystem revision #: 1 (dynamic) >12:09:49,039 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:09:49,039 INFO program: Filesystem flags: signed_directory_hash >12:09:49,040 INFO program: Default mount options: user_xattr acl >12:09:49,040 INFO program: Filesystem state: clean >12:09:49,040 INFO program: Errors behavior: Continue >12:09:49,041 INFO program: Filesystem OS type: Linux >12:09:49,041 INFO program: Inode count: 575952 >12:09:49,042 INFO program: Block count: 2302208 >12:09:49,042 INFO program: Reserved block count: 115110 >12:09:49,043 INFO program: Free blocks: 2064460 >12:09:49,043 INFO program: Free inodes: 554759 >12:09:49,044 INFO program: First block: 0 >12:09:49,044 INFO program: Block size: 4096 >12:09:49,044 INFO program: Fragment size: 4096 >12:09:49,045 INFO program: Reserved GDT blocks: 562 >12:09:49,045 INFO program: Blocks per group: 32768 >12:09:49,046 INFO program: Fragments per group: 32768 >12:09:49,046 INFO program: Inodes per group: 8112 >12:09:49,047 INFO program: Inode blocks per group: 507 >12:09:49,047 INFO program: Flex block group size: 16 >12:09:49,047 INFO program: Filesystem created: Sat Nov 3 11:22:12 2012 >12:09:49,048 INFO program: Last mount time: Sat Nov 3 11:22:19 2012 >12:09:49,048 INFO program: Last write time: Sat Nov 3 11:32:09 2012 >12:09:49,049 INFO program: Mount count: 1 >12:09:49,049 INFO program: Maximum mount count: -1 >12:09:49,050 INFO program: Last checked: Sat Nov 3 11:22:12 2012 >12:09:49,050 INFO program: Check interval: 0 (<none>) >12:09:49,050 INFO program: Lifetime writes: 1211 MB >12:09:49,051 INFO program: Reserved blocks uid: 0 (user root) >12:09:49,051 INFO program: Reserved blocks gid: 0 (group root) >12:09:49,051 INFO program: First inode: 11 >12:09:49,051 INFO program: Inode size: 256 >12:09:49,052 INFO program: Required extra isize: 28 >12:09:49,052 INFO program: Desired extra isize: 28 >12:09:49,053 INFO program: Journal inode: 8 >12:09:49,053 INFO program: Default directory hash: half_md4 >12:09:49,053 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >12:09:49,054 INFO program: Journal backup: inode blocks >12:09:49,054 INFO program: Journal features: journal_incompat_revoke >12:09:49,054 INFO program: Journal size: 128M >12:09:49,055 INFO program: Journal length: 32768 >12:09:49,055 INFO program: Journal sequence: 0x000004c8 >12:09:49,055 INFO program: Journal start: 0 >12:09:49,056 INFO program: >12:09:49,056 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:09:49,057 INFO program: Running... dumpe2fs -h /dev/sda2 >12:09:49,074 INFO program: Filesystem volume name: <none> >12:09:49,075 INFO program: Last mounted on: /mnt/sysimage >12:09:49,075 INFO program: Filesystem UUID: 16af55ed-7c15-4e4f-851e-8ba10732594a >12:09:49,076 INFO program: Filesystem magic number: 0xEF53 >12:09:49,076 INFO program: Filesystem revision #: 1 (dynamic) >12:09:49,077 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >12:09:49,077 INFO program: Filesystem flags: signed_directory_hash >12:09:49,078 INFO program: Default mount options: user_xattr acl >12:09:49,078 INFO program: Filesystem state: clean >12:09:49,079 INFO program: Errors behavior: Continue >12:09:49,079 INFO program: Filesystem OS type: Linux >12:09:49,080 INFO program: Inode count: 575952 >12:09:49,080 INFO program: Block count: 2302208 >12:09:49,081 INFO program: Reserved block count: 115110 >12:09:49,081 INFO program: Free blocks: 2064460 >12:09:49,082 INFO program: Free inodes: 554759 >12:09:49,082 INFO program: First block: 0 >12:09:49,082 INFO program: Block size: 4096 >12:09:49,083 INFO program: Fragment size: 4096 >12:09:49,083 INFO program: Reserved GDT blocks: 562 >12:09:49,084 INFO program: Blocks per group: 32768 >12:09:49,084 INFO program: Fragments per group: 32768 >12:09:49,084 INFO program: Inodes per group: 8112 >12:09:49,085 INFO program: Inode blocks per group: 507 >12:09:49,085 INFO program: Flex block group size: 16 >12:09:49,086 INFO program: Filesystem created: Sat Nov 3 11:22:12 2012 >12:09:49,086 INFO program: Last mount time: Sat Nov 3 11:22:19 2012 >12:09:49,087 INFO program: Last write time: Sat Nov 3 11:32:09 2012 >12:09:49,087 INFO program: Mount count: 1 >12:09:49,088 INFO program: Maximum mount count: -1 >12:09:49,088 INFO program: Last checked: Sat Nov 3 11:22:12 2012 >12:09:49,088 INFO program: Check interval: 0 (<none>) >12:09:49,089 INFO program: Lifetime writes: 1211 MB >12:09:49,089 INFO program: Reserved blocks uid: 0 (user root) >12:09:49,089 INFO program: Reserved blocks gid: 0 (group root) >12:09:49,090 INFO program: First inode: 11 >12:09:49,090 INFO program: Inode size: 256 >12:09:49,090 INFO program: Required extra isize: 28 >12:09:49,091 INFO program: Desired extra isize: 28 >12:09:49,091 INFO program: Journal inode: 8 >12:09:49,092 INFO program: Default directory hash: half_md4 >12:09:49,092 INFO program: Directory Hash Seed: 9c6f85b9-fc57-474e-a353-ca97f61bd6c2 >12:09:49,092 INFO program: Journal backup: inode blocks >12:09:49,092 INFO program: Journal features: journal_incompat_revoke >12:09:49,093 INFO program: Journal size: 128M >12:09:49,093 INFO program: Journal length: 32768 >12:09:49,093 INFO program: Journal sequence: 0x000004c8 >12:09:49,094 INFO program: Journal start: 0 >12:09:49,094 INFO program: >12:09:49,094 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:09:49,095 INFO program: Running... resize2fs -P /dev/sda2 >12:09:49,120 INFO program: Estimated minimum size of the filesystem: 213155 >12:09:49,122 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:09:49,397 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.92o8aLXd >12:09:49,407 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.92o8aLXd >16:09:49,423 INFO program: Running... /bin/umount /tmp/btrfs-tmp.92o8aLXd >16:09:49,831 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vda /tmp/btrfs-tmp.927Ys46t >12:09:49,848 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.927Ys46t >16:09:49,867 INFO program: Running... /bin/umount /tmp/btrfs-tmp.927Ys46t >12:09:50,135 INFO program: Running... xfs_db -c "sb 0" -c "p dblocks" -c "p blocksize" /dev/vdb5 >12:09:50,156 INFO program: command "sb 0" not found >12:09:50,157 INFO program: command "p dblocks" not found >12:09:50,158 INFO program: command "p blocksize" not found >12:09:50,218 INFO program: Running... dumpe2fs -h /dev/vdb6 >12:09:50,233 INFO program: Filesystem volume name: mirror >12:09:50,234 INFO program: Last mounted on: <not available> >12:09:50,234 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >12:09:50,234 INFO program: Filesystem magic number: 0xEF53 >12:09:50,234 INFO program: Filesystem revision #: 1 (dynamic) >12:09:50,235 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 >12:09:50,235 INFO program: Filesystem flags: signed_directory_hash >12:09:50,235 INFO program: Default mount options: user_xattr acl >12:09:50,235 INFO program: Filesystem state: clean >12:09:50,236 INFO program: Errors behavior: Continue >12:09:50,236 INFO program: Filesystem OS type: Linux >12:09:50,236 INFO program: Inode count: 56448 >12:09:50,236 INFO program: Block count: 225280 >12:09:50,237 INFO program: Reserved block count: 11264 >12:09:50,237 INFO program: Free blocks: 211991 >12:09:50,237 INFO program: Free inodes: 56437 >12:09:50,237 INFO program: First block: 1 >12:09:50,238 INFO program: Block size: 1024 >12:09:50,238 INFO program: Fragment size: 1024 >12:09:50,238 INFO program: Reserved GDT blocks: 256 >12:09:50,238 INFO program: Blocks per group: 8192 >12:09:50,238 INFO program: Fragments per group: 8192 >12:09:50,239 INFO program: Inodes per group: 2016 >12:09:50,239 INFO program: Inode blocks per group: 252 >12:09:50,239 INFO program: Flex block group size: 16 >12:09:50,239 INFO program: Filesystem created: Thu Oct 25 17:35:48 2012 >12:09:50,240 INFO program: Last mount time: Thu Oct 25 17:35:50 2012 >12:09:50,240 INFO program: Last write time: Thu Oct 25 17:35:50 2012 >12:09:50,240 INFO program: Mount count: 1 >12:09:50,240 INFO program: Maximum mount count: -1 >12:09:50,241 INFO program: Last checked: Thu Oct 25 17:35:48 2012 >12:09:50,241 INFO program: Check interval: 0 (<none>) >12:09:50,241 INFO program: Lifetime writes: 4457 kB >12:09:50,241 INFO program: Reserved blocks uid: 0 (user root) >12:09:50,242 INFO program: Reserved blocks gid: 0 (group root) >12:09:50,242 INFO program: First inode: 11 >12:09:50,242 INFO program: Inode size: 128 >12:09:50,242 INFO program: Journal inode: 8 >12:09:50,242 INFO program: Default directory hash: half_md4 >12:09:50,243 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >12:09:50,243 INFO program: Journal backup: inode blocks >12:09:50,243 INFO program: Journal features: (none) >12:09:50,243 INFO program: Journal size: 4096k >12:09:50,244 INFO program: Journal length: 4096 >12:09:50,244 INFO program: Journal sequence: 0x00000007 >12:09:50,244 INFO program: Journal start: 0 >12:09:50,244 INFO program: >12:09:50,245 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:09:50,245 INFO program: Running... dumpe2fs -h /dev/vdb6 >12:09:50,257 INFO program: Filesystem volume name: mirror >12:09:50,258 INFO program: Last mounted on: <not available> >12:09:50,258 INFO program: Filesystem UUID: 740ed18f-175a-4e50-b672-5c022472dd2a >12:09:50,259 INFO program: Filesystem magic number: 0xEF53 >12:09:50,259 INFO program: Filesystem revision #: 1 (dynamic) >12:09:50,259 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 >12:09:50,259 INFO program: Filesystem flags: signed_directory_hash >12:09:50,260 INFO program: Default mount options: user_xattr acl >12:09:50,260 INFO program: Filesystem state: clean >12:09:50,260 INFO program: Errors behavior: Continue >12:09:50,260 INFO program: Filesystem OS type: Linux >12:09:50,261 INFO program: Inode count: 56448 >12:09:50,261 INFO program: Block count: 225280 >12:09:50,261 INFO program: Reserved block count: 11264 >12:09:50,261 INFO program: Free blocks: 211991 >12:09:50,262 INFO program: Free inodes: 56437 >12:09:50,262 INFO program: First block: 1 >12:09:50,262 INFO program: Block size: 1024 >12:09:50,262 INFO program: Fragment size: 1024 >12:09:50,263 INFO program: Reserved GDT blocks: 256 >12:09:50,263 INFO program: Blocks per group: 8192 >12:09:50,263 INFO program: Fragments per group: 8192 >12:09:50,263 INFO program: Inodes per group: 2016 >12:09:50,264 INFO program: Inode blocks per group: 252 >12:09:50,264 INFO program: Flex block group size: 16 >12:09:50,264 INFO program: Filesystem created: Thu Oct 25 17:35:48 2012 >12:09:50,264 INFO program: Last mount time: Thu Oct 25 17:35:50 2012 >12:09:50,265 INFO program: Last write time: Thu Oct 25 17:35:50 2012 >12:09:50,265 INFO program: Mount count: 1 >12:09:50,265 INFO program: Maximum mount count: -1 >12:09:50,265 INFO program: Last checked: Thu Oct 25 17:35:48 2012 >12:09:50,266 INFO program: Check interval: 0 (<none>) >12:09:50,266 INFO program: Lifetime writes: 4457 kB >12:09:50,266 INFO program: Reserved blocks uid: 0 (user root) >12:09:50,266 INFO program: Reserved blocks gid: 0 (group root) >12:09:50,267 INFO program: First inode: 11 >12:09:50,267 INFO program: Inode size: 128 >12:09:50,267 INFO program: Journal inode: 8 >12:09:50,267 INFO program: Default directory hash: half_md4 >12:09:50,268 INFO program: Directory Hash Seed: eb95d882-219c-4ac8-9775-bf7f109315c9 >12:09:50,268 INFO program: Journal backup: inode blocks >12:09:50,268 INFO program: Journal features: (none) >12:09:50,268 INFO program: Journal size: 4096k >12:09:50,269 INFO program: Journal length: 4096 >12:09:50,269 INFO program: Journal sequence: 0x00000007 >12:09:50,269 INFO program: Journal start: 0 >12:09:50,269 INFO program: >12:09:50,270 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:09:50,270 INFO program: Running... resize2fs -P /dev/vdb6 >12:09:50,282 INFO program: Estimated minimum size of the filesystem: 9380 >12:09:50,283 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:09:50,332 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.98tRj0VJ >12:09:50,347 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.98tRj0VJ >16:09:50,366 INFO program: Running... /bin/umount /tmp/btrfs-tmp.98tRj0VJ >16:09:50,664 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vdc /tmp/btrfs-tmp.98xsX4R_ >12:09:50,679 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.98xsX4R_ >16:09:50,696 INFO program: Running... /bin/umount /tmp/btrfs-tmp.98xsX4R_ >16:09:50,897 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.101zX9Jsz >12:09:50,907 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.101zX9Jsz >16:09:50,919 INFO program: Running... /bin/umount /tmp/btrfs-tmp.101zX9Jsz >16:09:51,303 INFO program: Running... /bin/mount -n -t btrfs -o defaults /dev/vde /tmp/btrfs-tmp.1017DLL8L >12:09:51,321 INFO program: Running... btrfs subvol list /tmp/btrfs-tmp.1017DLL8L >16:09:51,338 INFO program: Running... /bin/umount /tmp/btrfs-tmp.1017DLL8L >12:09:51,601 INFO program: Running... dumpe2fs -h /dev/loop1 >12:09:51,612 INFO program: Filesystem volume name: Anaconda >12:09:51,613 INFO program: Last mounted on: / >12:09:51,613 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:09:51,613 INFO program: Filesystem magic number: 0xEF53 >12:09:51,613 INFO program: Filesystem revision #: 1 (dynamic) >12:09:51,614 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 >12:09:51,614 INFO program: Filesystem flags: signed_directory_hash >12:09:51,614 INFO program: Default mount options: user_xattr acl >12:09:51,614 INFO program: Filesystem state: clean >12:09:51,615 INFO program: Errors behavior: Continue >12:09:51,615 INFO program: Filesystem OS type: Linux >12:09:51,615 INFO program: Inode count: 65536 >12:09:51,615 INFO program: Block count: 1048576 >12:09:51,616 INFO program: Reserved block count: 0 >12:09:51,616 INFO program: Free blocks: 311419 >12:09:51,616 INFO program: Free inodes: 38266 >12:09:51,616 INFO program: First block: 1 >12:09:51,617 INFO program: Block size: 1024 >12:09:51,617 INFO program: Fragment size: 1024 >12:09:51,617 INFO program: Reserved GDT blocks: 256 >12:09:51,617 INFO program: Blocks per group: 8192 >12:09:51,618 INFO program: Fragments per group: 8192 >12:09:51,618 INFO program: Inodes per group: 512 >12:09:51,618 INFO program: Inode blocks per group: 128 >12:09:51,618 INFO program: Flex block group size: 16 >12:09:51,618 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:09:51,619 INFO program: Last mount time: Fri Nov 2 23:31:22 2012 >12:09:51,619 INFO program: Last write time: Fri Nov 2 23:31:29 2012 >12:09:51,619 INFO program: Mount count: 2 >12:09:51,619 INFO program: Maximum mount count: -1 >12:09:51,620 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:09:51,620 INFO program: Check interval: 0 (<none>) >12:09:51,620 INFO program: Lifetime writes: 32 MB >12:09:51,620 INFO program: Reserved blocks uid: 0 (user root) >12:09:51,620 INFO program: Reserved blocks gid: 0 (group root) >12:09:51,621 INFO program: First inode: 11 >12:09:51,621 INFO program: Inode size: 256 >12:09:51,621 INFO program: Required extra isize: 28 >12:09:51,621 INFO program: Desired extra isize: 28 >12:09:51,622 INFO program: Journal inode: 8 >12:09:51,622 INFO program: Default directory hash: half_md4 >12:09:51,622 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:09:51,622 INFO program: Journal backup: inode blocks >12:09:51,623 INFO program: Journal features: (none) >12:09:51,623 INFO program: Journal size: 32M >12:09:51,623 INFO program: Journal length: 32768 >12:09:51,623 INFO program: Journal sequence: 0x00000007 >12:09:51,624 INFO program: Journal start: 0 >12:09:51,624 INFO program: >12:09:51,624 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:09:51,625 INFO program: Running... dumpe2fs -h /dev/loop1 >12:09:51,635 INFO program: Filesystem volume name: Anaconda >12:09:51,636 INFO program: Last mounted on: / >12:09:51,636 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:09:51,636 INFO program: Filesystem magic number: 0xEF53 >12:09:51,637 INFO program: Filesystem revision #: 1 (dynamic) >12:09:51,637 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 >12:09:51,637 INFO program: Filesystem flags: signed_directory_hash >12:09:51,637 INFO program: Default mount options: user_xattr acl >12:09:51,638 INFO program: Filesystem state: clean >12:09:51,638 INFO program: Errors behavior: Continue >12:09:51,638 INFO program: Filesystem OS type: Linux >12:09:51,638 INFO program: Inode count: 65536 >12:09:51,639 INFO program: Block count: 1048576 >12:09:51,639 INFO program: Reserved block count: 0 >12:09:51,639 INFO program: Free blocks: 311419 >12:09:51,639 INFO program: Free inodes: 38266 >12:09:51,639 INFO program: First block: 1 >12:09:51,640 INFO program: Block size: 1024 >12:09:51,640 INFO program: Fragment size: 1024 >12:09:51,640 INFO program: Reserved GDT blocks: 256 >12:09:51,640 INFO program: Blocks per group: 8192 >12:09:51,641 INFO program: Fragments per group: 8192 >12:09:51,641 INFO program: Inodes per group: 512 >12:09:51,641 INFO program: Inode blocks per group: 128 >12:09:51,641 INFO program: Flex block group size: 16 >12:09:51,641 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:09:51,642 INFO program: Last mount time: Fri Nov 2 23:31:22 2012 >12:09:51,642 INFO program: Last write time: Fri Nov 2 23:31:29 2012 >12:09:51,642 INFO program: Mount count: 2 >12:09:51,642 INFO program: Maximum mount count: -1 >12:09:51,643 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:09:51,643 INFO program: Check interval: 0 (<none>) >12:09:51,643 INFO program: Lifetime writes: 32 MB >12:09:51,643 INFO program: Reserved blocks uid: 0 (user root) >12:09:51,644 INFO program: Reserved blocks gid: 0 (group root) >12:09:51,644 INFO program: First inode: 11 >12:09:51,644 INFO program: Inode size: 256 >12:09:51,644 INFO program: Required extra isize: 28 >12:09:51,645 INFO program: Desired extra isize: 28 >12:09:51,645 INFO program: Journal inode: 8 >12:09:51,645 INFO program: Default directory hash: half_md4 >12:09:51,645 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:09:51,646 INFO program: Journal backup: inode blocks >12:09:51,646 INFO program: Journal features: (none) >12:09:51,646 INFO program: Journal size: 32M >12:09:51,646 INFO program: Journal length: 32768 >12:09:51,647 INFO program: Journal sequence: 0x00000007 >12:09:51,647 INFO program: Journal start: 0 >12:09:51,647 INFO program: >12:09:51,647 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:09:51,648 INFO program: Running... resize2fs -P /dev/loop1 >12:09:51,660 INFO program: Couldn't find valid filesystem superblock. >12:09:51,660 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:09:51,661 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >12:09:51,706 INFO program: Running... udevadm settle --timeout=300 >12:09:51,755 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:09:51,766 INFO program: Filesystem volume name: Anaconda >12:09:51,767 INFO program: Last mounted on: /sysroot >12:09:51,767 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:09:51,767 INFO program: Filesystem magic number: 0xEF53 >12:09:51,767 INFO program: Filesystem revision #: 1 (dynamic) >12:09:51,768 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 >12:09:51,768 INFO program: Filesystem flags: signed_directory_hash >12:09:51,768 INFO program: Default mount options: user_xattr acl >12:09:51,768 INFO program: Filesystem state: clean >12:09:51,769 INFO program: Errors behavior: Continue >12:09:51,769 INFO program: Filesystem OS type: Linux >12:09:51,769 INFO program: Inode count: 65536 >12:09:51,769 INFO program: Block count: 1048576 >12:09:51,770 INFO program: Reserved block count: 0 >12:09:51,770 INFO program: Free blocks: 311419 >12:09:51,770 INFO program: Free inodes: 38266 >12:09:51,770 INFO program: First block: 1 >12:09:51,770 INFO program: Block size: 1024 >12:09:51,771 INFO program: Fragment size: 1024 >12:09:51,771 INFO program: Reserved GDT blocks: 256 >12:09:51,771 INFO program: Blocks per group: 8192 >12:09:51,771 INFO program: Fragments per group: 8192 >12:09:51,772 INFO program: Inodes per group: 512 >12:09:51,772 INFO program: Inode blocks per group: 128 >12:09:51,772 INFO program: Flex block group size: 16 >12:09:51,772 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:09:51,772 INFO program: Last mount time: Sat Nov 3 11:43:53 2012 >12:09:51,773 INFO program: Last write time: Sat Nov 3 11:43:53 2012 >12:09:51,773 INFO program: Mount count: 3 >12:09:51,773 INFO program: Maximum mount count: -1 >12:09:51,773 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:09:51,774 INFO program: Check interval: 0 (<none>) >12:09:51,774 INFO program: Lifetime writes: 32 MB >12:09:51,774 INFO program: Reserved blocks uid: 0 (user root) >12:09:51,774 INFO program: Reserved blocks gid: 0 (group root) >12:09:51,775 INFO program: First inode: 11 >12:09:51,775 INFO program: Inode size: 256 >12:09:51,775 INFO program: Required extra isize: 28 >12:09:51,775 INFO program: Desired extra isize: 28 >12:09:51,776 INFO program: Journal inode: 8 >12:09:51,776 INFO program: Default directory hash: half_md4 >12:09:51,776 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:09:51,776 INFO program: Journal backup: inode blocks >12:09:51,777 INFO program: Journal features: (none) >12:09:51,777 INFO program: Journal size: 32M >12:09:51,777 INFO program: Journal length: 32768 >12:09:51,777 INFO program: Journal sequence: 0x00000008 >12:09:51,778 INFO program: Journal start: 1 >12:09:51,778 INFO program: >12:09:51,778 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:09:51,779 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >12:09:51,789 INFO program: Filesystem volume name: Anaconda >12:09:51,790 INFO program: Last mounted on: /sysroot >12:09:51,790 INFO program: Filesystem UUID: a59decfa-d0e7-4b63-b6ea-1ebe58898a3a >12:09:51,790 INFO program: Filesystem magic number: 0xEF53 >12:09:51,790 INFO program: Filesystem revision #: 1 (dynamic) >12:09:51,791 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 >12:09:51,791 INFO program: Filesystem flags: signed_directory_hash >12:09:51,791 INFO program: Default mount options: user_xattr acl >12:09:51,791 INFO program: Filesystem state: clean >12:09:51,792 INFO program: Errors behavior: Continue >12:09:51,792 INFO program: Filesystem OS type: Linux >12:09:51,792 INFO program: Inode count: 65536 >12:09:51,792 INFO program: Block count: 1048576 >12:09:51,793 INFO program: Reserved block count: 0 >12:09:51,793 INFO program: Free blocks: 311419 >12:09:51,793 INFO program: Free inodes: 38266 >12:09:51,793 INFO program: First block: 1 >12:09:51,794 INFO program: Block size: 1024 >12:09:51,794 INFO program: Fragment size: 1024 >12:09:51,794 INFO program: Reserved GDT blocks: 256 >12:09:51,794 INFO program: Blocks per group: 8192 >12:09:51,794 INFO program: Fragments per group: 8192 >12:09:51,795 INFO program: Inodes per group: 512 >12:09:51,795 INFO program: Inode blocks per group: 128 >12:09:51,795 INFO program: Flex block group size: 16 >12:09:51,795 INFO program: Filesystem created: Fri Nov 2 23:31:09 2012 >12:09:51,796 INFO program: Last mount time: Sat Nov 3 11:43:53 2012 >12:09:51,796 INFO program: Last write time: Sat Nov 3 11:43:53 2012 >12:09:51,796 INFO program: Mount count: 3 >12:09:51,796 INFO program: Maximum mount count: -1 >12:09:51,797 INFO program: Last checked: Fri Nov 2 23:31:09 2012 >12:09:51,797 INFO program: Check interval: 0 (<none>) >12:09:51,797 INFO program: Lifetime writes: 32 MB >12:09:51,797 INFO program: Reserved blocks uid: 0 (user root) >12:09:51,798 INFO program: Reserved blocks gid: 0 (group root) >12:09:51,798 INFO program: First inode: 11 >12:09:51,798 INFO program: Inode size: 256 >12:09:51,798 INFO program: Required extra isize: 28 >12:09:51,798 INFO program: Desired extra isize: 28 >12:09:51,799 INFO program: Journal inode: 8 >12:09:51,799 INFO program: Default directory hash: half_md4 >12:09:51,799 INFO program: Directory Hash Seed: 3a23509c-a72d-4104-aed6-94232ff9d524 >12:09:51,799 INFO program: Journal backup: inode blocks >12:09:51,800 INFO program: Journal features: (none) >12:09:51,800 INFO program: Journal size: 32M >12:09:51,800 INFO program: Journal length: 32768 >12:09:51,800 INFO program: Journal sequence: 0x00000008 >12:09:51,801 INFO program: Journal start: 1 >12:09:51,801 INFO program: >12:09:51,801 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >12:09:51,802 INFO program: Running... resize2fs -P /dev/mapper/live-rw >12:09:51,814 INFO program: Estimated minimum size of the filesystem: 734795 >12:09:51,814 ERR program: resize2fs 1.42.5 (29-Jul-2012) >12:09:51,822 INFO program: Running... udevadm settle --timeout=300 >12:09:51,849 INFO program: Running... udevadm settle --timeout=300 >12:09:51,872 INFO program: Running... udevadm settle --timeout=300 >12:09:51,891 INFO program: Running... udevadm settle --timeout=300 >12:09:51,915 INFO program: Running... udevadm settle --timeout=300 >12:09:51,937 INFO program: Running... udevadm settle --timeout=300 >12:09:51,959 INFO program: Running... udevadm settle --timeout=300 >12:09:51,981 INFO program: Running... udevadm settle --timeout=300 >12:09:52,005 INFO program: Running... udevadm settle --timeout=300 >12:09:52,029 INFO program: Running... udevadm settle --timeout=300 >12:09:52,054 INFO program: Running... udevadm settle --timeout=300 >12:09:52,075 INFO program: Running... udevadm settle --timeout=300 >12:09:52,096 INFO program: Running... udevadm settle --timeout=300 >12:09:52,116 INFO program: Running... udevadm settle --timeout=300 >12:09:52,136 INFO program: Running... udevadm settle --timeout=300 >12:09:52,159 INFO program: Running... udevadm settle --timeout=300 >12:09:52,178 INFO program: Running... udevadm settle --timeout=300 >12:09:52,200 INFO program: Running... udevadm settle --timeout=300 >12:09:52,220 INFO program: Running... udevadm settle --timeout=300 >12:09:52,242 INFO program: Running... udevadm settle --timeout=300 >12:09:52,261 INFO program: Running... udevadm settle --timeout=300 >12:09:52,281 INFO program: Running... udevadm settle --timeout=300 >12:09:52,301 INFO program: Running... udevadm settle --timeout=300 >12:09:52,322 INFO program: Running... udevadm settle --timeout=300 >12:09:52,344 INFO program: Running... udevadm settle --timeout=300 >12:09:52,365 INFO program: Running... udevadm settle --timeout=300 >16:09:52,401 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >16:09:52,415 INFO program: Running... /bin/umount /mnt/sysimage >12:09:52,424 INFO program: Running... udevadm settle --timeout=300 >12:09:52,449 INFO program: Running... udevadm settle --timeout=300 >16:09:52,473 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >12:09:52,485 INFO program: Running... arch >12:09:52,516 INFO program: x86_64 >16:09:52,538 INFO program: Running... /bin/umount /mnt/sysimage >12:09:52,546 INFO program: Running... udevadm settle --timeout=300 >16:09:52,571 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vda /mnt/sysimage >16:09:52,584 INFO program: Running... /bin/umount /mnt/sysimage >12:09:52,592 INFO program: Running... udevadm settle --timeout=300 >12:09:52,611 INFO program: Running... udevadm settle --timeout=300 >12:09:52,631 INFO program: Running... udevadm settle --timeout=300 >12:09:52,654 INFO program: Running... udevadm settle --timeout=300 >16:09:52,677 INFO program: Running... /bin/mount -n -t xfs -o defaults,ro /dev/vdb5 /mnt/sysimage >12:09:54,727 INFO program: Running... arch >16:09:54,751 INFO program: Running... /bin/umount /mnt/sysimage >12:09:54,759 INFO program: Running... udevadm settle --timeout=300 >16:09:54,781 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/vdb6 /mnt/sysimage >16:09:54,793 INFO program: Running... /bin/umount /mnt/sysimage >12:09:54,801 INFO program: Running... udevadm settle --timeout=300 >12:09:54,823 INFO program: Running... udevadm settle --timeout=300 >16:09:54,845 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vdc /mnt/sysimage >16:09:54,858 INFO program: Running... /bin/umount /mnt/sysimage >12:09:54,866 INFO program: Running... udevadm settle --timeout=300 >12:09:54,885 INFO program: Running... udevadm settle --timeout=300 >12:09:54,904 INFO program: Running... udevadm settle --timeout=300 >16:09:54,926 INFO program: Running... /bin/mount -n -t btrfs -o defaults,ro /dev/vde /mnt/sysimage >16:09:54,939 INFO program: Running... /bin/umount /mnt/sysimage >12:09:54,947 INFO program: Running... udevadm settle --timeout=300 >12:09:54,966 INFO program: Running... udevadm settle --timeout=300 >12:09:54,985 INFO program: Running... udevadm settle --timeout=300 >12:10:03,738 INFO program: Running... udevadm settle --timeout=300 >12:10:11,027 INFO program: Running... udevadm settle --timeout=300 >12:10:31,877 INFO program: Running... udevadm settle --timeout=300 >12:10:56,675 INFO program: Running... hwclock --systohc --utc >12:10:58,510 INFO program: Running... udevadm settle --timeout=300 >12:10:58,539 INFO program: Running... udevadm settle --timeout=300 >12:10:58,563 INFO program: Running... udevadm settle --timeout=300 >12:10:58,587 INFO program: Running... udevadm settle --timeout=300 >12:10:58,612 INFO program: Running... udevadm settle --timeout=300 >12:10:58,637 INFO program: Running... udevadm settle --timeout=300 >12:10:58,668 INFO program: Running... udevadm settle --timeout=300 >12:10:58,694 INFO program: Running... udevadm settle --timeout=300 >12:10:58,717 INFO program: Running... udevadm settle --timeout=300 >12:10:58,740 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >15:43:59,504 DEBUG storage: registered device format class MultipathMember as multipath_member >15:43:59,506 DEBUG storage: registered device format class DMRaidMember as dmraidmember >15:43:59,507 DEBUG storage: registered device format class BIOSBoot as biosboot >15:43:59,509 DEBUG storage: registered device format class PPCPRePBoot as prepboot >15:43:59,512 DEBUG storage: registered device format class SwapSpace as swap >15:43:59,538 DEBUG storage: registered device format class LUKS as luks >15:43:59,540 DEBUG storage: registered device format class MDRaidMember as mdmember >15:43:59,545 DEBUG storage: registered device format class DiskLabel as disklabel >15:43:59,546 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >15:43:59,569 DEBUG storage: registered device format class Ext2FS as ext2 >15:43:59,570 DEBUG storage: registered device format class Ext3FS as ext3 >15:43:59,570 DEBUG storage: registered device format class Ext4FS as ext4 >15:43:59,571 DEBUG storage: registered device format class FATFS as vfat >15:43:59,572 DEBUG storage: registered device format class EFIFS as efi >15:43:59,572 DEBUG storage: registered device format class BTRFS as btrfs >15:43:59,573 DEBUG storage: registered device format class GFS2 as gfs2 >15:43:59,573 DEBUG storage: registered device format class JFS as jfs >15:43:59,574 DEBUG storage: registered device format class ReiserFS as reiserfs >15:43:59,575 DEBUG storage: registered device format class XFS as xfs >15:43:59,575 DEBUG storage: registered device format class HFS as hfs >15:43:59,576 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >15:43:59,576 DEBUG storage: registered device format class HFSPlus as hfs+ >15:43:59,577 DEBUG storage: registered device format class NTFS as ntfs >15:43:59,577 DEBUG storage: registered device format class NFS as nfs >15:43:59,578 DEBUG storage: registered device format class NFSv4 as nfs4 >15:43:59,578 DEBUG storage: registered device format class Iso9660FS as iso9660 >15:43:59,579 DEBUG storage: registered device format class NoDevFS as nodev >15:43:59,579 DEBUG storage: registered device format class DevPtsFS as devpts >15:43:59,580 DEBUG storage: registered device format class ProcFS as proc >15:43:59,580 DEBUG storage: registered device format class SysFS as sysfs >15:43:59,581 DEBUG storage: registered device format class TmpFS as tmpfs >15:43:59,581 DEBUG storage: registered device format class BindFS as bind >15:43:59,582 DEBUG storage: registered device format class SELinuxFS as selinuxfs >15:43:59,582 DEBUG storage: registered device format class USBFS as usbfs >15:44:00,681 DEBUG storage: MultipathTopology._build_topology: >15:44:00,681 DEBUG storage: /etc/multipath.conf contents: >15:44:00,682 DEBUG storage: # multipath.conf written by anaconda >15:44:00,682 DEBUG storage: >15:44:00,683 DEBUG storage: defaults { >15:44:00,683 DEBUG storage: user_friendly_names yes >15:44:00,684 DEBUG storage: } >15:44:00,684 DEBUG storage: blacklist { >15:44:00,684 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:44:00,685 DEBUG storage: devnode "^hd[a-z]" >15:44:00,685 DEBUG storage: devnode "^dcssblk[0-9]*" >15:44:00,686 DEBUG storage: device { >15:44:00,686 DEBUG storage: vendor "DGC" >15:44:00,687 DEBUG storage: product "LUNZ" >15:44:00,687 DEBUG storage: } >15:44:00,688 DEBUG storage: device { >15:44:00,688 DEBUG storage: vendor "IBM" >15:44:00,688 DEBUG storage: product "S/390.*" >15:44:00,689 DEBUG storage: } >15:44:00,689 DEBUG storage: # don't count normal SATA devices as multipaths >15:44:00,690 DEBUG storage: device { >15:44:00,690 DEBUG storage: vendor "ATA" >15:44:00,691 DEBUG storage: } >15:44:00,691 DEBUG storage: # don't count 3ware devices as multipaths >15:44:00,691 DEBUG storage: device { >15:44:00,692 DEBUG storage: vendor "3ware" >15:44:00,692 DEBUG storage: } >15:44:00,693 DEBUG storage: device { >15:44:00,693 DEBUG storage: vendor "AMCC" >15:44:00,694 DEBUG storage: } >15:44:00,694 DEBUG storage: # nor highpoint devices >15:44:00,694 DEBUG storage: device { >15:44:00,695 DEBUG storage: vendor "HPT" >15:44:00,695 DEBUG storage: } >15:44:00,696 DEBUG storage: } >15:44:00,696 DEBUG storage: multipaths { >15:44:00,697 DEBUG storage: } >15:44:00,697 DEBUG storage: (end of /etc/multipath.conf) >15:44:00,771 INFO storage: MultipathTopology: found singlepath device: sda >15:44:00,773 INFO storage: MultipathTopology: found non-disk device: sda1 >15:44:00,774 INFO storage: MultipathTopology: found non-disk device: sda2 >15:44:00,775 INFO storage: MultipathTopology: found non-disk device: sda3 >15:44:00,776 INFO storage: MultipathTopology: found non-disk device: sda4 >15:44:00,776 INFO storage: MultipathTopology: found non-disk device: sda5 >15:44:00,777 INFO storage: MultipathTopology: found non-disk device: sr0 >15:44:00,778 INFO storage: MultipathTopology: found singlepath device: vda >15:44:00,779 INFO storage: MultipathTopology: found singlepath device: vdb >15:44:00,780 INFO storage: MultipathTopology: found non-disk device: vdb1 >15:44:00,780 INFO storage: MultipathTopology: found non-disk device: vdb5 >15:44:00,781 INFO storage: MultipathTopology: found non-disk device: vdb6 >15:44:00,782 INFO storage: MultipathTopology: found singlepath device: vdc >15:44:00,783 INFO storage: MultipathTopology: found singlepath device: vdd >15:44:00,784 INFO storage: MultipathTopology: found singlepath device: vde >15:44:00,785 INFO storage: MultipathTopology: found singlepath device: vdf >15:44:00,785 INFO storage: MultipathTopology: found singlepath device: loop0 >15:44:00,787 INFO storage: MultipathTopology: found singlepath device: loop1 >15:44:00,788 INFO storage: MultipathTopology: found singlepath device: loop2 >15:44:00,788 INFO storage: MultipathTopology: found singlepath device: loop3 >15:44:00,789 INFO storage: MultipathTopology: found singlepath device: loop4 >15:44:00,790 INFO storage: MultipathTopology: found singlepath device: loop5 >15:44:00,791 INFO storage: MultipathTopology: found singlepath device: loop6 >15:44:00,792 INFO storage: MultipathTopology: found singlepath device: loop7 >15:44:00,792 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:44:04,413 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >15:44:04,415 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >15:44:04,764 DEBUG storage: MultipathTopology._build_topology: >15:44:04,765 DEBUG storage: /etc/multipath.conf contents: >15:44:04,766 DEBUG storage: # multipath.conf written by anaconda >15:44:04,768 DEBUG storage: >15:44:04,769 DEBUG storage: defaults { >15:44:04,769 DEBUG storage: user_friendly_names yes >15:44:04,770 DEBUG storage: } >15:44:04,770 DEBUG storage: blacklist { >15:44:04,771 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >15:44:04,772 DEBUG storage: devnode "^hd[a-z]" >15:44:04,772 DEBUG storage: devnode "^dcssblk[0-9]*" >15:44:04,773 DEBUG storage: device { >15:44:04,773 DEBUG storage: vendor "DGC" >15:44:04,774 DEBUG storage: product "LUNZ" >15:44:04,778 DEBUG storage: } >15:44:04,780 DEBUG storage: device { >15:44:04,781 DEBUG storage: vendor "IBM" >15:44:04,781 DEBUG storage: product "S/390.*" >15:44:04,782 DEBUG storage: } >15:44:04,782 DEBUG storage: # don't count normal SATA devices as multipaths >15:44:04,783 DEBUG storage: device { >15:44:04,783 DEBUG storage: vendor "ATA" >15:44:04,784 DEBUG storage: } >15:44:04,784 DEBUG storage: # don't count 3ware devices as multipaths >15:44:04,785 DEBUG storage: device { >15:44:04,785 DEBUG storage: vendor "3ware" >15:44:04,785 DEBUG storage: } >15:44:04,786 DEBUG storage: device { >15:44:04,786 DEBUG storage: vendor "AMCC" >15:44:04,787 DEBUG storage: } >15:44:04,787 DEBUG storage: # nor highpoint devices >15:44:04,788 DEBUG storage: device { >15:44:04,788 DEBUG storage: vendor "HPT" >15:44:04,789 DEBUG storage: } >15:44:04,790 DEBUG storage: } >15:44:04,790 DEBUG storage: multipaths { >15:44:04,791 DEBUG storage: } >15:44:04,791 DEBUG storage: (end of /etc/multipath.conf) >15:44:04,974 INFO storage: MultipathTopology: found singlepath device: sda >15:44:04,976 INFO storage: MultipathTopology: found non-disk device: sda1 >15:44:04,978 INFO storage: MultipathTopology: found non-disk device: sda2 >15:44:04,978 INFO storage: MultipathTopology: found non-disk device: sda3 >15:44:04,979 INFO storage: MultipathTopology: found non-disk device: sda4 >15:44:04,980 INFO storage: MultipathTopology: found non-disk device: sda5 >15:44:04,981 INFO storage: MultipathTopology: found non-disk device: sr0 >15:44:04,981 INFO storage: MultipathTopology: found singlepath device: vda >15:44:04,982 INFO storage: MultipathTopology: found singlepath device: vdb >15:44:04,983 INFO storage: MultipathTopology: found non-disk device: vdb1 >15:44:04,983 INFO storage: MultipathTopology: found non-disk device: vdb5 >15:44:04,984 INFO storage: MultipathTopology: found non-disk device: vdb6 >15:44:04,985 INFO storage: MultipathTopology: found singlepath device: vdc >15:44:04,986 INFO storage: MultipathTopology: found singlepath device: vdd >15:44:04,987 INFO storage: MultipathTopology: found singlepath device: vde >15:44:04,987 INFO storage: MultipathTopology: found singlepath device: vdf >15:44:04,988 INFO storage: MultipathTopology: found singlepath device: loop0 >15:44:04,989 INFO storage: MultipathTopology: found singlepath device: loop1 >15:44:04,994 INFO storage: MultipathTopology: found singlepath device: loop2 >15:44:04,995 INFO storage: MultipathTopology: found singlepath device: loop3 >15:44:04,996 INFO storage: MultipathTopology: found singlepath device: loop4 >15:44:04,996 INFO storage: MultipathTopology: found singlepath device: loop5 >15:44:04,997 INFO storage: MultipathTopology: found singlepath device: loop6 >15:44:04,998 INFO storage: MultipathTopology: found singlepath device: loop7 >15:44:04,999 INFO storage: MultipathTopology: found singlepath device: dm-0 >15:44:05,000 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'vda', 'vdb', 'vdb1', 'vdb5', 'vdb6', 'vdc', 'vdd', 'vde', 'vdf', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >15:44:05,013 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92001', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >15:44:05,019 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >15:44:05,020 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:44:05,021 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:05,023 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >15:44:05,027 INFO storage: sda is a disk >15:44:05,028 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:05,031 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >15:44:05,032 INFO storage: added disk sda (id 0) to device tree >15:44:05,034 DEBUG storage: looking up parted Device: /dev/sda >15:44:05,047 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >15:44:05,065 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >15:44:05,070 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >15:44:05,083 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >15:44:05,214 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf1aa185d0>, <parted.partition.Partition object at 0x7faf1aa18910>, <parted.partition.Partition object at 0x7faf1aa18b90>, <parted.partition.Partition object at 0x7faf1aa18d50>, <parted.partition.Partition object at 0x7faf1aa1c050>] > device: <parted.device.Device object at 0x7faf1aa18410> > PedDisk: <_ped.Disk object at 0x7faf1aa12e18> >15:44:05,233 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:44:05,243 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >15:44:05,249 INFO storage: got device: DiskDevice instance (0x7faf1d85f310) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 11000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7faf2540def0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf330f15d0> >15:44:05,301 INFO storage: got format: DiskLabel instance (0x7faf330f1690) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf1aa185d0>, <parted.partition.Partition object at 0x7faf1aa18910>, <parted.partition.Partition object at 0x7faf1aa18b90>, <parted.partition.Partition object at 0x7faf1aa18d50>, <parted.partition.Partition object at 0x7faf1aa1c050>] > device: <parted.device.Device object at 0x7faf1aa18410> > PedDisk: <_ped.Disk object at 0x7faf1aa12e18> > origPartedDisk = <parted.disk.Disk object at 0x7faf1aa18ed0> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7faf330d9290> > >15:44:05,305 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_UUID_ENC': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92033', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >15:44:05,349 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >15:44:05,496 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >15:44:05,519 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:05,520 INFO storage: sda1 is a partition >15:44:05,522 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >15:44:05,523 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:44:05,528 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >15:44:05,530 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >15:44:05,532 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:44:05,534 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:05,536 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >15:44:05,537 DEBUG storage: looking up parted Partition: /dev/sda1 >15:44:05,539 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >15:44:05,546 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >15:44:05,555 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >15:44:05,557 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >15:44:05,559 INFO storage: added partition sda1 (id 1) to device tree >15:44:05,568 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >15:44:05,570 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >15:44:05,571 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:44:05,573 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >15:44:05,649 WARN storage: disklabel detected but not usable on sda1 >15:44:05,650 INFO storage: type detected on 'sda1' is 'ext4' >15:44:05,820 DEBUG storage: padding min size from 14 up to 15 >15:44:05,826 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:05,830 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:44:05,833 DEBUG storage: PartitionDevice._setFormat: sda1 ; >15:44:05,846 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >15:44:05,847 DEBUG storage: looking up parted Device: /dev/sda1 >15:44:05,852 INFO storage: got device: PartitionDevice instance (0x7faf1d85f450) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7faf330d97a0> > 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 0x7faf1aa184d0> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1aa18a50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1aa186d0> PedPartition: <_ped.Partition object at 0x7faf1aa16290> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >15:44:05,854 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:05,858 INFO storage: got format: Ext4FS instance (0x7faf1aa1c3d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 84ac1d05-6188-4a15-b4be-c8b174d65539 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >15:44:05,861 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16af55ed-7c15-4e4f-851e-8ba10732594a', > 'ID_FS_UUID_ENC': '16af55ed-7c15-4e4f-851e-8ba10732594a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18417664', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92043', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >15:44:05,876 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >15:44:05,877 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >15:44:05,911 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:05,914 INFO storage: sda2 is a partition >15:44:05,919 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >15:44:05,920 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:44:05,922 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >15:44:05,931 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >15:44:05,933 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:44:05,937 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:05,939 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >15:44:05,940 DEBUG storage: looking up parted Partition: /dev/sda2 >15:44:05,941 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >15:44:05,943 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >15:44:05,947 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >15:44:05,949 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >15:44:05,949 INFO storage: added partition sda2 (id 2) to device tree >15:44:05,950 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >15:44:05,955 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >15:44:05,956 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:44:05,958 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >15:44:05,999 WARN storage: disklabel detected but not usable on sda2 >15:44:06,000 INFO storage: type detected on 'sda2' is 'ext4' >15:44:06,091 DEBUG storage: padding min size from 833 up to 916 >15:44:06,093 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:06,098 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:44:06,105 DEBUG storage: PartitionDevice._setFormat: sda2 ; >15:44:06,110 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >15:44:06,119 DEBUG storage: looking up parted Device: /dev/sda2 >15:44:06,124 INFO storage: got device: PartitionDevice instance (0x7faf1aa44f90) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 8993.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 18417664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1146, 255, 63) biosGeometry: (1146, 255, 63) > PedDevice: <_ped.Device object at 0x7faf330d9a70> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf1aa184d0> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1aa18a90> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1aa189d0> PedPartition: <_ped.Partition object at 0x7faf1aa162f0> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 1026048 end = 19443711 length = 18417664 > flags = boot >15:44:06,129 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:06,130 INFO storage: got format: Ext4FS instance (0x7faf1aa4ac50) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 16af55ed-7c15-4e4f-851e-8ba10732594a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 8993.0 targetSize = 8993.0 > >15:44:06,133 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'ID_FS_UUID_ENC': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '19443712', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92053', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >15:44:06,138 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >15:44:06,139 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >15:44:06,141 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:06,145 INFO storage: sda3 is a partition >15:44:06,146 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >15:44:06,147 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:44:06,148 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >15:44:06,154 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >15:44:06,155 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:44:06,156 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:06,161 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >15:44:06,162 DEBUG storage: looking up parted Partition: /dev/sda3 >15:44:06,163 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >15:44:06,164 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >15:44:06,166 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >15:44:06,170 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >15:44:06,170 INFO storage: added partition sda3 (id 3) to device tree >15:44:06,171 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >15:44:06,172 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >15:44:06,177 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >15:44:06,178 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >15:44:06,226 WARN storage: disklabel detected but not usable on sda3 >15:44:06,227 INFO storage: type detected on 'sda3' is 'swap' >15:44:06,228 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: QM00001 ; uuid: c6e73a3a-58cc-4995-ad74-574c5aeb01c5 ; exists: True ; label: None ; >15:44:06,228 DEBUG storage: getFormat('swap') returning SwapSpace instance >15:44:06,230 DEBUG storage: PartitionDevice._setFormat: sda3 ; >15:44:06,231 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >15:44:06,235 DEBUG storage: looking up parted Device: /dev/sda3 >15:44:06,236 INFO storage: got device: PartitionDevice instance (0x7faf1d87dfd0) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 256.0 > format = existing swap > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d8880e0> > 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 0x7faf1aa184d0> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1aa18c50> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1aa18bd0> PedPartition: <_ped.Partition object at 0x7faf1aa16350> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 19443712 end = 19967999 length = 524288 > flags = >15:44:06,237 INFO storage: got format: SwapSpace instance (0x7faf1d88ab10) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = c6e73a3a-58cc-4995-ad74-574c5aeb01c5 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >15:44:06,244 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '19968000', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2560000', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92065', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >15:44:06,245 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >15:44:06,246 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >15:44:06,250 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:06,250 INFO storage: sda4 is a partition >15:44:06,251 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >15:44:06,252 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:44:06,253 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >15:44:06,258 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >15:44:06,260 DEBUG storage: PartitionDevice._setFormat: sda4 ; >15:44:06,260 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:06,261 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >15:44:06,264 DEBUG storage: looking up parted Partition: /dev/sda4 >15:44:06,266 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >15:44:06,271 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >15:44:06,272 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >15:44:06,274 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >15:44:06,274 INFO storage: added partition sda4 (id 4) to device tree >15:44:06,275 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >15:44:06,280 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >15:44:06,281 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >15:44:06,282 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >15:44:06,284 WARN storage: disklabel detected but not usable on sda4 >15:44:06,290 DEBUG storage: no type or existing type for sda4, bailing >15:44:06,290 DEBUG storage: looking up parted Device: /dev/sda4 >15:44:06,292 INFO storage: got device: PartitionDevice instance (0x7faf1d88d550) -- > name = sda4 status = True kids = 0 id = 4 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1250.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888200> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf1aa184d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1aa18d90> PedPartition: <_ped.Partition object at 0x7faf1aa163b0> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 19968000 end = 22527999 length = 2560000 > flags = >15:44:06,295 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '19972096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92074', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >15:44:06,299 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >15:44:06,300 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >15:44:06,301 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:06,305 INFO storage: sda5 is a partition >15:44:06,306 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >15:44:06,307 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >15:44:06,308 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >15:44:06,310 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >15:44:06,314 DEBUG storage: PartitionDevice._setFormat: sda5 ; >15:44:06,314 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:06,316 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >15:44:06,317 DEBUG storage: looking up parted Partition: /dev/sda5 >15:44:06,318 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >15:44:06,323 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >15:44:06,324 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >15:44:06,325 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >15:44:06,329 INFO storage: added partition sda5 (id 5) to device tree >15:44:06,330 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >15:44:06,331 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >15:44:06,332 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >15:44:06,334 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >15:44:06,348 WARN storage: disklabel detected but not usable on sda5 >15:44:06,353 DEBUG storage: no type or existing type for sda5, bailing >15:44:06,353 DEBUG storage: looking up parted Device: /dev/sda5 >15:44:06,355 INFO storage: got device: PartitionDevice instance (0x7faf1d88dfd0) -- > name = sda5 status = True kids = 0 id = 5 > parents = ['existing 11000MB disk sda (0) with existing msdos disklabel'] > uuid = None size = 1.0 > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888320> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf1aa184d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1aa1c0d0> PedPartition: <_ped.Partition object at 0x7faf1aa16470> > disk = existing 11000MB disk sda (0) with existing msdos disklabel > start = 19972096 end = 19974143 length = 2048 > flags = >15:44:06,358 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '92179', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >15:44:06,361 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >15:44:06,366 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >15:44:06,367 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:06,367 INFO storage: sr0 is a cdrom >15:44:06,369 DEBUG storage: DeviceTree.addUdevOpticalDevice: >15:44:06,372 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:06,373 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >15:44:06,374 INFO storage: added cdrom sr0 (id 6) to device tree >15:44:06,375 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:44:06,386 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >15:44:06,388 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >15:44:06,393 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >15:44:06,395 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >15:44:06,411 WARN storage: disklabel detected but not usable on sr0 >15:44:06,414 INFO storage: type detected on 'sr0' is 'iso9660' >15:44:06,415 DEBUG storage: Iso9660FS.supported: supported: True ; >15:44:06,415 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >15:44:06,416 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >15:44:06,421 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:44:06,424 DEBUG storage: looking up parted Device: /dev/sr0 >15:44:06,424 INFO storage: got device: OpticalDevice instance (0x7faf1d895390) -- > name = sr0 status = True kids = 0 id = 6 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888170> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >15:44:06,426 DEBUG storage: Iso9660FS.supported: supported: True ; >15:44:06,430 INFO storage: got format: Iso9660FS instance (0x7faf1d8a1490) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >15:44:06,433 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'ID_FS_UUID_SUB_ENC': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12189', > 'name': 'vda', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >15:44:06,435 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >15:44:06,437 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >15:44:06,441 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:06,442 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >15:44:06,443 INFO storage: vda is a disk >15:44:06,447 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:06,449 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >15:44:06,449 INFO storage: added disk vda (id 7) to device tree >15:44:06,449 DEBUG storage: looking up parted Device: /dev/vda >15:44:06,452 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >15:44:06,456 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >15:44:06,457 DEBUG storage: BTRFS.supported: supported: True ; >15:44:06,459 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:06,460 DEBUG storage: device vda does not contain a disklabel >15:44:06,461 INFO storage: type detected on 'vda' is 'btrfs' >15:44:06,466 DEBUG storage: BTRFS.supported: supported: True ; >15:44:06,470 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:06,472 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: btrfs ; >15:44:06,473 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda ; >15:44:06,476 INFO storage: creating btrfs volume btrfs.mirror >15:44:06,478 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >15:44:06,478 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:06,480 DEBUG storage: BTRFSVolumeDevice._setFormat: mirror ; current: None ; type: None ; >15:44:06,486 DEBUG storage: BTRFS.supported: supported: True ; >15:44:06,486 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:06,487 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.8 ; current: None ; type: btrfs ; >15:44:06,488 INFO storage: added btrfs volume mirror (id 8) to device tree >15:44:06,489 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >15:44:06,514 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.81HZxL0 to None >15:44:06,532 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.81HZxL0 to None >15:44:06,899 INFO storage: got device: DiskDevice instance (0x7faf1d8957d0) -- > name = vda status = True kids = 1 id = 7 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d8884d0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf1d8a1b10> >15:44:06,907 DEBUG storage: BTRFS.supported: supported: True ; >15:44:06,911 INFO storage: got format: BTRFS instance (0x7faf1d8a1c50) -- > type = btrfs name = btrfs status = False > device = /dev/vda uuid = b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >15:44:06,914 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28350', > 'name': 'vdb', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb'} ; name: vdb ; >15:44:06,915 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >15:44:06,920 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >15:44:06,921 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:06,922 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >15:44:06,923 INFO storage: vdb is a disk >15:44:06,927 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:06,929 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >15:44:06,929 INFO storage: added disk vdb (id 9) to device tree >15:44:06,929 DEBUG storage: looking up parted Device: /dev/vdb >15:44:06,932 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >15:44:06,936 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >15:44:06,938 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >15:44:06,949 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >15:44:06,978 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf1d8a9bd0>, <parted.partition.Partition object at 0x7faf1d8a9f50>, <parted.partition.Partition object at 0x7faf1d8a9dd0>] > device: <parted.device.Device object at 0x7faf1d8a9750> > PedDisk: <_ped.Disk object at 0x7faf1d892170> >15:44:06,982 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >15:44:06,986 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >15:44:06,988 INFO storage: got device: DiskDevice instance (0x7faf1d88a090) -- > name = vdb status = True kids = 0 id = 9 > parents = [] > uuid = None size = 8000.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888680> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf1d8a9310> >15:44:06,990 INFO storage: got format: DiskLabel instance (0x7faf1d8a93d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf1d8a9bd0>, <parted.partition.Partition object at 0x7faf1d8a9f50>, <parted.partition.Partition object at 0x7faf1d8a9dd0>] > device: <parted.device.Device object at 0x7faf1d8a9750> > PedDisk: <_ped.Disk object at 0x7faf1d892170> > origPartedDisk = <parted.disk.Disk object at 0x7faf1d8ab210> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d8887a0> > >15:44:06,995 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16381952', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34764', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1'} ; name: vdb1 ; >15:44:06,999 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1)... >15:44:07,000 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >15:44:07,001 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:07,005 INFO storage: vdb1 is a partition >15:44:07,006 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >15:44:07,007 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >15:44:07,008 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (9) with existing msdos disklabel >15:44:07,013 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >15:44:07,015 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >15:44:07,015 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:07,016 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >15:44:07,020 DEBUG storage: looking up parted Partition: /dev/vdb1 >15:44:07,021 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >15:44:07,023 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >15:44:07,024 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >15:44:07,025 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >15:44:07,029 INFO storage: added partition vdb1 (id 10) to device tree >15:44:07,030 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >15:44:07,031 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >15:44:07,032 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >15:44:07,033 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >15:44:07,039 WARN storage: disklabel detected but not usable on vdb1 >15:44:07,042 INFO storage: type detected on 'vdb1' is 'btrfs' >15:44:07,043 DEBUG storage: BTRFS.supported: supported: True ; >15:44:07,043 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:07,045 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >15:44:07,050 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: btrfs ; >15:44:07,051 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb1 ; >15:44:07,051 INFO storage: found btrfs volume mirror >15:44:07,056 DEBUG storage: BTRFSVolumeDevice._addDevice: mirror ; device: vdb1 ; status: True ; >15:44:07,057 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >15:44:07,059 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >15:44:07,063 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.8PkFRFn to None >15:44:07,084 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.8PkFRFn to None >15:44:07,373 DEBUG storage: looking up parted Device: /dev/vdb1 >15:44:07,385 INFO storage: got device: PartitionDevice instance (0x7faf1d8a92d0) -- > name = vdb1 status = True kids = 1 id = 10 > parents = ['existing 8000MB disk vdb (9) with existing msdos disklabel'] > uuid = None size = 7999.0 > format = existing btrfs filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888290> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf1d8a9810> fileSystem: None > number: 1 path: /dev/vdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1d8a9c90> PedPartition: <_ped.Partition object at 0x7faf1d8a3650> > disk = existing 8000MB disk vdb (9) with existing msdos disklabel > start = 2048 end = 16383999 length = 16381952 > flags = >15:44:07,392 DEBUG storage: BTRFS.supported: supported: True ; >15:44:07,395 INFO storage: got format: BTRFS instance (0x7faf1d8abe90) -- > type = btrfs name = btrfs status = False > device = /dev/vdb1 uuid = 676eb2e7-3b84-4b01-afd3-fe87cb9970b7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >15:44:07,398 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a', > 'DEVNAME': 'vdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_ENC': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34784', > 'name': 'vdb5', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5'} ; name: vdb5 ; >15:44:07,401 INFO storage: scanning vdb5 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5)... >15:44:07,402 DEBUG storage: DeviceTree.getDeviceByName: name: vdb5 ; >15:44:07,406 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:07,407 INFO storage: vdb5 is a partition >15:44:07,408 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb5 ; >15:44:07,409 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >15:44:07,414 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (9) with existing msdos disklabel >15:44:07,416 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vdb ; >15:44:07,417 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >15:44:07,417 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:07,422 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: None ; >15:44:07,423 DEBUG storage: looking up parted Partition: /dev/vdb5 >15:44:07,424 DEBUG storage: PartitionDevice.probe: vdb5 ; exists: True ; >15:44:07,425 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 1 ; >15:44:07,430 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 10 ; >15:44:07,432 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 12 ; >15:44:07,432 INFO storage: added partition vdb5 (id 11) to device tree >15:44:07,433 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb5 ; >15:44:07,438 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb5 ; label_type: dos ; >15:44:07,440 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >15:44:07,441 DEBUG storage: DiskLabel.__init__: device: /dev/vdb5 ; labelType: dos ; exists: True ; >15:44:07,458 WARN storage: disklabel detected but not usable on vdb5 >15:44:07,461 INFO storage: type detected on 'vdb5' is 'xfs' >15:44:07,520 DEBUG storage: XFS.supported: supported: True ; >15:44:07,629 DEBUG storage: getFormat('xfs') returning XFS instance >15:44:07,631 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >15:44:07,632 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: xfs ; >15:44:07,632 DEBUG storage: looking up parted Device: /dev/vdb5 >15:44:07,638 INFO storage: got device: PartitionDevice instance (0x7faf1d8ab450) -- > name = vdb5 status = True kids = 0 id = 11 > parents = ['existing 8000MB disk vdb (9) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing xfs filesystem > major = 252 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (406, 16, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888ef0> > target size = 0 path = /dev/vdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf1d8a9810> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1d8ab0d0> > number: 5 path: /dev/vdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1d8ab050> PedPartition: <_ped.Partition object at 0x7faf1d8a3710> > disk = existing 8000MB disk vdb (9) with existing msdos disklabel > start = 4096 end = 413695 length = 409600 > flags = >15:44:07,640 DEBUG storage: XFS.supported: supported: True ; >15:44:07,640 INFO storage: got format: XFS instance (0x7faf1d8b4150) -- > type = xfs name = xfs status = False > device = /dev/vdb5 uuid = 45d075a3-b527-402c-87cd-14b58ba0c33a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >15:44:07,643 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a', > 'DEVNAME': 'vdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_ENC': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '415744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '450560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34802', > 'name': 'vdb6', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6'} ; name: vdb6 ; >15:44:07,647 INFO storage: scanning vdb6 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6)... >15:44:07,649 DEBUG storage: DeviceTree.getDeviceByName: name: vdb6 ; >15:44:07,654 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:07,654 INFO storage: vdb6 is a partition >15:44:07,655 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb6 ; >15:44:07,657 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >15:44:07,661 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (9) with existing msdos disklabel >15:44:07,662 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vdb ; >15:44:07,664 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >15:44:07,667 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:07,669 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: None ; >15:44:07,669 DEBUG storage: looking up parted Partition: /dev/vdb6 >15:44:07,670 DEBUG storage: PartitionDevice.probe: vdb6 ; exists: True ; >15:44:07,672 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 1 ; >15:44:07,676 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 10 ; >15:44:07,677 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 12 ; >15:44:07,678 INFO storage: added partition vdb6 (id 12) to device tree >15:44:07,679 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb6 ; >15:44:07,683 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb6 ; label_type: dos ; >15:44:07,684 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >15:44:07,685 DEBUG storage: DiskLabel.__init__: device: /dev/vdb6 ; labelType: dos ; exists: True ; >15:44:07,702 WARN storage: disklabel detected but not usable on vdb6 >15:44:07,703 INFO storage: type detected on 'vdb6' is 'ext4' >15:44:07,786 DEBUG storage: padding min size from 10 up to 11 >15:44:07,788 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:07,789 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:44:07,794 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >15:44:07,795 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: ext4 ; >15:44:07,800 DEBUG storage: looking up parted Device: /dev/vdb6 >15:44:07,801 INFO storage: got device: PartitionDevice instance (0x7faf1d8b4050) -- > name = vdb6 status = True kids = 0 id = 12 > parents = ['existing 8000MB disk vdb (9) with existing msdos disklabel'] > uuid = None size = 220.0 > format = existing ext4 filesystem > major = 252 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb6 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 450560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (446, 16, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x7faf253bd320> > target size = 0 path = /dev/vdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf1d8a9810> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1d8ab290> > number: 6 path: /dev/vdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1d8a9e90> PedPartition: <_ped.Partition object at 0x7faf1d8a36b0> > disk = existing 8000MB disk vdb (9) with existing msdos disklabel > start = 415744 end = 866303 length = 450560 > flags = boot >15:44:07,804 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:07,807 INFO storage: got format: Ext4FS instance (0x7faf2539a210) -- > type = ext4 name = ext4 status = False > device = /dev/vdb6 uuid = 740ed18f-175a-4e50-b672-5c022472dd2a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = mirror size = 220.0 targetSize = 220.0 > >15:44:07,810 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'ID_FS_UUID_SUB_ENC': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52903', > 'name': 'vdc', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc'} ; name: vdc ; >15:44:07,817 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc)... >15:44:07,818 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >15:44:07,819 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:07,820 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >15:44:07,825 INFO storage: vdc is a disk >15:44:07,825 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:07,826 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >15:44:07,827 INFO storage: added disk vdc (id 13) to device tree >15:44:07,827 DEBUG storage: looking up parted Device: /dev/vdc >15:44:07,830 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >15:44:07,833 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >15:44:07,837 DEBUG storage: BTRFS.supported: supported: True ; >15:44:07,838 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:07,838 DEBUG storage: device vdc does not contain a disklabel >15:44:07,840 INFO storage: type detected on 'vdc' is 'btrfs' >15:44:07,844 DEBUG storage: BTRFS.supported: supported: True ; >15:44:07,848 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:07,850 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: btrfs ; >15:44:07,851 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc ; >15:44:07,851 INFO storage: creating btrfs volume btrfs.data-mirror >15:44:07,853 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >15:44:07,857 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:07,859 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: None ; type: None ; >15:44:07,860 DEBUG storage: BTRFS.supported: supported: True ; >15:44:07,864 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:07,866 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.14 ; current: None ; type: btrfs ; >15:44:07,866 INFO storage: added btrfs volume data-mirror (id 14) to device tree >15:44:07,867 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >15:44:07,868 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14ZdwKfO to None >15:44:07,886 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14ZdwKfO to None >15:44:08,243 INFO storage: got device: DiskDevice instance (0x7faf2539af10) -- > name = vdc status = True kids = 1 id = 13 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf253bd3b0> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf2539c310> >15:44:08,252 DEBUG storage: BTRFS.supported: supported: True ; >15:44:08,253 INFO storage: got format: BTRFS instance (0x7faf2539c490) -- > type = btrfs name = btrfs status = False > device = /dev/vdc uuid = d9da1931-eba0-41c5-9b09-3bfe418d9d5d exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >15:44:08,255 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'ID_FS_UUID_SUB_ENC': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65603', > 'name': 'vdd', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd'} ; name: vdd ; >15:44:08,259 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd)... >15:44:08,260 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >15:44:08,261 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:08,266 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >15:44:08,267 INFO storage: vdd is a disk >15:44:08,267 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:08,269 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >15:44:08,269 INFO storage: added disk vdd (id 15) to device tree >15:44:08,273 DEBUG storage: looking up parted Device: /dev/vdd >15:44:08,275 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >15:44:08,277 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >15:44:08,284 DEBUG storage: BTRFS.supported: supported: True ; >15:44:08,291 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:08,291 DEBUG storage: device vdd does not contain a disklabel >15:44:08,292 INFO storage: type detected on 'vdd' is 'btrfs' >15:44:08,294 DEBUG storage: BTRFS.supported: supported: True ; >15:44:08,294 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:08,295 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: btrfs ; >15:44:08,300 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd ; >15:44:08,300 INFO storage: found btrfs volume data-mirror >15:44:08,302 DEBUG storage: BTRFSVolumeDevice._addDevice: data-mirror ; device: vdd ; status: True ; >15:44:08,303 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >15:44:08,307 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >15:44:08,308 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.14ld46VJ to None >15:44:08,326 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.14ld46VJ to None >15:44:08,500 INFO storage: got device: DiskDevice instance (0x7faf2539c590) -- > name = vdd status = True kids = 1 id = 15 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888f80> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf253b0710> >15:44:08,509 DEBUG storage: BTRFS.supported: supported: True ; >15:44:08,511 INFO storage: got format: BTRFS instance (0x7faf1d8a96d0) -- > type = btrfs name = btrfs status = False > device = /dev/vdd uuid = 0b7e2513-523c-46ae-81b1-1bd3a84fe9fe exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >15:44:08,514 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vde', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'ID_FS_UUID_SUB_ENC': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'MAJOR': '252', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5249', > 'name': 'vde', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde'} ; name: vde ; >15:44:08,518 INFO storage: scanning vde (/devices/pci0000:00/0000:00:09.0/virtio5/block/vde)... >15:44:08,520 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >15:44:08,523 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:08,525 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >15:44:08,527 INFO storage: vde is a disk >15:44:08,528 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:08,530 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >15:44:08,532 INFO storage: added disk vde (id 16) to device tree >15:44:08,533 DEBUG storage: looking up parted Device: /dev/vde >15:44:08,537 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >15:44:08,541 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >15:44:08,544 DEBUG storage: BTRFS.supported: supported: True ; >15:44:08,550 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:08,551 DEBUG storage: device vde does not contain a disklabel >15:44:08,551 INFO storage: type detected on 'vde' is 'btrfs' >15:44:08,552 DEBUG storage: BTRFS.supported: supported: True ; >15:44:08,553 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:08,554 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: btrfs ; >15:44:08,558 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde ; >15:44:08,558 INFO storage: creating btrfs volume btrfs.metadata-mirror >15:44:08,560 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >15:44:08,560 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:08,561 DEBUG storage: BTRFSVolumeDevice._setFormat: metadata-mirror ; current: None ; type: None ; >15:44:08,566 DEBUG storage: BTRFS.supported: supported: True ; >15:44:08,567 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:08,569 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.17 ; current: None ; type: btrfs ; >15:44:08,572 INFO storage: added btrfs volume metadata-mirror (id 17) to device tree >15:44:08,605 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >15:44:08,606 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.17fTChj8 to None >15:44:08,619 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.17fTChj8 to None >15:44:09,003 INFO storage: got device: DiskDevice instance (0x7faf253b0910) -- > name = vde status = True kids = 1 id = 16 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf253bd440> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf253b3110> >15:44:09,028 DEBUG storage: BTRFS.supported: supported: True ; >15:44:09,028 INFO storage: got format: BTRFS instance (0x7faf253c7650) -- > type = btrfs name = btrfs status = False > device = /dev/vde uuid = 9f7f6226-9f74-4571-8dda-681b7ff6e582 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >15:44:09,031 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'ID_FS_UUID_SUB_ENC': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'MAJOR': '252', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50294', > 'name': 'vdf', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf'} ; name: vdf ; >15:44:09,032 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf)... >15:44:09,035 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >15:44:09,036 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:09,040 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >15:44:09,041 INFO storage: vdf is a disk >15:44:09,041 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:09,043 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >15:44:09,046 INFO storage: added disk vdf (id 18) to device tree >15:44:09,049 DEBUG storage: looking up parted Device: /dev/vdf >15:44:09,055 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >15:44:09,057 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: None ; >15:44:09,060 DEBUG storage: BTRFS.supported: supported: True ; >15:44:09,063 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:09,063 DEBUG storage: device vdf does not contain a disklabel >15:44:09,066 INFO storage: type detected on 'vdf' is 'btrfs' >15:44:09,081 DEBUG storage: BTRFS.supported: supported: True ; >15:44:09,081 DEBUG storage: getFormat('btrfs') returning BTRFS instance >15:44:09,082 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: btrfs ; >15:44:09,084 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdf ; >15:44:09,085 INFO storage: found btrfs volume metadata-mirror >15:44:09,093 DEBUG storage: BTRFSVolumeDevice._addDevice: metadata-mirror ; device: vdf ; status: True ; >15:44:09,098 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >15:44:09,099 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >15:44:09,100 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.17_0n6IK to None >15:44:09,118 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.17_0n6IK to None >15:44:09,366 INFO storage: got device: DiskDevice instance (0x7faf1a995f10) -- > name = vdf status = True kids = 1 id = 18 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdf type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf253bd9e0> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf1a9a0910> >15:44:09,372 DEBUG storage: BTRFS.supported: supported: True ; >15:44:09,379 INFO storage: got format: BTRFS instance (0x7faf1a9a0c10) -- > type = btrfs name = btrfs status = False > device = /dev/vdf uuid = f25326cf-d896-4f04-990e-c7840ff1087a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >15:44:09,381 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': '428', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >15:44:09,382 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >15:44:09,383 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >15:44:09,384 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:09,388 INFO storage: loop0 is a loop device >15:44:09,390 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >15:44:09,391 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >15:44:09,392 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:09,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:09,401 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >15:44:09,401 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 19) to device tree >15:44:09,403 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >15:44:09,405 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:09,406 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:44:09,415 INFO storage: added loop loop0 (id 20) to device tree >15:44:09,417 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >15:44:09,418 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >15:44:09,418 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:44:09,419 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >15:44:09,424 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >15:44:09,434 WARN storage: disklabel detected but not usable on loop0 >15:44:09,447 INFO storage: type detected on 'loop0' is 'squashfs' >15:44:09,450 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >15:44:09,451 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >15:44:09,452 INFO storage: got device: LoopDevice instance (0x7faf15eabd50) -- > name = loop0 status = False kids = 0 id = 20 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (19)'] > 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 >15:44:09,457 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '450', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >15:44:09,458 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >15:44:09,463 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:44:09,464 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:09,465 INFO storage: loop1 is a loop device >15:44:09,466 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >15:44:09,467 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >15:44:09,472 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:09,472 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:09,474 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >15:44:09,474 INFO storage: added file /LiveOS/rootfs.img (id 21) to device tree >15:44:09,476 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >15:44:09,477 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:09,482 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >15:44:09,483 INFO storage: added loop loop1 (id 22) to device tree >15:44:09,484 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >15:44:09,485 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >15:44:09,494 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:09,499 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:44:09,500 DEBUG storage: device loop1 does not contain a disklabel >15:44:09,500 INFO storage: type detected on 'loop1' is 'ext4' >15:44:09,630 DEBUG storage: padding min size from 0 up to 0 >15:44:09,632 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:09,632 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:44:09,634 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >15:44:09,635 INFO storage: got device: LoopDevice instance (0x7faf1d802e50) -- > name = loop1 status = False kids = 0 id = 22 > parents = ['existing 0MB file /LiveOS/rootfs.img (21)'] > 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 >15:44:09,643 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:09,645 INFO storage: got format: Ext4FS instance (0x7faf1d802cd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:44:09,647 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '468', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >15:44:09,650 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >15:44:09,652 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:44:09,661 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:09,662 INFO storage: loop2 is a loop device >15:44:09,663 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >15:44:09,664 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >15:44:09,665 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:09,670 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:09,679 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >15:44:09,679 INFO storage: added file /overlay (deleted) (id 23) to device tree >15:44:09,681 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >15:44:09,681 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:09,683 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:44:09,690 INFO storage: added loop loop2 (id 24) to device tree >15:44:09,691 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >15:44:09,693 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >15:44:09,706 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:44:09,714 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >15:44:09,716 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >15:44:09,726 WARN storage: disklabel detected but not usable on loop2 >15:44:09,726 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >15:44:09,728 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >15:44:09,730 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >15:44:09,731 INFO storage: got device: LoopDevice instance (0x7faf15e31cd0) -- > name = loop2 status = False kids = 0 id = 24 > parents = ['existing 0MB file /overlay (deleted) (23)'] > 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 >15:44:09,736 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': '20745', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >15:44:09,736 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >15:44:09,737 DEBUG storage: lvm filter: adding loop3 to the reject list >15:44:09,739 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': '20769', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >15:44:09,742 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >15:44:09,743 DEBUG storage: lvm filter: adding loop4 to the reject list >15:44:09,744 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': '20786', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >15:44:09,745 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >15:44:09,746 DEBUG storage: lvm filter: adding loop5 to the reject list >15:44:09,747 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': '20801', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >15:44:09,750 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >15:44:09,750 DEBUG storage: lvm filter: adding loop6 to the reject list >15:44:09,752 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': '21336', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >15:44:09,753 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >15:44:09,753 DEBUG storage: lvm filter: adding loop7 to the reject list >15:44:09,754 DEBUG storage: Skipping a device mapper drive (dm-0) for now >15:44:09,807 INFO storage: devices to scan: ['dm-0'] >15:44:09,814 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/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48044', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >15:44:09,815 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >15:44:09,816 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:44:09,821 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:09,822 INFO storage: live-rw is a device-mapper device >15:44:09,823 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >15:44:09,824 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >15:44:09,830 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (22) with existing ext4 filesystem >15:44:09,832 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >15:44:09,833 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (24) >15:44:09,839 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >15:44:09,840 DEBUG storage: DeviceTree.getDeviceByName returned None >15:44:09,842 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >15:44:09,846 DEBUG storage: getFormat('None') returning DeviceFormat instance >15:44:09,849 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >15:44:09,852 INFO storage: added dm live-rw (id 25) to device tree >15:44:09,853 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >15:44:09,855 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >15:44:09,859 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:09,860 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:44:09,860 DEBUG storage: device live-rw does not contain a disklabel >15:44:09,861 INFO storage: type detected on 'live-rw' is 'ext4' >15:44:09,959 DEBUG storage: padding min size from 718 up to 789 >15:44:09,961 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:09,961 DEBUG storage: getFormat('ext4') returning Ext4FS instance >15:44:09,963 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >15:44:09,967 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >15:44:09,981 INFO storage: got device: DMDevice instance (0x7faf15d1c190) -- > name = live-rw status = True kids = 0 id = 25 > parents = ['existing 0MB loop loop2 (24)'] > 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 0x7faf15dce440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >15:44:09,986 DEBUG storage: Ext4FS.supported: supported: True ; >15:44:09,987 INFO storage: got format: Ext4FS instance (0x7faf15e2b110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >15:47:03,048 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:47:03,081 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:47:03,083 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:03,086 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:03,128 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:47:03,167 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:47:03,169 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:03,171 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:03,217 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >15:47:03,219 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >15:47:03,221 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >15:47:03,260 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:47:03,262 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:03,264 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:03,299 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >15:47:03,301 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >15:47:03,303 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >15:47:03,333 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:47:03,334 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:03,337 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:03,379 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >15:47:03,380 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >15:47:03,382 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >15:47:03,428 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:47:03,430 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:03,432 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:03,471 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >15:47:03,508 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >15:47:03,550 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >15:47:03,585 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >15:47:03,627 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >15:47:03,629 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >15:47:03,631 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >15:47:03,674 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >15:47:03,709 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >15:47:03,710 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >15:47:03,712 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >15:47:03,749 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >15:47:03,785 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >15:47:03,787 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >15:47:03,789 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >15:47:03,833 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >15:47:03,885 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >15:47:03,926 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >15:47:03,959 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >15:47:04,000 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >15:47:04,037 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >15:47:04,073 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >15:47:04,075 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >15:47:04,076 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >15:47:04,080 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >15:47:04,081 INFO storage: edd: collected mbr signatures: {'vdb': '0x00041b0b', 'sda': '0x000cc945'} >15:47:04,083 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000cc945 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 22528000 >15:47:04,084 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >15:47:04,084 INFO storage: edd: matched 0x80 to sda using MBR sig >15:47:04,084 DEBUG storage: edd: data extracted from 0x81: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00000000 > pci_dev: 00:05.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >15:47:04,085 DEBUG storage: edd: matched 0x81 to vda using pci_dev >15:47:04,086 DEBUG storage: edd: data extracted from 0x82: > type: SCSI, ata_device: None > channel: 0, mbr_signature: 0x00041b0b > pci_dev: 00:06.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >15:47:04,089 DEBUG storage: edd: matched 0x82 to vdb using pci_dev >15:47:04,090 DEBUG storage: edd: data extracted from 0x83: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:07.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >15:47:04,090 DEBUG storage: edd: matched 0x83 to vdc using pci_dev >15:47:04,091 DEBUG storage: edd: data extracted from 0x84: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:08.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >15:47:04,092 DEBUG storage: edd: matched 0x84 to vdd using pci_dev >15:47:04,092 DEBUG storage: edd: data extracted from 0x85: > type: SCSI, ata_device: None > channel: 0, mbr_signature: None > pci_dev: 00:09.0, scsi_id: 0 > scsi_lun: 0, sectors: 16384000 >15:47:04,093 DEBUG storage: edd: matched 0x85 to vde using pci_dev >15:47:04,095 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >15:47:04,096 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:47:04,116 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >15:47:04,173 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >15:47:04,175 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:04,177 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >15:47:04,211 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >15:47:04,212 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:47:04,271 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:47:04,271 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >15:47:04,272 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >15:47:04,272 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:47:04,273 DEBUG storage: crypttab maps: [] >15:47:04,273 DEBUG storage: parsing /mnt/sysimage/etc/fstab >15:47:04,274 DEBUG storage: resolved 'UUID=16af55ed-7c15-4e4f-851e-8ba10732594a' to 'sda2' (partition) >15:47:04,275 DEBUG storage: resolved 'UUID=c6e73a3a-58cc-4995-ad74-574c5aeb01c5' to 'sda3' (partition) >15:47:04,276 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >15:47:04,324 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: False ; >15:47:04,325 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:47:04,336 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >15:47:04,390 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >15:47:04,431 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >15:47:04,467 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >15:47:04,469 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >15:47:04,472 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >15:47:04,511 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >15:47:04,512 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:47:06,584 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:47:06,584 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >15:47:06,585 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >15:47:06,585 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >15:47:06,586 DEBUG storage: crypttab maps: [] >15:47:06,586 DEBUG storage: parsing /mnt/sysimage/etc/fstab >15:47:06,588 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >15:47:06,643 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >15:47:06,644 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:47:06,659 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >15:47:06,717 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >15:47:06,719 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >15:47:06,721 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >15:47:06,755 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: False ; >15:47:06,756 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:47:06,766 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >15:47:06,819 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >15:47:06,857 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >15:47:06,895 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: False ; >15:47:06,896 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >15:47:06,911 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >15:47:06,961 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >15:47:06,998 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >15:47:07,190 DEBUG storage: BTRFS.supported: supported: True ; >15:47:07,197 DEBUG storage: Ext4FS.supported: supported: True ; >15:47:07,202 DEBUG storage: Ext4FS.supported: supported: True ; >15:47:07,207 DEBUG storage: BTRFS.supported: supported: True ; >15:47:07,210 DEBUG storage: BTRFS.supported: supported: True ; >15:47:07,215 DEBUG storage: Ext4FS.supported: supported: True ; >15:47:07,219 DEBUG storage: Ext4FS.supported: supported: True ; >15:47:07,225 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:47:07,233 DEBUG storage: Iso9660FS.supported: supported: True ; >15:47:07,235 DEBUG storage: BTRFS.supported: supported: True ; >15:47:07,238 DEBUG storage: BTRFS.supported: supported: True ; >15:47:07,242 DEBUG storage: XFS.supported: supported: True ; >15:47:07,246 DEBUG storage: Ext4FS.supported: supported: True ; >15:47:07,251 DEBUG storage: BTRFS.supported: supported: True ; >15:47:07,254 DEBUG storage: BTRFS.supported: supported: True ; >15:47:07,257 DEBUG storage: BTRFS.supported: supported: True ; >15:47:07,260 DEBUG storage: BTRFS.supported: supported: True ; >15:47:07,720 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sr0 ; >15:47:07,735 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:47:07,745 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4282MB cdrom sr0 (6) with existing iso9660 filesystem >11:58:04,311 DEBUG storage: Iso9660FS.supported: supported: True ; >11:58:04,313 DEBUG storage: Iso9660FS.supported: supported: True ; >11:58:04,314 DEBUG storage: NFSv4.supported: supported: False ; >11:58:04,316 DEBUG storage: NFSv4.supported: supported: False ; >11:58:04,317 DEBUG storage: SELinuxFS.supported: supported: False ; >11:58:04,319 DEBUG storage: SELinuxFS.supported: supported: False ; >11:58:04,320 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:04,322 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:04,324 DEBUG storage: Ext3FS.supported: supported: True ; >11:58:04,326 DEBUG storage: Ext3FS.supported: supported: True ; >11:58:04,328 DEBUG storage: Ext2FS.supported: supported: True ; >11:58:04,329 DEBUG storage: Ext2FS.supported: supported: True ; >11:58:04,331 DEBUG storage: SysFS.supported: supported: False ; >11:58:04,333 DEBUG storage: SysFS.supported: supported: False ; >11:58:04,335 DEBUG storage: MultipathMember.__init__: >11:58:04,336 DEBUG storage: SwapSpace.__init__: >11:58:04,338 DEBUG storage: ProcFS.supported: supported: False ; >11:58:04,339 DEBUG storage: ProcFS.supported: supported: False ; >11:58:04,341 DEBUG storage: DMRaidMember.__init__: >11:58:04,343 DEBUG storage: DevPtsFS.supported: supported: False ; >11:58:04,344 DEBUG storage: DevPtsFS.supported: supported: False ; >11:58:04,346 DEBUG storage: BTRFS.supported: supported: True ; >11:58:04,348 DEBUG storage: USBFS.supported: supported: False ; >11:58:04,350 DEBUG storage: USBFS.supported: supported: False ; >11:58:04,351 DEBUG storage: DiskLabel.__init__: >11:58:04,352 INFO storage: DiskLabel.partedDevice returning None >11:58:04,353 DEBUG storage: HFSPlus.supported: supported: False ; >11:58:04,354 DEBUG storage: HFSPlus.supported: supported: False ; >11:58:04,356 DEBUG storage: XFS.supported: supported: True ; >11:58:04,357 DEBUG storage: XFS.supported: supported: True ; >11:58:04,359 DEBUG storage: TmpFS.supported: supported: False ; >11:58:04,361 DEBUG storage: TmpFS.supported: supported: False ; >11:58:04,362 DEBUG storage: LUKS.__init__: >11:58:04,364 DEBUG storage: NTFS.supported: supported: False ; >11:58:04,365 DEBUG storage: NTFS.supported: supported: False ; >11:58:04,367 DEBUG storage: BindFS.supported: supported: False ; >11:58:04,369 DEBUG storage: BindFS.supported: supported: False ; >11:58:04,370 DEBUG storage: HFS.supported: supported: False ; >11:58:04,371 DEBUG storage: HFS.supported: supported: False ; >11:58:04,373 DEBUG storage: LVMPhysicalVolume.__init__: >11:58:04,374 DEBUG storage: NFS.supported: supported: False ; >11:58:04,376 DEBUG storage: NFS.supported: supported: False ; >11:58:04,377 DEBUG storage: FATFS.supported: supported: True ; >11:58:04,427 DEBUG storage: FATFS.supported: supported: True ; >11:58:04,429 DEBUG storage: NoDevFS.supported: supported: False ; >11:58:04,431 DEBUG storage: NoDevFS.supported: supported: False ; >11:58:04,432 DEBUG storage: MDRaidMember.__init__: >11:58:50,746 INFO storage: hiding device btrfs volume mirror (id 8) >11:58:50,748 DEBUG storage: lvm filter: adding mirror to the reject list >11:58:50,752 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >11:58:50,753 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >11:58:50,753 INFO storage: hiding device disk vda (id 7) >11:58:50,754 DEBUG storage: lvm filter: adding vda to the reject list >11:58:50,754 INFO storage: hiding device partition vdb1 (id 10) >11:58:50,755 DEBUG storage: lvm filter: adding vdb1 to the reject list >11:58:50,756 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vdb ; >11:58:50,757 INFO storage: hiding device partition vdb5 (id 11) >11:58:50,757 DEBUG storage: lvm filter: adding vdb5 to the reject list >11:58:50,758 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vdb ; >11:58:50,759 INFO storage: hiding device partition vdb6 (id 12) >11:58:50,759 DEBUG storage: lvm filter: adding vdb6 to the reject list >11:58:50,761 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >11:58:50,761 INFO storage: hiding device disk vdb (id 9) >11:58:50,762 DEBUG storage: lvm filter: adding vdb to the reject list >11:58:50,762 INFO storage: hiding device btrfs volume data-mirror (id 14) >11:58:50,763 DEBUG storage: lvm filter: adding data-mirror to the reject list >11:58:50,764 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdc ; >11:58:50,765 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdd ; >11:58:50,766 INFO storage: hiding device disk vdc (id 13) >11:58:50,766 DEBUG storage: lvm filter: adding vdc to the reject list >11:58:50,767 INFO storage: hiding device disk vdd (id 15) >11:58:50,767 DEBUG storage: lvm filter: adding vdd to the reject list >11:58:50,768 INFO storage: hiding device btrfs volume metadata-mirror (id 17) >11:58:50,768 DEBUG storage: lvm filter: adding metadata-mirror to the reject list >11:58:50,769 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vde ; >11:58:50,771 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdf ; >11:58:50,771 INFO storage: hiding device disk vde (id 16) >11:58:50,772 DEBUG storage: lvm filter: adding vde to the reject list >11:58:50,772 INFO storage: hiding device disk vdf (id 18) >11:58:50,773 DEBUG storage: lvm filter: adding vdf to the reject list >11:58:55,242 DEBUG storage: clearpart: looking at sda5 >11:58:55,243 DEBUG storage: clearpart: looking at sda4 >11:58:55,243 DEBUG storage: clearpart: looking at sda3 >11:58:55,244 DEBUG storage: clearpart: looking at sda2 >11:58:55,244 DEBUG storage: clearpart: looking at sda1 >11:58:55,245 DEBUG storage: checking whether disk sda has an empty extended >11:58:55,247 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf1aa184d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10e98490> PedPartition: <_ped.Partition object at 0x7faf10e9d4d0> ; logicals is ['sda5'] >11:58:55,249 DEBUG storage: new disk order: [] >11:58:55,423 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:55,428 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >11:58:55,432 DEBUG storage: doAutoPart: True >11:58:55,433 DEBUG storage: encryptedAutoPart: False >11:58:55,433 DEBUG storage: autoPartType: 1 >11:58:55,434 DEBUG storage: clearPartType: 2 >11:58:55,434 DEBUG storage: clearPartDisks: ['sda'] >11:58:55,435 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7faf10e98510) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7faf10e98890) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7faf10e98410) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7faf10e98490) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7faf10e983d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >11:58:55,436 DEBUG storage: storage.disks: ['sda'] >11:58:55,437 DEBUG storage: storage.partitioned: ['sda'] >11:58:55,437 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >11:58:55,440 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:55,441 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >11:58:55,442 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:58:55,442 DEBUG storage: boot disk: sda >11:58:55,446 DEBUG storage: BTRFS.supported: supported: True ; >11:58:55,446 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:55,448 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >11:58:55,450 DEBUG storage: PartitionDevice._setFormat: req0 ; >11:58:55,451 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: btrfs ; >11:58:55,453 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >11:58:55,453 INFO storage: added partition req0 (id 26) to device tree >11:58:55,454 INFO storage: registered action: [0] Create Device partition req0 (id 26) >11:58:55,454 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:55,455 INFO storage: registered action: [1] Create Format btrfs filesystem on partition req0 (id 26) >11:58:55,457 DEBUG storage: candidate disks: [DiskDevice instance (0x7faf1d85f310) -- > name = sda status = True kids = 5 id = 0 > parents = [] > uuid = None size = 11000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7faf2540def0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7faf330f15d0>] >11:58:55,458 DEBUG storage: devs: [PartitionDevice instance (0x7faf10ec0e90) -- > name = req0 status = False kids = 0 id = 26 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >11:58:55,459 DEBUG storage: _is_valid_disklabel(sda) returning True >11:58:55,460 DEBUG storage: _is_valid_size(sda) returning True >11:58:55,460 DEBUG storage: _is_valid_location(sda) returning True >11:58:55,461 DEBUG storage: _is_valid_format(sda) returning True >11:58:55,461 DEBUG storage: is_valid_stage1_device(sda) returning True >11:58:55,462 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:55,463 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:58:55,465 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >11:58:55,466 DEBUG storage: PartitionDevice._setFormat: req1 ; >11:58:55,468 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >11:58:55,469 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >11:58:55,470 INFO storage: added partition req1 (id 27) to device tree >11:58:55,470 INFO storage: registered action: [2] Create Device partition req1 (id 27) >11:58:55,471 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:55,471 INFO storage: registered action: [3] Create Format ext4 filesystem mounted at /boot on partition req1 (id 27) >11:58:55,472 INFO storage: skipping unneeded stage1 biosboot request >11:58:55,473 DEBUG storage: PartSpec instance (0x7faf10e98490) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >11:58:55,473 DEBUG storage: existing 11000MB disk sda (0) with existing msdos disklabel >11:58:55,475 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >11:58:55,475 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:58:55,477 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >11:58:55,478 DEBUG storage: PartitionDevice._setFormat: req2 ; >11:58:55,480 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: swap ; >11:58:55,481 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >11:58:55,482 INFO storage: added partition req2 (id 28) to device tree >11:58:55,483 INFO storage: registered action: [4] Create Device partition req2 (id 28) >11:58:55,483 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:55,484 INFO storage: registered action: [5] Create Format swap on partition req2 (id 28) >11:58:55,485 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:58:55,487 DEBUG storage: removing all non-preexisting partitions ['req0(id 26)', 'req1(id 27)', 'req2(id 28)'] from disk(s) ['sda'] >11:58:55,488 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 26)', 'req1(id 27)', 'req2(id 28)'] >11:58:55,489 DEBUG storage: removing all non-preexisting partitions ['req1(id 27)', 'req2(id 28)', 'req0(id 26)'] from disk(s) ['sda'] >11:58:55,491 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:55,492 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >11:58:55,493 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:58:55,494 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:55,496 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >11:58:55,496 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:58:55,497 DEBUG storage: allocating partition: req1 ; id: 27 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >11:58:55,501 DEBUG storage: checking freespace on sda >11:58:55,502 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False >11:58:55,505 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (63-2047) >11:58:55,505 DEBUG storage: free region not suitable for request >11:58:55,506 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (19968063-19968794) >11:58:55,506 DEBUG storage: current free range is 19968063-19968794 (0MB) >11:58:55,507 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (19974144-22527999) >11:58:55,508 DEBUG storage: current free range is 19974144-22527999 (1247MB) >11:58:55,508 DEBUG storage: updating use_disk to sda, type: 1 >11:58:55,512 DEBUG storage: new free: 19974144-22527999 / 1247MB >11:58:55,513 DEBUG storage: new free allows for 0 sectors of growth >11:58:55,513 DEBUG storage: found free space for bootable request >11:58:55,514 DEBUG storage: adjusted start sector from 19974144 to 19976192 >11:58:55,515 DEBUG storage: created partition sda6 of 500MB and added it to /dev/sda >11:58:55,516 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >11:58:55,517 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf1aa184d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10e92e10> PedPartition: <_ped.Partition object at 0x7faf10ecbd10> >11:58:55,519 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >11:58:55,523 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >11:58:55,526 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >11:58:55,526 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf1aa184d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10e8f750> PedPartition: <_ped.Partition object at 0x7faf10ebc050> >11:58:55,528 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:55,529 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >11:58:55,530 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:58:55,531 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:55,533 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (0) with existing msdos disklabel >11:58:55,533 DEBUG storage: resolved 'sda' to 'sda' (disk) >11:58:55,534 DEBUG storage: allocating partition: req2 ; id: 28 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1504MB ; grow: False ; max_size: 0 >11:58:55,534 DEBUG storage: checking freespace on sda >11:58:55,536 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1504MB boot=False best=None grow=False >11:58:55,536 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (63-2047) >11:58:55,537 DEBUG storage: free region not suitable for request >11:58:55,538 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (19968063-19968794) >11:58:55,538 DEBUG storage: current free range is 19968063-19968794 (0MB) >11:58:55,539 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (21000192-22527999) >11:58:55,539 DEBUG storage: current free range is 21000192-22527999 (746MB) >11:58:55,542 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >11:58:55,543 DEBUG storage: DeviceTree.getDeviceByName returned existing 1250MB partition sda4 (4) >11:58:55,546 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >11:58:55,546 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >11:58:55,575 DEBUG storage: MultipathTopology._build_topology: >11:58:55,576 DEBUG storage: /etc/multipath.conf contents: >11:58:55,577 DEBUG storage: # multipath.conf written by anaconda >11:58:55,577 DEBUG storage: >11:58:55,578 DEBUG storage: defaults { >11:58:55,578 DEBUG storage: user_friendly_names yes >11:58:55,578 DEBUG storage: } >11:58:55,579 DEBUG storage: blacklist { >11:58:55,579 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >11:58:55,580 DEBUG storage: devnode "^hd[a-z]" >11:58:55,580 DEBUG storage: devnode "^dcssblk[0-9]*" >11:58:55,581 DEBUG storage: device { >11:58:55,581 DEBUG storage: vendor "DGC" >11:58:55,582 DEBUG storage: product "LUNZ" >11:58:55,582 DEBUG storage: } >11:58:55,583 DEBUG storage: device { >11:58:55,583 DEBUG storage: vendor "IBM" >11:58:55,584 DEBUG storage: product "S/390.*" >11:58:55,584 DEBUG storage: } >11:58:55,585 DEBUG storage: # don't count normal SATA devices as multipaths >11:58:55,585 DEBUG storage: device { >11:58:55,585 DEBUG storage: vendor "ATA" >11:58:55,586 DEBUG storage: } >11:58:55,586 DEBUG storage: # don't count 3ware devices as multipaths >11:58:55,586 DEBUG storage: device { >11:58:55,587 DEBUG storage: vendor "3ware" >11:58:55,587 DEBUG storage: } >11:58:55,588 DEBUG storage: device { >11:58:55,588 DEBUG storage: vendor "AMCC" >11:58:55,589 DEBUG storage: } >11:58:55,589 DEBUG storage: # nor highpoint devices >11:58:55,590 DEBUG storage: device { >11:58:55,590 DEBUG storage: vendor "HPT" >11:58:55,591 DEBUG storage: } >11:58:55,591 DEBUG storage: } >11:58:55,591 DEBUG storage: multipaths { >11:58:55,591 DEBUG storage: } >11:58:55,592 DEBUG storage: (end of /etc/multipath.conf) >11:58:55,675 INFO storage: MultipathTopology: found singlepath device: sda >11:58:55,675 INFO storage: MultipathTopology: found non-disk device: sda1 >11:58:55,676 INFO storage: MultipathTopology: found non-disk device: sda2 >11:58:55,676 INFO storage: MultipathTopology: found non-disk device: sda3 >11:58:55,677 INFO storage: MultipathTopology: found non-disk device: sda4 >11:58:55,678 INFO storage: MultipathTopology: found non-disk device: sda5 >11:58:55,679 INFO storage: MultipathTopology: found non-disk device: sr0 >11:58:55,679 INFO storage: MultipathTopology: found singlepath device: vda >11:58:55,681 INFO storage: MultipathTopology: found singlepath device: vdb >11:58:55,681 INFO storage: MultipathTopology: found non-disk device: vdb1 >11:58:55,683 INFO storage: MultipathTopology: found non-disk device: vdb5 >11:58:55,683 INFO storage: MultipathTopology: found non-disk device: vdb6 >11:58:55,684 INFO storage: MultipathTopology: found singlepath device: vdc >11:58:55,685 INFO storage: MultipathTopology: found singlepath device: vdd >11:58:55,686 INFO storage: MultipathTopology: found singlepath device: vde >11:58:55,687 INFO storage: MultipathTopology: found singlepath device: vdf >11:58:55,688 INFO storage: MultipathTopology: found singlepath device: loop0 >11:58:55,688 INFO storage: MultipathTopology: found singlepath device: loop1 >11:58:55,689 INFO storage: MultipathTopology: found singlepath device: loop2 >11:58:55,690 INFO storage: MultipathTopology: found singlepath device: loop3 >11:58:55,691 INFO storage: MultipathTopology: found singlepath device: loop4 >11:58:55,691 INFO storage: MultipathTopology: found singlepath device: loop5 >11:58:55,692 INFO storage: MultipathTopology: found singlepath device: loop6 >11:58:55,693 INFO storage: MultipathTopology: found singlepath device: loop7 >11:58:55,694 INFO storage: MultipathTopology: found singlepath device: dm-0 >11:58:55,695 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'vda', 'vdb', 'vdb1', 'vdb5', 'vdb6', 'vdc', 'vdd', 'vde', 'vdf', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >11:58:55,703 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92001', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >11:58:55,707 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >11:58:55,709 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:55,713 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:55,716 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >11:58:55,719 INFO storage: sda is a disk >11:58:55,722 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:55,725 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >11:58:55,727 INFO storage: added disk sda (id 29) to device tree >11:58:55,728 DEBUG storage: looking up parted Device: /dev/sda >11:58:55,730 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >11:58:55,733 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >11:58:55,742 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >11:58:55,754 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >11:58:55,809 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf253f9890>, <parted.partition.Partition object at 0x7faf253f9ad0>, <parted.partition.Partition object at 0x7faf253f9e90>, <parted.partition.Partition object at 0x7faf253f9f50>, <parted.partition.Partition object at 0x7faf1d802cd0>] > device: <parted.device.Device object at 0x7faf25400550> > PedDisk: <_ped.Disk object at 0x7faf1084c638> >11:58:55,810 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:58:55,811 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >11:58:55,813 INFO storage: got device: DiskDevice instance (0x7faf254001d0) -- > name = sda status = True kids = 0 id = 29 > parents = [] > uuid = None size = 11000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7faf2540d4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf25400110> >11:58:55,816 INFO storage: got format: DiskLabel instance (0x7faf25400150) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf253f9890>, <parted.partition.Partition object at 0x7faf253f9ad0>, <parted.partition.Partition object at 0x7faf253f9e90>, <parted.partition.Partition object at 0x7faf253f9f50>, <parted.partition.Partition object at 0x7faf1d802cd0>] > device: <parted.device.Device object at 0x7faf25400550> > PedDisk: <_ped.Disk object at 0x7faf1084c638> > origPartedDisk = <parted.disk.Disk object at 0x7faf1a9d9990> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888290> > >11:58:55,821 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_UUID_ENC': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92033', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >11:58:55,823 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >11:58:55,824 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >11:58:55,825 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:55,826 INFO storage: sda1 is a partition >11:58:55,827 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >11:58:55,829 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:55,831 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >11:58:55,833 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >11:58:55,834 DEBUG storage: PartitionDevice._setFormat: sda1 ; >11:58:55,835 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:55,837 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >11:58:55,837 DEBUG storage: looking up parted Partition: /dev/sda1 >11:58:55,839 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >11:58:55,840 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >11:58:55,842 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >11:58:55,843 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >11:58:55,844 INFO storage: added partition sda1 (id 30) to device tree >11:58:55,845 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >11:58:55,846 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >11:58:55,847 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:58:55,849 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >11:58:55,860 WARN storage: disklabel detected but not usable on sda1 >11:58:55,861 INFO storage: type detected on 'sda1' is 'ext4' >11:58:55,994 DEBUG storage: padding min size from 14 up to 15 >11:58:55,998 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:56,000 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:58:56,004 DEBUG storage: PartitionDevice._setFormat: sda1 ; >11:58:56,009 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >11:58:56,011 DEBUG storage: looking up parted Device: /dev/sda1 >11:58:56,015 INFO storage: got device: PartitionDevice instance (0x7faf15e31d10) -- > name = sda1 status = True kids = 0 id = 30 > parents = ['existing 11000MB disk sda (29) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888200> > 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 0x7faf25400510> fileSystem: <parted.filesystem.FileSystem object at 0x7faf253f9c10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf253f9950> PedPartition: <_ped.Partition object at 0x7faf1a950b30> > disk = existing 11000MB disk sda (29) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >11:58:56,025 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:56,032 INFO storage: got format: Ext4FS instance (0x7faf10e925d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 84ac1d05-6188-4a15-b4be-c8b174d65539 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >11:58:56,036 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16af55ed-7c15-4e4f-851e-8ba10732594a', > 'ID_FS_UUID_ENC': '16af55ed-7c15-4e4f-851e-8ba10732594a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18417664', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92043', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >11:58:56,037 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >11:58:56,039 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >11:58:56,040 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:56,041 INFO storage: sda2 is a partition >11:58:56,042 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >11:58:56,044 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:56,045 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >11:58:56,047 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >11:58:56,048 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:58:56,049 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:56,050 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >11:58:56,051 DEBUG storage: looking up parted Partition: /dev/sda2 >11:58:56,052 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >11:58:56,054 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >11:58:56,055 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >11:58:56,057 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >11:58:56,058 INFO storage: added partition sda2 (id 31) to device tree >11:58:56,059 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >11:58:56,060 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >11:58:56,062 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:58:56,063 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >11:58:56,076 WARN storage: disklabel detected but not usable on sda2 >11:58:56,078 INFO storage: type detected on 'sda2' is 'ext4' >11:58:56,216 DEBUG storage: padding min size from 833 up to 916 >11:58:56,222 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:56,224 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:58:56,246 DEBUG storage: PartitionDevice._setFormat: sda2 ; >11:58:56,253 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >11:58:56,274 DEBUG storage: looking up parted Device: /dev/sda2 >11:58:56,277 INFO storage: got device: PartitionDevice instance (0x7faf15d1c190) -- > name = sda2 status = True kids = 0 id = 31 > parents = ['existing 11000MB disk sda (29) with existing msdos disklabel'] > uuid = None size = 8993.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 18417664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1146, 255, 63) biosGeometry: (1146, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888320> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf25400510> fileSystem: <parted.filesystem.FileSystem object at 0x7faf253f9c50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf253f9cd0> PedPartition: <_ped.Partition object at 0x7faf1a950b90> > disk = existing 11000MB disk sda (29) with existing msdos disklabel > start = 1026048 end = 19443711 length = 18417664 > flags = boot >11:58:56,279 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:56,279 INFO storage: got format: Ext4FS instance (0x7faf10ec0fd0) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 16af55ed-7c15-4e4f-851e-8ba10732594a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 8993.0 targetSize = 8993.0 > >11:58:56,283 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'ID_FS_UUID_ENC': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '19443712', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92053', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >11:58:56,284 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >11:58:56,286 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >11:58:56,287 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:56,288 INFO storage: sda3 is a partition >11:58:56,289 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >11:58:56,290 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:56,292 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >11:58:56,294 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >11:58:56,295 DEBUG storage: PartitionDevice._setFormat: sda3 ; >11:58:56,296 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:56,298 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >11:58:56,298 DEBUG storage: looking up parted Partition: /dev/sda3 >11:58:56,300 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >11:58:56,302 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >11:58:56,303 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >11:58:56,305 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >11:58:56,306 INFO storage: added partition sda3 (id 32) to device tree >11:58:56,307 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >11:58:56,309 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >11:58:56,311 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >11:58:56,312 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >11:58:56,323 WARN storage: disklabel detected but not usable on sda3 >11:58:56,324 INFO storage: type detected on 'sda3' is 'swap' >11:58:56,329 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: QM00001 ; uuid: c6e73a3a-58cc-4995-ad74-574c5aeb01c5 ; exists: True ; label: None ; >11:58:56,332 DEBUG storage: getFormat('swap') returning SwapSpace instance >11:58:56,334 DEBUG storage: PartitionDevice._setFormat: sda3 ; >11:58:56,338 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >11:58:56,341 DEBUG storage: looking up parted Device: /dev/sda3 >11:58:56,344 INFO storage: got device: PartitionDevice instance (0x7faf15ddfe10) -- > name = sda3 status = True kids = 0 id = 32 > parents = ['existing 11000MB disk sda (29) with existing msdos disklabel'] > uuid = None size = 256.0 > format = existing swap > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7faf109905f0> > 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 0x7faf25400510> fileSystem: <parted.filesystem.FileSystem object at 0x7faf253f9f90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf253f9d90> PedPartition: <_ped.Partition object at 0x7faf1a950890> > disk = existing 11000MB disk sda (29) with existing msdos disklabel > start = 19443712 end = 19967999 length = 524288 > flags = >11:58:56,348 INFO storage: got format: SwapSpace instance (0x7faf1d88df50) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = c6e73a3a-58cc-4995-ad74-574c5aeb01c5 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >11:58:56,352 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '19968000', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2560000', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92065', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >11:58:56,356 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >11:58:56,357 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >11:58:56,358 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:56,359 INFO storage: sda4 is a partition >11:58:56,360 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >11:58:56,361 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:56,362 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >11:58:56,364 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >11:58:56,365 DEBUG storage: PartitionDevice._setFormat: sda4 ; >11:58:56,365 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:56,367 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >11:58:56,367 DEBUG storage: looking up parted Partition: /dev/sda4 >11:58:56,369 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >11:58:56,370 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >11:58:56,371 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >11:58:56,372 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >11:58:56,373 INFO storage: added partition sda4 (id 33) to device tree >11:58:56,374 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >11:58:56,375 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >11:58:56,376 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >11:58:56,377 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >11:58:56,379 WARN storage: disklabel detected but not usable on sda4 >11:58:56,380 DEBUG storage: no type or existing type for sda4, bailing >11:58:56,381 DEBUG storage: looking up parted Device: /dev/sda4 >11:58:56,382 INFO storage: got device: PartitionDevice instance (0x7faf1aa18d90) -- > name = sda4 status = True kids = 0 id = 33 > parents = ['existing 11000MB disk sda (29) with existing msdos disklabel'] > uuid = None size = 1250.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf10990560> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf25400510> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf253f9810> PedPartition: <_ped.Partition object at 0x7faf1a950a10> > disk = existing 11000MB disk sda (29) with existing msdos disklabel > start = 19968000 end = 22527999 length = 2560000 > flags = >11:58:56,386 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '19972096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92074', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >11:58:56,390 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >11:58:56,392 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >11:58:56,393 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:56,393 INFO storage: sda5 is a partition >11:58:56,395 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >11:58:56,396 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >11:58:56,397 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >11:58:56,398 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >11:58:56,400 DEBUG storage: PartitionDevice._setFormat: sda5 ; >11:58:56,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:56,401 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >11:58:56,402 DEBUG storage: looking up parted Partition: /dev/sda5 >11:58:56,403 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >11:58:56,404 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >11:58:56,405 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >11:58:56,406 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >11:58:56,407 INFO storage: added partition sda5 (id 34) to device tree >11:58:56,408 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >11:58:56,409 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >11:58:56,410 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >11:58:56,411 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >11:58:56,428 WARN storage: disklabel detected but not usable on sda5 >11:58:56,430 DEBUG storage: no type or existing type for sda5, bailing >11:58:56,431 DEBUG storage: looking up parted Device: /dev/sda5 >11:58:56,433 INFO storage: got device: PartitionDevice instance (0x7faf1a87c790) -- > name = sda5 status = True kids = 0 id = 34 > parents = ['existing 11000MB disk sda (29) with existing msdos disklabel'] > uuid = None size = 1.0 > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf109904d0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf25400510> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf15e31c90> PedPartition: <_ped.Partition object at 0x7faf1a950110> > disk = existing 11000MB disk sda (29) with existing msdos disklabel > start = 19972096 end = 19974143 length = 2048 > flags = >11:58:56,437 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '92179', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >11:58:56,438 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >11:58:56,439 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >11:58:56,440 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:56,440 INFO storage: sr0 is a cdrom >11:58:56,441 DEBUG storage: DeviceTree.addUdevOpticalDevice: >11:58:56,442 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:56,443 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >11:58:56,443 INFO storage: added cdrom sr0 (id 35) to device tree >11:58:56,444 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:58:56,447 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >11:58:56,448 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >11:58:56,450 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >11:58:56,451 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >11:58:56,457 WARN storage: disklabel detected but not usable on sr0 >11:58:56,457 INFO storage: type detected on 'sr0' is 'iso9660' >11:58:56,459 DEBUG storage: Iso9660FS.supported: supported: True ; >11:58:56,459 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >11:58:56,460 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >11:58:56,461 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:58:56,464 DEBUG storage: looking up parted Device: /dev/sr0 >11:58:56,465 INFO storage: got device: OpticalDevice instance (0x7faf1aa18d50) -- > name = sr0 status = True kids = 0 id = 35 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7faf109903b0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >11:58:56,466 DEBUG storage: Iso9660FS.supported: supported: True ; >11:58:56,466 INFO storage: got format: Iso9660FS instance (0x7faf10e8fd10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >11:58:56,469 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'ID_FS_UUID_SUB_ENC': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12189', > 'name': 'vda', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >11:58:56,470 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >11:58:56,471 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >11:58:56,472 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:56,473 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >11:58:56,473 INFO storage: vda is a disk >11:58:56,474 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:56,475 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >11:58:56,475 INFO storage: added disk vda (id 36) to device tree >11:58:56,476 DEBUG storage: looking up parted Device: /dev/vda >11:58:56,477 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >11:58:56,478 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >11:58:56,479 DEBUG storage: BTRFS.supported: supported: True ; >11:58:56,479 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:56,480 DEBUG storage: device vda does not contain a disklabel >11:58:56,480 INFO storage: type detected on 'vda' is 'btrfs' >11:58:56,481 DEBUG storage: BTRFS.supported: supported: True ; >11:58:56,482 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:56,483 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: btrfs ; >11:58:56,484 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda ; >11:58:56,484 INFO storage: creating btrfs volume btrfs.mirror >11:58:56,485 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >11:58:56,486 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:56,487 DEBUG storage: BTRFSVolumeDevice._setFormat: mirror ; current: None ; type: None ; >11:58:56,489 DEBUG storage: BTRFS.supported: supported: True ; >11:58:56,490 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:56,491 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.37 ; current: None ; type: btrfs ; >11:58:56,491 INFO storage: added btrfs volume mirror (id 37) to device tree >11:58:56,492 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >11:58:56,508 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.37epjyFQ to None >11:58:56,547 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.37epjyFQ to None >11:58:56,892 INFO storage: got device: DiskDevice instance (0x7faf1d88ddd0) -- > name = vda status = True kids = 1 id = 36 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf10990290> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10e8fa90> >11:58:56,898 DEBUG storage: BTRFS.supported: supported: True ; >11:58:56,899 INFO storage: got format: BTRFS instance (0x7faf10e8fb50) -- > type = btrfs name = btrfs status = False > device = /dev/vda uuid = b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >11:58:56,903 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28350', > 'name': 'vdb', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb'} ; name: vdb ; >11:58:56,905 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >11:58:56,906 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >11:58:56,907 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:56,908 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >11:58:56,909 INFO storage: vdb is a disk >11:58:56,910 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:56,911 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >11:58:56,911 INFO storage: added disk vdb (id 38) to device tree >11:58:56,912 DEBUG storage: looking up parted Device: /dev/vdb >11:58:56,913 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >11:58:56,914 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >11:58:56,915 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >11:58:56,918 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >11:58:56,932 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf10e8f850>, <parted.partition.Partition object at 0x7faf10eab050>, <parted.partition.Partition object at 0x7faf10e8fe50>] > device: <parted.device.Device object at 0x7faf10e8f910> > PedDisk: <_ped.Disk object at 0x7faf10a783f8> >11:58:56,933 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >11:58:56,935 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >11:58:56,937 INFO storage: got device: DiskDevice instance (0x7faf10e92fd0) -- > name = vdb status = True kids = 0 id = 38 > parents = [] > uuid = None size = 8000.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (16253, 16, 63) > PedDevice: <_ped.Device object at 0x7faf330d94d0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf25400350> >11:58:56,939 INFO storage: got format: DiskLabel instance (0x7faf254003d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf10e8f850>, <parted.partition.Partition object at 0x7faf10eab050>, <parted.partition.Partition object at 0x7faf10e8fe50>] > device: <parted.device.Device object at 0x7faf10e8f910> > PedDisk: <_ped.Disk object at 0x7faf10a783f8> > origPartedDisk = <parted.disk.Disk object at 0x7faf10eab190> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (16253, 16, 63) > PedDevice: <_ped.Device object at 0x7faf10990200> > >11:58:56,947 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16381952', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34764', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1'} ; name: vdb1 ; >11:58:56,948 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1)... >11:58:56,949 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >11:58:56,950 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:56,950 INFO storage: vdb1 is a partition >11:58:56,951 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >11:58:56,952 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >11:58:56,954 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (38) with existing msdos disklabel >11:58:56,955 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >11:58:56,956 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >11:58:56,957 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:56,958 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >11:58:56,958 DEBUG storage: looking up parted Partition: /dev/vdb1 >11:58:56,960 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >11:58:56,961 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >11:58:56,963 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >11:58:56,964 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >11:58:56,964 INFO storage: added partition vdb1 (id 39) to device tree >11:58:56,965 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >11:58:56,967 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >11:58:56,968 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >11:58:56,969 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >11:58:56,971 WARN storage: disklabel detected but not usable on vdb1 >11:58:56,972 INFO storage: type detected on 'vdb1' is 'btrfs' >11:58:56,975 DEBUG storage: BTRFS.supported: supported: True ; >11:58:56,975 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:56,977 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >11:58:56,978 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: btrfs ; >11:58:56,979 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb1 ; >11:58:56,979 INFO storage: found btrfs volume mirror >11:58:56,981 DEBUG storage: BTRFSVolumeDevice._addDevice: mirror ; device: vdb1 ; status: True ; >11:58:56,982 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >11:58:56,983 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >11:58:56,984 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.37skYWZ4 to None >11:58:57,002 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.37skYWZ4 to None >11:58:57,231 DEBUG storage: looking up parted Device: /dev/vdb1 >11:58:57,238 INFO storage: got device: PartitionDevice instance (0x7faf254000d0) -- > name = vdb1 status = True kids = 1 id = 39 > parents = ['existing 8000MB disk vdb (38) with existing msdos disklabel'] > uuid = None size = 7999.0 > format = existing btrfs filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf16bbbd40> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10e8f7d0> fileSystem: None > number: 1 path: /dev/vdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10e8f9d0> PedPartition: <_ped.Partition object at 0x7faf10e9d4d0> > disk = existing 8000MB disk vdb (38) with existing msdos disklabel > start = 2048 end = 16383999 length = 16381952 > flags = >11:58:57,244 DEBUG storage: BTRFS.supported: supported: True ; >11:58:57,244 INFO storage: got format: BTRFS instance (0x7faf10eab710) -- > type = btrfs name = btrfs status = False > device = /dev/vdb1 uuid = 676eb2e7-3b84-4b01-afd3-fe87cb9970b7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >11:58:57,248 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a', > 'DEVNAME': 'vdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_ENC': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34784', > 'name': 'vdb5', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5'} ; name: vdb5 ; >11:58:57,249 INFO storage: scanning vdb5 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5)... >11:58:57,250 DEBUG storage: DeviceTree.getDeviceByName: name: vdb5 ; >11:58:57,252 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:57,252 INFO storage: vdb5 is a partition >11:58:57,253 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb5 ; >11:58:57,254 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >11:58:57,256 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (38) with existing msdos disklabel >11:58:57,257 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vdb ; >11:58:57,259 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >11:58:57,259 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:57,261 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: None ; >11:58:57,261 DEBUG storage: looking up parted Partition: /dev/vdb5 >11:58:57,263 DEBUG storage: PartitionDevice.probe: vdb5 ; exists: True ; >11:58:57,264 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 1 ; >11:58:57,265 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 10 ; >11:58:57,267 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 12 ; >11:58:57,267 INFO storage: added partition vdb5 (id 40) to device tree >11:58:57,268 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb5 ; >11:58:57,269 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb5 ; label_type: dos ; >11:58:57,271 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >11:58:57,272 DEBUG storage: DiskLabel.__init__: device: /dev/vdb5 ; labelType: dos ; exists: True ; >11:58:57,282 WARN storage: disklabel detected but not usable on vdb5 >11:58:57,283 INFO storage: type detected on 'vdb5' is 'xfs' >11:58:57,312 DEBUG storage: XFS.supported: supported: True ; >11:58:57,313 DEBUG storage: getFormat('xfs') returning XFS instance >11:58:57,315 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >11:58:57,317 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: xfs ; >11:58:57,318 DEBUG storage: looking up parted Device: /dev/vdb5 >11:58:57,321 INFO storage: got device: PartitionDevice instance (0x7faf10e92bd0) -- > name = vdb5 status = True kids = 0 id = 40 > parents = ['existing 8000MB disk vdb (38) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing xfs filesystem > major = 252 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (406, 16, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7faf141200e0> > target size = 0 path = /dev/vdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10e8f7d0> fileSystem: <parted.filesystem.FileSystem object at 0x7faf10eab150> > number: 5 path: /dev/vdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10eab0d0> PedPartition: <_ped.Partition object at 0x7faf10ecbdd0> > disk = existing 8000MB disk vdb (38) with existing msdos disklabel > start = 4096 end = 413695 length = 409600 > flags = >11:58:57,324 DEBUG storage: XFS.supported: supported: True ; >11:58:57,324 INFO storage: got format: XFS instance (0x7faf10eab650) -- > type = xfs name = xfs status = False > device = /dev/vdb5 uuid = 45d075a3-b527-402c-87cd-14b58ba0c33a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >11:58:57,327 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a', > 'DEVNAME': 'vdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_ENC': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '415744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '450560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34802', > 'name': 'vdb6', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6'} ; name: vdb6 ; >11:58:57,328 INFO storage: scanning vdb6 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6)... >11:58:57,329 DEBUG storage: DeviceTree.getDeviceByName: name: vdb6 ; >11:58:57,331 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:57,331 INFO storage: vdb6 is a partition >11:58:57,332 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb6 ; >11:58:57,333 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >11:58:57,335 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (38) with existing msdos disklabel >11:58:57,336 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vdb ; >11:58:57,338 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >11:58:57,338 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:57,339 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: None ; >11:58:57,340 DEBUG storage: looking up parted Partition: /dev/vdb6 >11:58:57,341 DEBUG storage: PartitionDevice.probe: vdb6 ; exists: True ; >11:58:57,342 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 1 ; >11:58:57,344 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 10 ; >11:58:57,345 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 12 ; >11:58:57,345 INFO storage: added partition vdb6 (id 41) to device tree >11:58:57,347 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb6 ; >11:58:57,348 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb6 ; label_type: dos ; >11:58:57,349 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >11:58:57,350 DEBUG storage: DiskLabel.__init__: device: /dev/vdb6 ; labelType: dos ; exists: True ; >11:58:57,360 WARN storage: disklabel detected but not usable on vdb6 >11:58:57,361 INFO storage: type detected on 'vdb6' is 'ext4' >11:58:57,427 DEBUG storage: padding min size from 10 up to 11 >11:58:57,429 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:57,430 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:58:57,432 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >11:58:57,434 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: ext4 ; >11:58:57,435 DEBUG storage: looking up parted Device: /dev/vdb6 >11:58:57,437 INFO storage: got device: PartitionDevice instance (0x7faf10e8fd50) -- > name = vdb6 status = True kids = 0 id = 41 > parents = ['existing 8000MB disk vdb (38) with existing msdos disklabel'] > uuid = None size = 220.0 > format = existing ext4 filesystem > major = 252 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb6 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 450560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (446, 16, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x7faf16bbbdd0> > target size = 0 path = /dev/vdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10e8f7d0> fileSystem: <parted.filesystem.FileSystem object at 0x7faf10eab310> > number: 6 path: /dev/vdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10e8ff10> PedPartition: <_ped.Partition object at 0x7faf1aa163b0> > disk = existing 8000MB disk vdb (38) with existing msdos disklabel > start = 415744 end = 866303 length = 450560 > flags = boot >11:58:57,442 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:57,443 INFO storage: got format: Ext4FS instance (0x7faf10eabd90) -- > type = ext4 name = ext4 status = False > device = /dev/vdb6 uuid = 740ed18f-175a-4e50-b672-5c022472dd2a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = mirror size = 220.0 targetSize = 220.0 > >11:58:57,446 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'ID_FS_UUID_SUB_ENC': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52903', > 'name': 'vdc', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc'} ; name: vdc ; >11:58:57,447 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc)... >11:58:57,448 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >11:58:57,449 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:57,450 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >11:58:57,451 INFO storage: vdc is a disk >11:58:57,451 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:57,452 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >11:58:57,453 INFO storage: added disk vdc (id 42) to device tree >11:58:57,453 DEBUG storage: looking up parted Device: /dev/vdc >11:58:57,454 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >11:58:57,455 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >11:58:57,457 DEBUG storage: BTRFS.supported: supported: True ; >11:58:57,457 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:57,457 DEBUG storage: device vdc does not contain a disklabel >11:58:57,458 INFO storage: type detected on 'vdc' is 'btrfs' >11:58:57,459 DEBUG storage: BTRFS.supported: supported: True ; >11:58:57,460 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:57,461 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: btrfs ; >11:58:57,462 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc ; >11:58:57,462 INFO storage: creating btrfs volume btrfs.data-mirror >11:58:57,463 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >11:58:57,464 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:57,465 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: None ; type: None ; >11:58:57,467 DEBUG storage: BTRFS.supported: supported: True ; >11:58:57,467 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:57,468 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.43 ; current: None ; type: btrfs ; >11:58:57,468 INFO storage: added btrfs volume data-mirror (id 43) to device tree >11:58:57,470 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >11:58:57,471 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.43KEZJdJ to None >11:58:57,486 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.43KEZJdJ to None >11:58:57,770 INFO storage: got device: DiskDevice instance (0x7faf10e8fd90) -- > name = vdc status = True kids = 1 id = 42 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf10990440> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf25400390> >11:58:57,773 DEBUG storage: BTRFS.supported: supported: True ; >11:58:57,773 INFO storage: got format: BTRFS instance (0x7faf10eabc90) -- > type = btrfs name = btrfs status = False > device = /dev/vdc uuid = d9da1931-eba0-41c5-9b09-3bfe418d9d5d exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >11:58:57,776 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'ID_FS_UUID_SUB_ENC': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65603', > 'name': 'vdd', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd'} ; name: vdd ; >11:58:57,777 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd)... >11:58:57,778 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >11:58:57,779 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:57,780 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >11:58:57,781 INFO storage: vdd is a disk >11:58:57,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:57,783 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >11:58:57,783 INFO storage: added disk vdd (id 44) to device tree >11:58:57,783 DEBUG storage: looking up parted Device: /dev/vdd >11:58:57,785 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >11:58:57,786 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >11:58:57,787 DEBUG storage: BTRFS.supported: supported: True ; >11:58:57,788 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:57,788 DEBUG storage: device vdd does not contain a disklabel >11:58:57,788 INFO storage: type detected on 'vdd' is 'btrfs' >11:58:57,790 DEBUG storage: BTRFS.supported: supported: True ; >11:58:57,790 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:57,791 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: btrfs ; >11:58:57,793 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd ; >11:58:57,793 INFO storage: found btrfs volume data-mirror >11:58:57,794 DEBUG storage: BTRFSVolumeDevice._addDevice: data-mirror ; device: vdd ; status: True ; >11:58:57,795 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >11:58:57,797 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >11:58:57,798 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.43vv0u0Q to None >11:58:57,809 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.43vv0u0Q to None >11:58:57,986 INFO storage: got device: DiskDevice instance (0x7faf10e8fad0) -- > name = vdd status = True kids = 1 id = 44 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf16bbb3b0> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10eabb50> >11:58:57,992 DEBUG storage: BTRFS.supported: supported: True ; >11:58:57,993 INFO storage: got format: BTRFS instance (0x7faf10eab6d0) -- > type = btrfs name = btrfs status = False > device = /dev/vdd uuid = 0b7e2513-523c-46ae-81b1-1bd3a84fe9fe exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >11:58:58,001 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vde', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'ID_FS_UUID_SUB_ENC': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'MAJOR': '252', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5249', > 'name': 'vde', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde'} ; name: vde ; >11:58:58,002 INFO storage: scanning vde (/devices/pci0000:00/0000:00:09.0/virtio5/block/vde)... >11:58:58,004 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >11:58:58,005 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:58,006 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >11:58:58,007 INFO storage: vde is a disk >11:58:58,007 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:58,008 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >11:58:58,009 INFO storage: added disk vde (id 45) to device tree >11:58:58,009 DEBUG storage: looking up parted Device: /dev/vde >11:58:58,010 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >11:58:58,011 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >11:58:58,014 DEBUG storage: BTRFS.supported: supported: True ; >11:58:58,014 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:58,015 DEBUG storage: device vde does not contain a disklabel >11:58:58,015 INFO storage: type detected on 'vde' is 'btrfs' >11:58:58,016 DEBUG storage: BTRFS.supported: supported: True ; >11:58:58,017 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:58,018 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: btrfs ; >11:58:58,019 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde ; >11:58:58,019 INFO storage: creating btrfs volume btrfs.metadata-mirror >11:58:58,021 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >11:58:58,021 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:58,022 DEBUG storage: BTRFSVolumeDevice._setFormat: metadata-mirror ; current: None ; type: None ; >11:58:58,024 DEBUG storage: BTRFS.supported: supported: True ; >11:58:58,024 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:58,025 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.46 ; current: None ; type: btrfs ; >11:58:58,026 INFO storage: added btrfs volume metadata-mirror (id 46) to device tree >11:58:58,027 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >11:58:58,028 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.46LNmj8W to None >11:58:58,045 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.46LNmj8W to None >11:58:58,316 INFO storage: got device: DiskDevice instance (0x7faf10eab690) -- > name = vde status = True kids = 1 id = 45 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf16bbb290> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10eab410> >11:58:58,321 DEBUG storage: BTRFS.supported: supported: True ; >11:58:58,322 INFO storage: got format: BTRFS instance (0x7faf10e8f3d0) -- > type = btrfs name = btrfs status = False > device = /dev/vde uuid = 9f7f6226-9f74-4571-8dda-681b7ff6e582 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >11:58:58,326 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'ID_FS_UUID_SUB_ENC': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'MAJOR': '252', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50294', > 'name': 'vdf', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf'} ; name: vdf ; >11:58:58,327 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf)... >11:58:58,328 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >11:58:58,329 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:58,330 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >11:58:58,333 INFO storage: vdf is a disk >11:58:58,334 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:58,338 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >11:58:58,339 INFO storage: added disk vdf (id 47) to device tree >11:58:58,340 DEBUG storage: looking up parted Device: /dev/vdf >11:58:58,343 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >11:58:58,344 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: None ; >11:58:58,346 DEBUG storage: BTRFS.supported: supported: True ; >11:58:58,346 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:58,346 DEBUG storage: device vdf does not contain a disklabel >11:58:58,347 INFO storage: type detected on 'vdf' is 'btrfs' >11:58:58,349 DEBUG storage: BTRFS.supported: supported: True ; >11:58:58,349 DEBUG storage: getFormat('btrfs') returning BTRFS instance >11:58:58,350 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: btrfs ; >11:58:58,351 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdf ; >11:58:58,352 INFO storage: found btrfs volume metadata-mirror >11:58:58,353 DEBUG storage: BTRFSVolumeDevice._addDevice: metadata-mirror ; device: vdf ; status: True ; >11:58:58,354 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >11:58:58,356 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >11:58:58,357 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.46ErGNWq to None >11:58:58,369 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.46ErGNWq to None >11:58:58,646 INFO storage: got device: DiskDevice instance (0x7faf10eabb10) -- > name = vdf status = True kids = 1 id = 47 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdf type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf16bbb320> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10eabe10> >11:58:58,653 DEBUG storage: BTRFS.supported: supported: True ; >11:58:58,654 INFO storage: got format: BTRFS instance (0x7faf10ec6050) -- > type = btrfs name = btrfs status = False > device = /dev/vdf uuid = f25326cf-d896-4f04-990e-c7840ff1087a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >11:58:58,656 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': '428', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >11:58:58,657 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >11:58:58,658 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >11:58:58,659 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:58,660 INFO storage: loop0 is a loop device >11:58:58,661 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >11:58:58,662 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >11:58:58,663 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:58,664 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:58,665 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >11:58:58,665 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 48) to device tree >11:58:58,667 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >11:58:58,667 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:58,668 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:58:58,669 INFO storage: added loop loop0 (id 49) to device tree >11:58:58,670 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >11:58:58,671 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >11:58:58,671 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:58:58,672 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >11:58:58,674 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >11:58:58,679 WARN storage: disklabel detected but not usable on loop0 >11:58:58,680 INFO storage: type detected on 'loop0' is 'squashfs' >11:58:58,680 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >11:58:58,681 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >11:58:58,682 INFO storage: got device: LoopDevice instance (0x7faf10ec61d0) -- > name = loop0 status = False kids = 0 id = 49 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (48)'] > 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:58:58,685 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '450', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >11:58:58,685 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >11:58:58,686 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:58:58,687 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:58,688 INFO storage: loop1 is a loop device >11:58:58,690 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >11:58:58,691 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >11:58:58,692 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:58,692 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:58,694 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >11:58:58,694 INFO storage: added file /LiveOS/rootfs.img (id 50) to device tree >11:58:58,695 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >11:58:58,696 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:58,697 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >11:58:58,697 INFO storage: added loop loop1 (id 51) to device tree >11:58:58,698 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >11:58:58,699 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >11:58:58,700 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:58,701 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:58:58,701 DEBUG storage: device loop1 does not contain a disklabel >11:58:58,701 INFO storage: type detected on 'loop1' is 'ext4' >11:58:58,765 DEBUG storage: padding min size from 0 up to 0 >11:58:58,767 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:58,767 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:58:58,768 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >11:58:58,769 INFO storage: got device: LoopDevice instance (0x7faf10eab590) -- > name = loop1 status = False kids = 0 id = 51 > parents = ['existing 0MB file /LiveOS/rootfs.img (50)'] > 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:58:58,770 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:58,771 INFO storage: got format: Ext4FS instance (0x7faf10ec63d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:58:58,773 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '468', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >11:58:58,773 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >11:58:58,774 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:58:58,775 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:58,776 INFO storage: loop2 is a loop device >11:58:58,777 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >11:58:58,778 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >11:58:58,779 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:58,779 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:58,780 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >11:58:58,781 INFO storage: added file /overlay (deleted) (id 52) to device tree >11:58:58,782 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >11:58:58,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:58,783 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:58:58,784 INFO storage: added loop loop2 (id 53) to device tree >11:58:58,785 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >11:58:58,786 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >11:58:58,786 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:58:58,788 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >11:58:58,789 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >11:58:58,794 WARN storage: disklabel detected but not usable on loop2 >11:58:58,795 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >11:58:58,795 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >11:58:58,796 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >11:58:58,797 INFO storage: got device: LoopDevice instance (0x7faf10ec6390) -- > name = loop2 status = False kids = 0 id = 53 > parents = ['existing 0MB file /overlay (deleted) (52)'] > 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:58:58,799 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': '20745', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >11:58:58,799 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >11:58:58,800 DEBUG storage: lvm filter: adding loop3 to the reject list >11:58:58,801 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': '20769', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >11:58:58,802 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >11:58:58,802 DEBUG storage: lvm filter: adding loop4 to the reject list >11:58:58,804 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': '20786', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >11:58:58,804 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >11:58:58,805 DEBUG storage: lvm filter: adding loop5 to the reject list >11:58:58,806 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': '20801', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >11:58:58,807 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >11:58:58,807 DEBUG storage: lvm filter: adding loop6 to the reject list >11:58:58,809 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': '21336', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >11:58:58,809 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >11:58:58,810 DEBUG storage: lvm filter: adding loop7 to the reject list >11:58:58,810 DEBUG storage: Skipping a device mapper drive (dm-0) for now >11:58:58,839 INFO storage: devices to scan: ['dm-0'] >11:58:58,842 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/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48044', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >11:58:58,843 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >11:58:58,844 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:58:58,845 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:58,846 INFO storage: live-rw is a device-mapper device >11:58:58,847 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >11:58:58,848 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >11:58:58,849 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (51) with existing ext4 filesystem >11:58:58,851 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >11:58:58,853 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (53) >11:58:58,854 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >11:58:58,856 DEBUG storage: DeviceTree.getDeviceByName returned None >11:58:58,858 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >11:58:58,859 DEBUG storage: getFormat('None') returning DeviceFormat instance >11:58:58,860 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >11:58:58,860 INFO storage: added dm live-rw (id 54) to device tree >11:58:58,862 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >11:58:58,863 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >11:58:58,864 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:58,865 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:58:58,865 DEBUG storage: device live-rw does not contain a disklabel >11:58:58,865 INFO storage: type detected on 'live-rw' is 'ext4' >11:58:58,933 DEBUG storage: padding min size from 718 up to 789 >11:58:58,935 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:58,935 DEBUG storage: getFormat('ext4') returning Ext4FS instance >11:58:58,937 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >11:58:58,938 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >11:58:58,939 INFO storage: got device: DMDevice instance (0x7faf10ec6f10) -- > name = live-rw status = True kids = 0 id = 54 > parents = ['existing 0MB loop loop2 (53)'] > 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 0x7faf10bb2e60> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >11:58:58,940 DEBUG storage: Ext4FS.supported: supported: True ; >11:58:58,941 INFO storage: got format: Ext4FS instance (0x7faf10ec60d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >11:58:58,972 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:58:58,993 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:58:58,995 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:58,997 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,018 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:58:59,040 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:58:59,042 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,044 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,065 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >11:58:59,067 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >11:58:59,069 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >11:58:59,089 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:58:59,090 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,093 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,114 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >11:58:59,116 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >11:58:59,118 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >11:58:59,137 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:58:59,139 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,141 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,159 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >11:58:59,161 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >11:58:59,163 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >11:58:59,183 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:58:59,185 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,187 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,207 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >11:58:59,228 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >11:58:59,250 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:58:59,271 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >11:58:59,293 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >11:58:59,295 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:58:59,299 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:58:59,320 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >11:58:59,341 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >11:58:59,344 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:58:59,347 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:58:59,368 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >11:58:59,390 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >11:58:59,392 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:58:59,394 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:58:59,415 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >11:58:59,437 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >11:58:59,459 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >11:58:59,481 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >11:58:59,502 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >11:58:59,522 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >11:58:59,544 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >11:58:59,545 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >11:58:59,546 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >11:58:59,547 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >11:58:59,549 INFO storage: edd: collected mbr signatures: {'vdb': '0x00041b0b', 'sda': '0x000cc945'} >11:58:59,550 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000cc945 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 22528000 >11:58:59,550 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >11:58:59,551 INFO storage: edd: matched 0x80 to sda using MBR sig >11:58:59,551 INFO storage: edd: both edd entries 0x80 and 0x80 seem to map to sda >11:58:59,553 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >11:58:59,554 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:58:59,572 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >11:58:59,608 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >11:58:59,610 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,612 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >11:58:59,631 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >11:58:59,632 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:58:59,694 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:58:59,694 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:58:59,695 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >11:58:59,695 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:58:59,695 DEBUG storage: crypttab maps: [] >11:58:59,696 DEBUG storage: parsing /mnt/sysimage/etc/fstab >11:58:59,697 DEBUG storage: resolved 'UUID=16af55ed-7c15-4e4f-851e-8ba10732594a' to 'sda2' (partition) >11:58:59,697 DEBUG storage: resolved 'UUID=c6e73a3a-58cc-4995-ad74-574c5aeb01c5' to 'sda3' (partition) >11:58:59,699 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >11:58:59,734 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: False ; >11:58:59,735 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:58:59,748 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >11:58:59,781 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >11:58:59,802 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >11:58:59,823 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >11:58:59,825 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:58:59,827 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:58:59,847 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >11:58:59,848 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:59:01,920 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:59:01,920 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >11:59:01,921 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >11:59:01,922 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >11:59:01,922 DEBUG storage: crypttab maps: [] >11:59:01,923 DEBUG storage: parsing /mnt/sysimage/etc/fstab >11:59:01,924 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >11:59:01,957 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >11:59:01,958 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:59:01,969 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >11:59:02,000 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >11:59:02,002 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:59:02,004 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >11:59:02,023 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: False ; >11:59:02,024 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:59:02,036 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >11:59:02,074 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >11:59:02,095 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >11:59:02,119 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: False ; >11:59:02,121 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >11:59:02,140 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >11:59:02,173 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >11:59:02,194 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >11:59:02,219 DEBUG storage: BTRFS.supported: supported: True ; >11:59:02,221 DEBUG storage: Ext4FS.supported: supported: True ; >11:59:02,223 DEBUG storage: Ext4FS.supported: supported: True ; >11:59:02,225 DEBUG storage: BTRFS.supported: supported: True ; >11:59:02,227 DEBUG storage: BTRFS.supported: supported: True ; >11:59:02,229 DEBUG storage: Ext4FS.supported: supported: True ; >11:59:02,232 DEBUG storage: Ext4FS.supported: supported: True ; >11:59:02,236 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >11:59:02,240 DEBUG storage: Iso9660FS.supported: supported: True ; >11:59:02,242 DEBUG storage: BTRFS.supported: supported: True ; >11:59:02,244 DEBUG storage: BTRFS.supported: supported: True ; >11:59:02,247 DEBUG storage: XFS.supported: supported: True ; >11:59:02,250 DEBUG storage: Ext4FS.supported: supported: True ; >11:59:02,252 DEBUG storage: BTRFS.supported: supported: True ; >11:59:02,254 DEBUG storage: BTRFS.supported: supported: True ; >11:59:02,256 DEBUG storage: BTRFS.supported: supported: True ; >11:59:02,258 DEBUG storage: BTRFS.supported: supported: True ; >12:01:09,505 INFO storage: hiding device btrfs volume mirror (id 37) >12:01:09,507 DEBUG storage: lvm filter: adding mirror to the reject list >12:01:09,511 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >12:01:09,514 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >12:01:09,514 INFO storage: hiding device disk vda (id 36) >12:01:09,515 DEBUG storage: lvm filter: adding vda to the reject list >12:01:09,515 INFO storage: hiding device partition vdb1 (id 39) >12:01:09,516 DEBUG storage: lvm filter: adding vdb1 to the reject list >12:01:09,517 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vdb ; >12:01:09,518 INFO storage: hiding device partition vdb5 (id 40) >12:01:09,518 DEBUG storage: lvm filter: adding vdb5 to the reject list >12:01:09,520 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vdb ; >12:01:09,520 INFO storage: hiding device partition vdb6 (id 41) >12:01:09,521 DEBUG storage: lvm filter: adding vdb6 to the reject list >12:01:09,522 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >12:01:09,522 INFO storage: hiding device disk vdb (id 38) >12:01:09,523 DEBUG storage: lvm filter: adding vdb to the reject list >12:01:09,523 INFO storage: hiding device btrfs volume data-mirror (id 43) >12:01:09,524 DEBUG storage: lvm filter: adding data-mirror to the reject list >12:01:09,525 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdc ; >12:01:09,526 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdd ; >12:01:09,527 INFO storage: hiding device disk vdc (id 42) >12:01:09,529 DEBUG storage: lvm filter: adding vdc to the reject list >12:01:09,529 INFO storage: hiding device disk vdd (id 44) >12:01:09,530 DEBUG storage: lvm filter: adding vdd to the reject list >12:01:09,530 INFO storage: hiding device btrfs volume metadata-mirror (id 46) >12:01:09,531 DEBUG storage: lvm filter: adding metadata-mirror to the reject list >12:01:09,532 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vde ; >12:01:09,534 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdf ; >12:01:09,534 INFO storage: hiding device disk vde (id 45) >12:01:09,535 DEBUG storage: lvm filter: adding vde to the reject list >12:01:09,535 INFO storage: hiding device disk vdf (id 47) >12:01:09,536 DEBUG storage: lvm filter: adding vdf to the reject list >12:01:13,204 DEBUG storage: clearpart: looking at sda5 >12:01:13,205 DEBUG storage: clearpart: looking at sda4 >12:01:13,205 DEBUG storage: clearpart: looking at sda3 >12:01:13,206 DEBUG storage: clearpart: looking at sda2 >12:01:13,206 DEBUG storage: clearpart: looking at sda1 >12:01:13,207 DEBUG storage: checking whether disk sda has an empty extended >12:01:13,208 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf25400510> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10e92410> PedPartition: <_ped.Partition object at 0x7faf1aa16350> ; logicals is ['sda5'] >12:01:13,210 DEBUG storage: new disk order: [] >12:01:13,274 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:13,279 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >12:01:13,282 DEBUG storage: doAutoPart: True >12:01:13,283 DEBUG storage: encryptedAutoPart: False >12:01:13,283 DEBUG storage: autoPartType: 1 >12:01:13,284 DEBUG storage: clearPartType: 2 >12:01:13,284 DEBUG storage: clearPartDisks: ['sda'] >12:01:13,285 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7faf1d8957d0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7faf2539af10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7faf1d8a1bd0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7faf1d8a1c50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7faf1d8a1b10) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >12:01:13,286 DEBUG storage: storage.disks: ['sda'] >12:01:13,286 DEBUG storage: storage.partitioned: ['sda'] >12:01:13,287 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0'] >12:01:13,288 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:13,290 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >12:01:13,290 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:01:13,291 DEBUG storage: boot disk: sda >12:01:13,294 DEBUG storage: BTRFS.supported: supported: True ; >12:01:13,295 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:13,296 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >12:01:13,298 DEBUG storage: PartitionDevice._setFormat: req3 ; >12:01:13,300 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: btrfs ; >12:01:13,303 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:01:13,303 INFO storage: added partition req3 (id 55) to device tree >12:01:13,304 INFO storage: registered action: [6] Create Device partition req3 (id 55) >12:01:13,304 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:13,305 INFO storage: registered action: [7] Create Format btrfs filesystem on partition req3 (id 55) >12:01:13,307 DEBUG storage: candidate disks: [DiskDevice instance (0x7faf254001d0) -- > name = sda status = True kids = 5 id = 29 > parents = [] > uuid = None size = 11000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7faf2540d4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7faf25400110>] >12:01:13,308 DEBUG storage: devs: [PartitionDevice instance (0x7faf10e98510) -- > name = req3 status = False kids = 0 id = 55 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req3 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >12:01:13,309 DEBUG storage: _is_valid_disklabel(sda) returning True >12:01:13,309 DEBUG storage: _is_valid_size(sda) returning True >12:01:13,310 DEBUG storage: _is_valid_location(sda) returning True >12:01:13,311 DEBUG storage: _is_valid_format(sda) returning True >12:01:13,311 DEBUG storage: is_valid_stage1_device(sda) returning True >12:01:13,313 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:13,313 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:13,315 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >12:01:13,316 DEBUG storage: PartitionDevice._setFormat: req4 ; >12:01:13,318 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: ext4 ; >12:01:13,319 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:01:13,320 INFO storage: added partition req4 (id 56) to device tree >12:01:13,320 INFO storage: registered action: [8] Create Device partition req4 (id 56) >12:01:13,321 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:13,321 INFO storage: registered action: [9] Create Format ext4 filesystem mounted at /boot on partition req4 (id 56) >12:01:13,322 INFO storage: skipping unneeded stage1 biosboot request >12:01:13,322 DEBUG storage: PartSpec instance (0x7faf1d8a1c50) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >12:01:13,323 DEBUG storage: existing 11000MB disk sda (29) with existing msdos disklabel >12:01:13,325 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >12:01:13,325 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:01:13,327 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >12:01:13,328 DEBUG storage: PartitionDevice._setFormat: req5 ; >12:01:13,330 DEBUG storage: PartitionDevice._setFormat: req5 ; current: None ; type: swap ; >12:01:13,331 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >12:01:13,332 INFO storage: added partition req5 (id 57) to device tree >12:01:13,332 INFO storage: registered action: [10] Create Device partition req5 (id 57) >12:01:13,333 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:13,333 INFO storage: registered action: [11] Create Format swap on partition req5 (id 57) >12:01:13,335 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:01:13,336 DEBUG storage: removing all non-preexisting partitions ['req3(id 55)', 'req4(id 56)', 'req5(id 57)'] from disk(s) ['sda'] >12:01:13,337 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req3(id 55)', 'req4(id 56)', 'req5(id 57)'] >12:01:13,338 DEBUG storage: removing all non-preexisting partitions ['req4(id 56)', 'req5(id 57)', 'req3(id 55)'] from disk(s) ['sda'] >12:01:13,340 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:13,341 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >12:01:13,342 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:01:13,343 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:13,345 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >12:01:13,345 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:01:13,346 DEBUG storage: allocating partition: req4 ; id: 56 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:01:13,346 DEBUG storage: checking freespace on sda >12:01:13,347 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False >12:01:13,348 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (63-2047) >12:01:13,348 DEBUG storage: free region not suitable for request >12:01:13,349 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (19968063-19968794) >12:01:13,349 DEBUG storage: current free range is 19968063-19968794 (0MB) >12:01:13,350 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (19974144-22527999) >12:01:13,351 DEBUG storage: current free range is 19974144-22527999 (1247MB) >12:01:13,351 DEBUG storage: updating use_disk to sda, type: 1 >12:01:13,352 DEBUG storage: new free: 19974144-22527999 / 1247MB >12:01:13,352 DEBUG storage: new free allows for 0 sectors of growth >12:01:13,353 DEBUG storage: found free space for bootable request >12:01:13,353 DEBUG storage: adjusted start sector from 19974144 to 19976192 >12:01:13,354 DEBUG storage: created partition sda6 of 500MB and added it to /dev/sda >12:01:13,356 DEBUG storage: PartitionDevice._setPartedPartition: req4 ; >12:01:13,356 DEBUG storage: device req4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf25400510> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1a9a0910> PedPartition: <_ped.Partition object at 0x7faf1d7911d0> >12:01:13,358 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >12:01:13,359 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >12:01:13,362 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >12:01:13,362 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf25400510> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10ec66d0> PedPartition: <_ped.Partition object at 0x7faf10ecbd10> >12:01:13,364 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:13,365 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >12:01:13,366 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:01:13,367 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:13,368 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (29) with existing msdos disklabel >12:01:13,369 DEBUG storage: resolved 'sda' to 'sda' (disk) >12:01:13,369 DEBUG storage: allocating partition: req5 ; id: 57 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 1504MB ; grow: False ; max_size: 0 >12:01:13,370 DEBUG storage: checking freespace on sda >12:01:13,371 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=1504MB boot=False best=None grow=False >12:01:13,371 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (63-2047) >12:01:13,372 DEBUG storage: free region not suitable for request >12:01:13,373 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (19968063-19968794) >12:01:13,373 DEBUG storage: current free range is 19968063-19968794 (0MB) >12:01:13,374 DEBUG storage: looking for intersection between extended (19968000-22527999) and free (21000192-22527999) >12:01:13,374 DEBUG storage: current free range is 21000192-22527999 (746MB) >12:01:13,377 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >12:01:13,378 DEBUG storage: DeviceTree.getDeviceByName returned existing 1250MB partition sda4 (33) >12:01:13,381 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:01:13,381 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:01:13,410 DEBUG storage: MultipathTopology._build_topology: >12:01:13,410 DEBUG storage: /etc/multipath.conf contents: >12:01:13,411 DEBUG storage: # multipath.conf written by anaconda >12:01:13,411 DEBUG storage: >12:01:13,412 DEBUG storage: defaults { >12:01:13,412 DEBUG storage: user_friendly_names yes >12:01:13,413 DEBUG storage: } >12:01:13,413 DEBUG storage: blacklist { >12:01:13,414 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:01:13,414 DEBUG storage: devnode "^hd[a-z]" >12:01:13,415 DEBUG storage: devnode "^dcssblk[0-9]*" >12:01:13,415 DEBUG storage: device { >12:01:13,416 DEBUG storage: vendor "DGC" >12:01:13,416 DEBUG storage: product "LUNZ" >12:01:13,416 DEBUG storage: } >12:01:13,417 DEBUG storage: device { >12:01:13,417 DEBUG storage: vendor "IBM" >12:01:13,418 DEBUG storage: product "S/390.*" >12:01:13,418 DEBUG storage: } >12:01:13,419 DEBUG storage: # don't count normal SATA devices as multipaths >12:01:13,419 DEBUG storage: device { >12:01:13,420 DEBUG storage: vendor "ATA" >12:01:13,420 DEBUG storage: } >12:01:13,420 DEBUG storage: # don't count 3ware devices as multipaths >12:01:13,421 DEBUG storage: device { >12:01:13,421 DEBUG storage: vendor "3ware" >12:01:13,422 DEBUG storage: } >12:01:13,422 DEBUG storage: device { >12:01:13,423 DEBUG storage: vendor "AMCC" >12:01:13,423 DEBUG storage: } >12:01:13,424 DEBUG storage: # nor highpoint devices >12:01:13,424 DEBUG storage: device { >12:01:13,425 DEBUG storage: vendor "HPT" >12:01:13,425 DEBUG storage: } >12:01:13,425 DEBUG storage: } >12:01:13,426 DEBUG storage: multipaths { >12:01:13,426 DEBUG storage: } >12:01:13,426 DEBUG storage: (end of /etc/multipath.conf) >12:01:13,492 INFO storage: MultipathTopology: found singlepath device: sda >12:01:13,494 INFO storage: MultipathTopology: found non-disk device: sda1 >12:01:13,495 INFO storage: MultipathTopology: found non-disk device: sda2 >12:01:13,497 INFO storage: MultipathTopology: found non-disk device: sda3 >12:01:13,497 INFO storage: MultipathTopology: found non-disk device: sda4 >12:01:13,505 INFO storage: MultipathTopology: found non-disk device: sda5 >12:01:13,506 INFO storage: MultipathTopology: found non-disk device: sr0 >12:01:13,512 INFO storage: MultipathTopology: found singlepath device: vda >12:01:13,512 INFO storage: MultipathTopology: found singlepath device: vdb >12:01:13,515 INFO storage: MultipathTopology: found non-disk device: vdb1 >12:01:13,516 INFO storage: MultipathTopology: found non-disk device: vdb5 >12:01:13,516 INFO storage: MultipathTopology: found non-disk device: vdb6 >12:01:13,517 INFO storage: MultipathTopology: found singlepath device: vdc >12:01:13,519 INFO storage: MultipathTopology: found singlepath device: vdd >12:01:13,520 INFO storage: MultipathTopology: found singlepath device: vde >12:01:13,527 INFO storage: MultipathTopology: found singlepath device: vdf >12:01:13,528 INFO storage: MultipathTopology: found singlepath device: loop0 >12:01:13,528 INFO storage: MultipathTopology: found singlepath device: loop1 >12:01:13,530 INFO storage: MultipathTopology: found singlepath device: loop2 >12:01:13,530 INFO storage: MultipathTopology: found singlepath device: loop3 >12:01:13,532 INFO storage: MultipathTopology: found singlepath device: loop4 >12:01:13,533 INFO storage: MultipathTopology: found singlepath device: loop5 >12:01:13,533 INFO storage: MultipathTopology: found singlepath device: loop6 >12:01:13,536 INFO storage: MultipathTopology: found singlepath device: loop7 >12:01:13,537 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:01:13,537 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'vda', 'vdb', 'vdb1', 'vdb5', 'vdb6', 'vdc', 'vdd', 'vde', 'vdf', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >12:01:13,559 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92001', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:01:13,564 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:01:13,566 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:13,569 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:13,572 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:01:13,575 INFO storage: sda is a disk >12:01:13,577 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:13,579 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:01:13,581 INFO storage: added disk sda (id 58) to device tree >12:01:13,582 DEBUG storage: looking up parted Device: /dev/sda >12:01:13,584 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:01:13,587 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:01:13,590 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:01:13,593 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:01:13,633 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf253f9fd0>, <parted.partition.Partition object at 0x7faf10e8fa50>, <parted.partition.Partition object at 0x7faf1a9a09d0>, <parted.partition.Partition object at 0x7faf2539c490>, <parted.partition.Partition object at 0x7faf1d8ab4d0>] > device: <parted.device.Device object at 0x7faf10ec6cd0> > PedDisk: <_ped.Disk object at 0x7faf10c70050> >12:01:13,637 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:01:13,642 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:01:13,649 INFO storage: got device: DiskDevice instance (0x7faf1aa4ad10) -- > name = sda status = True kids = 0 id = 58 > parents = [] > uuid = None size = 11000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888ef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf15eabe10> >12:01:13,653 INFO storage: got format: DiskLabel instance (0x7faf10ec6850) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf253f9fd0>, <parted.partition.Partition object at 0x7faf10e8fa50>, <parted.partition.Partition object at 0x7faf1a9a09d0>, <parted.partition.Partition object at 0x7faf2539c490>, <parted.partition.Partition object at 0x7faf1d8ab4d0>] > device: <parted.device.Device object at 0x7faf10ec6cd0> > PedDisk: <_ped.Disk object at 0x7faf10c70050> > origPartedDisk = <parted.disk.Disk object at 0x7faf330f1650> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7faf10bb2a70> > >12:01:13,667 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_UUID_ENC': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92033', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:01:13,670 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:01:13,671 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:01:13,673 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:13,673 INFO storage: sda1 is a partition >12:01:13,675 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:01:13,676 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:13,678 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (58) with existing msdos disklabel >12:01:13,679 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:01:13,681 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:01:13,681 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:13,683 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:01:13,684 DEBUG storage: looking up parted Partition: /dev/sda1 >12:01:13,685 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:01:13,687 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:01:13,688 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:01:13,690 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:01:13,691 INFO storage: added partition sda1 (id 59) to device tree >12:01:13,692 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:01:13,693 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:01:13,695 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:01:13,696 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:01:13,708 WARN storage: disklabel detected but not usable on sda1 >12:01:13,709 INFO storage: type detected on 'sda1' is 'ext4' >12:01:13,828 DEBUG storage: padding min size from 14 up to 15 >12:01:13,834 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:13,836 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:13,839 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:01:13,841 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:01:13,846 DEBUG storage: looking up parted Device: /dev/sda1 >12:01:13,850 INFO storage: got device: PartitionDevice instance (0x7faf15eabd90) -- > name = sda1 status = True kids = 0 id = 59 > parents = ['existing 11000MB disk sda (58) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7faf10bb2560> > 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 0x7faf10ec6ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1aa18a10> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf253f9810> PedPartition: <_ped.Partition object at 0x7faf1a950a10> > disk = existing 11000MB disk sda (58) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >12:01:13,857 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:13,858 INFO storage: got format: Ext4FS instance (0x7faf10eb6410) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 84ac1d05-6188-4a15-b4be-c8b174d65539 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >12:01:13,861 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16af55ed-7c15-4e4f-851e-8ba10732594a', > 'ID_FS_UUID_ENC': '16af55ed-7c15-4e4f-851e-8ba10732594a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18417664', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92043', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:01:13,863 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:01:13,864 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:01:13,865 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:13,866 INFO storage: sda2 is a partition >12:01:13,867 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:01:13,868 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:13,870 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (58) with existing msdos disklabel >12:01:13,871 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:01:13,873 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:01:13,874 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:13,875 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:01:13,876 DEBUG storage: looking up parted Partition: /dev/sda2 >12:01:13,877 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:01:13,879 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:01:13,880 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:01:13,882 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:01:13,882 INFO storage: added partition sda2 (id 60) to device tree >12:01:13,884 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:01:13,885 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:01:13,886 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:01:13,888 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:01:13,901 WARN storage: disklabel detected but not usable on sda2 >12:01:13,903 INFO storage: type detected on 'sda2' is 'ext4' >12:01:14,038 DEBUG storage: padding min size from 833 up to 916 >12:01:14,043 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:14,045 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:14,051 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:01:14,056 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >12:01:14,060 DEBUG storage: looking up parted Device: /dev/sda2 >12:01:14,067 INFO storage: got device: PartitionDevice instance (0x7faf10ec6890) -- > name = sda2 status = True kids = 0 id = 60 > parents = ['existing 11000MB disk sda (58) with existing msdos disklabel'] > uuid = None size = 8993.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 18417664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1146, 255, 63) biosGeometry: (1146, 255, 63) > PedDevice: <_ped.Device object at 0x7faf13e398c0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10ec6ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1aa18c50> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1aa18d90> PedPartition: <_ped.Partition object at 0x7faf1aa16350> > disk = existing 11000MB disk sda (58) with existing msdos disklabel > start = 1026048 end = 19443711 length = 18417664 > flags = boot >12:01:14,069 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:14,070 INFO storage: got format: Ext4FS instance (0x7faf18339290) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 16af55ed-7c15-4e4f-851e-8ba10732594a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 8993.0 targetSize = 8993.0 > >12:01:14,073 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'ID_FS_UUID_ENC': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '19443712', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92053', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:01:14,074 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:01:14,075 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:01:14,076 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:14,077 INFO storage: sda3 is a partition >12:01:14,078 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:01:14,079 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:14,081 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (58) with existing msdos disklabel >12:01:14,082 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:01:14,084 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:01:14,084 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:14,086 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:01:14,086 DEBUG storage: looking up parted Partition: /dev/sda3 >12:01:14,088 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:01:14,089 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:01:14,091 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:01:14,092 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:01:14,093 INFO storage: added partition sda3 (id 61) to device tree >12:01:14,094 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:01:14,095 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:01:14,096 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:01:14,098 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:01:14,110 WARN storage: disklabel detected but not usable on sda3 >12:01:14,111 INFO storage: type detected on 'sda3' is 'swap' >12:01:14,112 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: QM00001 ; uuid: c6e73a3a-58cc-4995-ad74-574c5aeb01c5 ; exists: True ; label: None ; >12:01:14,114 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:01:14,123 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:01:14,126 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >12:01:14,129 DEBUG storage: looking up parted Device: /dev/sda3 >12:01:14,132 INFO storage: got device: PartitionDevice instance (0x7faf10e91810) -- > name = sda3 status = True kids = 0 id = 61 > parents = ['existing 11000MB disk sda (58) with existing msdos disklabel'] > uuid = None size = 256.0 > format = existing swap > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7faf330d9320> > 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 0x7faf10ec6ad0> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1d8a96d0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10e927d0> PedPartition: <_ped.Partition object at 0x7faf10ebccb0> > disk = existing 11000MB disk sda (58) with existing msdos disklabel > start = 19443712 end = 19967999 length = 524288 > flags = >12:01:14,137 INFO storage: got format: SwapSpace instance (0x7faf10e91b90) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = c6e73a3a-58cc-4995-ad74-574c5aeb01c5 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:01:14,143 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '19968000', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2560000', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92065', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >12:01:14,146 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >12:01:14,148 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >12:01:14,149 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:14,150 INFO storage: sda4 is a partition >12:01:14,151 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >12:01:14,152 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:14,153 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (58) with existing msdos disklabel >12:01:14,154 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:01:14,155 DEBUG storage: PartitionDevice._setFormat: sda4 ; >12:01:14,155 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:14,157 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >12:01:14,157 DEBUG storage: looking up parted Partition: /dev/sda4 >12:01:14,158 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >12:01:14,160 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >12:01:14,161 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >12:01:14,162 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >12:01:14,162 INFO storage: added partition sda4 (id 62) to device tree >12:01:14,163 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >12:01:14,165 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >12:01:14,166 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >12:01:14,167 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >12:01:14,169 WARN storage: disklabel detected but not usable on sda4 >12:01:14,169 DEBUG storage: no type or existing type for sda4, bailing >12:01:14,170 DEBUG storage: looking up parted Device: /dev/sda4 >12:01:14,171 INFO storage: got device: PartitionDevice instance (0x7faf10e91bd0) -- > name = sda4 status = True kids = 0 id = 62 > parents = ['existing 11000MB disk sda (58) with existing msdos disklabel'] > uuid = None size = 1250.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf330d97a0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10ec6ad0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf2539c350> PedPartition: <_ped.Partition object at 0x7faf10ea6c50> > disk = existing 11000MB disk sda (58) with existing msdos disklabel > start = 19968000 end = 22527999 length = 2560000 > flags = >12:01:14,175 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '19972096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92074', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:01:14,177 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >12:01:14,178 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >12:01:14,179 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:14,179 INFO storage: sda5 is a partition >12:01:14,181 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:01:14,182 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:01:14,183 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (58) with existing msdos disklabel >12:01:14,185 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >12:01:14,186 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:01:14,186 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:14,187 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:01:14,188 DEBUG storage: looking up parted Partition: /dev/sda5 >12:01:14,189 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >12:01:14,190 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:01:14,191 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:01:14,193 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:01:14,193 INFO storage: added partition sda5 (id 63) to device tree >12:01:14,194 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:01:14,195 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:01:14,196 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:01:14,197 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:01:14,206 WARN storage: disklabel detected but not usable on sda5 >12:01:14,208 DEBUG storage: no type or existing type for sda5, bailing >12:01:14,210 DEBUG storage: looking up parted Device: /dev/sda5 >12:01:14,211 INFO storage: got device: PartitionDevice instance (0x7faf2539c550) -- > name = sda5 status = True kids = 0 id = 63 > parents = ['existing 11000MB disk sda (58) with existing msdos disklabel'] > uuid = None size = 1.0 > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf153c8c20> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10ec6ad0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10ec6a50> PedPartition: <_ped.Partition object at 0x7faf10ea6d10> > disk = existing 11000MB disk sda (58) with existing msdos disklabel > start = 19972096 end = 19974143 length = 2048 > flags = >12:01:14,215 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '92179', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:01:14,216 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:01:14,217 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:01:14,218 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:14,219 INFO storage: sr0 is a cdrom >12:01:14,220 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:01:14,220 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:14,221 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:01:14,222 INFO storage: added cdrom sr0 (id 64) to device tree >12:01:14,223 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:01:14,226 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:01:14,227 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >12:01:14,228 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:01:14,230 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >12:01:14,235 WARN storage: disklabel detected but not usable on sr0 >12:01:14,236 INFO storage: type detected on 'sr0' is 'iso9660' >12:01:14,237 DEBUG storage: Iso9660FS.supported: supported: True ; >12:01:14,238 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:01:14,239 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:01:14,240 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:01:14,243 DEBUG storage: looking up parted Device: /dev/sr0 >12:01:14,244 INFO storage: got device: OpticalDevice instance (0x7faf253b3150) -- > name = sr0 status = True kids = 0 id = 64 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7faf10bb2c20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:01:14,245 DEBUG storage: Iso9660FS.supported: supported: True ; >12:01:14,245 INFO storage: got format: Iso9660FS instance (0x7faf10e91a10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >12:01:14,248 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'ID_FS_UUID_SUB_ENC': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12189', > 'name': 'vda', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >12:01:14,249 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >12:01:14,250 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:01:14,251 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:14,252 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >12:01:14,252 INFO storage: vda is a disk >12:01:14,253 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:14,254 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:01:14,254 INFO storage: added disk vda (id 65) to device tree >12:01:14,254 DEBUG storage: looking up parted Device: /dev/vda >12:01:14,255 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >12:01:14,257 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >12:01:14,258 DEBUG storage: BTRFS.supported: supported: True ; >12:01:14,258 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:14,258 DEBUG storage: device vda does not contain a disklabel >12:01:14,259 INFO storage: type detected on 'vda' is 'btrfs' >12:01:14,260 DEBUG storage: BTRFS.supported: supported: True ; >12:01:14,260 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:14,261 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: btrfs ; >12:01:14,262 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda ; >12:01:14,263 INFO storage: creating btrfs volume btrfs.mirror >12:01:14,264 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >12:01:14,264 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:14,266 DEBUG storage: BTRFSVolumeDevice._setFormat: mirror ; current: None ; type: None ; >12:01:14,267 DEBUG storage: BTRFS.supported: supported: True ; >12:01:14,267 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:14,269 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.66 ; current: None ; type: btrfs ; >12:01:14,270 INFO storage: added btrfs volume mirror (id 66) to device tree >12:01:14,271 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >12:01:14,284 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.66yuygQX to None >12:01:14,297 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.66yuygQX to None >12:01:14,663 INFO storage: got device: DiskDevice instance (0x7faf15eabc90) -- > name = vda status = True kids = 1 id = 65 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf16bbbd40> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10e91890> >12:01:14,669 DEBUG storage: BTRFS.supported: supported: True ; >12:01:14,670 INFO storage: got format: BTRFS instance (0x7faf1d895050) -- > type = btrfs name = btrfs status = False > device = /dev/vda uuid = b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >12:01:14,675 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28350', > 'name': 'vdb', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb'} ; name: vdb ; >12:01:14,676 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >12:01:14,677 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:01:14,678 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:14,679 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >12:01:14,680 INFO storage: vdb is a disk >12:01:14,681 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:14,682 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >12:01:14,682 INFO storage: added disk vdb (id 67) to device tree >12:01:14,683 DEBUG storage: looking up parted Device: /dev/vdb >12:01:14,684 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >12:01:14,685 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >12:01:14,686 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >12:01:14,689 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >12:01:14,714 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf25394c90>, <parted.partition.Partition object at 0x7faf2539ad50>, <parted.partition.Partition object at 0x7faf1d8ab910>] > device: <parted.device.Device object at 0x7faf10e91b10> > PedDisk: <_ped.Disk object at 0x7faf10a8f9e0> >12:01:14,715 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:01:14,717 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >12:01:14,718 INFO storage: got device: DiskDevice instance (0x7faf1aa1c090) -- > name = vdb status = True kids = 0 id = 67 > parents = [] > uuid = None size = 8000.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (16253, 16, 63) > PedDevice: <_ped.Device object at 0x7faf10bb20e0> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10e91790> >12:01:14,721 INFO storage: got format: DiskLabel instance (0x7faf10e918d0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf25394c90>, <parted.partition.Partition object at 0x7faf2539ad50>, <parted.partition.Partition object at 0x7faf1d8ab910>] > device: <parted.device.Device object at 0x7faf10e91b10> > PedDisk: <_ped.Disk object at 0x7faf10a8f9e0> > origPartedDisk = <parted.disk.Disk object at 0x7faf1aa44a50> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (16253, 16, 63) > PedDevice: <_ped.Device object at 0x7faf330d95f0> > >12:01:14,727 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16381952', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34764', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1'} ; name: vdb1 ; >12:01:14,728 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1)... >12:01:14,730 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >12:01:14,731 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:14,731 INFO storage: vdb1 is a partition >12:01:14,732 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >12:01:14,733 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:01:14,735 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (67) with existing msdos disklabel >12:01:14,736 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >12:01:14,738 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >12:01:14,738 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:14,739 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >12:01:14,740 DEBUG storage: looking up parted Partition: /dev/vdb1 >12:01:14,741 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >12:01:14,742 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >12:01:14,744 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >12:01:14,745 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >12:01:14,745 INFO storage: added partition vdb1 (id 68) to device tree >12:01:14,747 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >12:01:14,748 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >12:01:14,749 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >12:01:14,750 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >12:01:14,752 WARN storage: disklabel detected but not usable on vdb1 >12:01:14,753 INFO storage: type detected on 'vdb1' is 'btrfs' >12:01:14,756 DEBUG storage: BTRFS.supported: supported: True ; >12:01:14,757 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:14,758 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >12:01:14,759 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: btrfs ; >12:01:14,760 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb1 ; >12:01:14,761 INFO storage: found btrfs volume mirror >12:01:14,762 DEBUG storage: BTRFSVolumeDevice._addDevice: mirror ; device: vdb1 ; status: True ; >12:01:14,763 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >12:01:14,765 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >12:01:14,766 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.669wlpVy to None >12:01:14,783 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.669wlpVy to None >12:01:14,997 DEBUG storage: looking up parted Device: /dev/vdb1 >12:01:15,003 INFO storage: got device: PartitionDevice instance (0x7faf1aa29350) -- > name = vdb1 status = True kids = 1 id = 68 > parents = ['existing 8000MB disk vdb (67) with existing msdos disklabel'] > uuid = None size = 7999.0 > format = existing btrfs filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf140abb00> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10e91f90> fileSystem: None > number: 1 path: /dev/vdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf253c31d0> PedPartition: <_ped.Partition object at 0x7faf1aa16290> > disk = existing 8000MB disk vdb (67) with existing msdos disklabel > start = 2048 end = 16383999 length = 16381952 > flags = >12:01:15,005 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,006 INFO storage: got format: BTRFS instance (0x7faf10ec6b90) -- > type = btrfs name = btrfs status = False > device = /dev/vdb1 uuid = 676eb2e7-3b84-4b01-afd3-fe87cb9970b7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >12:01:15,010 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a', > 'DEVNAME': 'vdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_ENC': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34784', > 'name': 'vdb5', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5'} ; name: vdb5 ; >12:01:15,011 INFO storage: scanning vdb5 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5)... >12:01:15,012 DEBUG storage: DeviceTree.getDeviceByName: name: vdb5 ; >12:01:15,013 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:15,014 INFO storage: vdb5 is a partition >12:01:15,016 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb5 ; >12:01:15,017 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:01:15,019 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (67) with existing msdos disklabel >12:01:15,020 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vdb ; >12:01:15,022 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >12:01:15,022 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:15,023 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: None ; >12:01:15,024 DEBUG storage: looking up parted Partition: /dev/vdb5 >12:01:15,025 DEBUG storage: PartitionDevice.probe: vdb5 ; exists: True ; >12:01:15,027 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 1 ; >12:01:15,028 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 10 ; >12:01:15,029 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 12 ; >12:01:15,030 INFO storage: added partition vdb5 (id 69) to device tree >12:01:15,031 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb5 ; >12:01:15,032 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb5 ; label_type: dos ; >12:01:15,033 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >12:01:15,035 DEBUG storage: DiskLabel.__init__: device: /dev/vdb5 ; labelType: dos ; exists: True ; >12:01:15,045 WARN storage: disklabel detected but not usable on vdb5 >12:01:15,046 INFO storage: type detected on 'vdb5' is 'xfs' >12:01:15,071 DEBUG storage: XFS.supported: supported: True ; >12:01:15,072 DEBUG storage: getFormat('xfs') returning XFS instance >12:01:15,075 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >12:01:15,077 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: xfs ; >12:01:15,079 DEBUG storage: looking up parted Device: /dev/vdb5 >12:01:15,083 INFO storage: got device: PartitionDevice instance (0x7faf1d8a5610) -- > name = vdb5 status = True kids = 0 id = 69 > parents = ['existing 8000MB disk vdb (67) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing xfs filesystem > major = 252 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (406, 16, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7faf140ab290> > target size = 0 path = /dev/vdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10e91f90> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1d8b4150> > number: 5 path: /dev/vdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf2539aed0> PedPartition: <_ped.Partition object at 0x7faf10ebcd70> > disk = existing 8000MB disk vdb (67) with existing msdos disklabel > start = 4096 end = 413695 length = 409600 > flags = >12:01:15,086 DEBUG storage: XFS.supported: supported: True ; >12:01:15,086 INFO storage: got format: XFS instance (0x7faf10ec6350) -- > type = xfs name = xfs status = False > device = /dev/vdb5 uuid = 45d075a3-b527-402c-87cd-14b58ba0c33a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >12:01:15,091 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a', > 'DEVNAME': 'vdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_ENC': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '415744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '450560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34802', > 'name': 'vdb6', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6'} ; name: vdb6 ; >12:01:15,092 INFO storage: scanning vdb6 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6)... >12:01:15,094 DEBUG storage: DeviceTree.getDeviceByName: name: vdb6 ; >12:01:15,095 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:15,096 INFO storage: vdb6 is a partition >12:01:15,097 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb6 ; >12:01:15,098 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:01:15,099 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (67) with existing msdos disklabel >12:01:15,101 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vdb ; >12:01:15,102 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >12:01:15,102 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:15,104 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: None ; >12:01:15,104 DEBUG storage: looking up parted Partition: /dev/vdb6 >12:01:15,106 DEBUG storage: PartitionDevice.probe: vdb6 ; exists: True ; >12:01:15,107 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 1 ; >12:01:15,108 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 10 ; >12:01:15,110 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 12 ; >12:01:15,110 INFO storage: added partition vdb6 (id 70) to device tree >12:01:15,111 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb6 ; >12:01:15,112 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb6 ; label_type: dos ; >12:01:15,114 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >12:01:15,115 DEBUG storage: DiskLabel.__init__: device: /dev/vdb6 ; labelType: dos ; exists: True ; >12:01:15,133 WARN storage: disklabel detected but not usable on vdb6 >12:01:15,134 INFO storage: type detected on 'vdb6' is 'ext4' >12:01:15,205 DEBUG storage: padding min size from 10 up to 11 >12:01:15,207 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:15,208 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:15,209 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >12:01:15,211 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: ext4 ; >12:01:15,213 DEBUG storage: looking up parted Device: /dev/vdb6 >12:01:15,216 INFO storage: got device: PartitionDevice instance (0x7faf10e91990) -- > name = vdb6 status = True kids = 0 id = 70 > parents = ['existing 8000MB disk vdb (67) with existing msdos disklabel'] > uuid = None size = 220.0 > format = existing ext4 filesystem > major = 252 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb6 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 450560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (446, 16, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x3087d40> > target size = 0 path = /dev/vdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10e91f90> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1d8a5390> > number: 6 path: /dev/vdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1d8ab450> PedPartition: <_ped.Partition object at 0x7faf1aa16470> > disk = existing 8000MB disk vdb (67) with existing msdos disklabel > start = 415744 end = 866303 length = 450560 > flags = boot >12:01:15,218 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:15,218 INFO storage: got format: Ext4FS instance (0x7faf10ec6310) -- > type = ext4 name = ext4 status = False > device = /dev/vdb6 uuid = 740ed18f-175a-4e50-b672-5c022472dd2a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = mirror size = 220.0 targetSize = 220.0 > >12:01:15,222 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'ID_FS_UUID_SUB_ENC': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52903', > 'name': 'vdc', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc'} ; name: vdc ; >12:01:15,223 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc)... >12:01:15,224 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >12:01:15,225 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:15,226 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >12:01:15,229 INFO storage: vdc is a disk >12:01:15,229 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:15,230 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >12:01:15,231 INFO storage: added disk vdc (id 71) to device tree >12:01:15,231 DEBUG storage: looking up parted Device: /dev/vdc >12:01:15,232 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >12:01:15,233 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >12:01:15,235 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,235 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:15,236 DEBUG storage: device vdc does not contain a disklabel >12:01:15,236 INFO storage: type detected on 'vdc' is 'btrfs' >12:01:15,238 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,238 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:15,239 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: btrfs ; >12:01:15,240 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc ; >12:01:15,241 INFO storage: creating btrfs volume btrfs.data-mirror >12:01:15,242 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >12:01:15,242 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:15,244 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: None ; type: None ; >12:01:15,245 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,246 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:15,247 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.72 ; current: None ; type: btrfs ; >12:01:15,247 INFO storage: added btrfs volume data-mirror (id 72) to device tree >12:01:15,249 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >12:01:15,250 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.727Vq8Iv to None >12:01:15,266 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.727Vq8Iv to None >12:01:15,542 INFO storage: got device: DiskDevice instance (0x7faf10ec65d0) -- > name = vdc status = True kids = 1 id = 71 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf10bb2e60> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10ec6210> >12:01:15,548 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,549 INFO storage: got format: BTRFS instance (0x7faf10ec60d0) -- > type = btrfs name = btrfs status = False > device = /dev/vdc uuid = d9da1931-eba0-41c5-9b09-3bfe418d9d5d exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >12:01:15,554 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'ID_FS_UUID_SUB_ENC': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65603', > 'name': 'vdd', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd'} ; name: vdd ; >12:01:15,555 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd)... >12:01:15,556 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >12:01:15,557 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:15,559 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >12:01:15,560 INFO storage: vdd is a disk >12:01:15,560 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:15,561 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >12:01:15,562 INFO storage: added disk vdd (id 73) to device tree >12:01:15,562 DEBUG storage: looking up parted Device: /dev/vdd >12:01:15,563 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >12:01:15,565 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >12:01:15,566 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,566 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:15,567 DEBUG storage: device vdd does not contain a disklabel >12:01:15,569 INFO storage: type detected on 'vdd' is 'btrfs' >12:01:15,570 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,570 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:15,572 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: btrfs ; >12:01:15,573 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd ; >12:01:15,573 INFO storage: found btrfs volume data-mirror >12:01:15,575 DEBUG storage: BTRFSVolumeDevice._addDevice: data-mirror ; device: vdd ; status: True ; >12:01:15,576 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >12:01:15,577 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >12:01:15,578 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.72wb8Yjv to None >12:01:15,591 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.72wb8Yjv to None >12:01:15,768 INFO storage: got device: DiskDevice instance (0x7faf10ec62d0) -- > name = vdd status = True kids = 1 id = 73 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1408eb00> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10ec6650> >12:01:15,773 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,774 INFO storage: got format: BTRFS instance (0x7faf1d8a1f10) -- > type = btrfs name = btrfs status = False > device = /dev/vdd uuid = 0b7e2513-523c-46ae-81b1-1bd3a84fe9fe exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >12:01:15,777 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vde', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'ID_FS_UUID_SUB_ENC': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'MAJOR': '252', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5249', > 'name': 'vde', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde'} ; name: vde ; >12:01:15,778 INFO storage: scanning vde (/devices/pci0000:00/0000:00:09.0/virtio5/block/vde)... >12:01:15,779 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >12:01:15,780 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:15,782 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >12:01:15,782 INFO storage: vde is a disk >12:01:15,783 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:15,784 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >12:01:15,785 INFO storage: added disk vde (id 74) to device tree >12:01:15,785 DEBUG storage: looking up parted Device: /dev/vde >12:01:15,786 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >12:01:15,787 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >12:01:15,789 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,789 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:15,789 DEBUG storage: device vde does not contain a disklabel >12:01:15,790 INFO storage: type detected on 'vde' is 'btrfs' >12:01:15,791 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,791 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:15,792 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: btrfs ; >12:01:15,794 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde ; >12:01:15,794 INFO storage: creating btrfs volume btrfs.metadata-mirror >12:01:15,795 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >12:01:15,796 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:15,798 DEBUG storage: BTRFSVolumeDevice._setFormat: metadata-mirror ; current: None ; type: None ; >12:01:15,800 DEBUG storage: BTRFS.supported: supported: True ; >12:01:15,800 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:15,801 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.75 ; current: None ; type: btrfs ; >12:01:15,801 INFO storage: added btrfs volume metadata-mirror (id 75) to device tree >12:01:15,803 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >12:01:15,804 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.75VE0a_v to None >12:01:15,820 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.75VE0a_v to None >12:01:16,108 INFO storage: got device: DiskDevice instance (0x7faf10ec69d0) -- > name = vde status = True kids = 1 id = 74 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x3087cb0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10e91c10> >12:01:16,114 DEBUG storage: BTRFS.supported: supported: True ; >12:01:16,115 INFO storage: got format: BTRFS instance (0x7faf10eabfd0) -- > type = btrfs name = btrfs status = False > device = /dev/vde uuid = 9f7f6226-9f74-4571-8dda-681b7ff6e582 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >12:01:16,122 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'ID_FS_UUID_SUB_ENC': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'MAJOR': '252', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50294', > 'name': 'vdf', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf'} ; name: vdf ; >12:01:16,124 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf)... >12:01:16,125 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >12:01:16,126 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:16,127 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >12:01:16,128 INFO storage: vdf is a disk >12:01:16,129 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:16,130 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >12:01:16,130 INFO storage: added disk vdf (id 76) to device tree >12:01:16,130 DEBUG storage: looking up parted Device: /dev/vdf >12:01:16,132 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >12:01:16,133 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: None ; >12:01:16,134 DEBUG storage: BTRFS.supported: supported: True ; >12:01:16,135 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:16,135 DEBUG storage: device vdf does not contain a disklabel >12:01:16,135 INFO storage: type detected on 'vdf' is 'btrfs' >12:01:16,137 DEBUG storage: BTRFS.supported: supported: True ; >12:01:16,137 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:01:16,138 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: btrfs ; >12:01:16,139 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdf ; >12:01:16,140 INFO storage: found btrfs volume metadata-mirror >12:01:16,141 DEBUG storage: BTRFSVolumeDevice._addDevice: metadata-mirror ; device: vdf ; status: True ; >12:01:16,142 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >12:01:16,144 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >12:01:16,145 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.75FHQJke to None >12:01:16,162 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.75FHQJke to None >12:01:16,442 INFO storage: got device: DiskDevice instance (0x7faf1aa1c110) -- > name = vdf status = True kids = 1 id = 76 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdf type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x3087c20> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10ec6250> >12:01:16,449 DEBUG storage: BTRFS.supported: supported: True ; >12:01:16,451 INFO storage: got format: BTRFS instance (0x7faf10ec6590) -- > type = btrfs name = btrfs status = False > device = /dev/vdf uuid = f25326cf-d896-4f04-990e-c7840ff1087a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >12:01:16,455 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': '428', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:01:16,455 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:01:16,457 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:01:16,458 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:16,458 INFO storage: loop0 is a loop device >12:01:16,459 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:01:16,461 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >12:01:16,462 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:16,462 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:16,464 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >12:01:16,464 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 77) to device tree >12:01:16,466 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >12:01:16,466 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:16,468 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:01:16,468 INFO storage: added loop loop0 (id 78) to device tree >12:01:16,469 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:01:16,470 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:01:16,471 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:01:16,472 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:01:16,473 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:01:16,479 WARN storage: disklabel detected but not usable on loop0 >12:01:16,480 INFO storage: type detected on 'loop0' is 'squashfs' >12:01:16,480 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:01:16,481 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:01:16,482 INFO storage: got device: LoopDevice instance (0x7faf10ec6610) -- > name = loop0 status = False kids = 0 id = 78 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (77)'] > 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 >12:01:16,484 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '450', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:01:16,485 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:01:16,486 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:01:16,487 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:16,488 INFO storage: loop1 is a loop device >12:01:16,489 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:01:16,490 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:01:16,491 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:16,491 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:16,493 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:01:16,493 INFO storage: added file /LiveOS/rootfs.img (id 79) to device tree >12:01:16,495 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:01:16,495 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:16,496 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:01:16,497 INFO storage: added loop loop1 (id 80) to device tree >12:01:16,499 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:01:16,500 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:01:16,501 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:16,502 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:16,502 DEBUG storage: device loop1 does not contain a disklabel >12:01:16,503 INFO storage: type detected on 'loop1' is 'ext4' >12:01:16,569 DEBUG storage: padding min size from 0 up to 0 >12:01:16,571 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:16,571 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:16,572 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:01:16,573 INFO storage: got device: LoopDevice instance (0x7faf1d802e50) -- > name = loop1 status = False kids = 0 id = 80 > parents = ['existing 0MB file /LiveOS/rootfs.img (79)'] > 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 >12:01:16,575 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:16,575 INFO storage: got format: Ext4FS instance (0x7faf1a867ad0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:01:16,577 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '468', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:01:16,578 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:01:16,579 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:01:16,581 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:16,581 INFO storage: loop2 is a loop device >12:01:16,582 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:01:16,583 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:01:16,585 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:16,585 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:16,586 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:01:16,587 INFO storage: added file /overlay (deleted) (id 81) to device tree >12:01:16,588 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:01:16,589 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:16,590 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:01:16,590 INFO storage: added loop loop2 (id 82) to device tree >12:01:16,592 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:01:16,593 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:01:16,593 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:01:16,594 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:01:16,596 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:01:16,602 WARN storage: disklabel detected but not usable on loop2 >12:01:16,603 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >12:01:16,603 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:01:16,605 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:01:16,605 INFO storage: got device: LoopDevice instance (0x7faf1aa18650) -- > name = loop2 status = False kids = 0 id = 82 > parents = ['existing 0MB file /overlay (deleted) (81)'] > 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 >12:01:16,607 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': '20745', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:01:16,608 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >12:01:16,608 DEBUG storage: lvm filter: adding loop3 to the reject list >12:01:16,610 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': '20769', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:01:16,610 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >12:01:16,610 DEBUG storage: lvm filter: adding loop4 to the reject list >12:01:16,612 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': '20786', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:01:16,612 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:01:16,613 DEBUG storage: lvm filter: adding loop5 to the reject list >12:01:16,615 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': '20801', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:01:16,615 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:01:16,615 DEBUG storage: lvm filter: adding loop6 to the reject list >12:01:16,617 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': '21336', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:01:16,617 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:01:16,618 DEBUG storage: lvm filter: adding loop7 to the reject list >12:01:16,618 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:01:16,648 INFO storage: devices to scan: ['dm-0'] >12:01:16,652 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/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48044', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:01:16,653 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:01:16,654 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:01:16,656 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:16,656 INFO storage: live-rw is a device-mapper device >12:01:16,657 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:01:16,659 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:01:16,661 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (80) with existing ext4 filesystem >12:01:16,663 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:01:16,665 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (82) >12:01:16,667 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:01:16,668 DEBUG storage: DeviceTree.getDeviceByName returned None >12:01:16,669 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:01:16,670 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:01:16,671 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:01:16,671 INFO storage: added dm live-rw (id 83) to device tree >12:01:16,673 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:01:16,674 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:01:16,675 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:16,676 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:16,676 DEBUG storage: device live-rw does not contain a disklabel >12:01:16,676 INFO storage: type detected on 'live-rw' is 'ext4' >12:01:16,744 DEBUG storage: padding min size from 718 up to 789 >12:01:16,745 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:16,746 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:01:16,747 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:01:16,750 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:01:16,751 INFO storage: got device: DMDevice instance (0x7faf10eb6fd0) -- > name = live-rw status = True kids = 0 id = 83 > parents = ['existing 0MB loop loop2 (82)'] > 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 0x3087b90> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:01:16,753 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:16,754 INFO storage: got format: Ext4FS instance (0x7faf254072d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:01:16,785 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:01:16,806 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:01:16,808 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:16,811 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:16,832 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:01:16,853 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:01:16,855 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:16,857 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:16,877 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:01:16,879 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >12:01:16,881 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >12:01:16,902 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:01:16,903 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:16,906 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:16,926 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >12:01:16,928 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >12:01:16,929 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >12:01:16,950 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:01:16,951 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:16,954 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:16,974 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:01:16,975 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >12:01:16,977 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >12:01:16,997 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:01:16,999 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:17,001 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:17,020 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:01:17,041 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >12:01:17,061 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:01:17,082 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >12:01:17,103 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:01:17,105 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:01:17,108 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:01:17,127 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >12:01:17,147 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:01:17,149 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:01:17,151 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:01:17,171 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >12:01:17,191 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:01:17,194 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:01:17,197 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:01:17,216 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >12:01:17,236 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >12:01:17,257 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >12:01:17,277 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >12:01:17,298 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >12:01:17,319 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >12:01:17,340 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:01:17,341 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:01:17,342 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:01:17,343 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:01:17,344 INFO storage: edd: collected mbr signatures: {'vdb': '0x00041b0b', 'sda': '0x000cc945'} >12:01:17,346 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000cc945 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 22528000 >12:01:17,346 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >12:01:17,347 INFO storage: edd: matched 0x80 to sda using MBR sig >12:01:17,347 INFO storage: edd: both edd entries 0x80 and 0x80 seem to map to sda >12:01:17,349 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:01:17,349 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:01:17,368 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:01:17,402 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:01:17,403 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:17,405 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:01:17,425 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:01:17,425 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:01:17,504 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:01:17,505 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:01:17,506 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:01:17,507 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:01:17,508 DEBUG storage: crypttab maps: [] >12:01:17,509 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:01:17,511 DEBUG storage: resolved 'UUID=16af55ed-7c15-4e4f-851e-8ba10732594a' to 'sda2' (partition) >12:01:17,512 DEBUG storage: resolved 'UUID=c6e73a3a-58cc-4995-ad74-574c5aeb01c5' to 'sda3' (partition) >12:01:17,514 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:01:17,545 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: False ; >12:01:17,546 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:01:17,558 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >12:01:17,591 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:01:17,612 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >12:01:17,633 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:01:17,635 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:01:17,638 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:01:17,660 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >12:01:17,660 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:01:19,843 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:01:19,844 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:01:19,844 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:01:19,845 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:01:19,845 DEBUG storage: crypttab maps: [] >12:01:19,846 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:01:19,847 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >12:01:19,909 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >12:01:19,910 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:01:19,936 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >12:01:19,986 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:01:19,988 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:01:19,991 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:01:20,010 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: False ; >12:01:20,011 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:01:20,023 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >12:01:20,055 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >12:01:20,075 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >12:01:20,095 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: False ; >12:01:20,096 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:01:20,109 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >12:01:20,140 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >12:01:20,159 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >12:01:20,181 DEBUG storage: BTRFS.supported: supported: True ; >12:01:20,183 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:20,185 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:20,187 DEBUG storage: BTRFS.supported: supported: True ; >12:01:20,188 DEBUG storage: BTRFS.supported: supported: True ; >12:01:20,190 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:20,193 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:20,198 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:01:20,202 DEBUG storage: Iso9660FS.supported: supported: True ; >12:01:20,203 DEBUG storage: BTRFS.supported: supported: True ; >12:01:20,205 DEBUG storage: BTRFS.supported: supported: True ; >12:01:20,207 DEBUG storage: XFS.supported: supported: True ; >12:01:20,209 DEBUG storage: Ext4FS.supported: supported: True ; >12:01:20,212 DEBUG storage: BTRFS.supported: supported: True ; >12:01:20,213 DEBUG storage: BTRFS.supported: supported: True ; >12:01:20,215 DEBUG storage: BTRFS.supported: supported: True ; >12:01:20,216 DEBUG storage: BTRFS.supported: supported: True ; >12:04:33,453 INFO storage: hiding device partition sda1 (id 59) >12:04:33,455 DEBUG storage: lvm filter: adding sda1 to the reject list >12:04:33,457 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >12:04:33,458 INFO storage: hiding device partition sda2 (id 60) >12:04:33,459 DEBUG storage: lvm filter: adding sda2 to the reject list >12:04:33,460 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >12:04:33,460 INFO storage: hiding device partition sda3 (id 61) >12:04:33,461 DEBUG storage: lvm filter: adding sda3 to the reject list >12:04:33,462 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:04:33,463 INFO storage: hiding device partition sda4 (id 62) >12:04:33,463 DEBUG storage: lvm filter: adding sda4 to the reject list >12:04:33,465 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:04:33,465 INFO storage: hiding device partition sda5 (id 63) >12:04:33,466 DEBUG storage: lvm filter: adding sda5 to the reject list >12:04:33,467 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:04:33,467 INFO storage: hiding device disk sda (id 58) >12:04:33,468 DEBUG storage: lvm filter: adding sda to the reject list >12:04:33,468 INFO storage: hiding device btrfs volume mirror (id 66) >12:04:33,469 DEBUG storage: lvm filter: adding mirror to the reject list >12:04:33,470 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >12:04:33,471 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >12:04:33,472 INFO storage: hiding device partition vdb1 (id 68) >12:04:33,472 DEBUG storage: lvm filter: adding vdb1 to the reject list >12:04:33,473 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vdb ; >12:04:33,474 INFO storage: hiding device partition vdb5 (id 69) >12:04:33,474 DEBUG storage: lvm filter: adding vdb5 to the reject list >12:04:33,476 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vdb ; >12:04:33,476 INFO storage: hiding device partition vdb6 (id 70) >12:04:33,477 DEBUG storage: lvm filter: adding vdb6 to the reject list >12:04:33,478 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >12:04:33,478 INFO storage: hiding device disk vdb (id 67) >12:04:33,479 DEBUG storage: lvm filter: adding vdb to the reject list >12:04:33,479 INFO storage: hiding device btrfs volume data-mirror (id 72) >12:04:33,480 DEBUG storage: lvm filter: adding data-mirror to the reject list >12:04:33,481 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdc ; >12:04:33,483 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdd ; >12:04:33,483 INFO storage: hiding device disk vdc (id 71) >12:04:33,484 DEBUG storage: lvm filter: adding vdc to the reject list >12:04:33,484 INFO storage: hiding device disk vdd (id 73) >12:04:33,485 DEBUG storage: lvm filter: adding vdd to the reject list >12:04:33,485 INFO storage: hiding device btrfs volume metadata-mirror (id 75) >12:04:33,486 DEBUG storage: lvm filter: adding metadata-mirror to the reject list >12:04:33,487 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vde ; >12:04:33,489 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdf ; >12:04:33,489 INFO storage: hiding device disk vde (id 74) >12:04:33,490 DEBUG storage: lvm filter: adding vde to the reject list >12:04:33,490 INFO storage: hiding device disk vdf (id 76) >12:04:33,491 DEBUG storage: lvm filter: adding vdf to the reject list >12:09:48,365 DEBUG storage: new disk order: [] >12:09:48,419 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:09:48,422 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (65) with existing btrfs filesystem >12:09:48,424 DEBUG storage: doAutoPart: True >12:09:48,425 DEBUG storage: encryptedAutoPart: False >12:09:48,425 DEBUG storage: autoPartType: 1 >12:09:48,426 DEBUG storage: clearPartType: 2 >12:09:48,426 DEBUG storage: clearPartDisks: ['vda'] >12:09:48,427 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7faf10e8fb50) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7faf10e8fa90) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7faf10e8fad0) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7faf10e8f950) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7faf10e8f3d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >12:09:48,428 DEBUG storage: storage.disks: ['vda'] >12:09:48,429 DEBUG storage: storage.partitioned: [] >12:09:48,429 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vda'] >12:09:48,433 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:09:48,438 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vda (65) with existing btrfs filesystem >12:09:48,439 DEBUG storage: resolved 'vda' to 'vda' (disk) >12:09:48,440 DEBUG storage: boot disk: vda >12:09:48,444 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >12:09:48,446 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >12:09:48,490 DEBUG storage: MultipathTopology._build_topology: >12:09:48,491 DEBUG storage: /etc/multipath.conf contents: >12:09:48,492 DEBUG storage: # multipath.conf written by anaconda >12:09:48,493 DEBUG storage: >12:09:48,493 DEBUG storage: defaults { >12:09:48,494 DEBUG storage: user_friendly_names yes >12:09:48,494 DEBUG storage: } >12:09:48,495 DEBUG storage: blacklist { >12:09:48,496 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >12:09:48,496 DEBUG storage: devnode "^hd[a-z]" >12:09:48,497 DEBUG storage: devnode "^dcssblk[0-9]*" >12:09:48,498 DEBUG storage: device { >12:09:48,499 DEBUG storage: vendor "DGC" >12:09:48,500 DEBUG storage: product "LUNZ" >12:09:48,500 DEBUG storage: } >12:09:48,501 DEBUG storage: device { >12:09:48,502 DEBUG storage: vendor "IBM" >12:09:48,503 DEBUG storage: product "S/390.*" >12:09:48,504 DEBUG storage: } >12:09:48,504 DEBUG storage: # don't count normal SATA devices as multipaths >12:09:48,505 DEBUG storage: device { >12:09:48,506 DEBUG storage: vendor "ATA" >12:09:48,506 DEBUG storage: } >12:09:48,507 DEBUG storage: # don't count 3ware devices as multipaths >12:09:48,508 DEBUG storage: device { >12:09:48,509 DEBUG storage: vendor "3ware" >12:09:48,510 DEBUG storage: } >12:09:48,511 DEBUG storage: device { >12:09:48,511 DEBUG storage: vendor "AMCC" >12:09:48,512 DEBUG storage: } >12:09:48,513 DEBUG storage: # nor highpoint devices >12:09:48,514 DEBUG storage: device { >12:09:48,515 DEBUG storage: vendor "HPT" >12:09:48,515 DEBUG storage: } >12:09:48,516 DEBUG storage: } >12:09:48,516 DEBUG storage: multipaths { >12:09:48,517 DEBUG storage: } >12:09:48,518 DEBUG storage: (end of /etc/multipath.conf) >12:09:48,630 INFO storage: MultipathTopology: found singlepath device: sda >12:09:48,631 INFO storage: MultipathTopology: found non-disk device: sda1 >12:09:48,631 INFO storage: MultipathTopology: found non-disk device: sda2 >12:09:48,633 INFO storage: MultipathTopology: found non-disk device: sda3 >12:09:48,634 INFO storage: MultipathTopology: found non-disk device: sda4 >12:09:48,635 INFO storage: MultipathTopology: found non-disk device: sda5 >12:09:48,636 INFO storage: MultipathTopology: found non-disk device: sr0 >12:09:48,637 INFO storage: MultipathTopology: found singlepath device: vda >12:09:48,638 INFO storage: MultipathTopology: found singlepath device: vdb >12:09:48,639 INFO storage: MultipathTopology: found non-disk device: vdb1 >12:09:48,640 INFO storage: MultipathTopology: found non-disk device: vdb5 >12:09:48,642 INFO storage: MultipathTopology: found non-disk device: vdb6 >12:09:48,643 INFO storage: MultipathTopology: found singlepath device: vdc >12:09:48,648 INFO storage: MultipathTopology: found singlepath device: vdd >12:09:48,649 INFO storage: MultipathTopology: found singlepath device: vde >12:09:48,649 INFO storage: MultipathTopology: found singlepath device: vdf >12:09:48,650 INFO storage: MultipathTopology: found singlepath device: loop0 >12:09:48,651 INFO storage: MultipathTopology: found singlepath device: loop1 >12:09:48,653 INFO storage: MultipathTopology: found singlepath device: loop2 >12:09:48,654 INFO storage: MultipathTopology: found singlepath device: loop3 >12:09:48,655 INFO storage: MultipathTopology: found singlepath device: loop4 >12:09:48,655 INFO storage: MultipathTopology: found singlepath device: loop5 >12:09:48,660 INFO storage: MultipathTopology: found singlepath device: loop6 >12:09:48,666 INFO storage: MultipathTopology: found singlepath device: loop7 >12:09:48,666 INFO storage: MultipathTopology: found singlepath device: dm-0 >12:09:48,668 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sr0', 'vda', 'vdb', 'vdb1', 'vdb5', 'vdb6', 'vdc', 'vdd', 'vde', 'vdf', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >12:09:48,672 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92001', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >12:09:48,677 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >12:09:48,678 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:09:48,681 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:48,683 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >12:09:48,686 INFO storage: sda is a disk >12:09:48,689 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:48,691 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >12:09:48,692 INFO storage: added disk sda (id 84) to device tree >12:09:48,692 DEBUG storage: looking up parted Device: /dev/sda >12:09:48,694 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >12:09:48,695 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >12:09:48,696 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >12:09:48,699 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >12:09:48,732 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf10eb6990>, <parted.partition.Partition object at 0x7faf10eb6b10>, <parted.partition.Partition object at 0x7faf10eb6d90>, <parted.partition.Partition object at 0x7faf10eab710>, <parted.partition.Partition object at 0x7faf10eab6d0>] > device: <parted.device.Device object at 0x7faf10eb63d0> > PedDisk: <_ped.Disk object at 0x7faf10d3e248> >12:09:48,734 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:09:48,737 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >12:09:48,743 INFO storage: got device: DiskDevice instance (0x7faf10e8fd50) -- > name = sda status = True kids = 0 id = 84 > parents = [] > uuid = None size = 11000.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7faf153c8cb0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10ec67d0> >12:09:48,748 INFO storage: got format: DiskLabel instance (0x7faf253f9ad0) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 5 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 5 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf10eb6990>, <parted.partition.Partition object at 0x7faf10eb6b10>, <parted.partition.Partition object at 0x7faf10eb6d90>, <parted.partition.Partition object at 0x7faf10eab710>, <parted.partition.Partition object at 0x7faf10eab6d0>] > device: <parted.device.Device object at 0x7faf10eb63d0> > PedDisk: <_ped.Disk object at 0x7faf10d3e248> > origPartedDisk = <parted.disk.Disk object at 0x7faf10eabc90> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 22528000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1402, 255, 63) biosGeometry: (1402, 255, 63) > PedDevice: <_ped.Device object at 0x7faf16bbb290> > >12:09:48,759 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_UUID_ENC': '84ac1d05-6188-4a15-b4be-c8b174d65539', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92033', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-uuid/84ac1d05-6188-4a15-b4be-c8b174d65539'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >12:09:48,760 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >12:09:48,761 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >12:09:48,763 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:48,763 INFO storage: sda1 is a partition >12:09:48,764 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >12:09:48,766 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:09:48,769 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (84) with existing msdos disklabel >12:09:48,770 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >12:09:48,772 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:09:48,772 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:48,774 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >12:09:48,774 DEBUG storage: looking up parted Partition: /dev/sda1 >12:09:48,776 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >12:09:48,778 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >12:09:48,779 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >12:09:48,781 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >12:09:48,781 INFO storage: added partition sda1 (id 85) to device tree >12:09:48,782 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >12:09:48,784 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >12:09:48,785 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:09:48,787 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >12:09:48,798 WARN storage: disklabel detected but not usable on sda1 >12:09:48,798 INFO storage: type detected on 'sda1' is 'ext4' >12:09:48,921 DEBUG storage: padding min size from 14 up to 15 >12:09:48,927 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:48,928 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:09:48,932 DEBUG storage: PartitionDevice._setFormat: sda1 ; >12:09:48,936 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >12:09:48,939 DEBUG storage: looking up parted Device: /dev/sda1 >12:09:48,943 INFO storage: got device: PartitionDevice instance (0x7faf253f9a90) -- > name = sda1 status = True kids = 0 id = 85 > parents = ['existing 11000MB disk sda (84) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7faf10bb2560> > 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 0x7faf10eb6610> fileSystem: <parted.filesystem.FileSystem object at 0x7faf10eb6c50> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10eb6190> PedPartition: <_ped.Partition object at 0x7faf10ea6fb0> > disk = existing 11000MB disk sda (84) with existing msdos disklabel > start = 2048 end = 1026047 length = 1024000 > flags = >12:09:48,953 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:48,953 INFO storage: got format: Ext4FS instance (0x7faf15eabd90) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = 84ac1d05-6188-4a15-b4be-c8b174d65539 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >12:09:48,957 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '16af55ed-7c15-4e4f-851e-8ba10732594a', > 'ID_FS_UUID_ENC': '16af55ed-7c15-4e4f-851e-8ba10732594a', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1026048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '18417664', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92043', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-uuid/16af55ed-7c15-4e4f-851e-8ba10732594a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >12:09:48,958 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >12:09:48,960 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >12:09:48,961 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:48,961 INFO storage: sda2 is a partition >12:09:48,963 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >12:09:48,964 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:09:48,965 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (84) with existing msdos disklabel >12:09:48,967 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >12:09:48,969 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:09:48,969 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:48,971 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >12:09:48,971 DEBUG storage: looking up parted Partition: /dev/sda2 >12:09:48,972 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >12:09:48,974 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >12:09:48,975 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >12:09:48,977 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >12:09:48,977 INFO storage: added partition sda2 (id 86) to device tree >12:09:48,979 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >12:09:48,980 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >12:09:48,981 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:09:48,982 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >12:09:48,995 WARN storage: disklabel detected but not usable on sda2 >12:09:48,995 INFO storage: type detected on 'sda2' is 'ext4' >12:09:49,124 DEBUG storage: padding min size from 833 up to 916 >12:09:49,131 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:49,133 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:09:49,137 DEBUG storage: PartitionDevice._setFormat: sda2 ; >12:09:49,144 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >12:09:49,146 DEBUG storage: looking up parted Device: /dev/sda2 >12:09:49,152 INFO storage: got device: PartitionDevice instance (0x7faf1aafb410) -- > name = sda2 status = True kids = 0 id = 86 > parents = ['existing 11000MB disk sda (84) with existing msdos disklabel'] > uuid = None size = 8993.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 18417664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1146, 255, 63) biosGeometry: (1146, 255, 63) > PedDevice: <_ped.Device object at 0x7faf253bd320> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10eb6610> fileSystem: <parted.filesystem.FileSystem object at 0x7faf10eb6c10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10eb6d10> PedPartition: <_ped.Partition object at 0x7faf10ea6f50> > disk = existing 11000MB disk sda (84) with existing msdos disklabel > start = 1026048 end = 19443711 length = 18417664 > flags = boot >12:09:49,154 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:49,155 INFO storage: got format: Ext4FS instance (0x7faf10e915d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 16af55ed-7c15-4e4f-851e-8ba10732594a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 8993.0 targetSize = 8993.0 > >12:09:49,159 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'ID_FS_UUID_ENC': 'c6e73a3a-58cc-4995-ad74-574c5aeb01c5', > 'ID_FS_VERSION': '2', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '19443712', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '524288', > 'ID_PART_ENTRY_TYPE': '0x82', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92053', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-uuid/c6e73a3a-58cc-4995-ad74-574c5aeb01c5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >12:09:49,160 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >12:09:49,161 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >12:09:49,163 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:49,163 INFO storage: sda3 is a partition >12:09:49,165 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >12:09:49,166 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:09:49,169 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (84) with existing msdos disklabel >12:09:49,171 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >12:09:49,172 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:09:49,173 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:49,174 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >12:09:49,175 DEBUG storage: looking up parted Partition: /dev/sda3 >12:09:49,176 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >12:09:49,178 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >12:09:49,180 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >12:09:49,181 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >12:09:49,182 INFO storage: added partition sda3 (id 87) to device tree >12:09:49,183 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >12:09:49,184 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >12:09:49,186 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >12:09:49,188 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >12:09:49,198 WARN storage: disklabel detected but not usable on sda3 >12:09:49,199 INFO storage: type detected on 'sda3' is 'swap' >12:09:49,200 DEBUG storage: SwapSpace.__init__: device: /dev/sda3 ; serial: QM00001 ; uuid: c6e73a3a-58cc-4995-ad74-574c5aeb01c5 ; exists: True ; label: None ; >12:09:49,202 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:09:49,209 DEBUG storage: PartitionDevice._setFormat: sda3 ; >12:09:49,214 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: swap ; >12:09:49,217 DEBUG storage: looking up parted Device: /dev/sda3 >12:09:49,223 INFO storage: got device: PartitionDevice instance (0x7faf10eab990) -- > name = sda3 status = True kids = 0 id = 87 > parents = ['existing 11000MB disk sda (84) with existing msdos disklabel'] > uuid = None size = 256.0 > format = existing swap > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 524288 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (32, 255, 63) biosGeometry: (32, 255, 63) > PedDevice: <_ped.Device object at 0x7faf16bbb3b0> > 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 0x7faf10eb6610> fileSystem: <parted.filesystem.FileSystem object at 0x7faf10eb6f90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10eb6e10> PedPartition: <_ped.Partition object at 0x7faf10ea6bf0> > disk = existing 11000MB disk sda (84) with existing msdos disklabel > start = 19443712 end = 19967999 length = 524288 > flags = >12:09:49,226 INFO storage: got format: SwapSpace instance (0x7faf253b31d0) -- > type = swap name = swap status = False > device = /dev/sda3 uuid = c6e73a3a-58cc-4995-ad74-574c5aeb01c5 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >12:09:49,231 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '19968000', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2560000', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92065', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >12:09:49,233 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >12:09:49,234 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >12:09:49,235 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:49,236 INFO storage: sda4 is a partition >12:09:49,237 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >12:09:49,238 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:09:49,239 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (84) with existing msdos disklabel >12:09:49,241 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >12:09:49,242 DEBUG storage: PartitionDevice._setFormat: sda4 ; >12:09:49,243 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:49,244 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >12:09:49,245 DEBUG storage: looking up parted Partition: /dev/sda4 >12:09:49,246 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >12:09:49,248 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >12:09:49,249 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >12:09:49,251 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >12:09:49,251 INFO storage: added partition sda4 (id 88) to device tree >12:09:49,252 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >12:09:49,253 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >12:09:49,255 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >12:09:49,256 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >12:09:49,258 WARN storage: disklabel detected but not usable on sda4 >12:09:49,259 DEBUG storage: no type or existing type for sda4, bailing >12:09:49,259 DEBUG storage: looking up parted Device: /dev/sda4 >12:09:49,261 INFO storage: got device: PartitionDevice instance (0x7faf10e92550) -- > name = sda4 status = True kids = 0 id = 88 > parents = ['existing 11000MB disk sda (84) with existing msdos disklabel'] > uuid = None size = 1250.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf1d888320> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10eb6610> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10eabbd0> PedPartition: <_ped.Partition object at 0x7faf10ea6d70> > disk = existing 11000MB disk sda (84) with existing msdos disklabel > start = 19968000 end = 22527999 length = 2560000 > flags = >12:09:49,264 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '19972096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '92074', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >12:09:49,267 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >12:09:49,268 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >12:09:49,269 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:49,270 INFO storage: sda5 is a partition >12:09:49,271 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >12:09:49,272 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >12:09:49,273 DEBUG storage: DeviceTree.getDeviceByName returned existing 11000MB disk sda (84) with existing msdos disklabel >12:09:49,275 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >12:09:49,276 DEBUG storage: PartitionDevice._setFormat: sda5 ; >12:09:49,277 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:49,279 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >12:09:49,279 DEBUG storage: looking up parted Partition: /dev/sda5 >12:09:49,281 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >12:09:49,282 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >12:09:49,285 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >12:09:49,287 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >12:09:49,288 INFO storage: added partition sda5 (id 89) to device tree >12:09:49,289 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >12:09:49,290 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >12:09:49,291 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >12:09:49,293 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >12:09:49,300 WARN storage: disklabel detected but not usable on sda5 >12:09:49,302 DEBUG storage: no type or existing type for sda5, bailing >12:09:49,304 DEBUG storage: looking up parted Device: /dev/sda5 >12:09:49,306 INFO storage: got device: PartitionDevice instance (0x7faf254070d0) -- > name = sda5 status = True kids = 0 id = 89 > parents = ['existing 11000MB disk sda (84) with existing msdos disklabel'] > uuid = None size = 1.0 > format = existing None > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf330d97a0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf10eb6610> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10eaba90> PedPartition: <_ped.Partition object at 0x7faf10e9b0b0> > disk = existing 11000MB disk sda (84) with existing msdos disklabel > start = 19972096 end = 19974143 length = 2048 > flags = >12:09:49,309 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64 /dev/disk/by-uuid/2012-11-03-03-36-32-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora_18-Beta-TC7_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2018-Beta-TC7\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-11-03-03-36-32-00', > 'ID_FS_UUID_ENC': '2012-11-03-03-36-32-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '92179', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2018-Beta-TC7\\x20x86_64', > '/dev/disk/by-uuid/2012-11-03-03-36-32-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >12:09:49,311 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >12:09:49,312 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >12:09:49,313 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:49,313 INFO storage: sr0 is a cdrom >12:09:49,314 DEBUG storage: DeviceTree.addUdevOpticalDevice: >12:09:49,315 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:49,316 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >12:09:49,317 INFO storage: added cdrom sr0 (id 90) to device tree >12:09:49,318 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:09:49,322 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >12:09:49,324 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >12:09:49,325 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >12:09:49,327 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >12:09:49,333 WARN storage: disklabel detected but not usable on sr0 >12:09:49,334 INFO storage: type detected on 'sr0' is 'iso9660' >12:09:49,335 DEBUG storage: Iso9660FS.supported: supported: True ; >12:09:49,336 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >12:09:49,337 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >12:09:49,339 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:09:49,342 DEBUG storage: looking up parted Device: /dev/sr0 >12:09:49,343 INFO storage: got device: OpticalDevice instance (0x7faf1d8a1b50) -- > name = sr0 status = True kids = 0 id = 90 > parents = [] > uuid = None size = 4282.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 2192384 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (136, 255, 63) biosGeometry: (136, 255, 63) > PedDevice: <_ped.Device object at 0x7faf141200e0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >12:09:49,344 DEBUG storage: Iso9660FS.supported: supported: True ; >12:09:49,345 INFO storage: got format: Iso9660FS instance (0x7faf1aa4ac50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-11-03-03-36-32-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_18-Beta-TC7_x86_64 size = 0 targetSize = 0 > >12:09:49,348 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vda', > 'DEVPATH': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'ID_FS_UUID_SUB_ENC': 'b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7', > 'MAJOR': '252', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '12189', > 'name': 'vda', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:05.0/virtio1/block/vda'} ; name: vda ; >12:09:49,349 INFO storage: scanning vda (/devices/pci0000:00/0000:00:05.0/virtio1/block/vda)... >12:09:49,350 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >12:09:49,352 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:49,353 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >12:09:49,355 INFO storage: vda is a disk >12:09:49,355 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:49,356 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >12:09:49,357 INFO storage: added disk vda (id 91) to device tree >12:09:49,357 DEBUG storage: looking up parted Device: /dev/vda >12:09:49,359 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >12:09:49,360 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; label_type: None ; >12:09:49,362 DEBUG storage: BTRFS.supported: supported: True ; >12:09:49,363 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:49,363 DEBUG storage: device vda does not contain a disklabel >12:09:49,364 INFO storage: type detected on 'vda' is 'btrfs' >12:09:49,365 DEBUG storage: BTRFS.supported: supported: True ; >12:09:49,366 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:49,367 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: btrfs ; >12:09:49,369 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vda ; >12:09:49,370 INFO storage: creating btrfs volume btrfs.mirror >12:09:49,371 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >12:09:49,372 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:49,373 DEBUG storage: BTRFSVolumeDevice._setFormat: mirror ; current: None ; type: None ; >12:09:49,375 DEBUG storage: BTRFS.supported: supported: True ; >12:09:49,376 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:49,377 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.92 ; current: None ; type: btrfs ; >12:09:49,378 INFO storage: added btrfs volume mirror (id 92) to device tree >12:09:49,380 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >12:09:49,393 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.92o8aLXd to None >12:09:49,407 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.92o8aLXd to None >12:09:49,726 INFO storage: got device: DiskDevice instance (0x7faf1a995f10) -- > name = vda status = True kids = 1 id = 91 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:05.0/virtio1/block/vda partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vda type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf16bbbdd0> > target size = 0 path = /dev/vda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf15e31c90> >12:09:49,732 DEBUG storage: BTRFS.supported: supported: True ; >12:09:49,733 INFO storage: got format: BTRFS instance (0x7faf10e92210) -- > type = btrfs name = btrfs status = False > device = /dev/vda uuid = b3fb61b7-3af6-4cd5-b3cd-dd021768c0c7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >12:09:49,738 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28350', > 'name': 'vdb', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb'} ; name: vdb ; >12:09:49,739 INFO storage: scanning vdb (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb)... >12:09:49,741 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:09:49,742 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:49,743 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdb ; >12:09:49,744 INFO storage: vdb is a disk >12:09:49,745 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:49,746 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: None ; >12:09:49,746 INFO storage: added disk vdb (id 93) to device tree >12:09:49,747 DEBUG storage: looking up parted Device: /dev/vdb >12:09:49,748 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb ; >12:09:49,751 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb ; label_type: dos ; >12:09:49,752 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >12:09:49,755 DEBUG storage: DiskLabel.__init__: device: /dev/vdb ; labelType: msdos ; exists: True ; >12:09:49,771 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf330f16d0>, <parted.partition.Partition object at 0x7faf10eb65d0>, <parted.partition.Partition object at 0x7faf10eb6550>] > device: <parted.device.Device object at 0x7faf253f9950> > PedDisk: <_ped.Disk object at 0x7faf10d763f8> >12:09:49,772 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >12:09:49,774 DEBUG storage: DiskDevice._setFormat: vdb ; current: None ; type: disklabel ; >12:09:49,776 INFO storage: got device: DiskDevice instance (0x7faf1d8a9390) -- > name = vdb status = True kids = 0 id = 93 > parents = [] > uuid = None size = 8000.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (16253, 16, 63) > PedDevice: <_ped.Device object at 0x3087b90> > target size = 0 path = /dev/vdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf15ddfe90> >12:09:49,779 INFO storage: got format: DiskLabel instance (0x7faf1d8a9310) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7faf330f16d0>, <parted.partition.Partition object at 0x7faf10eb65d0>, <parted.partition.Partition object at 0x7faf10eb6550>] > device: <parted.device.Device object at 0x7faf253f9950> > PedDisk: <_ped.Disk object at 0x7faf10d763f8> > origPartedDisk = <parted.disk.Disk object at 0x7faf1aa186d0> > partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (16253, 16, 63) > PedDevice: <_ped.Device object at 0x7faf253bd9e0> > >12:09:49,785 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'DEVNAME': 'vdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_ENC': 'e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '16381952', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34764', > 'name': 'vdb1', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/e45ffee5-254e-41a0-9ebd-8d58ad8ca2d4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1'} ; name: vdb1 ; >12:09:49,786 INFO storage: scanning vdb1 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1)... >12:09:49,787 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >12:09:49,789 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:49,789 INFO storage: vdb1 is a partition >12:09:49,790 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb1 ; >12:09:49,791 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:09:49,792 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:09:49,793 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdb ; >12:09:49,795 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >12:09:49,795 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:49,796 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: None ; >12:09:49,797 DEBUG storage: looking up parted Partition: /dev/vdb1 >12:09:49,798 DEBUG storage: PartitionDevice.probe: vdb1 ; exists: True ; >12:09:49,799 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 1 ; >12:09:49,800 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 10 ; >12:09:49,801 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb1 ; flag: 12 ; >12:09:49,802 INFO storage: added partition vdb1 (id 94) to device tree >12:09:49,803 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb1 ; >12:09:49,804 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb1 ; label_type: dos ; >12:09:49,805 DEBUG storage: PartitionDevice.setup: vdb1 ; status: True ; controllable: True ; orig: False ; >12:09:49,806 DEBUG storage: DiskLabel.__init__: device: /dev/vdb1 ; labelType: dos ; exists: True ; >12:09:49,808 WARN storage: disklabel detected but not usable on vdb1 >12:09:49,809 INFO storage: type detected on 'vdb1' is 'btrfs' >12:09:49,812 DEBUG storage: BTRFS.supported: supported: True ; >12:09:49,813 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:49,814 DEBUG storage: PartitionDevice._setFormat: vdb1 ; >12:09:49,815 DEBUG storage: PartitionDevice._setFormat: vdb1 ; current: None ; type: btrfs ; >12:09:49,816 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdb1 ; >12:09:49,816 INFO storage: found btrfs volume mirror >12:09:49,819 DEBUG storage: BTRFSVolumeDevice._addDevice: mirror ; device: vdb1 ; status: True ; >12:09:49,822 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb1 ; >12:09:49,826 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: True ; >12:09:49,827 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.927Ys46t to None >12:09:49,846 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.927Ys46t to None >12:09:50,083 DEBUG storage: looking up parted Device: /dev/vdb1 >12:09:50,091 INFO storage: got device: PartitionDevice instance (0x7faf1a867ad0) -- > name = vdb1 status = True kids = 1 id = 94 > parents = ['existing 8000MB disk vdb (93) with existing msdos disklabel'] > uuid = None size = 7999.0 > format = existing btrfs filesystem > major = 252 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb1 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb1 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 2 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 16, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7faf10bb2c20> > target size = 0 path = /dev/vdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 1 path: /dev/vdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf330f15d0> PedPartition: <_ped.Partition object at 0x7faf1d7911d0> > disk = existing 8000MB disk vdb (93) with existing msdos disklabel > start = 2048 end = 16383999 length = 16381952 > flags = >12:09:50,096 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,097 INFO storage: got format: BTRFS instance (0x7faf10eabed0) -- > type = btrfs name = btrfs status = False > device = /dev/vdb1 uuid = 676eb2e7-3b84-4b01-afd3-fe87cb9970b7 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >12:09:50,100 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a', > 'DEVNAME': 'vdb5', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'xfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_ENC': '45d075a3-b527-402c-87cd-14b58ba0c33a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '409600', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '21', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34784', > 'name': 'vdb5', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/45d075a3-b527-402c-87cd-14b58ba0c33a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5'} ; name: vdb5 ; >12:09:50,101 INFO storage: scanning vdb5 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5)... >12:09:50,102 DEBUG storage: DeviceTree.getDeviceByName: name: vdb5 ; >12:09:50,103 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:50,103 INFO storage: vdb5 is a partition >12:09:50,104 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb5 ; >12:09:50,106 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:09:50,107 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:09:50,108 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vdb ; >12:09:50,110 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >12:09:50,110 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:50,111 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: None ; >12:09:50,112 DEBUG storage: looking up parted Partition: /dev/vdb5 >12:09:50,113 DEBUG storage: PartitionDevice.probe: vdb5 ; exists: True ; >12:09:50,115 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 1 ; >12:09:50,117 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 10 ; >12:09:50,119 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb5 ; flag: 12 ; >12:09:50,119 INFO storage: added partition vdb5 (id 95) to device tree >12:09:50,120 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb5 ; >12:09:50,121 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb5 ; label_type: dos ; >12:09:50,123 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >12:09:50,124 DEBUG storage: DiskLabel.__init__: device: /dev/vdb5 ; labelType: dos ; exists: True ; >12:09:50,134 WARN storage: disklabel detected but not usable on vdb5 >12:09:50,135 INFO storage: type detected on 'vdb5' is 'xfs' >12:09:50,161 DEBUG storage: XFS.supported: supported: True ; >12:09:50,162 DEBUG storage: getFormat('xfs') returning XFS instance >12:09:50,165 DEBUG storage: PartitionDevice._setFormat: vdb5 ; >12:09:50,167 DEBUG storage: PartitionDevice._setFormat: vdb5 ; current: None ; type: xfs ; >12:09:50,170 DEBUG storage: looking up parted Device: /dev/vdb5 >12:09:50,172 INFO storage: got device: PartitionDevice instance (0x7faf10eabd90) -- > name = vdb5 status = True kids = 0 id = 95 > parents = ['existing 8000MB disk vdb (93) with existing msdos disklabel'] > uuid = None size = 200.0 > format = existing xfs filesystem > major = 252 minor = 21 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb5 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb5 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 409600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (406, 16, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7faf109903b0> > target size = 0 path = /dev/vdb5 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1aa18610> > number: 5 path: /dev/vdb5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf1aa18d50> PedPartition: <_ped.Partition object at 0x7faf10ea6050> > disk = existing 8000MB disk vdb (93) with existing msdos disklabel > start = 4096 end = 413695 length = 409600 > flags = >12:09:50,174 DEBUG storage: XFS.supported: supported: True ; >12:09:50,174 INFO storage: got format: XFS instance (0x7faf10eabf90) -- > type = xfs name = xfs status = False > device = /dev/vdb5 uuid = 45d075a3-b527-402c-87cd-14b58ba0c33a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = mirror size = 0 targetSize = 0 > >12:09:50,177 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/mirror /dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a', > 'DEVNAME': 'vdb6', > 'DEVPATH': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6', > 'DEVTYPE': 'partition', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'mirror', > 'ID_FS_LABEL_ENC': 'mirror', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_ENC': '740ed18f-175a-4e50-b672-5c022472dd2a', > 'ID_FS_UUID_SUB': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_UUID_SUB_ENC': '676eb2e7-3b84-4b01-afd3-fe87cb9970b7', > 'ID_FS_VERSION': '1.0', > 'ID_PART_ENTRY_DISK': '252:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '415744', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '450560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'MAJOR': '252', > 'MINOR': '22', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '34802', > 'name': 'vdb6', > 'symlinks': ['/dev/disk/by-label/mirror', > '/dev/disk/by-uuid/740ed18f-175a-4e50-b672-5c022472dd2a'], > 'sysfs_path': '/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6'} ; name: vdb6 ; >12:09:50,178 INFO storage: scanning vdb6 (/devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6)... >12:09:50,179 DEBUG storage: DeviceTree.getDeviceByName: name: vdb6 ; >12:09:50,180 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:50,180 INFO storage: vdb6 is a partition >12:09:50,181 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vdb6 ; >12:09:50,183 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:09:50,184 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:09:50,185 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: vdb ; >12:09:50,187 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >12:09:50,187 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:50,188 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: None ; >12:09:50,189 DEBUG storage: looking up parted Partition: /dev/vdb6 >12:09:50,190 DEBUG storage: PartitionDevice.probe: vdb6 ; exists: True ; >12:09:50,191 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 1 ; >12:09:50,193 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 10 ; >12:09:50,194 DEBUG storage: PartitionDevice.getFlag: path: /dev/vdb6 ; flag: 12 ; >12:09:50,194 INFO storage: added partition vdb6 (id 96) to device tree >12:09:50,195 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdb6 ; >12:09:50,197 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdb6 ; label_type: dos ; >12:09:50,198 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >12:09:50,199 DEBUG storage: DiskLabel.__init__: device: /dev/vdb6 ; labelType: dos ; exists: True ; >12:09:50,217 WARN storage: disklabel detected but not usable on vdb6 >12:09:50,218 INFO storage: type detected on 'vdb6' is 'ext4' >12:09:50,284 DEBUG storage: padding min size from 10 up to 11 >12:09:50,286 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:50,287 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:09:50,288 DEBUG storage: PartitionDevice._setFormat: vdb6 ; >12:09:50,291 DEBUG storage: PartitionDevice._setFormat: vdb6 ; current: None ; type: ext4 ; >12:09:50,293 DEBUG storage: looking up parted Device: /dev/vdb6 >12:09:50,295 INFO storage: got device: PartitionDevice instance (0x7faf10eab650) -- > name = vdb6 status = True kids = 0 id = 96 > parents = ['existing 8000MB disk vdb (93) with existing msdos disklabel'] > uuid = None size = 220.0 > format = existing ext4 filesystem > major = 252 minor = 22 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb/vdb6 partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb6 type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 450560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (446, 16, 63) biosGeometry: (28, 255, 63) > PedDevice: <_ped.Device object at 0x7faf11a03320> > target size = 0 path = /dev/vdb6 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: <parted.filesystem.FileSystem object at 0x7faf1aa18d10> > number: 6 path: /dev/vdb6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10eb6450> PedPartition: <_ped.Partition object at 0x7faf10ea60b0> > disk = existing 8000MB disk vdb (93) with existing msdos disklabel > start = 415744 end = 866303 length = 450560 > flags = boot >12:09:50,297 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:50,297 INFO storage: got format: Ext4FS instance (0x7faf10e8fcd0) -- > type = ext4 name = ext4 status = False > device = /dev/vdb6 uuid = 740ed18f-175a-4e50-b672-5c022472dd2a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = mirror size = 220.0 targetSize = 220.0 > >12:09:50,300 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'ID_FS_UUID_SUB_ENC': 'd9da1931-eba0-41c5-9b09-3bfe418d9d5d', > 'MAJOR': '252', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '52903', > 'name': 'vdc', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc'} ; name: vdc ; >12:09:50,301 INFO storage: scanning vdc (/devices/pci0000:00/0000:00:07.0/virtio3/block/vdc)... >12:09:50,302 DEBUG storage: DeviceTree.getDeviceByName: name: vdc ; >12:09:50,304 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:50,305 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdc ; >12:09:50,306 INFO storage: vdc is a disk >12:09:50,306 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:50,307 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: None ; >12:09:50,308 INFO storage: added disk vdc (id 97) to device tree >12:09:50,308 DEBUG storage: looking up parted Device: /dev/vdc >12:09:50,309 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdc ; >12:09:50,310 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdc ; label_type: None ; >12:09:50,312 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,312 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:50,313 DEBUG storage: device vdc does not contain a disklabel >12:09:50,313 INFO storage: type detected on 'vdc' is 'btrfs' >12:09:50,315 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,315 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:50,316 DEBUG storage: DiskDevice._setFormat: vdc ; current: None ; type: btrfs ; >12:09:50,317 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdc ; >12:09:50,318 INFO storage: creating btrfs volume btrfs.data-mirror >12:09:50,320 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdc ; >12:09:50,321 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:50,322 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: None ; type: None ; >12:09:50,324 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,324 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:50,325 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.98 ; current: None ; type: btrfs ; >12:09:50,326 INFO storage: added btrfs volume data-mirror (id 98) to device tree >12:09:50,327 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >12:09:50,329 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.98tRj0VJ to None >12:09:50,346 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.98tRj0VJ to None >12:09:50,628 INFO storage: got device: DiskDevice instance (0x7faf1aa29350) -- > name = vdc status = True kids = 1 id = 97 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 32 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdc type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf11a03440> > target size = 0 path = /dev/vdc > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10eabe90> >12:09:50,634 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,635 INFO storage: got format: BTRFS instance (0x7faf10ec6f10) -- > type = btrfs name = btrfs status = False > device = /dev/vdc uuid = d9da1931-eba0-41c5-9b09-3bfe418d9d5d exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >12:09:50,639 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/data-mirror /dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b', > 'DEVNAME': 'vdd', > 'DEVPATH': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'data-mirror', > 'ID_FS_LABEL_ENC': 'data-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_ENC': '7f41e95d-beae-4358-8265-74d50056cf8b', > 'ID_FS_UUID_SUB': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'ID_FS_UUID_SUB_ENC': '0b7e2513-523c-46ae-81b1-1bd3a84fe9fe', > 'MAJOR': '252', > 'MINOR': '48', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '65603', > 'name': 'vdd', > 'symlinks': ['/dev/disk/by-label/data-mirror', > '/dev/disk/by-uuid/7f41e95d-beae-4358-8265-74d50056cf8b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd'} ; name: vdd ; >12:09:50,640 INFO storage: scanning vdd (/devices/pci0000:00/0000:00:08.0/virtio4/block/vdd)... >12:09:50,641 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >12:09:50,642 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:50,643 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdd ; >12:09:50,644 INFO storage: vdd is a disk >12:09:50,644 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:50,646 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: None ; >12:09:50,646 INFO storage: added disk vdd (id 99) to device tree >12:09:50,647 DEBUG storage: looking up parted Device: /dev/vdd >12:09:50,648 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdd ; >12:09:50,649 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdd ; label_type: None ; >12:09:50,651 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,651 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:50,651 DEBUG storage: device vdd does not contain a disklabel >12:09:50,652 INFO storage: type detected on 'vdd' is 'btrfs' >12:09:50,654 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,654 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:50,655 DEBUG storage: DiskDevice._setFormat: vdd ; current: None ; type: btrfs ; >12:09:50,656 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdd ; >12:09:50,656 INFO storage: found btrfs volume data-mirror >12:09:50,658 DEBUG storage: BTRFSVolumeDevice._addDevice: data-mirror ; device: vdd ; status: True ; >12:09:50,659 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdd ; >12:09:50,660 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: True ; >12:09:50,661 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.98xsX4R_ to None >12:09:50,678 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.98xsX4R_ to None >12:09:50,854 INFO storage: got device: DiskDevice instance (0x7faf1aa1c0d0) -- > name = vdd status = True kids = 1 id = 99 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 48 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:08.0/virtio4/block/vdd partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdd type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf153c8c20> > target size = 0 path = /dev/vdd > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf10eab3d0> >12:09:50,860 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,861 INFO storage: got format: BTRFS instance (0x7faf10eab950) -- > type = btrfs name = btrfs status = False > device = /dev/vdd uuid = 0b7e2513-523c-46ae-81b1-1bd3a84fe9fe exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = data-mirror size = 0 targetSize = 0 > >12:09:50,867 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vde', > 'DEVPATH': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'ID_FS_UUID_SUB_ENC': '9f7f6226-9f74-4571-8dda-681b7ff6e582', > 'MAJOR': '252', > 'MINOR': '64', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '5249', > 'name': 'vde', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:09.0/virtio5/block/vde'} ; name: vde ; >12:09:50,868 INFO storage: scanning vde (/devices/pci0000:00/0000:00:09.0/virtio5/block/vde)... >12:09:50,869 DEBUG storage: DeviceTree.getDeviceByName: name: vde ; >12:09:50,870 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:50,871 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vde ; >12:09:50,872 INFO storage: vde is a disk >12:09:50,873 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:50,874 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: None ; >12:09:50,874 INFO storage: added disk vde (id 100) to device tree >12:09:50,875 DEBUG storage: looking up parted Device: /dev/vde >12:09:50,876 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vde ; >12:09:50,877 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vde ; label_type: None ; >12:09:50,879 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,879 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:50,879 DEBUG storage: device vde does not contain a disklabel >12:09:50,880 INFO storage: type detected on 'vde' is 'btrfs' >12:09:50,881 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,882 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:50,883 DEBUG storage: DiskDevice._setFormat: vde ; current: None ; type: btrfs ; >12:09:50,884 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vde ; >12:09:50,884 INFO storage: creating btrfs volume btrfs.metadata-mirror >12:09:50,885 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vde ; >12:09:50,886 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:50,888 DEBUG storage: BTRFSVolumeDevice._setFormat: metadata-mirror ; current: None ; type: None ; >12:09:50,890 DEBUG storage: BTRFS.supported: supported: True ; >12:09:50,890 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:50,891 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.101 ; current: None ; type: btrfs ; >12:09:50,892 INFO storage: added btrfs volume metadata-mirror (id 101) to device tree >12:09:50,893 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >12:09:50,894 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.101zX9Jsz to None >12:09:50,906 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.101zX9Jsz to None >12:09:51,264 INFO storage: got device: DiskDevice instance (0x7faf253f9b10) -- > name = vde status = True kids = 1 id = 100 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 64 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:09.0/virtio5/block/vde partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vde type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf11a035f0> > target size = 0 path = /dev/vde > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf15e31d10> >12:09:51,270 DEBUG storage: BTRFS.supported: supported: True ; >12:09:51,271 INFO storage: got format: BTRFS instance (0x7faf1d88dfd0) -- > type = btrfs name = btrfs status = False > device = /dev/vde uuid = 9f7f6226-9f74-4571-8dda-681b7ff6e582 exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >12:09:51,277 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/metadata-mirror /dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'DEVNAME': 'vdf', > 'DEVPATH': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf', > 'DEVTYPE': 'disk', > 'ID_BTRFS_READY': '1', > 'ID_FS_LABEL': 'metadata-mirror', > 'ID_FS_LABEL_ENC': 'metadata-mirror', > 'ID_FS_TYPE': 'btrfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_ENC': '7632b0d5-6c8e-4419-bdaf-b726c4ced289', > 'ID_FS_UUID_SUB': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'ID_FS_UUID_SUB_ENC': 'f25326cf-d896-4f04-990e-c7840ff1087a', > 'MAJOR': '252', > 'MINOR': '80', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '50294', > 'name': 'vdf', > 'symlinks': ['/dev/disk/by-label/metadata-mirror', > '/dev/disk/by-uuid/7632b0d5-6c8e-4419-bdaf-b726c4ced289'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf'} ; name: vdf ; >12:09:51,278 INFO storage: scanning vdf (/devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf)... >12:09:51,279 DEBUG storage: DeviceTree.getDeviceByName: name: vdf ; >12:09:51,281 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:51,282 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vdf ; >12:09:51,282 INFO storage: vdf is a disk >12:09:51,283 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:51,286 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: None ; >12:09:51,286 INFO storage: added disk vdf (id 102) to device tree >12:09:51,286 DEBUG storage: looking up parted Device: /dev/vdf >12:09:51,288 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vdf ; >12:09:51,289 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vdf ; label_type: None ; >12:09:51,290 DEBUG storage: BTRFS.supported: supported: True ; >12:09:51,290 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:51,291 DEBUG storage: device vdf does not contain a disklabel >12:09:51,291 INFO storage: type detected on 'vdf' is 'btrfs' >12:09:51,293 DEBUG storage: BTRFS.supported: supported: True ; >12:09:51,293 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:09:51,294 DEBUG storage: DiskDevice._setFormat: vdf ; current: None ; type: btrfs ; >12:09:51,295 DEBUG storage: DeviceTree.handleBTRFSFormat: name: vdf ; >12:09:51,296 INFO storage: found btrfs volume metadata-mirror >12:09:51,297 DEBUG storage: BTRFSVolumeDevice._addDevice: metadata-mirror ; device: vdf ; status: True ; >12:09:51,298 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vdf ; >12:09:51,299 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: True ; >12:09:51,300 INFO storage: set SELinux context for mountpoint /tmp/btrfs-tmp.1017DLL8L to None >12:09:51,319 INFO storage: set SELinux context for newly mounted filesystem root at /tmp/btrfs-tmp.1017DLL8L to None >12:09:51,548 INFO storage: got device: DiskDevice instance (0x7faf10e92650) -- > name = vdf status = True kids = 1 id = 102 > parents = [] > uuid = None size = 8000.0 > format = existing btrfs filesystem > major = 252 minor = 80 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0a.0/virtio6/block/vdf partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdf type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (1019, 255, 63) > PedDevice: <_ped.Device object at 0x7faf11a03290> > target size = 0 path = /dev/vdf > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7faf1d802e50> >12:09:51,553 DEBUG storage: BTRFS.supported: supported: True ; >12:09:51,554 INFO storage: got format: BTRFS instance (0x7faf10eabd10) -- > type = btrfs name = btrfs status = False > device = /dev/vdf uuid = f25326cf-d896-4f04-990e-c7840ff1087a exists = True > options = defaults supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = metadata-mirror size = 0 targetSize = 0 > >12:09:51,558 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': '428', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >12:09:51,558 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >12:09:51,560 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >12:09:51,561 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:51,561 INFO storage: loop0 is a loop device >12:09:51,562 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >12:09:51,563 DEBUG storage: DeviceTree.getDeviceByName: name: /run/install/repo/LiveOS/squashfs.img ; >12:09:51,564 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:51,565 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:51,566 DEBUG storage: FileDevice._setFormat: /run/install/repo/LiveOS/squashfs.img ; current: None ; type: None ; >12:09:51,567 INFO storage: added file /run/install/repo/LiveOS/squashfs.img (id 103) to device tree >12:09:51,568 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/install/repo/LiveOS/squashfs.img ; >12:09:51,568 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:51,569 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:09:51,570 INFO storage: added loop loop0 (id 104) to device tree >12:09:51,571 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >12:09:51,572 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >12:09:51,572 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:09:51,574 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >12:09:51,575 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >12:09:51,581 WARN storage: disklabel detected but not usable on loop0 >12:09:51,581 INFO storage: type detected on 'loop0' is 'squashfs' >12:09:51,582 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >12:09:51,583 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >12:09:51,583 INFO storage: got device: LoopDevice instance (0x7faf10ec6410) -- > name = loop0 status = False kids = 0 id = 104 > parents = ['existing 0MB file /run/install/repo/LiveOS/squashfs.img (103)'] > 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 >12:09:51,586 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '450', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >12:09:51,587 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >12:09:51,587 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:09:51,588 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:51,589 INFO storage: loop1 is a loop device >12:09:51,590 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >12:09:51,591 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >12:09:51,592 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:51,592 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:51,594 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >12:09:51,594 INFO storage: added file /LiveOS/rootfs.img (id 105) to device tree >12:09:51,595 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >12:09:51,595 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:51,597 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >12:09:51,597 INFO storage: added loop loop1 (id 106) to device tree >12:09:51,598 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >12:09:51,599 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >12:09:51,600 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:51,600 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:09:51,601 DEBUG storage: device loop1 does not contain a disklabel >12:09:51,601 INFO storage: type detected on 'loop1' is 'ext4' >12:09:51,661 DEBUG storage: padding min size from 0 up to 0 >12:09:51,662 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:51,663 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:09:51,664 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >12:09:51,665 INFO storage: got device: LoopDevice instance (0x7faf10ec68d0) -- > name = loop1 status = False kids = 0 id = 106 > parents = ['existing 0MB file /LiveOS/rootfs.img (105)'] > 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 >12:09:51,666 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:51,667 INFO storage: got format: Ext4FS instance (0x7faf2539c3d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:09:51,668 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '468', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >12:09:51,669 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >12:09:51,670 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:09:51,671 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:51,671 INFO storage: loop2 is a loop device >12:09:51,672 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >12:09:51,675 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >12:09:51,676 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:51,677 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:51,678 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >12:09:51,678 INFO storage: added file /overlay (deleted) (id 107) to device tree >12:09:51,679 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >12:09:51,680 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:51,681 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:09:51,681 INFO storage: added loop loop2 (id 108) to device tree >12:09:51,682 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >12:09:51,683 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >12:09:51,683 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:09:51,685 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >12:09:51,686 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >12:09:51,691 WARN storage: disklabel detected but not usable on loop2 >12:09:51,692 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >12:09:51,692 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >12:09:51,693 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >12:09:51,694 INFO storage: got device: LoopDevice instance (0x7faf10e8f810) -- > name = loop2 status = False kids = 0 id = 108 > parents = ['existing 0MB file /overlay (deleted) (107)'] > 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 >12:09:51,695 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': '20745', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >12:09:51,696 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >12:09:51,696 DEBUG storage: lvm filter: adding loop3 to the reject list >12:09:51,698 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': '20769', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >12:09:51,698 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >12:09:51,698 DEBUG storage: lvm filter: adding loop4 to the reject list >12:09:51,700 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': '20786', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >12:09:51,700 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >12:09:51,700 DEBUG storage: lvm filter: adding loop5 to the reject list >12:09:51,702 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': '20801', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >12:09:51,702 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >12:09:51,703 DEBUG storage: lvm filter: adding loop6 to the reject list >12:09:51,704 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': '21336', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >12:09:51,705 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >12:09:51,705 DEBUG storage: lvm filter: adding loop7 to the reject list >12:09:51,705 DEBUG storage: Skipping a device mapper drive (dm-0) for now >12:09:51,732 INFO storage: devices to scan: ['dm-0'] >12:09:51,735 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/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a /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': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_UUID_ENC': 'a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '48044', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/a59decfa-d0e7-4b63-b6ea-1ebe58898a3a', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >12:09:51,736 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >12:09:51,737 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:09:51,738 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:51,738 INFO storage: live-rw is a device-mapper device >12:09:51,739 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >12:09:51,741 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >12:09:51,742 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (106) with existing ext4 filesystem >12:09:51,743 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >12:09:51,744 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (108) >12:09:51,746 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >12:09:51,747 DEBUG storage: DeviceTree.getDeviceByName returned None >12:09:51,748 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >12:09:51,749 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:09:51,750 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >12:09:51,750 INFO storage: added dm live-rw (id 109) to device tree >12:09:51,751 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >12:09:51,752 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >12:09:51,754 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:51,754 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:09:51,754 DEBUG storage: device live-rw does not contain a disklabel >12:09:51,755 INFO storage: type detected on 'live-rw' is 'ext4' >12:09:51,815 DEBUG storage: padding min size from 718 up to 789 >12:09:51,816 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:51,817 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:09:51,818 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >12:09:51,819 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >12:09:51,819 INFO storage: got device: DMDevice instance (0x7faf25407210) -- > name = live-rw status = True kids = 0 id = 109 > parents = ['existing 0MB loop loop2 (108)'] > 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 0x7faf11a033b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >12:09:51,821 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:51,821 INFO storage: got format: Ext4FS instance (0x7faf10e91bd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = a59decfa-d0e7-4b63-b6ea-1ebe58898a3a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 1024.0 targetSize = 1024.0 > >12:09:51,848 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:09:51,868 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:09:51,870 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:51,872 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:51,890 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:09:51,909 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:09:51,911 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:51,914 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:51,933 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >12:09:51,934 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >12:09:51,936 DEBUG storage: SwapSpace.teardown: device: /dev/sda3 ; status: False ; type: swap ; >12:09:51,955 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:09:51,957 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:51,959 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:51,978 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >12:09:51,979 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >12:09:51,981 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >12:09:52,001 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:09:52,003 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:52,005 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:52,026 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >12:09:52,027 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >12:09:52,029 DEBUG storage: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >12:09:52,049 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:09:52,051 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:52,053 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:52,074 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:09:52,095 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >12:09:52,115 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:09:52,135 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >12:09:52,154 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:09:52,156 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:09:52,158 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:09:52,177 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >12:09:52,196 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:09:52,198 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:09:52,200 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:09:52,219 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >12:09:52,238 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:09:52,240 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:09:52,242 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:09:52,260 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >12:09:52,280 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >12:09:52,300 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >12:09:52,320 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >12:09:52,342 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >12:09:52,364 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >12:09:52,386 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:09:52,387 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:09:52,390 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:09:52,391 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >12:09:52,392 INFO storage: edd: collected mbr signatures: {'vdb': '0x00041b0b', 'sda': '0x000cc945'} >12:09:52,394 DEBUG storage: edd: data extracted from 0x80: > type: ATA, ata_device: 0 > channel: 0, mbr_signature: 0x000cc945 > pci_dev: 00:01.1, scsi_id: None > scsi_lun: None, sectors: 22528000 >12:09:52,394 WARN storage: edd: directory does not exist: /sys/devices/pci0000:00/0000:00:01.1/host0/target0:0:0/0:0:0:0/block >12:09:52,395 INFO storage: edd: matched 0x80 to sda using MBR sig >12:09:52,395 INFO storage: edd: both edd entries 0x80 and 0x80 seem to map to sda >12:09:52,397 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >12:09:52,398 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:09:52,411 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >12:09:52,445 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >12:09:52,447 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:52,449 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >12:09:52,469 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >12:09:52,470 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:09:52,520 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:09:52,522 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:09:52,523 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:09:52,524 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:09:52,524 DEBUG storage: crypttab maps: [] >12:09:52,525 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:09:52,527 DEBUG storage: resolved 'UUID=16af55ed-7c15-4e4f-851e-8ba10732594a' to 'sda2' (partition) >12:09:52,528 DEBUG storage: resolved 'UUID=c6e73a3a-58cc-4995-ad74-574c5aeb01c5' to 'sda3' (partition) >12:09:52,531 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >12:09:52,567 DEBUG storage: BTRFSVolumeDevice.setup: mirror ; status: True ; controllable: True ; orig: False ; >12:09:52,568 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:09:52,580 DEBUG storage: BTRFSVolumeDevice.teardown: mirror ; status: True ; controllable: True ; >12:09:52,610 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >12:09:52,630 DEBUG storage: PartitionDevice.teardown: vdb1 ; status: True ; controllable: True ; >12:09:52,650 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:09:52,652 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:09:52,654 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:09:52,673 DEBUG storage: PartitionDevice.setup: vdb5 ; status: True ; controllable: True ; orig: False ; >12:09:52,674 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:09:54,745 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:09:54,746 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >12:09:54,746 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >12:09:54,746 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >12:09:54,746 DEBUG storage: crypttab maps: [] >12:09:54,747 DEBUG storage: parsing /mnt/sysimage/etc/fstab >12:09:54,748 DEBUG storage: PartitionDevice.teardown: vdb5 ; status: True ; controllable: True ; >12:09:54,777 DEBUG storage: PartitionDevice.setup: vdb6 ; status: True ; controllable: True ; orig: False ; >12:09:54,778 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:09:54,789 DEBUG storage: PartitionDevice.teardown: vdb6 ; status: True ; controllable: True ; >12:09:54,819 DEBUG storage: DiskDevice.teardown: vdb ; status: True ; controllable: True ; >12:09:54,821 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:09:54,823 DEBUG storage: DiskLabel.teardown: device: /dev/vdb ; status: False ; type: disklabel ; >12:09:54,841 DEBUG storage: BTRFSVolumeDevice.setup: data-mirror ; status: True ; controllable: True ; orig: False ; >12:09:54,842 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:09:54,854 DEBUG storage: BTRFSVolumeDevice.teardown: data-mirror ; status: True ; controllable: True ; >12:09:54,884 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >12:09:54,903 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >12:09:54,922 DEBUG storage: BTRFSVolumeDevice.setup: metadata-mirror ; status: True ; controllable: True ; orig: False ; >12:09:54,923 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >12:09:54,935 DEBUG storage: BTRFSVolumeDevice.teardown: metadata-mirror ; status: True ; controllable: True ; >12:09:54,965 DEBUG storage: DiskDevice.teardown: vde ; status: True ; controllable: True ; >12:09:54,984 DEBUG storage: DiskDevice.teardown: vdf ; status: True ; controllable: True ; >12:09:55,006 DEBUG storage: BTRFS.supported: supported: True ; >12:09:55,008 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:55,009 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:55,011 DEBUG storage: BTRFS.supported: supported: True ; >12:09:55,012 DEBUG storage: BTRFS.supported: supported: True ; >12:09:55,014 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:55,016 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:55,020 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:09:55,023 DEBUG storage: Iso9660FS.supported: supported: True ; >12:09:55,024 DEBUG storage: BTRFS.supported: supported: True ; >12:09:55,026 DEBUG storage: BTRFS.supported: supported: True ; >12:09:55,028 DEBUG storage: XFS.supported: supported: True ; >12:09:55,030 DEBUG storage: Ext4FS.supported: supported: True ; >12:09:55,032 DEBUG storage: BTRFS.supported: supported: True ; >12:09:55,033 DEBUG storage: BTRFS.supported: supported: True ; >12:09:55,035 DEBUG storage: BTRFS.supported: supported: True ; >12:09:55,038 DEBUG storage: BTRFS.supported: supported: True ; >12:09:59,379 INFO storage: hiding device partition sda1 (id 85) >12:09:59,383 DEBUG storage: lvm filter: adding sda1 to the reject list >12:09:59,387 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >12:09:59,388 INFO storage: hiding device partition sda2 (id 86) >12:09:59,388 DEBUG storage: lvm filter: adding sda2 to the reject list >12:09:59,390 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >12:09:59,390 INFO storage: hiding device partition sda3 (id 87) >12:09:59,391 DEBUG storage: lvm filter: adding sda3 to the reject list >12:09:59,393 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >12:09:59,393 INFO storage: hiding device partition sda4 (id 88) >12:09:59,394 DEBUG storage: lvm filter: adding sda4 to the reject list >12:09:59,395 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >12:09:59,396 INFO storage: hiding device partition sda5 (id 89) >12:09:59,396 DEBUG storage: lvm filter: adding sda5 to the reject list >12:09:59,398 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >12:09:59,398 INFO storage: hiding device disk sda (id 84) >12:09:59,399 DEBUG storage: lvm filter: adding sda to the reject list >12:09:59,399 INFO storage: hiding device btrfs volume mirror (id 92) >12:09:59,400 DEBUG storage: lvm filter: adding mirror to the reject list >12:09:59,402 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vda ; >12:09:59,403 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdb1 ; >12:09:59,404 INFO storage: hiding device disk vda (id 91) >12:09:59,404 DEBUG storage: lvm filter: adding vda to the reject list >12:09:59,405 INFO storage: hiding device btrfs volume data-mirror (id 98) >12:09:59,405 DEBUG storage: lvm filter: adding data-mirror to the reject list >12:09:59,407 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdc ; >12:09:59,408 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdd ; >12:09:59,409 INFO storage: hiding device disk vdc (id 97) >12:09:59,409 DEBUG storage: lvm filter: adding vdc to the reject list >12:09:59,410 INFO storage: hiding device disk vdd (id 99) >12:09:59,411 DEBUG storage: lvm filter: adding vdd to the reject list >12:09:59,411 INFO storage: hiding device btrfs volume metadata-mirror (id 101) >12:09:59,412 DEBUG storage: lvm filter: adding metadata-mirror to the reject list >12:09:59,413 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vde ; >12:09:59,415 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdf ; >12:09:59,415 INFO storage: hiding device disk vde (id 100) >12:09:59,416 DEBUG storage: lvm filter: adding vde to the reject list >12:09:59,417 INFO storage: hiding device disk vdf (id 102) >12:09:59,417 DEBUG storage: lvm filter: adding vdf to the reject list >12:10:03,729 DEBUG storage: clearpart: looking at vdb6 >12:10:03,730 DEBUG storage: clearpart: looking at vdb5 >12:10:03,730 DEBUG storage: clearpart: looking at vdb1 >12:10:03,731 DEBUG storage: checking whether disk vdb has an empty extended >12:10:03,733 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 1 path: /dev/vdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10ec62d0> PedPartition: <_ped.Partition object at 0x7faf10ea63b0> ; logicals is ['vdb5', 'vdb6'] >12:10:03,738 DEBUG storage: new disk order: [] >12:10:03,799 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:03,803 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:03,807 DEBUG storage: doAutoPart: True >12:10:03,808 DEBUG storage: encryptedAutoPart: False >12:10:03,808 DEBUG storage: autoPartType: 2 >12:10:03,809 DEBUG storage: clearPartType: 2 >12:10:03,809 DEBUG storage: clearPartDisks: ['vdb'] >12:10:03,810 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7faf11291410) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7faf10ec6690) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7faf10ec6c10) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7faf10ec62d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7faf10ec6650) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >12:10:03,810 DEBUG storage: storage.disks: ['vdb'] >12:10:03,811 DEBUG storage: storage.partitioned: ['vdb'] >12:10:03,812 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vdb', 'vdb1', 'vdb5', 'vdb6'] >12:10:03,813 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:03,814 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:03,815 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:03,815 DEBUG storage: boot disk: vdb >12:10:03,819 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >12:10:03,819 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >12:10:03,821 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vdb ; >12:10:03,822 DEBUG storage: PartitionDevice._setFormat: req6 ; >12:10:03,824 DEBUG storage: PartitionDevice._setFormat: req6 ; current: None ; type: lvmpv ; >12:10:03,825 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vdb ; >12:10:03,826 INFO storage: added partition req6 (id 110) to device tree >12:10:03,827 INFO storage: registered action: [12] Create Device partition req6 (id 110) >12:10:03,827 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:03,828 INFO storage: registered action: [13] Create Format lvmpv on partition req6 (id 110) >12:10:03,829 DEBUG storage: candidate disks: [DiskDevice instance (0x7faf1d8a9390) -- > name = vdb status = True kids = 3 id = 93 > parents = [] > uuid = None size = 8000.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (16253, 16, 63) > PedDevice: <_ped.Device object at 0x3087b90> > target size = 0 path = /dev/vdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7faf15ddfe90>] >12:10:03,830 DEBUG storage: devs: [PartitionDevice instance (0x7faf10e8f950) -- > name = req6 status = False kids = 0 id = 110 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req6 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >12:10:03,832 DEBUG storage: _is_valid_disklabel(vdb) returning True >12:10:03,832 DEBUG storage: _is_valid_size(vdb) returning True >12:10:03,833 DEBUG storage: _is_valid_location(vdb) returning True >12:10:03,833 DEBUG storage: _is_valid_format(vdb) returning True >12:10:03,834 DEBUG storage: is_valid_stage1_device(vdb) returning True >12:10:03,835 DEBUG storage: Ext4FS.supported: supported: True ; >12:10:03,836 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:10:03,837 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vdb ; >12:10:03,839 DEBUG storage: PartitionDevice._setFormat: req7 ; >12:10:03,841 DEBUG storage: PartitionDevice._setFormat: req7 ; current: None ; type: ext4 ; >12:10:03,842 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vdb ; >12:10:03,843 INFO storage: added partition req7 (id 111) to device tree >12:10:03,843 INFO storage: registered action: [14] Create Device partition req7 (id 111) >12:10:03,844 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:03,845 INFO storage: registered action: [15] Create Format ext4 filesystem mounted at /boot on partition req7 (id 111) >12:10:03,845 INFO storage: skipping unneeded stage1 biosboot request >12:10:03,846 DEBUG storage: PartSpec instance (0x7faf10ec62d0) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >12:10:03,846 DEBUG storage: existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:03,848 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >12:10:03,849 DEBUG storage: removing all non-preexisting partitions ['req6(id 110)', 'req7(id 111)'] from disk(s) ['vdb'] >12:10:03,851 DEBUG storage: allocatePartitions: disks=['vdb'] ; partitions=['req6(id 110)', 'req7(id 111)'] >12:10:03,851 DEBUG storage: removing all non-preexisting partitions ['req7(id 111)', 'req6(id 110)'] from disk(s) ['vdb'] >12:10:03,853 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:03,854 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:03,855 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:03,856 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:03,858 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:03,859 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:03,859 DEBUG storage: allocating partition: req7 ; id: 111 ; disks: ['vdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:10:03,860 DEBUG storage: checking freespace on vdb >12:10:03,861 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=True best=None grow=False >12:10:03,862 DEBUG storage: looking for intersection between extended (2048-16383999) and free (63-2047) >12:10:03,862 DEBUG storage: current free range is 63-2047 (0MB) >12:10:03,863 DEBUG storage: looking for intersection between extended (2048-16383999) and free (2111-4031) >12:10:03,863 DEBUG storage: free region not suitable for request >12:10:03,864 DEBUG storage: looking for intersection between extended (2048-16383999) and free (413696-415295) >12:10:03,864 DEBUG storage: free region not suitable for request >12:10:03,865 DEBUG storage: looking for intersection between extended (2048-16383999) and free (866304-16383999) >12:10:03,866 DEBUG storage: free region not suitable for request >12:10:03,866 DEBUG storage: not enough free space for primary -- trying logical >12:10:03,867 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=1 req_size=500MB boot=True best=None grow=False >12:10:03,868 DEBUG storage: looking for intersection between extended (2048-16383999) and free (63-2047) >12:10:03,868 DEBUG storage: free region not suitable for request >12:10:03,869 DEBUG storage: looking for intersection between extended (2048-16383999) and free (2111-4031) >12:10:03,869 DEBUG storage: current free range is 2111-4031 (0MB) >12:10:03,870 DEBUG storage: looking for intersection between extended (2048-16383999) and free (413696-415295) >12:10:03,871 DEBUG storage: current free range is 413696-415295 (0MB) >12:10:03,871 DEBUG storage: looking for intersection between extended (2048-16383999) and free (866304-16383999) >12:10:03,872 DEBUG storage: current free range is 866304-16383999 (7577MB) >12:10:03,872 DEBUG storage: updating use_disk to vdb, type: 1 >12:10:03,873 DEBUG storage: new free: 866304-16383999 / 7577MB >12:10:03,873 DEBUG storage: new free allows for 0 sectors of growth >12:10:03,874 DEBUG storage: found free space for bootable request >12:10:03,874 DEBUG storage: adjusted start sector from 866304 to 868352 >12:10:03,875 DEBUG storage: created partition vdb7 of 500MB and added it to /dev/vdb >12:10:03,876 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >12:10:03,877 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 7 path: /dev/vdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf25407990> PedPartition: <_ped.Partition object at 0x7faf10ea6e90> >12:10:03,879 DEBUG storage: PartitionDevice._setDisk: vdb7 ; new: vdb ; old: None ; >12:10:03,880 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vdb ; >12:10:03,882 DEBUG storage: PartitionDevice._setPartedPartition: vdb7 ; >12:10:03,883 DEBUG storage: device vdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 7 path: /dev/vdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10e91b50> PedPartition: <_ped.Partition object at 0x7faf10ea6290> >12:10:03,885 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:03,887 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:03,888 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:03,889 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:03,891 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:03,891 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:03,892 DEBUG storage: allocating partition: req6 ; id: 110 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >12:10:03,892 DEBUG storage: checking freespace on vdb >12:10:03,893 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=True >12:10:03,894 DEBUG storage: looking for intersection between extended (2048-16383999) and free (63-2047) >12:10:03,894 DEBUG storage: current free range is 63-2047 (0MB) >12:10:03,895 DEBUG storage: looking for intersection between extended (2048-16383999) and free (2111-4031) >12:10:03,896 DEBUG storage: free region not suitable for request >12:10:03,896 DEBUG storage: looking for intersection between extended (2048-16383999) and free (413696-415295) >12:10:03,897 DEBUG storage: free region not suitable for request >12:10:03,897 DEBUG storage: looking for intersection between extended (2048-16383999) and free (866304-867887) >12:10:03,898 DEBUG storage: free region not suitable for request >12:10:03,898 DEBUG storage: looking for intersection between extended (2048-16383999) and free (1892352-16383999) >12:10:03,899 DEBUG storage: free region not suitable for request >12:10:03,899 DEBUG storage: not enough free space for primary -- trying logical >12:10:03,900 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=1 req_size=500MB boot=False best=None grow=True >12:10:03,901 DEBUG storage: looking for intersection between extended (2048-16383999) and free (63-2047) >12:10:03,902 DEBUG storage: free region not suitable for request >12:10:03,902 DEBUG storage: looking for intersection between extended (2048-16383999) and free (2111-4031) >12:10:03,903 DEBUG storage: current free range is 2111-4031 (0MB) >12:10:03,903 DEBUG storage: looking for intersection between extended (2048-16383999) and free (413696-415295) >12:10:03,904 DEBUG storage: current free range is 413696-415295 (0MB) >12:10:03,905 DEBUG storage: looking for intersection between extended (2048-16383999) and free (866304-867887) >12:10:03,905 DEBUG storage: current free range is 866304-867887 (0MB) >12:10:03,906 DEBUG storage: looking for intersection between extended (2048-16383999) and free (1892352-16383999) >12:10:03,906 DEBUG storage: current free range is 1892352-16383999 (7076MB) >12:10:03,907 DEBUG storage: evaluating growth potential for new layout >12:10:03,908 DEBUG storage: calculating growth for disk /dev/vdb >12:10:03,908 DEBUG storage: adjusted start sector from 1892352 to 1894400 >12:10:03,910 DEBUG storage: PartitionDevice._setPartedPartition: req6 ; >12:10:03,911 DEBUG storage: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 8 path: /dev/vdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10ec6550> PedPartition: <_ped.Partition object at 0x7faf1a950890> >12:10:03,912 DEBUG storage: PartitionDevice._setDisk: vdb8 ; new: vdb ; old: None ; >12:10:03,914 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: vdb ; >12:10:03,915 DEBUG storage: adding request 111 to chunk 15517696 (866304-16383999) on /dev/vdb >12:10:03,915 DEBUG storage: adding request 110 to chunk 15517696 (866304-16383999) on /dev/vdb >12:10:03,916 DEBUG storage: Chunk.growRequests: 1985 on /dev/vdb start = 63 end = 2047 >sectorSize = 512 > >12:10:03,916 DEBUG storage: Chunk.growRequests: 1921 on /dev/vdb start = 2111 end = 4031 >sectorSize = 512 > >12:10:03,917 DEBUG storage: Chunk.growRequests: 1600 on /dev/vdb start = 413696 end = 415295 >sectorSize = 512 > >12:10:03,917 DEBUG storage: Chunk.growRequests: 15517696 on /dev/vdb start = 866304 end = 16383999 >sectorSize = 512 > >12:10:03,918 DEBUG storage: req: PartitionRequest instance -- >id = 111 name = vdb7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:10:03,918 DEBUG storage: req: PartitionRequest instance -- >id = 110 name = vdb8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:10:03,919 DEBUG storage: 1 requests and 13469696 (6577MB) left in chunk >12:10:03,919 DEBUG storage: adding 13469696 (6577MB) to 110 (vdb8) >12:10:03,920 DEBUG storage: new grow amount for request 110 (vdb8) is 13469696 units, or 6577MB >12:10:03,920 DEBUG storage: request 111 (vdb7) growth: 0 (0MB) size: 500MB >12:10:03,921 DEBUG storage: request 110 (vdb8) growth: 13469696 (6577MB) size: 7077MB >12:10:03,921 DEBUG storage: disk /dev/vdb growth: 13469696 (6577MB) >12:10:03,923 DEBUG storage: PartitionDevice._setPartedPartition: vdb8 ; >12:10:03,923 DEBUG storage: device vdb8 new partedPartition None >12:10:03,924 DEBUG storage: PartitionDevice._setDisk: req6 ; new: None ; old: vdb ; >12:10:03,926 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: vdb ; >12:10:03,926 DEBUG storage: total growth: 13469696 sectors >12:10:03,927 DEBUG storage: updating use_disk to vdb, type: 1 >12:10:03,927 DEBUG storage: new free: 1892352-16383999 / 7076MB >12:10:03,928 DEBUG storage: new free allows for 13469696 sectors of growth >12:10:03,928 DEBUG storage: adjusted start sector from 1892352 to 1894400 >12:10:03,929 DEBUG storage: created partition vdb8 of 500MB and added it to /dev/vdb >12:10:03,931 DEBUG storage: PartitionDevice._setPartedPartition: req6 ; >12:10:03,931 DEBUG storage: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 8 path: /dev/vdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10ec6a90> PedPartition: <_ped.Partition object at 0x7faf1d8e0110> >12:10:03,933 DEBUG storage: PartitionDevice._setDisk: vdb8 ; new: vdb ; old: None ; >12:10:03,934 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: vdb ; >12:10:03,937 DEBUG storage: PartitionDevice._setPartedPartition: vdb8 ; >12:10:03,938 DEBUG storage: device vdb8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 8 path: /dev/vdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10e91f10> PedPartition: <_ped.Partition object at 0x7faf10ea6650> >12:10:03,938 DEBUG storage: growPartitions: disks=['vdb'], partitions=['vdb8(id 110)', 'vdb7(id 111)'] >12:10:03,939 DEBUG storage: growable partitions are ['vdb8'] >12:10:03,940 DEBUG storage: adding request 110 to chunk 15517696 (866304-16383999) on /dev/vdb >12:10:03,940 DEBUG storage: adding request 111 to chunk 15517696 (866304-16383999) on /dev/vdb >12:10:03,941 DEBUG storage: disk vdb has 4 chunks >12:10:03,941 DEBUG storage: Chunk.growRequests: 15517696 on /dev/vdb start = 866304 end = 16383999 >sectorSize = 512 > >12:10:03,942 DEBUG storage: req: PartitionRequest instance -- >id = 111 name = vdb7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:10:03,942 DEBUG storage: req: PartitionRequest instance -- >id = 110 name = vdb8 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:10:03,943 DEBUG storage: 1 requests and 13469696 (6577MB) left in chunk >12:10:03,943 DEBUG storage: adding 13469696 (6577MB) to 110 (vdb8) >12:10:03,944 DEBUG storage: new grow amount for request 110 (vdb8) is 13469696 units, or 6577MB >12:10:03,944 DEBUG storage: growing partitions on vdb >12:10:03,945 DEBUG storage: partition vdb7 (111): 1 >12:10:03,946 DEBUG storage: new geometry for vdb7: parted.Geometry instance -- > start: 868352 end: 1892351 length: 1024000 > device: <parted.device.Device object at 0x7faf253f9950> PedGeometry: <_ped.Geometry object at 0x7faf25407d10> >12:10:03,946 DEBUG storage: partition vdb8 (110): 1 >12:10:03,947 DEBUG storage: new geometry for vdb8: parted.Geometry instance -- > start: 1894400 end: 16383999 length: 14489600 > device: <parted.device.Device object at 0x7faf253f9950> PedGeometry: <_ped.Geometry object at 0x7faf10eb9cd0> >12:10:03,947 DEBUG storage: removing all non-preexisting partitions ['vdb7(id 111)', 'vdb8(id 110)'] from disk(s) ['vdb'] >12:10:03,949 DEBUG storage: PartitionDevice._setPartedPartition: vdb7 ; >12:10:03,949 DEBUG storage: device vdb7 new partedPartition None >12:10:03,951 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: vdb ; >12:10:03,952 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: vdb ; >12:10:03,954 DEBUG storage: PartitionDevice._setPartedPartition: vdb8 ; >12:10:03,954 DEBUG storage: device vdb8 new partedPartition None >12:10:03,956 DEBUG storage: PartitionDevice._setDisk: req6 ; new: None ; old: vdb ; >12:10:03,957 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vdb ; >12:10:03,959 DEBUG storage: back from removeNewPartitions >12:10:03,959 DEBUG storage: extended: parted.Geometry instance -- > start: 2048 end: 16383999 length: 16381952 > device: <parted.device.Device object at 0x7faf25407450> PedGeometry: <_ped.Geometry object at 0x7faf25407a90> >12:10:03,960 DEBUG storage: setting req7 new geometry: parted.Geometry instance -- > start: 868352 end: 1892351 length: 1024000 > device: <parted.device.Device object at 0x7faf253f9950> PedGeometry: <_ped.Geometry object at 0x7faf25407d10> >12:10:03,962 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >12:10:03,962 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 7 path: /dev/vdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10ec6950> PedPartition: <_ped.Partition object at 0x7faf10ea6230> >12:10:03,964 DEBUG storage: PartitionDevice._setDisk: vdb7 ; new: vdb ; old: None ; >12:10:03,965 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vdb ; >12:10:03,968 DEBUG storage: PartitionDevice._setPartedPartition: vdb7 ; >12:10:03,968 DEBUG storage: device vdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 7 path: /dev/vdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fd8550> PedPartition: <_ped.Partition object at 0x7faf10ea6710> >12:10:03,969 DEBUG storage: setting req6 new geometry: parted.Geometry instance -- > start: 1894400 end: 16383999 length: 14489600 > device: <parted.device.Device object at 0x7faf253f9950> PedGeometry: <_ped.Geometry object at 0x7faf10eb9cd0> >12:10:03,971 DEBUG storage: PartitionDevice._setPartedPartition: req6 ; >12:10:03,971 DEBUG storage: device req6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 8 path: /dev/vdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10ec6450> PedPartition: <_ped.Partition object at 0x7faf10ea6170> >12:10:03,973 DEBUG storage: PartitionDevice._setDisk: vdb8 ; new: vdb ; old: None ; >12:10:03,974 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: vdb ; >12:10:03,977 DEBUG storage: PartitionDevice._setPartedPartition: vdb8 ; >12:10:03,977 DEBUG storage: device vdb8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 8 path: /dev/vdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fd8950> PedPartition: <_ped.Partition object at 0x7faf10ea6410> >12:10:03,978 DEBUG storage: fixing size of existing 7999MB partition vdb1 (94) with existing btrfs filesystem at 7999.00 >12:10:03,979 DEBUG storage: fixing size of existing 200MB partition vdb5 (95) with existing xfs filesystem at 200.00 >12:10:03,980 DEBUG storage: fixing size of existing 220MB partition vdb6 (96) with existing ext4 filesystem at 220.00 >12:10:03,981 DEBUG storage: fixing size of non-existent 500MB partition vdb7 (111) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:10:03,981 DEBUG storage: fixing size of non-existent 7075MB partition vdb8 (110) with non-existent lvmpv at 7075.00 >12:10:03,983 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >12:10:03,985 DEBUG storage: DeviceTree.getDeviceByName returned existing 7999MB partition vdb1 (94) with existing btrfs filesystem >12:10:03,986 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb8 ; >12:10:03,987 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:03,989 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >12:10:03,989 INFO storage: added lvmvg fedora (id 112) to device tree >12:10:03,990 INFO storage: registered action: [16] Create Device lvmvg fedora (id 112) >12:10:03,991 DEBUG storage: Ext4FS.supported: supported: True ; >12:10:03,992 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:10:03,994 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >12:10:03,995 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >12:10:03,996 DEBUG storage: fedora size is 7072MB >12:10:03,996 DEBUG storage: vg fedora has 7072MB free >12:10:03,997 DEBUG storage: Adding fedora-root/1024MB to fedora >12:10:03,997 INFO storage: added lvmlv fedora-root (id 113) to device tree >12:10:03,998 INFO storage: registered action: [17] Create Device lvmlv fedora-root (id 113) >12:10:03,999 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:03,999 INFO storage: registered action: [18] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 113) >12:10:04,001 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >12:10:04,002 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:10:04,003 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >12:10:04,005 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >12:10:04,006 DEBUG storage: fedora size is 7072MB >12:10:04,006 DEBUG storage: vg fedora has 6048MB free >12:10:04,007 DEBUG storage: Adding fedora-swap/1504MB to fedora >12:10:04,007 INFO storage: added lvmlv fedora-swap (id 114) to device tree >12:10:04,008 INFO storage: registered action: [19] Create Device lvmlv fedora-swap (id 114) >12:10:04,008 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:04,009 INFO storage: registered action: [20] Create Format swap on lvmlv fedora-swap (id 114) >12:10:04,009 DEBUG storage: fedora size is 7072MB >12:10:04,010 DEBUG storage: vg fedora has 4544MB free >12:10:04,010 DEBUG storage: vg fedora: 4544MB free ; lvs: ['root', 'swap'] >12:10:04,011 DEBUG storage: adding request 113 to chunk 1768 on /dev/mapper/fedora >12:10:04,011 DEBUG storage: adding request 114 to chunk 1768 on /dev/mapper/fedora >12:10:04,011 DEBUG storage: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 1768 size = 7072 >remaining = 1 pool = 1136 >12:10:04,012 DEBUG storage: req: LVRequest instance -- >id = 114 name = fedora-swap growable = False >base = 376 growth = 0 max_grow = 0 >done = True >12:10:04,012 DEBUG storage: req: LVRequest instance -- >id = 113 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >12:10:04,012 DEBUG storage: 1 requests and 1136 (4544MB) left in chunk >12:10:04,013 DEBUG storage: adding 1136 (4544MB) to 113 (fedora-root) >12:10:04,013 DEBUG storage: new grow amount for request 113 (fedora-root) is 1136 units, or 4544MB >12:10:04,013 DEBUG storage: trying to set lv fedora-root size to 5568MB >12:10:04,013 DEBUG storage: fedora size is 7072MB >12:10:04,014 DEBUG storage: vg fedora has 4544MB free >12:10:04,015 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:04,016 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:04,016 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:04,018 DEBUG storage: stage1 device cannot be of type lvmvg >12:10:04,018 DEBUG storage: stage1 device cannot be of type lvmlv >12:10:04,018 DEBUG storage: stage1 device cannot be of type lvmlv >12:10:04,018 DEBUG storage: _is_valid_disklabel(vdb) returning True >12:10:04,019 DEBUG storage: _is_valid_size(vdb) returning True >12:10:04,019 DEBUG storage: _is_valid_location(vdb) returning True >12:10:04,019 DEBUG storage: _is_valid_format(vdb) returning True >12:10:04,019 DEBUG storage: is_valid_stage1_device(vdb) returning True >12:10:04,022 DEBUG storage: _is_valid_disklabel(vdb) returning True >12:10:04,022 DEBUG storage: _is_valid_size(vdb) returning True >12:10:04,022 DEBUG storage: _is_valid_location(vdb) returning True >12:10:04,023 DEBUG storage: _is_valid_format(vdb) returning True >12:10:04,023 DEBUG storage: is_valid_stage1_device(vdb) returning True >12:10:04,023 DEBUG storage: _is_valid_disklabel(vdb7) returning True >12:10:04,023 DEBUG storage: _is_valid_size(vdb7) returning True >12:10:04,024 DEBUG storage: _is_valid_location(vdb7) returning True >12:10:04,024 DEBUG storage: _is_valid_partition(vdb7) returning True >12:10:04,024 DEBUG storage: _is_valid_format(vdb7) returning True >12:10:04,024 DEBUG storage: is_valid_stage2_device(vdb7) returning True >12:10:04,026 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:04,027 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:04,027 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:04,028 DEBUG storage: stage1 device cannot be of type lvmvg >12:10:04,029 DEBUG storage: stage1 device cannot be of type lvmlv >12:10:04,029 DEBUG storage: stage1 device cannot be of type lvmlv >12:10:04,029 DEBUG storage: _is_valid_disklabel(vdb) returning True >12:10:04,029 DEBUG storage: _is_valid_size(vdb) returning True >12:10:04,030 DEBUG storage: _is_valid_location(vdb) returning True >12:10:04,030 DEBUG storage: _is_valid_format(vdb) returning True >12:10:04,030 DEBUG storage: is_valid_stage1_device(vdb) returning True >12:10:04,034 DEBUG storage: _is_valid_disklabel(vdb) returning True >12:10:04,034 DEBUG storage: _is_valid_size(vdb) returning True >12:10:04,034 DEBUG storage: _is_valid_location(vdb) returning True >12:10:04,035 DEBUG storage: _is_valid_format(vdb) returning True >12:10:04,035 DEBUG storage: is_valid_stage1_device(vdb) returning True >12:10:04,035 DEBUG storage: _is_valid_disklabel(vdb7) returning True >12:10:04,036 DEBUG storage: _is_valid_size(vdb7) returning True >12:10:04,036 DEBUG storage: _is_valid_location(vdb7) returning True >12:10:04,036 DEBUG storage: _is_valid_partition(vdb7) returning True >12:10:04,036 DEBUG storage: _is_valid_format(vdb7) returning True >12:10:04,037 DEBUG storage: is_valid_stage2_device(vdb7) returning True >12:10:07,565 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >12:10:07,567 INFO storage: removed lvmlv fedora-swap (id 114) from device tree >12:10:07,568 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >12:10:07,569 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >12:10:07,570 INFO storage: removed lvmlv fedora-root (id 113) from device tree >12:10:07,571 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >12:10:07,571 INFO storage: removed lvmvg fedora (id 112) from device tree >12:10:07,573 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdb8 ; >12:10:07,574 DEBUG storage: PartitionDevice._setFormat: vdb7 ; >12:10:07,575 DEBUG storage: PartitionDevice._setFormat: vdb7 ; current: ext4 ; type: None ; >12:10:07,576 INFO storage: removed partition vdb7 (id 111) from device tree >12:10:07,577 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: vdb ; >12:10:07,578 DEBUG storage: PartitionDevice._setFormat: vdb7 ; >12:10:07,580 DEBUG storage: PartitionDevice._setFormat: vdb7 ; current: lvmpv ; type: None ; >12:10:07,580 INFO storage: removed partition vdb7 (id 110) from device tree >12:10:07,582 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vdb ; >12:10:11,018 DEBUG storage: clearpart: looking at vdb6 >12:10:11,019 DEBUG storage: clearpart: looking at vdb5 >12:10:11,019 DEBUG storage: clearpart: looking at vdb1 >12:10:11,020 DEBUG storage: checking whether disk vdb has an empty extended >12:10:11,023 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 1 path: /dev/vdb1 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fe5350> PedPartition: <_ped.Partition object at 0x7faf10e9bd10> ; logicals is ['vdb5', 'vdb6'] >12:10:11,027 DEBUG storage: new disk order: [] >12:10:11,094 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:11,096 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,098 DEBUG storage: doAutoPart: True >12:10:11,098 DEBUG storage: encryptedAutoPart: False >12:10:11,099 DEBUG storage: autoPartType: 1 >12:10:11,099 DEBUG storage: clearPartType: 2 >12:10:11,100 DEBUG storage: clearPartDisks: ['vdb'] >12:10:11,100 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7faf25407890) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7faf25407990) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7faf25407690) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7faf25407b90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x7faf254075d0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1504 maxSize = None grow = False > >12:10:11,101 DEBUG storage: storage.disks: ['vdb'] >12:10:11,102 DEBUG storage: storage.partitioned: ['vdb'] >12:10:11,102 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/install/repo/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sr0', 'vdb', 'vdb1', 'vdb5', 'vdb6'] >12:10:11,104 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:11,106 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,107 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:11,107 DEBUG storage: boot disk: vdb >12:10:11,111 DEBUG storage: BTRFS.supported: supported: True ; >12:10:11,111 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:11,113 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vdb ; >12:10:11,115 DEBUG storage: PartitionDevice._setFormat: req8 ; >12:10:11,116 DEBUG storage: PartitionDevice._setFormat: req8 ; current: None ; type: btrfs ; >12:10:11,118 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vdb ; >12:10:11,118 INFO storage: added partition req8 (id 115) to device tree >12:10:11,119 INFO storage: registered action: [21] Create Device partition req8 (id 115) >12:10:11,120 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:11,120 INFO storage: registered action: [22] Create Format btrfs filesystem on partition req8 (id 115) >12:10:11,122 DEBUG storage: candidate disks: [DiskDevice instance (0x7faf1d8a9390) -- > name = vdb status = True kids = 3 id = 93 > parents = [] > uuid = None size = 8000.0 > format = existing msdos disklabel > major = 252 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:06.0/virtio2/block/vdb partedDevice = parted.Device instance -- > model: Virtio Block Device path: /dev/vdb type: 15 > sectorSize: 512 physicalSectorSize: 512 > length: 16384000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (16253, 16, 63) biosGeometry: (16253, 16, 63) > PedDevice: <_ped.Device object at 0x3087b90> > target size = 0 path = /dev/vdb > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7faf15ddfe90>] >12:10:11,123 DEBUG storage: devs: [PartitionDevice instance (0x7faf10ec62d0) -- > name = req8 status = False kids = 0 id = 115 > parents = [] > uuid = None size = 500 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req8 > format args = [] originalFormat = btrfs grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >12:10:11,124 DEBUG storage: _is_valid_disklabel(vdb) returning True >12:10:11,125 DEBUG storage: _is_valid_size(vdb) returning True >12:10:11,125 DEBUG storage: _is_valid_location(vdb) returning True >12:10:11,126 DEBUG storage: _is_valid_format(vdb) returning True >12:10:11,127 DEBUG storage: is_valid_stage1_device(vdb) returning True >12:10:11,128 DEBUG storage: Ext4FS.supported: supported: True ; >12:10:11,129 DEBUG storage: getFormat('ext4') returning Ext4FS instance >12:10:11,130 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vdb ; >12:10:11,132 DEBUG storage: PartitionDevice._setFormat: req9 ; >12:10:11,133 DEBUG storage: PartitionDevice._setFormat: req9 ; current: None ; type: ext4 ; >12:10:11,135 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vdb ; >12:10:11,135 INFO storage: added partition req9 (id 116) to device tree >12:10:11,136 INFO storage: registered action: [23] Create Device partition req9 (id 116) >12:10:11,137 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:11,137 INFO storage: registered action: [24] Create Format ext4 filesystem mounted at /boot on partition req9 (id 116) >12:10:11,138 INFO storage: skipping unneeded stage1 biosboot request >12:10:11,138 DEBUG storage: PartSpec instance (0x7faf25407b90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >12:10:11,139 DEBUG storage: existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,141 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >12:10:11,141 DEBUG storage: getFormat('swap') returning SwapSpace instance >12:10:11,143 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vdb ; >12:10:11,144 DEBUG storage: PartitionDevice._setFormat: req10 ; >12:10:11,146 DEBUG storage: PartitionDevice._setFormat: req10 ; current: None ; type: swap ; >12:10:11,148 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vdb ; >12:10:11,148 INFO storage: added partition req10 (id 117) to device tree >12:10:11,149 INFO storage: registered action: [25] Create Device partition req10 (id 117) >12:10:11,149 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:11,150 INFO storage: registered action: [26] Create Format swap on partition req10 (id 117) >12:10:11,152 DEBUG storage: DiskDevice.setup: vdb ; status: True ; controllable: True ; orig: False ; >12:10:11,154 DEBUG storage: removing all non-preexisting partitions ['req10(id 117)', 'req8(id 115)', 'req9(id 116)'] from disk(s) ['vdb'] >12:10:11,155 DEBUG storage: allocatePartitions: disks=['vdb'] ; partitions=['req10(id 117)', 'req8(id 115)', 'req9(id 116)'] >12:10:11,156 DEBUG storage: removing all non-preexisting partitions ['req9(id 116)', 'req10(id 117)', 'req8(id 115)'] from disk(s) ['vdb'] >12:10:11,158 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:11,159 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,160 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:11,161 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:11,163 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,163 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:11,164 DEBUG storage: allocating partition: req9 ; id: 116 ; disks: ['vdb'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >12:10:11,164 DEBUG storage: checking freespace on vdb >12:10:11,165 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=True best=None grow=False >12:10:11,166 DEBUG storage: looking for intersection between extended (2048-16383999) and free (63-2047) >12:10:11,167 DEBUG storage: current free range is 63-2047 (0MB) >12:10:11,168 DEBUG storage: looking for intersection between extended (2048-16383999) and free (2111-4031) >12:10:11,168 DEBUG storage: free region not suitable for request >12:10:11,169 DEBUG storage: looking for intersection between extended (2048-16383999) and free (413696-415295) >12:10:11,169 DEBUG storage: free region not suitable for request >12:10:11,170 DEBUG storage: looking for intersection between extended (2048-16383999) and free (866304-16383999) >12:10:11,170 DEBUG storage: free region not suitable for request >12:10:11,171 DEBUG storage: not enough free space for primary -- trying logical >12:10:11,172 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=1 req_size=500MB boot=True best=None grow=False >12:10:11,172 DEBUG storage: looking for intersection between extended (2048-16383999) and free (63-2047) >12:10:11,173 DEBUG storage: free region not suitable for request >12:10:11,174 DEBUG storage: looking for intersection between extended (2048-16383999) and free (2111-4031) >12:10:11,174 DEBUG storage: current free range is 2111-4031 (0MB) >12:10:11,175 DEBUG storage: looking for intersection between extended (2048-16383999) and free (413696-415295) >12:10:11,176 DEBUG storage: current free range is 413696-415295 (0MB) >12:10:11,176 DEBUG storage: looking for intersection between extended (2048-16383999) and free (866304-16383999) >12:10:11,177 DEBUG storage: current free range is 866304-16383999 (7577MB) >12:10:11,177 DEBUG storage: updating use_disk to vdb, type: 1 >12:10:11,178 DEBUG storage: new free: 866304-16383999 / 7577MB >12:10:11,178 DEBUG storage: new free allows for 0 sectors of growth >12:10:11,179 DEBUG storage: found free space for bootable request >12:10:11,179 DEBUG storage: adjusted start sector from 866304 to 868352 >12:10:11,180 DEBUG storage: created partition vdb7 of 500MB and added it to /dev/vdb >12:10:11,182 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >12:10:11,182 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 7 path: /dev/vdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10ec6b90> PedPartition: <_ped.Partition object at 0x7faf10e9be90> >12:10:11,184 DEBUG storage: PartitionDevice._setDisk: vdb7 ; new: vdb ; old: None ; >12:10:11,185 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vdb ; >12:10:11,188 DEBUG storage: PartitionDevice._setPartedPartition: vdb7 ; >12:10:11,188 DEBUG storage: device vdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 7 path: /dev/vdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fe5c50> PedPartition: <_ped.Partition object at 0x7faf10e9bb30> >12:10:11,190 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:11,192 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,192 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:11,194 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:11,195 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,196 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:11,196 DEBUG storage: allocating partition: req10 ; id: 117 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 1504MB ; grow: False ; max_size: 0 >12:10:11,197 DEBUG storage: checking freespace on vdb >12:10:11,198 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=1504MB boot=False best=None grow=False >12:10:11,199 DEBUG storage: looking for intersection between extended (2048-16383999) and free (63-2047) >12:10:11,199 DEBUG storage: current free range is 63-2047 (0MB) >12:10:11,200 DEBUG storage: looking for intersection between extended (2048-16383999) and free (2111-4031) >12:10:11,201 DEBUG storage: free region not suitable for request >12:10:11,201 DEBUG storage: looking for intersection between extended (2048-16383999) and free (413696-415295) >12:10:11,202 DEBUG storage: free region not suitable for request >12:10:11,202 DEBUG storage: looking for intersection between extended (2048-16383999) and free (866304-867887) >12:10:11,203 DEBUG storage: free region not suitable for request >12:10:11,203 DEBUG storage: looking for intersection between extended (2048-16383999) and free (1892352-16383999) >12:10:11,204 DEBUG storage: free region not suitable for request >12:10:11,204 DEBUG storage: not enough free space for primary -- trying logical >12:10:11,205 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=1 req_size=1504MB boot=False best=None grow=False >12:10:11,206 DEBUG storage: looking for intersection between extended (2048-16383999) and free (63-2047) >12:10:11,207 DEBUG storage: free region not suitable for request >12:10:11,207 DEBUG storage: looking for intersection between extended (2048-16383999) and free (2111-4031) >12:10:11,208 DEBUG storage: current free range is 2111-4031 (0MB) >12:10:11,208 DEBUG storage: looking for intersection between extended (2048-16383999) and free (413696-415295) >12:10:11,209 DEBUG storage: current free range is 413696-415295 (0MB) >12:10:11,210 DEBUG storage: looking for intersection between extended (2048-16383999) and free (866304-867887) >12:10:11,210 DEBUG storage: current free range is 866304-867887 (0MB) >12:10:11,211 DEBUG storage: looking for intersection between extended (2048-16383999) and free (1892352-16383999) >12:10:11,212 DEBUG storage: current free range is 1892352-16383999 (7076MB) >12:10:11,212 DEBUG storage: updating use_disk to vdb, type: 1 >12:10:11,213 DEBUG storage: new free: 1892352-16383999 / 7076MB >12:10:11,213 DEBUG storage: new free allows for 0 sectors of growth >12:10:11,214 DEBUG storage: adjusted start sector from 1892352 to 1894400 >12:10:11,215 DEBUG storage: created partition vdb8 of 1504MB and added it to /dev/vdb >12:10:11,216 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >12:10:11,217 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 8 path: /dev/vdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fe5310> PedPartition: <_ped.Partition object at 0x7faf10e9bd70> >12:10:11,218 DEBUG storage: PartitionDevice._setDisk: vdb8 ; new: vdb ; old: None ; >12:10:11,220 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: vdb ; >12:10:11,223 DEBUG storage: PartitionDevice._setPartedPartition: vdb8 ; >12:10:11,227 DEBUG storage: device vdb8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 8 path: /dev/vdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fd50d0> PedPartition: <_ped.Partition object at 0x7faf10e9bfb0> >12:10:11,240 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:11,241 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,242 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:11,243 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:11,245 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,245 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:11,246 DEBUG storage: allocating partition: req8 ; id: 115 ; disks: ['vdb'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >12:10:11,246 DEBUG storage: checking freespace on vdb >12:10:11,247 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=0 req_size=500MB boot=False best=None grow=True >12:10:11,248 DEBUG storage: looking for intersection between extended (2048-16383999) and free (63-2047) >12:10:11,249 DEBUG storage: current free range is 63-2047 (0MB) >12:10:11,249 DEBUG storage: looking for intersection between extended (2048-16383999) and free (2111-4031) >12:10:11,250 DEBUG storage: free region not suitable for request >12:10:11,250 DEBUG storage: looking for intersection between extended (2048-16383999) and free (413696-415295) >12:10:11,251 DEBUG storage: free region not suitable for request >12:10:11,251 DEBUG storage: looking for intersection between extended (2048-16383999) and free (866304-867887) >12:10:11,252 DEBUG storage: free region not suitable for request >12:10:11,252 DEBUG storage: looking for intersection between extended (2048-16383999) and free (1892352-1894031) >12:10:11,253 DEBUG storage: free region not suitable for request >12:10:11,253 DEBUG storage: looking for intersection between extended (2048-16383999) and free (4974592-16383999) >12:10:11,254 DEBUG storage: free region not suitable for request >12:10:11,255 DEBUG storage: not enough free space for primary -- trying logical >12:10:11,256 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/vdb part_type=1 req_size=500MB boot=False best=None grow=True >12:10:11,257 DEBUG storage: looking for intersection between extended (2048-16383999) and free (63-2047) >12:10:11,257 DEBUG storage: free region not suitable for request >12:10:11,258 DEBUG storage: looking for intersection between extended (2048-16383999) and free (2111-4031) >12:10:11,258 DEBUG storage: current free range is 2111-4031 (0MB) >12:10:11,259 DEBUG storage: looking for intersection between extended (2048-16383999) and free (413696-415295) >12:10:11,259 DEBUG storage: current free range is 413696-415295 (0MB) >12:10:11,260 DEBUG storage: looking for intersection between extended (2048-16383999) and free (866304-867887) >12:10:11,261 DEBUG storage: current free range is 866304-867887 (0MB) >12:10:11,261 DEBUG storage: looking for intersection between extended (2048-16383999) and free (1892352-1894031) >12:10:11,262 DEBUG storage: current free range is 1892352-1894031 (0MB) >12:10:11,262 DEBUG storage: looking for intersection between extended (2048-16383999) and free (4974592-16383999) >12:10:11,263 DEBUG storage: current free range is 4974592-16383999 (5571MB) >12:10:11,264 DEBUG storage: evaluating growth potential for new layout >12:10:11,264 DEBUG storage: calculating growth for disk /dev/vdb >12:10:11,265 DEBUG storage: adjusted start sector from 4974592 to 4976640 >12:10:11,266 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >12:10:11,267 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 9 path: /dev/vdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fe5a90> PedPartition: <_ped.Partition object at 0x7faf10e9bcb0> >12:10:11,269 DEBUG storage: PartitionDevice._setDisk: vdb9 ; new: vdb ; old: None ; >12:10:11,270 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: vdb ; >12:10:11,271 DEBUG storage: adding request 116 to chunk 15517696 (866304-16383999) on /dev/vdb >12:10:11,272 DEBUG storage: adding request 117 to chunk 15517696 (866304-16383999) on /dev/vdb >12:10:11,272 DEBUG storage: adding request 115 to chunk 15517696 (866304-16383999) on /dev/vdb >12:10:11,273 DEBUG storage: Chunk.growRequests: 1985 on /dev/vdb start = 63 end = 2047 >sectorSize = 512 > >12:10:11,273 DEBUG storage: Chunk.growRequests: 1921 on /dev/vdb start = 2111 end = 4031 >sectorSize = 512 > >12:10:11,274 DEBUG storage: Chunk.growRequests: 1600 on /dev/vdb start = 413696 end = 415295 >sectorSize = 512 > >12:10:11,274 DEBUG storage: Chunk.growRequests: 15517696 on /dev/vdb start = 866304 end = 16383999 >sectorSize = 512 > >12:10:11,275 DEBUG storage: req: PartitionRequest instance -- >id = 116 name = vdb7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:10:11,275 DEBUG storage: req: PartitionRequest instance -- >id = 117 name = vdb8 growable = False >base = 3080192 growth = 0 max_grow = 0 >done = True >12:10:11,276 DEBUG storage: req: PartitionRequest instance -- >id = 115 name = vdb9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:10:11,276 DEBUG storage: 1 requests and 10389504 (5073MB) left in chunk >12:10:11,277 DEBUG storage: adding 10389504 (5073MB) to 115 (vdb9) >12:10:11,277 DEBUG storage: new grow amount for request 115 (vdb9) is 10389504 units, or 5073MB >12:10:11,278 DEBUG storage: request 116 (vdb7) growth: 0 (0MB) size: 500MB >12:10:11,278 DEBUG storage: request 117 (vdb8) growth: 0 (0MB) size: 1504MB >12:10:11,279 DEBUG storage: request 115 (vdb9) growth: 10389504 (5073MB) size: 5573MB >12:10:11,279 DEBUG storage: disk /dev/vdb growth: 10389504 (5073MB) >12:10:11,281 DEBUG storage: PartitionDevice._setPartedPartition: vdb9 ; >12:10:11,281 DEBUG storage: device vdb9 new partedPartition None >12:10:11,283 DEBUG storage: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >12:10:11,284 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: vdb ; >12:10:11,284 DEBUG storage: total growth: 10389504 sectors >12:10:11,285 DEBUG storage: updating use_disk to vdb, type: 1 >12:10:11,285 DEBUG storage: new free: 4974592-16383999 / 5571MB >12:10:11,286 DEBUG storage: new free allows for 10389504 sectors of growth >12:10:11,286 DEBUG storage: adjusted start sector from 4974592 to 4976640 >12:10:11,287 DEBUG storage: created partition vdb9 of 500MB and added it to /dev/vdb >12:10:11,289 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >12:10:11,290 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 9 path: /dev/vdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fd5610> PedPartition: <_ped.Partition object at 0x7faf10ea6290> >12:10:11,291 DEBUG storage: PartitionDevice._setDisk: vdb9 ; new: vdb ; old: None ; >12:10:11,292 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: vdb ; >12:10:11,295 DEBUG storage: PartitionDevice._setPartedPartition: vdb9 ; >12:10:11,296 DEBUG storage: device vdb9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 9 path: /dev/vdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fd5b90> PedPartition: <_ped.Partition object at 0x7faf10fff170> >12:10:11,297 DEBUG storage: growPartitions: disks=['vdb'], partitions=['vdb8(id 117)', 'vdb9(id 115)', 'vdb7(id 116)'] >12:10:11,297 DEBUG storage: growable partitions are ['vdb9'] >12:10:11,298 DEBUG storage: adding request 117 to chunk 15517696 (866304-16383999) on /dev/vdb >12:10:11,299 DEBUG storage: adding request 115 to chunk 15517696 (866304-16383999) on /dev/vdb >12:10:11,299 DEBUG storage: adding request 116 to chunk 15517696 (866304-16383999) on /dev/vdb >12:10:11,300 DEBUG storage: disk vdb has 4 chunks >12:10:11,300 DEBUG storage: Chunk.growRequests: 15517696 on /dev/vdb start = 866304 end = 16383999 >sectorSize = 512 > >12:10:11,301 DEBUG storage: req: PartitionRequest instance -- >id = 116 name = vdb7 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >12:10:11,301 DEBUG storage: req: PartitionRequest instance -- >id = 117 name = vdb8 growable = False >base = 3080192 growth = 0 max_grow = 0 >done = True >12:10:11,302 DEBUG storage: req: PartitionRequest instance -- >id = 115 name = vdb9 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >12:10:11,302 DEBUG storage: 1 requests and 10389504 (5073MB) left in chunk >12:10:11,303 DEBUG storage: adding 10389504 (5073MB) to 115 (vdb9) >12:10:11,303 DEBUG storage: new grow amount for request 115 (vdb9) is 10389504 units, or 5073MB >12:10:11,304 DEBUG storage: growing partitions on vdb >12:10:11,304 DEBUG storage: partition vdb7 (116): 1 >12:10:11,305 DEBUG storage: new geometry for vdb7: parted.Geometry instance -- > start: 868352 end: 1892351 length: 1024000 > device: <parted.device.Device object at 0x7faf253f9950> PedGeometry: <_ped.Geometry object at 0x7faf10fe5190> >12:10:11,305 DEBUG storage: partition vdb8 (117): 1 >12:10:11,306 DEBUG storage: new geometry for vdb8: parted.Geometry instance -- > start: 1894400 end: 4974591 length: 3080192 > device: <parted.device.Device object at 0x7faf253f9950> PedGeometry: <_ped.Geometry object at 0x7faf10fe5510> >12:10:11,307 DEBUG storage: partition vdb9 (115): 1 >12:10:11,307 DEBUG storage: new geometry for vdb9: parted.Geometry instance -- > start: 4976640 end: 16383999 length: 11407360 > device: <parted.device.Device object at 0x7faf253f9950> PedGeometry: <_ped.Geometry object at 0x7faf10fd5cd0> >12:10:11,308 DEBUG storage: removing all non-preexisting partitions ['vdb7(id 116)', 'vdb8(id 117)', 'vdb9(id 115)'] from disk(s) ['vdb'] >12:10:11,309 DEBUG storage: PartitionDevice._setPartedPartition: vdb7 ; >12:10:11,310 DEBUG storage: device vdb7 new partedPartition None >12:10:11,311 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: vdb ; >12:10:11,314 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: vdb ; >12:10:11,316 DEBUG storage: PartitionDevice._setPartedPartition: vdb8 ; >12:10:11,316 DEBUG storage: device vdb8 new partedPartition None >12:10:11,318 DEBUG storage: PartitionDevice._setDisk: req10 ; new: None ; old: vdb ; >12:10:11,319 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: vdb ; >12:10:11,321 DEBUG storage: PartitionDevice._setPartedPartition: vdb9 ; >12:10:11,321 DEBUG storage: device vdb9 new partedPartition None >12:10:11,323 DEBUG storage: PartitionDevice._setDisk: req8 ; new: None ; old: vdb ; >12:10:11,324 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vdb ; >12:10:11,326 DEBUG storage: back from removeNewPartitions >12:10:11,326 DEBUG storage: extended: parted.Geometry instance -- > start: 2048 end: 16383999 length: 16381952 > device: <parted.device.Device object at 0x7faf10fe5e10> PedGeometry: <_ped.Geometry object at 0x7faf10fe5ed0> >12:10:11,327 DEBUG storage: setting req9 new geometry: parted.Geometry instance -- > start: 868352 end: 1892351 length: 1024000 > device: <parted.device.Device object at 0x7faf253f9950> PedGeometry: <_ped.Geometry object at 0x7faf10fe5190> >12:10:11,328 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >12:10:11,329 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 7 path: /dev/vdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf25407490> PedPartition: <_ped.Partition object at 0x7faf10e9bb90> >12:10:11,331 DEBUG storage: PartitionDevice._setDisk: vdb7 ; new: vdb ; old: None ; >12:10:11,332 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: vdb ; >12:10:11,335 DEBUG storage: PartitionDevice._setPartedPartition: vdb7 ; >12:10:11,335 DEBUG storage: device vdb7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 7 path: /dev/vdb7 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10ec69d0> PedPartition: <_ped.Partition object at 0x7faf10ea6110> >12:10:11,336 DEBUG storage: setting req10 new geometry: parted.Geometry instance -- > start: 1894400 end: 4974591 length: 3080192 > device: <parted.device.Device object at 0x7faf253f9950> PedGeometry: <_ped.Geometry object at 0x7faf10fe5510> >12:10:11,337 DEBUG storage: PartitionDevice._setPartedPartition: req10 ; >12:10:11,338 DEBUG storage: device req10 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 8 path: /dev/vdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10e91b90> PedPartition: <_ped.Partition object at 0x7faf10e9bd10> >12:10:11,339 DEBUG storage: PartitionDevice._setDisk: vdb8 ; new: vdb ; old: None ; >12:10:11,340 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: vdb ; >12:10:11,343 DEBUG storage: PartitionDevice._setPartedPartition: vdb8 ; >12:10:11,343 DEBUG storage: device vdb8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 8 path: /dev/vdb8 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10ec6650> PedPartition: <_ped.Partition object at 0x7faf10e9bfb0> >12:10:11,344 DEBUG storage: setting req8 new geometry: parted.Geometry instance -- > start: 4976640 end: 16383999 length: 11407360 > device: <parted.device.Device object at 0x7faf253f9950> PedGeometry: <_ped.Geometry object at 0x7faf10fd5cd0> >12:10:11,345 DEBUG storage: PartitionDevice._setPartedPartition: req8 ; >12:10:11,346 DEBUG storage: device req8 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 9 path: /dev/vdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf254000d0> PedPartition: <_ped.Partition object at 0x7faf10e9bf50> >12:10:11,347 DEBUG storage: PartitionDevice._setDisk: vdb9 ; new: vdb ; old: None ; >12:10:11,348 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: vdb ; >12:10:11,351 DEBUG storage: PartitionDevice._setPartedPartition: vdb9 ; >12:10:11,351 DEBUG storage: device vdb9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 9 path: /dev/vdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fd8850> PedPartition: <_ped.Partition object at 0x7faf10e9bbf0> >12:10:11,352 DEBUG storage: fixing size of existing 7999MB partition vdb1 (94) with existing btrfs filesystem at 7999.00 >12:10:11,353 DEBUG storage: fixing size of existing 200MB partition vdb5 (95) with existing xfs filesystem at 200.00 >12:10:11,353 DEBUG storage: fixing size of existing 220MB partition vdb6 (96) with existing ext4 filesystem at 220.00 >12:10:11,354 DEBUG storage: fixing size of non-existent 500MB partition vdb7 (116) with non-existent ext4 filesystem mounted at /boot at 500.00 >12:10:11,354 DEBUG storage: fixing size of non-existent 1504MB partition vdb8 (117) with non-existent swap at 1504.00 >12:10:11,355 DEBUG storage: fixing size of non-existent 5570MB partition vdb9 (115) with non-existent btrfs filesystem at 5570.00 >12:10:11,357 DEBUG storage: DeviceTree.getDeviceByName: name: vdb1 ; >12:10:11,358 DEBUG storage: DeviceTree.getDeviceByName returned existing 7999MB partition vdb1 (94) with existing btrfs filesystem >12:10:11,360 DEBUG storage: newBTRFS: args = () ; kwargs = {'parents': [PartitionDevice instance (0x7faf10ec62d0) -- > name = vdb9 status = False kids = 0 id = 115 > parents = ['existing 8000MB disk vdb (93) with existing msdos disklabel'] > uuid = None size = 5570.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/vdb9 > format args = [] originalFormat = btrfs grow = False max size = 0 bootable = False > part type = 1 primary = False > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7faf253f9d90> fileSystem: None > number: 9 path: /dev/vdb9 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7faf10fd8850> PedPartition: <_ped.Partition object at 0x7faf10e9bbf0> > disk = existing 8000MB disk vdb (93) with existing msdos disklabel > start = 4976640 end = 16383999 length = 11407360 > flags = ]} >12:10:11,361 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vdb9 ; >12:10:11,362 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:11,363 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: None ; type: None ; >12:10:11,365 DEBUG storage: BTRFS.supported: supported: True ; >12:10:11,365 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:11,366 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.118 ; current: None ; type: btrfs ; >12:10:11,368 DEBUG storage: BTRFS.supported: supported: True ; >12:10:11,368 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:11,369 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.118 ; current: btrfs ; type: btrfs ; >12:10:11,370 INFO storage: added btrfs volume fedora (id 118) to device tree >12:10:11,370 INFO storage: registered action: [27] Create Device btrfs volume fedora (id 118) >12:10:11,371 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:11,371 INFO storage: registered action: [28] Create Format btrfs filesystem on btrfs volume fedora (id 118) >12:10:11,372 DEBUG storage: newBTRFS: args = () ; kwargs = {'mountpoint': '/', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7faf25407910) -- > name = fedora status = False kids = 0 id = 118 > parents = ['non-existent 5570MB partition vdb9 (115) with non-existent btrfs filesystem'] > uuid = None size = 5570.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/vdb9 > format args = [] originalFormat = btrfs], 'size': 1024} >12:10:11,374 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 0 ; name: fedora ; >12:10:11,374 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:11,376 DEBUG storage: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: None ; >12:10:11,377 DEBUG storage: BTRFS.supported: supported: True ; >12:10:11,377 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:11,379 DEBUG storage: BTRFSSubVolumeDevice._setFormat: root ; current: None ; type: btrfs ; >12:10:11,379 INFO storage: added btrfs subvolume root (id 119) to device tree >12:10:11,379 INFO storage: registered action: [29] Create Device btrfs subvolume root (id 119) >12:10:11,380 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:11,380 INFO storage: registered action: [30] Create Format btrfs filesystem mounted at / on btrfs subvolume root (id 119) >12:10:11,381 DEBUG storage: newBTRFS: args = () ; kwargs = {'mountpoint': '/home', 'subvol': True, 'fmt_type': 'ext4', 'parents': [BTRFSVolumeDevice instance (0x7faf25407910) -- > name = fedora status = False kids = 1 id = 118 > parents = ['non-existent 5570MB partition vdb9 (115) with non-existent btrfs filesystem'] > uuid = None size = 5570.0 > format = non-existent btrfs filesystem > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/vdb9 > format args = [] originalFormat = btrfs], 'size': 500} >12:10:11,383 DEBUG storage: BTRFSVolumeDevice.addChild: kids: 1 ; name: fedora ; >12:10:11,383 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:11,385 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: None ; >12:10:11,386 DEBUG storage: BTRFS.supported: supported: True ; >12:10:11,386 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:11,388 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: None ; type: btrfs ; >12:10:11,388 INFO storage: added btrfs subvolume home (id 120) to device tree >12:10:11,388 INFO storage: registered action: [31] Create Device btrfs subvolume home (id 120) >12:10:11,389 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:11,389 INFO storage: registered action: [32] Create Format btrfs filesystem mounted at /home on btrfs subvolume home (id 120) >12:10:11,391 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:11,392 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,392 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:11,394 DEBUG storage: stage1 device cannot be of type btrfs volume >12:10:11,394 DEBUG storage: stage1 device cannot be of type btrfs subvolume >12:10:11,395 DEBUG storage: stage1 device cannot be of type btrfs subvolume >12:10:11,395 DEBUG storage: _is_valid_disklabel(vdb) returning True >12:10:11,395 DEBUG storage: _is_valid_size(vdb) returning True >12:10:11,395 DEBUG storage: _is_valid_location(vdb) returning True >12:10:11,396 DEBUG storage: _is_valid_format(vdb) returning True >12:10:11,396 DEBUG storage: is_valid_stage1_device(vdb) returning True >12:10:11,400 DEBUG storage: _is_valid_disklabel(vdb) returning True >12:10:11,400 DEBUG storage: _is_valid_size(vdb) returning True >12:10:11,400 DEBUG storage: _is_valid_location(vdb) returning True >12:10:11,401 DEBUG storage: _is_valid_format(vdb) returning True >12:10:11,401 DEBUG storage: is_valid_stage1_device(vdb) returning True >12:10:11,401 DEBUG storage: _is_valid_disklabel(vdb7) returning True >12:10:11,402 DEBUG storage: _is_valid_size(vdb7) returning True >12:10:11,402 DEBUG storage: _is_valid_location(vdb7) returning True >12:10:11,402 DEBUG storage: _is_valid_partition(vdb7) returning True >12:10:11,402 DEBUG storage: _is_valid_format(vdb7) returning True >12:10:11,403 DEBUG storage: is_valid_stage2_device(vdb7) returning True >12:10:11,404 DEBUG storage: DeviceTree.getDeviceByName: name: vdb ; >12:10:11,406 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdb (93) with existing msdos disklabel >12:10:11,407 DEBUG storage: resolved 'vdb' to 'vdb' (disk) >12:10:11,409 DEBUG storage: stage1 device cannot be of type btrfs volume >12:10:11,409 DEBUG storage: stage1 device cannot be of type btrfs subvolume >12:10:11,410 DEBUG storage: stage1 device cannot be of type btrfs subvolume >12:10:11,410 DEBUG storage: _is_valid_disklabel(vdb) returning True >12:10:11,410 DEBUG storage: _is_valid_size(vdb) returning True >12:10:11,411 DEBUG storage: _is_valid_location(vdb) returning True >12:10:11,411 DEBUG storage: _is_valid_format(vdb) returning True >12:10:11,411 DEBUG storage: is_valid_stage1_device(vdb) returning True >12:10:11,417 DEBUG storage: _is_valid_disklabel(vdb) returning True >12:10:11,418 DEBUG storage: _is_valid_size(vdb) returning True >12:10:11,418 DEBUG storage: _is_valid_location(vdb) returning True >12:10:11,418 DEBUG storage: _is_valid_format(vdb) returning True >12:10:11,419 DEBUG storage: is_valid_stage1_device(vdb) returning True >12:10:11,419 DEBUG storage: _is_valid_disklabel(vdb7) returning True >12:10:11,419 DEBUG storage: _is_valid_size(vdb7) returning True >12:10:11,420 DEBUG storage: _is_valid_location(vdb7) returning True >12:10:11,420 DEBUG storage: _is_valid_partition(vdb7) returning True >12:10:11,420 DEBUG storage: _is_valid_format(vdb7) returning True >12:10:11,421 DEBUG storage: is_valid_stage2_device(vdb7) returning True >12:10:25,045 DEBUG storage: BTRFSSubVolumeDevice._setFormat: home ; current: btrfs ; type: None ; >12:10:25,047 INFO storage: removed btrfs subvolume home (id 120) from device tree >12:10:25,048 DEBUG storage: BTRFSVolumeDevice.removeChild: kids: 2 ; name: fedora ; >12:10:25,050 DEBUG storage: BTRFSSubVolumeDevice._setFormat: root ; current: btrfs ; type: None ; >12:10:25,050 INFO storage: removed btrfs subvolume root (id 119) from device tree >12:10:25,051 DEBUG storage: BTRFSVolumeDevice.removeChild: kids: 1 ; name: fedora ; >12:10:25,053 DEBUG storage: BTRFSVolumeDevice._setFormat: fedora ; current: btrfs ; type: None ; >12:10:25,053 INFO storage: removed btrfs volume btrfs.118 (id 118) from device tree >12:10:25,054 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: vdb9 ; >12:10:25,056 DEBUG storage: PartitionDevice._setFormat: vdb8 ; >12:10:25,057 DEBUG storage: PartitionDevice._setFormat: vdb8 ; current: swap ; type: None ; >12:10:25,058 INFO storage: removed partition vdb8 (id 117) from device tree >12:10:25,059 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: vdb ; >12:10:25,061 DEBUG storage: PartitionDevice._setFormat: vdb7 ; >12:10:25,062 DEBUG storage: PartitionDevice._setFormat: vdb7 ; current: ext4 ; type: None ; >12:10:25,063 INFO storage: removed partition vdb7 (id 116) from device tree >12:10:25,065 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: vdb ; >12:10:25,066 DEBUG storage: PartitionDevice._setFormat: vdb7 ; >12:10:25,068 DEBUG storage: PartitionDevice._setFormat: vdb7 ; current: btrfs ; type: None ; >12:10:25,069 INFO storage: removed partition vdb7 (id 115) from device tree >12:10:25,070 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: vdb ; >12:10:25,071 INFO storage: hiding device partition vdb1 (id 94) >12:10:25,071 DEBUG storage: lvm filter: adding vdb1 to the reject list >12:10:25,073 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: vdb ; >12:10:25,073 INFO storage: hiding device partition vdb5 (id 95) >12:10:25,074 DEBUG storage: lvm filter: adding vdb5 to the reject list >12:10:25,075 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: vdb ; >12:10:25,075 INFO storage: hiding device partition vdb6 (id 96) >12:10:25,076 DEBUG storage: lvm filter: adding vdb6 to the reject list >12:10:25,077 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: vdb ; >12:10:25,078 INFO storage: hiding device disk vdb (id 93) >12:10:25,078 DEBUG storage: lvm filter: adding vdb to the reject list >12:10:25,079 INFO storage: unhiding device disk vdd (id 99) >12:10:25,079 DEBUG storage: lvm filter: removing vdd from the reject list >12:10:25,080 INFO storage: unhiding device btrfs volume data-mirror (id 98) >12:10:25,080 DEBUG storage: lvm filter: removing data-mirror from the reject list >12:10:31,876 DEBUG storage: new disk order: [] >12:10:31,905 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >12:10:31,907 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdd (99) with existing btrfs filesystem >12:10:31,908 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >12:10:31,909 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdd (99) with existing btrfs filesystem >12:10:31,910 DEBUG storage: resolved 'vdd' to 'vdd' (disk) >12:10:31,911 DEBUG storage: stage1 device cannot be of type btrfs volume >12:10:31,912 DEBUG storage: _is_valid_disklabel(vdd) returning False >12:10:31,913 DEBUG storage: _is_valid_size(vdd) returning True >12:10:31,914 DEBUG storage: _is_valid_location(vdd) returning True >12:10:31,914 DEBUG storage: _is_valid_format(vdd) returning True >12:10:31,915 DEBUG storage: is_valid_stage1_device(vdd) returning False >12:10:31,915 DEBUG storage: failed to set bootloader stage1 device: failed to find a suitable stage1 device >12:10:35,682 DEBUG storage: looking up parted Device: /dev/vdc >12:10:35,686 DEBUG storage: BTRFS.supported: supported: True ; >12:10:35,687 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:35,693 DEBUG storage: BTRFS.supported: supported: True ; >12:10:35,693 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:35,695 DEBUG storage: BTRFS.supported: supported: True ; >12:10:35,696 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7faf10fe5290>, 8000.0, ['vdc', 'vdd'], single >12:10:35,701 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7faf10fe5290>, 16000.0, ['vdc', 'vdd'], single >12:10:41,037 DEBUG storage: BTRFS.supported: supported: True ; >12:10:41,038 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:44,330 DEBUG storage: BTRFS.supported: supported: True ; >12:10:44,330 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:44,331 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7faf10fe5290>, 8000.0, ['vdc', 'vdd'], single >12:10:44,343 DEBUG storage: BTRFS.supported: supported: True ; >12:10:44,343 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:44,346 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7faf10fe5290>, 16000.0, ['vdc', 'vdd'], single >12:10:44,350 DEBUG storage.ui: BTRFS.supported: supported: True ; >12:10:44,350 DEBUG storage.ui: getFormat('btrfs') returning BTRFS instance >12:10:44,351 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >12:10:44,352 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: data-mirror ; current: btrfs ; type: None ; >12:10:44,353 INFO storage.ui: registered action: [33] Destroy Format btrfs filesystem on btrfs volume btrfs.98 (id 98) >12:10:44,354 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >12:10:44,357 DEBUG storage.ui: BTRFSVolumeDevice._setFormat: btrfs.98 ; current: None ; type: btrfs ; >12:10:44,357 INFO storage.ui: registered action: [34] Create Format btrfs filesystem on btrfs volume data-mirror (id 98) >12:10:46,491 DEBUG storage: BTRFS.supported: supported: True ; >12:10:46,492 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:46,492 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7faf10fe5290>, 8000.0, ['vdc', 'vdd'], single >12:10:46,505 DEBUG storage: BTRFS.supported: supported: True ; >12:10:46,505 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:46,509 DEBUG storage: BTRFS.supported: supported: True ; >12:10:46,509 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:46,512 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7faf10fe5290>, 16000.0, ['vdc', 'vdd'], single >12:10:46,521 DEBUG storage: BTRFS.supported: supported: True ; >12:10:46,522 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:46,524 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7faf10fe5290>, 16000.0, ['vdc', 'vdd'], single >12:10:52,421 DEBUG storage: BTRFS.supported: supported: True ; >12:10:52,422 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:52,422 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7faf10fe5290>, 8000.0, ['vdc', 'vdd'], single >12:10:52,437 DEBUG storage: BTRFS.supported: supported: True ; >12:10:52,438 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:52,440 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7faf10fe5290>, 16000.0, ['vdc', 'vdd'], single >12:10:53,779 DEBUG storage: BTRFS.supported: supported: True ; >12:10:53,779 DEBUG storage: getFormat('btrfs') returning BTRFS instance >12:10:53,782 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.BTRFSFactory'>: <pyanaconda.storage.Storage object at 0x7faf10fe5290>, 16000.0, ['vdc', 'vdd'], single >12:10:53,791 DEBUG storage: getFormat('None') returning DeviceFormat instance >12:10:53,792 DEBUG storage: BTRFSVolumeDevice._setFormat: data-mirror ; current: btrfs ; type: None ; >12:10:53,793 INFO storage: registered action: [35] Destroy Format btrfs filesystem on btrfs volume btrfs.98 (id 98) >12:10:53,795 DEBUG storage: DeviceFormat.teardown: device: /dev/vdc ; status: False ; type: None ; >12:10:53,797 DEBUG storage: BTRFSVolumeDevice._setFormat: btrfs.98 ; current: None ; type: btrfs ; >12:10:53,797 INFO storage: registered action: [36] Create Format btrfs filesystem mounted at / on btrfs volume btrfs.98 (id 98) >12:10:53,800 DEBUG storage: DeviceTree.getDeviceByName: name: vdd ; >12:10:53,801 DEBUG storage: DeviceTree.getDeviceByName returned existing 8000MB disk vdd (99) with existing btrfs filesystem >12:10:53,802 DEBUG storage: resolved 'vdd' to 'vdd' (disk) >12:10:53,803 DEBUG storage: stage1 device cannot be of type btrfs volume >12:10:53,804 DEBUG storage: _is_valid_disklabel(vdd) returning False >12:10:53,804 DEBUG storage: _is_valid_size(vdd) returning True >12:10:53,805 DEBUG storage: _is_valid_location(vdd) returning True >12:10:53,805 DEBUG storage: _is_valid_format(vdd) returning True >12:10:53,806 DEBUG storage: is_valid_stage1_device(vdd) returning False >12:10:53,807 DEBUG storage: failed to set bootloader stage1 device: failed to find a suitable stage1 device >12:10:53,817 DEBUG storage: _is_valid_disklabel(btrfs.98) returning False >12:10:53,818 DEBUG storage: _is_valid_size(btrfs.98) returning True >12:10:53,818 DEBUG storage: _is_valid_location(btrfs.98) returning True >12:10:53,822 DEBUG storage: _is_valid_partition(btrfs.98) returning True >12:10:53,822 DEBUG storage: _is_valid_format(btrfs.98) returning True >12:10:53,823 DEBUG storage: is_valid_stage2_device(btrfs.98) returning False >12:10:58,508 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >12:10:58,534 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >12:10:58,535 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >12:10:58,537 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >12:10:58,538 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >12:10:58,561 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.98 ; status: True ; controllable: True ; >12:10:58,585 DEBUG storage: DiskDevice.teardown: vdc ; status: True ; controllable: True ; >12:10:58,610 DEBUG storage: DiskDevice.teardown: vdd ; status: True ; controllable: True ; >12:10:58,631 INFO storage: resetting parted disks... >12:10:58,632 DEBUG storage: action: [35] Destroy Format btrfs filesystem on btrfs volume btrfs.98 (id 98) >12:10:58,633 DEBUG storage: action: [36] Create Format btrfs filesystem mounted at / on btrfs volume btrfs.98 (id 98) >12:10:58,633 INFO storage: pruning action queue... >12:10:58,634 INFO storage: sorting actions... >12:10:58,634 DEBUG storage: action: [35] Destroy Format btrfs filesystem on btrfs volume btrfs.98 (id 98) >12:10:58,635 DEBUG storage: action: [36] Create Format btrfs filesystem mounted at / on btrfs volume btrfs.98 (id 98) >12:10:58,635 INFO storage: executing action: [35] Destroy Format btrfs filesystem on btrfs volume btrfs.98 (id 98) >12:10:58,637 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.98 ; status: True ; controllable: True ; orig: True ; >12:10:58,666 DEBUG storage: BTRFSVolumeDevice.teardown: btrfs.98 ; status: True ; controllable: True ; >12:10:58,714 INFO storage: executing action: [36] Create Format btrfs filesystem mounted at / on btrfs volume btrfs.98 (id 98) >12:10:58,717 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.98 ; status: True ; controllable: True ; orig: False ; >12:10:58,736 DEBUG storage: BTRFSVolumeDevice.updateSysfsPath: btrfs.98 ; status: True ; >12:10:58,739 DEBUG storage: btrfs.98 sysfsPath set to /devices/pci0000:00/0000:00:07.0/virtio3/block/vdc >12:10:58,766 DEBUG storage: BTRFS.supported: supported: True ; >12:10:58,768 DEBUG storage: Ext4FS.supported: supported: True ; >12:10:58,770 DEBUG storage: Ext4FS.supported: supported: True ; >12:10:58,772 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >12:10:58,775 DEBUG storage: Iso9660FS.supported: supported: True ; >12:10:58,777 DEBUG storage: BTRFS.supported: supported: True ; >12:10:58,781 DEBUG storage: BindFS.supported: supported: False ; >12:10:58,781 DEBUG storage: getFormat('bind') returning BindFS instance >12:10:58,783 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >12:10:58,785 DEBUG storage: TmpFS.supported: supported: False ; >12:10:58,785 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >12:10:58,787 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >12:10:58,790 DEBUG storage: DevPtsFS.supported: supported: False ; >12:10:58,791 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >12:10:58,792 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >12:10:58,796 DEBUG storage: SysFS.supported: supported: False ; >12:10:58,797 DEBUG storage: getFormat('sysfs') returning SysFS instance >12:10:58,801 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >12:10:58,806 DEBUG storage: ProcFS.supported: supported: False ; >12:10:58,807 DEBUG storage: getFormat('proc') returning ProcFS instance >12:10:58,808 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >12:10:58,810 DEBUG storage: SELinuxFS.supported: supported: False ; >12:10:58,810 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >12:10:58,812 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >12:10:58,815 DEBUG storage: USBFS.supported: supported: False ; >12:10:58,815 DEBUG storage: getFormat('usbfs') returning USBFS instance >12:10:58,817 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >12:10:58,819 DEBUG storage: BTRFSVolumeDevice.setup: btrfs.98 ; status: True ; controllable: True ; orig: False ; >12:10:58,820 DEBUG storage: BTRFS.setup: device: /dev/vdc ; mountpoint: / ; type: btrfs ; >12:10:58,821 ERR storage: error mounting /dev/vdc on /: filesystem has not been created > > >/tmp/ifcfg.log: >15:44:04,229 DEBUG ifcfg: NetworkDevice eth0: setDefaultConfig() >15:44:04,230 DEBUG ifcfg: NetworkDevice eth0 set: DEVICE=eth0 BOOTPROTO=dhcp ONBOOT=no >15:44:04,230 DEBUG ifcfg: NetworkDevice eth0 set: HWADDR=52:54:00:11:16:6C >15:44:04,231 DEBUG ifcfg: NetworkDevice eth0 set: UUID=220ddf16-d024-48bc-ba3d-9c1c42915cf5 >15:44:04,231 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: > >15:44:04,232 DEBUG ifcfg: NetworkDevice eth0: >DEVICE="eth0" >HWADDR="52:54:00:11:16:6C" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="220ddf16-d024-48bc-ba3d-9c1c42915cf5" > >15:44:04,232 DEBUG ifcfg: writeIfcfgFile eth0 to /etc/sysconfig/network-scripts/ifcfg-eth0 > > >/proc/cmdline: >initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >15:43:56,085 INFO kernel:imklog 5.8.11, log source = /proc/kmsg started. >15:43:56,085 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.11" x-pid="598" x-info="http://www.rsyslog.com"] start >15:43:56,085 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >15:43:56,085 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >15:43:56,085 NOTICE kernel:[ 0.000000] Linux version 3.6.5-2.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121001 (Red Hat 4.7.2-3) (GCC) ) #1 SMP Thu Nov 1 00:39:17 UTC 2012 >15:43:56,085 INFO kernel:[ 0.000000] Command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >15:43:56,085 INFO kernel:[ 0.000000] e820: BIOS-provided physical RAM map: >15:43:56,085 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x0000000000093bff] usable >15:43:56,085 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000093c00-0x000000000009ffff] reserved >15:43:56,085 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >15:43:56,085 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000002fffdfff] usable >15:43:56,085 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x000000002fffe000-0x000000002fffffff] reserved >15:43:56,085 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >15:43:56,085 INFO kernel:[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >15:43:56,085 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >15:43:56,085 INFO kernel:[ 0.000000] DMI 2.4 present. >15:43:56,085 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >15:43:56,085 INFO kernel:[ 0.000000] Hypervisor detected: KVM >15:43:56,085 DEBUG kernel:[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved >15:43:56,085 DEBUG kernel:[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable >15:43:56,085 INFO kernel:[ 0.000000] No AGP bridge found >15:43:56,085 INFO kernel:[ 0.000000] e820: last_pfn = 0x2fffe max_arch_pfn = 0x400000000 >15:43:56,085 DEBUG kernel:[ 0.000000] MTRR default type: write-back >15:43:56,085 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >15:43:56,085 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >15:43:56,085 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >15:43:56,085 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >15:43:56,085 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >15:43:56,085 DEBUG kernel:[ 0.000000] 0 base 00E0000000 mask FFE0000000 uncachable >15:43:56,085 DEBUG kernel:[ 0.000000] 1 disabled >15:43:56,085 DEBUG kernel:[ 0.000000] 2 disabled >15:43:56,085 DEBUG kernel:[ 0.000000] 3 disabled >15:43:56,085 DEBUG kernel:[ 0.000000] 4 disabled >15:43:56,085 DEBUG kernel:[ 0.000000] 5 disabled >15:43:56,085 DEBUG kernel:[ 0.000000] 6 disabled >15:43:56,085 DEBUG kernel:[ 0.000000] 7 disabled >15:43:56,085 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >15:43:56,085 INFO kernel:[ 0.000000] found SMP MP-table at [mem 0x000fdab0-0x000fdabf] mapped at [ffff8800000fdab0] >15:43:56,085 DEBUG kernel:[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff] >15:43:56,085 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff88000008d000] 8d000 size 24576 >15:43:56,085 INFO kernel:[ 0.000000] init_memory_mapping: [mem 0x00000000-0x2fffdfff] >15:43:56,085 DEBUG kernel:[ 0.000000] [mem 0x00000000-0x2fdfffff] page 2M >15:43:56,085 DEBUG kernel:[ 0.000000] [mem 0x2fe00000-0x2fffdfff] page 4k >15:43:56,085 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 0x2fffdfff @ [mem 0x1fffd000-0x1fffffff] >15:43:56,085 INFO kernel:[ 0.000000] RAMDISK: [mem 0x2e5ab000-0x2ffdcfff] >15:43:56,085 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000000fd950 00014 (v00 BOCHS ) >15:43:56,085 WARNING kernel:[ 0.000000] ACPI: RSDT 000000002fffe5d0 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >15:43:56,085 WARNING kernel:[ 0.000000] ACPI: FACP 000000002fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >15:43:56,085 WARNING kernel:[ 0.000000] ACPI: DSDT 000000002fffe610 01109 (v01 BXPC BXDSDT 00000001 INTL 20100528) >15:43:56,085 WARNING kernel:[ 0.000000] ACPI: FACS 000000002fffff40 00040 >15:43:56,085 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffffea0 0009E (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >15:43:56,085 WARNING kernel:[ 0.000000] ACPI: APIC 000000002ffffdb0 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >15:43:56,085 WARNING kernel:[ 0.000000] ACPI: HPET 000000002ffffd70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >15:43:56,085 WARNING kernel:[ 0.000000] ACPI: SSDT 000000002ffff720 00644 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >15:43:56,085 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:43:56,085 INFO kernel:[ 0.000000] No NUMA configuration found >15:43:56,085 INFO kernel:[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000002fffdfff] >15:43:56,085 INFO kernel:[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x2fffdfff] >15:43:56,085 INFO kernel:[ 0.000000] NODE_DATA [mem 0x2ffea000-0x2fffdfff] >15:43:56,085 INFO kernel:[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >15:43:56,085 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >15:43:56,085 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea0000bfffff] PMD -> [ffff88002d000000-ffff88002dbfffff] on node 0 >15:43:56,085 WARNING kernel:[ 0.000000] Zone ranges: >15:43:56,085 WARNING kernel:[ 0.000000] DMA [mem 0x00010000-0x00ffffff] >15:43:56,085 WARNING kernel:[ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >15:43:56,085 WARNING kernel:[ 0.000000] Normal empty >15:43:56,085 WARNING kernel:[ 0.000000] Movable zone start for each node >15:43:56,085 WARNING kernel:[ 0.000000] Early memory node ranges >15:43:56,085 WARNING kernel:[ 0.000000] node 0: [mem 0x00010000-0x00092fff] >15:43:56,085 WARNING kernel:[ 0.000000] node 0: [mem 0x00100000-0x2fffdfff] >15:43:56,085 DEBUG kernel:[ 0.000000] On node 0 totalpages: 196481 >15:43:56,085 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >15:43:56,085 DEBUG kernel:[ 0.000000] DMA zone: 6 pages reserved >15:43:56,085 DEBUG kernel:[ 0.000000] DMA zone: 3901 pages, LIFO batch:0 >15:43:56,085 DEBUG kernel:[ 0.000000] DMA32 zone: 3008 pages used for memmap >15:43:56,085 DEBUG kernel:[ 0.000000] DMA32 zone: 189502 pages, LIFO batch:31 >15:43:56,085 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >15:43:56,085 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >15:43:56,085 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >15:43:56,085 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >15:43:56,085 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >15:43:56,085 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >15:43:56,085 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >15:43:56,085 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >15:43:56,085 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >15:43:56,085 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >15:43:56,085 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >15:43:56,085 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >15:43:56,085 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >15:43:56,085 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >15:43:56,085 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >15:43:56,085 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >15:43:56,085 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >15:43:56,085 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >15:43:56,085 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >15:43:56,085 INFO kernel:[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >15:43:56,085 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >15:43:56,085 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000093000 - 0000000000094000 >15:43:56,085 INFO kernel:[ 0.000000] PM: Registered nosave memory: 0000000000094000 - 00000000000a0000 >15:43:56,085 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >15:43:56,085 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >15:43:56,085 INFO kernel:[ 0.000000] e820: [mem 0x30000000-0xfeffbfff] available for PCI devices >15:43:56,085 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >15:43:56,085 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >15:43:56,085 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88002e200000 s84288 r8192 d22208 u2097152 >15:43:56,085 DEBUG kernel:[ 0.000000] pcpu-alloc: s84288 r8192 d22208 u2097152 alloc=1*2097152 >15:43:56,085 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >15:43:56,085 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:2e213c01, primary cpu clock >15:43:56,085 INFO kernel:[ 0.000000] KVM setup async PF for cpu 0 >15:43:56,085 INFO kernel:[ 0.000000] kvm-stealtime: cpu 0, msr 2e20dec0 >15:43:56,085 WARNING kernel:[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 193403 >15:43:56,085 WARNING kernel:[ 0.000000] Policy zone: DMA32 >15:43:56,085 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img inst.stage2=hd:LABEL=Fedora\x2018-Beta-TC7\x20x86_64 quiet BOOT_IMAGE=vmlinuz >15:43:56,085 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >15:43:56,085 NOTICE kernel:[ 0.000000] __ex_table already sorted, skipping sort >15:43:56,085 INFO kernel:[ 0.000000] Checking aperture... >15:43:56,085 INFO kernel:[ 0.000000] No AGP bridge found >15:43:56,085 INFO kernel:[ 0.000000] Memory: 730488k/786424k available (6325k kernel code, 500k absent, 55436k reserved, 6878k data, 1036k init) >15:43:56,085 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >15:43:56,085 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >15:43:56,085 INFO kernel:[ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >15:43:56,085 INFO kernel:[ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >15:43:56,085 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >15:43:56,085 INFO kernel:[ 0.000000] console [tty0] enabled >15:43:56,085 INFO kernel:[ 0.000000] allocated 3145728 bytes of page_cgroup >15:43:56,085 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >15:43:56,085 DEBUG kernel:[ 0.000000] hpet clockevent registered >15:43:56,085 INFO kernel:[ 0.000000] tsc: Detected 3311.132 MHz processor >15:43:56,085 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 6622.26 BogoMIPS (lpj=3311132) >15:43:56,085 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >15:43:56,085 INFO kernel:[ 0.001999] Security Framework initialized >15:43:56,085 INFO kernel:[ 0.001999] SELinux: Initializing. >15:43:56,085 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >15:43:56,085 INFO kernel:[ 0.001999] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) >15:43:56,085 INFO kernel:[ 0.001999] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) >15:43:56,085 INFO kernel:[ 0.001999] Mount-cache hash table entries: 256 >15:43:56,085 INFO kernel:[ 0.002075] Initializing cgroup subsys cpuacct >15:43:56,085 INFO kernel:[ 0.002078] Initializing cgroup subsys memory >15:43:56,085 INFO kernel:[ 0.002088] Initializing cgroup subsys devices >15:43:56,085 INFO kernel:[ 0.002089] Initializing cgroup subsys freezer >15:43:56,085 INFO kernel:[ 0.002091] Initializing cgroup subsys net_cls >15:43:56,085 INFO kernel:[ 0.002092] Initializing cgroup subsys blkio >15:43:56,085 INFO kernel:[ 0.002093] Initializing cgroup subsys perf_event >15:43:56,085 INFO kernel:[ 0.002174] mce: CPU supports 10 MCE banks >15:43:56,085 INFO kernel:[ 0.002230] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >15:43:56,085 INFO kernel:[ 0.002230] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >15:43:56,085 INFO kernel:[ 0.002230] tlb_flushall_shift is 0xffffffff >15:43:56,085 INFO kernel:[ 0.002324] SMP alternatives: switching to UP code >15:43:56,085 INFO kernel:[ 0.015749] Freeing SMP alternatives: 24k freed >15:43:56,085 INFO kernel:[ 0.015767] ACPI: Core revision 20120711 >15:43:56,085 INFO kernel:[ 0.016412] ftrace: allocating 23468 entries in 92 pages >15:43:56,085 INFO kernel:[ 0.023989] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >15:43:56,085 INFO kernel:[ 0.023992] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >15:43:56,085 INFO kernel:[ 0.023996] Performance Events: Broken PMU hardware detected, using software events only. >15:43:56,085 ERR kernel:[ 0.023996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >15:43:56,085 WARNING kernel:[ 0.023996] NMI watchdog: disabled (cpu0): hardware events not enabled >15:43:56,085 INFO kernel:[ 0.023996] Brought up 1 CPUs >15:43:56,085 INFO kernel:[ 0.023996] smpboot: Total of 1 processors activated (6622.26 BogoMIPS) >15:43:56,085 INFO kernel:[ 0.024173] devtmpfs: initialized >15:43:56,085 INFO kernel:[ 0.024947] atomic64 test passed for x86-64 platform with CX8 and with SSE >15:43:56,085 INFO kernel:[ 0.024999] RTC time: 15:43:49, date: 11/03/12 >15:43:56,085 INFO kernel:[ 0.025035] NET: Registered protocol family 16 >15:43:56,085 INFO kernel:[ 0.025198] ACPI: bus type pci registered >15:43:56,085 INFO kernel:[ 0.025310] PCI: Using configuration type 1 for base access >15:43:56,085 INFO kernel:[ 0.026016] bio: create slab <bio-0> at 0 >15:43:56,085 INFO kernel:[ 0.026072] ACPI: Added _OSI(Module Device) >15:43:56,085 INFO kernel:[ 0.026073] ACPI: Added _OSI(Processor Device) >15:43:56,085 INFO kernel:[ 0.026074] ACPI: Added _OSI(3.0 _SCP Extensions) >15:43:56,085 INFO kernel:[ 0.026075] ACPI: Added _OSI(Processor Aggregator Device) >15:43:56,085 DEBUG kernel:[ 0.026596] ACPI: EC: Look up EC in DSDT >15:43:56,085 INFO kernel:[ 0.028090] ACPI: Interpreter enabled >15:43:56,085 INFO kernel:[ 0.028093] ACPI: (supports S0 S5) >15:43:56,085 INFO kernel:[ 0.028100] ACPI: Using IOAPIC for interrupt routing >15:43:56,085 INFO kernel:[ 0.030859] ACPI: No dock devices found. >15:43:56,085 INFO kernel:[ 0.030862] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >15:43:56,085 INFO kernel:[ 0.030878] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >15:43:56,085 DEBUG kernel:[ 0.030891] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >15:43:56,085 DEBUG kernel:[ 0.030893] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >15:43:56,085 DEBUG kernel:[ 0.030895] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >15:43:56,085 DEBUG kernel:[ 0.030896] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >15:43:56,085 DEBUG kernel:[ 0.030897] PCI: root bus 00: using default resources >15:43:56,085 WARNING kernel:[ 0.030899] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >15:43:56,085 INFO kernel:[ 0.030919] PCI host bridge to bus 0000:00 >15:43:56,085 DEBUG kernel:[ 0.030922] pci_bus 0000:00: busn_res: [bus 00-ff] is inserted under domain [bus 00-ff] >15:43:56,085 INFO kernel:[ 0.030923] pci_bus 0000:00: root bus resource [bus 00-ff] >15:43:56,085 INFO kernel:[ 0.030925] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >15:43:56,085 INFO kernel:[ 0.030926] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffffff] >15:43:56,085 DEBUG kernel:[ 0.030967] pci 0000:00:00.0: [8086:1237] type 00 class 0x060000 >15:43:56,085 DEBUG kernel:[ 0.031320] pci 0000:00:01.0: [8086:7000] type 00 class 0x060100 >15:43:56,085 DEBUG kernel:[ 0.031821] pci 0000:00:01.1: [8086:7010] type 00 class 0x010180 >15:43:56,085 DEBUG kernel:[ 0.032367] pci 0000:00:01.1: reg 20: [io 0xc220-0xc22f] >15:43:56,085 DEBUG kernel:[ 0.032816] pci 0000:00:01.2: [8086:7020] type 00 class 0x0c0300 >15:43:56,085 DEBUG kernel:[ 0.033393] pci 0000:00:01.2: reg 20: [io 0xc180-0xc19f] >15:43:56,085 DEBUG kernel:[ 0.033719] pci 0000:00:01.3: [8086:7113] type 00 class 0x068000 >15:43:56,085 INFO kernel:[ 0.034171] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >15:43:56,085 INFO kernel:[ 0.034182] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >15:43:56,085 DEBUG kernel:[ 0.034355] pci 0000:00:02.0: [1b36:0100] type 00 class 0x030000 >15:43:56,085 DEBUG kernel:[ 0.035656] pci 0000:00:02.0: reg 10: [mem 0xf4000000-0xf7ffffff] >15:43:56,085 DEBUG kernel:[ 0.036646] pci 0000:00:02.0: reg 14: [mem 0xf8000000-0xfbffffff] >15:43:56,085 DEBUG kernel:[ 0.038004] pci 0000:00:02.0: reg 18: [mem 0xfc024000-0xfc025fff] >15:43:56,085 DEBUG kernel:[ 0.039003] pci 0000:00:02.0: reg 1c: [io 0xc1a0-0xc1bf] >15:43:56,085 DEBUG kernel:[ 0.043003] pci 0000:00:02.0: reg 30: [mem 0xfc000000-0xfc00ffff pref] >15:43:56,085 DEBUG kernel:[ 0.043141] pci 0000:00:03.0: [1af4:1000] type 00 class 0x020000 >15:43:56,085 DEBUG kernel:[ 0.043343] pci 0000:00:03.0: reg 10: [io 0xc1c0-0xc1df] >15:43:56,085 DEBUG kernel:[ 0.043490] pci 0000:00:03.0: reg 14: [mem 0xfc026000-0xfc026fff] >15:43:56,085 DEBUG kernel:[ 0.044488] pci 0000:00:03.0: reg 30: [mem 0xfc010000-0xfc01ffff pref] >15:43:56,085 DEBUG kernel:[ 0.044777] pci 0000:00:04.0: [8086:2668] type 00 class 0x040300 >15:43:56,085 DEBUG kernel:[ 0.044933] pci 0000:00:04.0: reg 10: [mem 0xfc020000-0xfc023fff] >15:43:56,085 DEBUG kernel:[ 0.045893] pci 0000:00:05.0: [1af4:1001] type 00 class 0x010000 >15:43:56,085 DEBUG kernel:[ 0.046086] pci 0000:00:05.0: reg 10: [io 0xc000-0xc03f] >15:43:56,085 DEBUG kernel:[ 0.046260] pci 0000:00:05.0: reg 14: [mem 0xfc027000-0xfc027fff] >15:43:56,085 DEBUG kernel:[ 0.047365] pci 0000:00:06.0: [1af4:1001] type 00 class 0x010000 >15:43:56,085 DEBUG kernel:[ 0.047573] pci 0000:00:06.0: reg 10: [io 0xc040-0xc07f] >15:43:56,085 DEBUG kernel:[ 0.047730] pci 0000:00:06.0: reg 14: [mem 0xfc028000-0xfc028fff] >15:43:56,085 DEBUG kernel:[ 0.048752] pci 0000:00:07.0: [1af4:1001] type 00 class 0x010000 >15:43:56,085 DEBUG kernel:[ 0.048995] pci 0000:00:07.0: reg 10: [io 0xc080-0xc0bf] >15:43:56,085 DEBUG kernel:[ 0.049154] pci 0000:00:07.0: reg 14: [mem 0xfc029000-0xfc029fff] >15:43:56,085 DEBUG kernel:[ 0.050247] pci 0000:00:08.0: [1af4:1001] type 00 class 0x010000 >15:43:56,085 DEBUG kernel:[ 0.050460] pci 0000:00:08.0: reg 10: [io 0xc0c0-0xc0ff] >15:43:56,085 DEBUG kernel:[ 0.050617] pci 0000:00:08.0: reg 14: [mem 0xfc02a000-0xfc02afff] >15:43:56,085 DEBUG kernel:[ 0.051692] pci 0000:00:09.0: [1af4:1001] type 00 class 0x010000 >15:43:56,085 DEBUG kernel:[ 0.051900] pci 0000:00:09.0: reg 10: [io 0xc100-0xc13f] >15:43:56,085 DEBUG kernel:[ 0.052075] pci 0000:00:09.0: reg 14: [mem 0xfc02b000-0xfc02bfff] >15:43:56,085 DEBUG kernel:[ 0.053181] pci 0000:00:0a.0: [1af4:1001] type 00 class 0x010000 >15:43:56,085 DEBUG kernel:[ 0.053396] pci 0000:00:0a.0: reg 10: [io 0xc140-0xc17f] >15:43:56,085 DEBUG kernel:[ 0.053553] pci 0000:00:0a.0: reg 14: [mem 0xfc02c000-0xfc02cfff] >15:43:56,085 DEBUG kernel:[ 0.054570] pci 0000:00:0b.0: [1af4:1002] type 00 class 0x050000 >15:43:56,085 DEBUG kernel:[ 0.054697] pci 0000:00:0b.0: reg 10: [io 0xc1e0-0xc1ff] >15:43:56,085 DEBUG kernel:[ 0.055478] pci 0000:00:0c.0: [1af4:1003] type 00 class 0x078000 >15:43:56,085 DEBUG kernel:[ 0.055677] pci 0000:00:0c.0: reg 10: [io 0xc200-0xc21f] >15:43:56,085 DEBUG kernel:[ 0.055826] pci 0000:00:0c.0: reg 14: [mem 0xfc02d000-0xfc02dfff] >15:43:56,085 DEBUG kernel:[ 0.056909] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >15:43:56,085 INFO kernel:[ 0.057309] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >15:43:56,085 INFO kernel:[ 0.057310] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >15:43:56,085 INFO kernel:[ 0.061293] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >15:43:56,085 INFO kernel:[ 0.061374] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >15:43:56,085 INFO kernel:[ 0.061447] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >15:43:56,085 INFO kernel:[ 0.061519] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >15:43:56,085 INFO kernel:[ 0.061588] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >15:43:56,085 INFO kernel:[ 0.061690] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >15:43:56,085 INFO kernel:[ 0.061694] vgaarb: loaded >15:43:56,085 INFO kernel:[ 0.061695] vgaarb: bridge control possible 0000:00:02.0 >15:43:56,085 NOTICE kernel:[ 0.061750] SCSI subsystem initialized >15:43:56,085 INFO kernel:[ 0.061752] ACPI: bus type scsi registered >15:43:56,085 DEBUG kernel:[ 0.061784] libata version 3.00 loaded. >15:43:56,085 INFO kernel:[ 0.061804] ACPI: bus type usb registered >15:43:56,085 INFO kernel:[ 0.061816] usbcore: registered new interface driver usbfs >15:43:56,085 INFO kernel:[ 0.061824] usbcore: registered new interface driver hub >15:43:56,085 INFO kernel:[ 0.061838] usbcore: registered new device driver usb >15:43:56,085 INFO kernel:[ 0.061875] PCI: Using ACPI for IRQ routing >15:43:56,085 DEBUG kernel:[ 0.061877] PCI: pci_cache_line_size set to 64 bytes >15:43:56,085 DEBUG kernel:[ 0.062175] e820: reserve RAM buffer [mem 0x00093c00-0x0009ffff] >15:43:56,085 DEBUG kernel:[ 0.062176] e820: reserve RAM buffer [mem 0x2fffe000-0x2fffffff] >15:43:56,085 INFO kernel:[ 0.062247] NetLabel: Initializing >15:43:56,085 INFO kernel:[ 0.062262] NetLabel: domain hash size = 128 >15:43:56,085 INFO kernel:[ 0.062263] NetLabel: protocols = UNLABELED CIPSOv4 >15:43:56,085 INFO kernel:[ 0.062271] NetLabel: unlabeled traffic allowed by default >15:43:56,085 INFO kernel:[ 0.062306] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >15:43:56,085 INFO kernel:[ 0.062324] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >15:43:56,085 INFO kernel:[ 0.062327] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >15:43:56,085 INFO kernel:[ 0.067016] Switching to clocksource kvm-clock >15:43:56,085 INFO kernel:[ 0.073061] pnp: PnP ACPI init >15:43:56,085 INFO kernel:[ 0.073072] ACPI: bus type pnp registered >15:43:56,085 DEBUG kernel:[ 0.073090] pnp 00:00: [bus 00-ff] >15:43:56,085 DEBUG kernel:[ 0.073092] pnp 00:00: [io 0x0cf8-0x0cff] >15:43:56,085 DEBUG kernel:[ 0.073094] pnp 00:00: [io 0x0000-0x0cf7 window] >15:43:56,085 DEBUG kernel:[ 0.073096] pnp 00:00: [io 0x0d00-0xffff window] >15:43:56,085 DEBUG kernel:[ 0.073097] pnp 00:00: [mem 0x000a0000-0x000bffff window] >15:43:56,085 DEBUG kernel:[ 0.073098] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >15:43:56,085 DEBUG kernel:[ 0.073123] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >15:43:56,085 DEBUG kernel:[ 0.073133] pnp 00:01: [io 0x0070-0x0071] >15:43:56,085 DEBUG kernel:[ 0.073153] pnp 00:01: [irq 8] >15:43:56,085 DEBUG kernel:[ 0.073155] pnp 00:01: [io 0x0072-0x0077] >15:43:56,085 DEBUG kernel:[ 0.073170] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >15:43:56,085 DEBUG kernel:[ 0.073194] pnp 00:02: [io 0x0060] >15:43:56,085 DEBUG kernel:[ 0.073195] pnp 00:02: [io 0x0064] >15:43:56,085 DEBUG kernel:[ 0.073215] pnp 00:02: [irq 1] >15:43:56,085 DEBUG kernel:[ 0.073229] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >15:43:56,085 DEBUG kernel:[ 0.073260] pnp 00:03: [irq 12] >15:43:56,085 DEBUG kernel:[ 0.073275] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >15:43:56,085 DEBUG kernel:[ 0.073295] pnp 00:04: [io 0x03f2-0x03f5] >15:43:56,085 DEBUG kernel:[ 0.073296] pnp 00:04: [io 0x03f7] >15:43:56,085 DEBUG kernel:[ 0.073310] pnp 00:04: [irq 6] >15:43:56,085 DEBUG kernel:[ 0.073312] pnp 00:04: [dma 2] >15:43:56,085 DEBUG kernel:[ 0.073325] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >15:43:56,085 DEBUG kernel:[ 0.073398] pnp 00:05: [io 0x03f8-0x03ff] >15:43:56,085 DEBUG kernel:[ 0.073412] pnp 00:05: [irq 4] >15:43:56,085 DEBUG kernel:[ 0.073428] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active) >15:43:56,085 DEBUG kernel:[ 0.073541] pnp 00:06: [mem 0xfed00000-0xfed003ff] >15:43:56,085 DEBUG kernel:[ 0.073560] pnp 00:06: Plug and Play ACPI device, IDs PNP0103 (active) >15:43:56,085 INFO kernel:[ 0.073681] pnp: PnP ACPI: found 7 devices >15:43:56,085 INFO kernel:[ 0.073682] ACPI: ACPI bus type pnp unregistered >15:43:56,085 DEBUG kernel:[ 0.079366] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >15:43:56,085 DEBUG kernel:[ 0.079368] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffffff] >15:43:56,085 INFO kernel:[ 0.079393] NET: Registered protocol family 2 >15:43:56,085 INFO kernel:[ 0.079972] TCP established hash table entries: 131072 (order: 9, 2097152 bytes) >15:43:56,085 INFO kernel:[ 0.080732] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >15:43:56,085 INFO kernel:[ 0.080867] TCP: Hash tables configured (established 131072 bind 65536) >15:43:56,085 INFO kernel:[ 0.080895] TCP: reno registered >15:43:56,085 INFO kernel:[ 0.080898] UDP hash table entries: 512 (order: 2, 16384 bytes) >15:43:56,085 INFO kernel:[ 0.080903] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >15:43:56,085 INFO kernel:[ 0.080950] NET: Registered protocol family 1 >15:43:56,085 INFO kernel:[ 0.080958] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >15:43:56,085 INFO kernel:[ 0.080977] pci 0000:00:01.0: PIIX3: Enabling Passive Release >15:43:56,085 INFO kernel:[ 0.080999] pci 0000:00:01.0: Activating ISA DMA hang workarounds >15:43:56,085 WARNING kernel:[ 0.081154] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >15:43:56,085 DEBUG kernel:[ 0.081287] pci 0000:00:02.0: Boot video device >15:43:56,085 DEBUG kernel:[ 0.081392] PCI: CLS 0 bytes, default 64 >15:43:56,085 INFO kernel:[ 0.081427] Unpacking initramfs... >15:43:56,085 INFO kernel:[ 2.722215] Freeing initrd memory: 26824k freed >15:43:56,085 NOTICE kernel:[ 2.728321] Initialise module verification >15:43:56,085 INFO kernel:[ 2.728362] audit: initializing netlink socket (disabled) >15:43:56,085 NOTICE kernel:[ 2.728371] type=2000 audit(1351957432.727:1): initialized >15:43:56,085 INFO kernel:[ 2.743192] HugeTLB registered 2 MB page size, pre-allocated 0 pages >15:43:56,085 NOTICE kernel:[ 2.744383] VFS: Disk quotas dquot_6.5.2 >15:43:56,085 WARNING kernel:[ 2.744420] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >15:43:56,085 INFO kernel:[ 2.744756] msgmni has been set to 1479 >15:43:56,085 DEBUG kernel:[ 2.744806] SELinux: Registering netfilter hooks >15:43:56,085 INFO kernel:[ 2.745181] alg: No test for stdrng (krng) >15:43:56,085 INFO kernel:[ 2.745184] NET: Registered protocol family 38 >15:43:56,085 NOTICE kernel:[ 2.745186] Key type asymmetric registered >15:43:56,085 NOTICE kernel:[ 2.745187] Asymmetric key parser 'x509' registered >15:43:56,085 INFO kernel:[ 2.745233] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >15:43:56,085 INFO kernel:[ 2.745250] io scheduler noop registered >15:43:56,085 INFO kernel:[ 2.745252] io scheduler deadline registered >15:43:56,085 INFO kernel:[ 2.745274] io scheduler cfq registered (default) >15:43:56,085 INFO kernel:[ 2.745350] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >15:43:56,085 INFO kernel:[ 2.745367] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >15:43:56,085 INFO kernel:[ 2.745368] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >15:43:56,085 INFO kernel:[ 2.745433] acpiphp: Slot [3] registered >15:43:56,085 INFO kernel:[ 2.745446] acpiphp: Slot [4] registered >15:43:56,085 INFO kernel:[ 2.745458] acpiphp: Slot [5] registered >15:43:56,085 INFO kernel:[ 2.745471] acpiphp: Slot [6] registered >15:43:56,085 INFO kernel:[ 2.745483] acpiphp: Slot [7] registered >15:43:56,085 INFO kernel:[ 2.745495] acpiphp: Slot [8] registered >15:43:56,085 INFO kernel:[ 2.745509] acpiphp: Slot [9] registered >15:43:56,085 INFO kernel:[ 2.745524] acpiphp: Slot [10] registered >15:43:56,085 INFO kernel:[ 2.745536] acpiphp: Slot [11] registered >15:43:56,085 INFO kernel:[ 2.745549] acpiphp: Slot [12] registered >15:43:56,085 INFO kernel:[ 2.745561] acpiphp: Slot [13] registered >15:43:56,085 INFO kernel:[ 2.745576] acpiphp: Slot [14] registered >15:43:56,085 INFO kernel:[ 2.745589] acpiphp: Slot [15] registered >15:43:56,085 INFO kernel:[ 2.745601] acpiphp: Slot [16] registered >15:43:56,085 INFO kernel:[ 2.745613] acpiphp: Slot [17] registered >15:43:56,085 INFO kernel:[ 2.745627] acpiphp: Slot [18] registered >15:43:56,085 INFO kernel:[ 2.745640] acpiphp: Slot [19] registered >15:43:56,085 INFO kernel:[ 2.745652] acpiphp: Slot [20] registered >15:43:56,085 INFO kernel:[ 2.745664] acpiphp: Slot [21] registered >15:43:56,085 INFO kernel:[ 2.745678] acpiphp: Slot [22] registered >15:43:56,085 INFO kernel:[ 2.745691] acpiphp: Slot [23] registered >15:43:56,085 INFO kernel:[ 2.745704] acpiphp: Slot [24] registered >15:43:56,085 INFO kernel:[ 2.745716] acpiphp: Slot [25] registered >15:43:56,085 INFO kernel:[ 2.745730] acpiphp: Slot [26] registered >15:43:56,085 INFO kernel:[ 2.745743] acpiphp: Slot [27] registered >15:43:56,085 INFO kernel:[ 2.745755] acpiphp: Slot [28] registered >15:43:56,085 INFO kernel:[ 2.745767] acpiphp: Slot [29] registered >15:43:56,085 INFO kernel:[ 2.745781] acpiphp: Slot [30] registered >15:43:56,085 INFO kernel:[ 2.745794] acpiphp: Slot [31] registered >15:43:56,085 INFO kernel:[ 2.745953] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >15:43:56,085 INFO kernel:[ 2.745956] ACPI: Power Button [PWRF] >15:43:56,085 INFO kernel:[ 2.747716] GHES: HEST is not enabled! >15:43:56,085 WARNING kernel:[ 2.747923] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >15:43:56,085 DEBUG kernel:[ 2.747975] virtio-pci 0000:00:03.0: setting latency timer to 64 >15:43:56,085 WARNING kernel:[ 2.748252] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 >15:43:56,085 DEBUG kernel:[ 2.748283] virtio-pci 0000:00:05.0: setting latency timer to 64 >15:43:56,085 WARNING kernel:[ 2.748569] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11 >15:43:56,086 DEBUG kernel:[ 2.748600] virtio-pci 0000:00:06.0: setting latency timer to 64 >15:43:56,086 DEBUG kernel:[ 2.748798] virtio-pci 0000:00:07.0: setting latency timer to 64 >15:43:56,086 DEBUG kernel:[ 2.748989] virtio-pci 0000:00:08.0: setting latency timer to 64 >15:43:56,086 DEBUG kernel:[ 2.749194] virtio-pci 0000:00:09.0: setting latency timer to 64 >15:43:56,086 DEBUG kernel:[ 2.749394] virtio-pci 0000:00:0a.0: setting latency timer to 64 >15:43:56,086 DEBUG kernel:[ 2.749521] virtio-pci 0000:00:0b.0: setting latency timer to 64 >15:43:56,086 DEBUG kernel:[ 2.749685] virtio-pci 0000:00:0c.0: setting latency timer to 64 >15:43:56,086 INFO kernel:[ 2.749767] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >15:43:56,086 INFO kernel:[ 2.772364] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >15:43:56,086 INFO kernel:[ 2.802314] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >15:43:56,086 DEBUG kernel:[ 2.802738] virtio-pci 0000:00:0c.0: irq 40 for MSI/MSI-X >15:43:56,086 DEBUG kernel:[ 2.802762] virtio-pci 0000:00:0c.0: irq 41 for MSI/MSI-X >15:43:56,086 INFO kernel:[ 2.833095] Non-volatile memory driver v1.3 >15:43:56,086 INFO kernel:[ 2.833097] Linux agpgart interface v0.103 >15:43:56,086 INFO kernel:[ 2.833748] loop: module loaded >15:43:56,086 DEBUG kernel:[ 2.833804] ata_piix 0000:00:01.1: version 2.13 >15:43:56,086 DEBUG kernel:[ 2.833898] ata_piix 0000:00:01.1: setting latency timer to 64 >15:43:56,086 INFO kernel:[ 2.834186] scsi0 : ata_piix >15:43:56,086 INFO kernel:[ 2.834246] scsi1 : ata_piix >15:43:56,086 INFO kernel:[ 2.834271] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc220 irq 14 >15:43:56,086 INFO kernel:[ 2.834273] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc228 irq 15 >15:43:56,086 INFO kernel:[ 2.834332] libphy: Fixed MDIO Bus: probed >15:43:56,086 INFO kernel:[ 2.834362] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >15:43:56,086 INFO kernel:[ 2.834372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >15:43:56,086 INFO kernel:[ 2.834379] uhci_hcd: USB Universal Host Controller Interface driver >15:43:56,086 DEBUG kernel:[ 2.834434] uhci_hcd 0000:00:01.2: setting latency timer to 64 >15:43:56,086 INFO kernel:[ 2.834444] uhci_hcd 0000:00:01.2: UHCI Host Controller >15:43:56,086 INFO kernel:[ 2.834475] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >15:43:56,086 INFO kernel:[ 2.834588] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c180 >15:43:56,086 INFO kernel:[ 2.834653] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >15:43:56,086 INFO kernel:[ 2.834655] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >15:43:56,086 INFO kernel:[ 2.834657] usb usb1: Product: UHCI Host Controller >15:43:56,086 INFO kernel:[ 2.834658] usb usb1: Manufacturer: Linux 3.6.5-2.fc18.x86_64 uhci_hcd >15:43:56,086 INFO kernel:[ 2.834659] usb usb1: SerialNumber: 0000:00:01.2 >15:43:56,086 INFO kernel:[ 2.834724] hub 1-0:1.0: USB hub found >15:43:56,086 INFO kernel:[ 2.834727] hub 1-0:1.0: 2 ports detected >15:43:56,086 INFO kernel:[ 2.834824] usbcore: registered new interface driver usbserial >15:43:56,086 INFO kernel:[ 2.834830] usbcore: registered new interface driver usbserial_generic >15:43:56,086 INFO kernel:[ 2.834835] USB Serial support registered for generic >15:43:56,086 INFO kernel:[ 2.834836] usbserial: USB Serial Driver core >15:43:56,086 INFO kernel:[ 2.834857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >15:43:56,086 INFO kernel:[ 2.836203] serio: i8042 KBD port at 0x60,0x64 irq 1 >15:43:56,086 INFO kernel:[ 2.836208] serio: i8042 AUX port at 0x60,0x64 irq 12 >15:43:56,086 INFO kernel:[ 2.836291] mousedev: PS/2 mouse device common for all mice >15:43:56,086 INFO kernel:[ 2.836631] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >15:43:56,086 INFO kernel:[ 2.840437] rtc_cmos 00:01: RTC can wake from S4 >15:43:56,086 INFO kernel:[ 2.840815] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >15:43:56,086 INFO kernel:[ 2.840953] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >15:43:56,086 INFO kernel:[ 2.841034] device-mapper: uevent: version 1.0.3 >15:43:56,086 INFO kernel:[ 2.841084] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >15:43:56,086 INFO kernel:[ 2.841140] cpuidle: using governor ladder >15:43:56,086 INFO kernel:[ 2.841141] cpuidle: using governor menu >15:43:56,086 INFO kernel:[ 2.841191] EFI Variables Facility v0.08 2004-May-17 >15:43:56,086 INFO kernel:[ 2.841286] usbcore: registered new interface driver usbhid >15:43:56,086 INFO kernel:[ 2.841287] usbhid: USB HID core driver >15:43:56,086 INFO kernel:[ 2.841302] drop_monitor: Initializing network drop monitor service >15:43:56,086 INFO kernel:[ 2.841366] ip_tables: (C) 2000-2006 Netfilter Core Team >15:43:56,086 INFO kernel:[ 2.841386] TCP: cubic registered >15:43:56,086 INFO kernel:[ 2.841388] Initializing XFRM netlink socket >15:43:56,086 INFO kernel:[ 2.841485] NET: Registered protocol family 10 >15:43:56,086 INFO kernel:[ 2.841623] mip6: Mobile IPv6 >15:43:56,086 INFO kernel:[ 2.841625] NET: Registered protocol family 17 >15:43:56,086 DEBUG kernel:[ 2.841759] PM: Hibernation image not present or could not be loaded. >15:43:56,086 NOTICE kernel:[ 2.841760] Loading module verification certificates >15:43:56,086 NOTICE kernel:[ 2.842662] MODSIGN: Loaded cert 'Fedora kernel signing key: c4edc0723c9674193c4066c76ffd33a800ac519e' >15:43:56,086 INFO kernel:[ 2.842670] registered taskstats version 1 >15:43:56,086 INFO kernel:[ 2.843294] Magic number: 4:530:739 >15:43:56,086 INFO kernel:[ 2.843444] rtc_cmos 00:01: setting system clock to 2012-11-03 15:43:52 UTC (1351957432) >15:43:56,086 DEBUG kernel:[ 2.996677] ata2.01: NODEV after polling detection >15:43:56,086 INFO kernel:[ 2.997582] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >15:43:56,086 DEBUG kernel:[ 2.998195] ata1.01: NODEV after polling detection >15:43:56,086 INFO kernel:[ 2.999772] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >15:43:56,086 INFO kernel:[ 2.999777] ata1.00: 22528000 sectors, multi 16: LBA48 >15:43:56,086 INFO kernel:[ 3.000375] ata2.00: configured for MWDMA2 >15:43:56,086 INFO kernel:[ 3.001674] ata1.00: configured for MWDMA2 >15:43:56,086 NOTICE kernel:[ 3.001849] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >15:43:56,086 NOTICE kernel:[ 3.002150] sd 0:0:0:0: Attached scsi generic sg0 type 0 >15:43:56,086 NOTICE kernel:[ 3.002555] sd 0:0:0:0: [sda] 22528000 512-byte logical blocks: (11.5 GB/10.7 GiB) >15:43:56,086 NOTICE kernel:[ 3.002645] sd 0:0:0:0: [sda] Write Protect is off >15:43:56,086 DEBUG kernel:[ 3.002651] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >15:43:56,086 NOTICE kernel:[ 3.002686] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >15:43:56,086 NOTICE kernel:[ 3.004511] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >15:43:56,086 INFO kernel:[ 3.006146] sda: sda1 sda2 sda3 sda4 < sda5 > >15:43:56,086 NOTICE kernel:[ 3.006707] sd 0:0:0:0: [sda] Attached SCSI disk >15:43:56,086 WARNING kernel:[ 3.007082] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >15:43:56,086 INFO kernel:[ 3.007086] cdrom: Uniform CD-ROM driver Revision: 3.20 >15:43:56,086 DEBUG kernel:[ 3.007252] sr 1:0:0:0: Attached scsi CD-ROM sr0 >15:43:56,086 NOTICE kernel:[ 3.007341] sr 1:0:0:0: Attached scsi generic sg1 type 5 >15:43:56,086 INFO kernel:[ 3.012208] Freeing unused kernel memory: 1036k freed >15:43:56,086 INFO kernel:[ 3.012435] Write protecting the kernel read-only data: 12288k >15:43:56,086 INFO kernel:[ 3.020500] Freeing unused kernel memory: 1856k freed >15:43:56,086 INFO kernel:[ 3.026257] Freeing unused kernel memory: 1416k freed >15:43:56,086 WARNING kernel:[ 3.097811] Disabling lock debugging due to kernel taint >15:43:56,086 INFO kernel:[ 3.097975] BIOS EDD facility v0.16 2004-Jun-25, 6 devices found >15:43:56,086 INFO kernel:[ 3.136033] usb 1-1: new full-speed USB device number 2 using uhci_hcd >15:43:56,086 INFO kernel:[ 3.180540] squashfs: version 4.0 (2009/01/31) Phillip Lougher >15:43:56,086 INFO kernel:[ 3.182116] Loading iSCSI transport class v2.0-870. >15:43:56,086 NOTICE kernel:[ 3.182876] iscsi: registered transport (tcp) >15:43:56,086 INFO kernel:[ 3.184075] alua: device handler registered >15:43:56,086 INFO kernel:[ 3.185224] emc: device handler registered >15:43:56,086 INFO kernel:[ 3.186373] hp_sw: device handler registered >15:43:56,086 INFO kernel:[ 3.187554] rdac: device handler registered >15:43:56,086 INFO kernel:[ 3.201024] FDC 0 is a S82078B >15:43:56,086 INFO kernel:[ 3.203821] No iBFT detected. >15:43:56,086 INFO kernel:[ 3.205050] md: raid0 personality registered for level 0 >15:43:56,086 INFO kernel:[ 3.206442] md: raid1 personality registered for level 1 >15:43:56,086 INFO kernel:[ 3.207605] async_tx: api initialized (async) >15:43:56,086 INFO kernel:[ 3.207744] xor: automatically using best checksumming function: >15:43:56,086 INFO kernel:[ 3.217012] generic_sse: 10460.000 MB/sec >15:43:56,086 WARNING kernel:[ 3.234019] raid6: sse2x1 4777 MB/s >15:43:56,086 WARNING kernel:[ 3.251019] raid6: sse2x2 9597 MB/s >15:43:56,086 WARNING kernel:[ 3.268012] raid6: sse2x4 11511 MB/s >15:43:56,086 WARNING kernel:[ 3.268014] raid6: using algorithm sse2x4 (11511 MB/s) >15:43:56,086 WARNING kernel:[ 3.268015] raid6: using intx1 recovery algorithm >15:43:56,086 INFO kernel:[ 3.269474] md: raid6 personality registered for level 6 >15:43:56,086 INFO kernel:[ 3.269476] md: raid5 personality registered for level 5 >15:43:56,086 INFO kernel:[ 3.269477] md: raid4 personality registered for level 4 >15:43:56,086 INFO kernel:[ 3.271392] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >15:43:56,086 INFO kernel:[ 3.274589] md: raid10 personality registered for level 10 >15:43:56,086 INFO kernel:[ 3.275719] md: linear personality registered for level -1 >15:43:56,086 INFO kernel:[ 3.280966] device-mapper: multipath: version 1.5.0 loaded >15:43:56,086 INFO kernel:[ 3.282154] device-mapper: multipath round-robin: version 1.0.0 loaded >15:43:56,086 INFO kernel:[ 3.312083] RPC: Registered named UNIX socket transport module. >15:43:56,086 INFO kernel:[ 3.312085] RPC: Registered udp transport module. >15:43:56,086 INFO kernel:[ 3.312086] RPC: Registered tcp transport module. >15:43:56,086 INFO kernel:[ 3.312087] RPC: Registered tcp NFSv4.1 backchannel transport module. >15:43:56,086 DEBUG kernel:[ 3.501102] virtio-pci 0000:00:03.0: irq 42 for MSI/MSI-X >15:43:56,086 DEBUG kernel:[ 3.501126] virtio-pci 0000:00:03.0: irq 43 for MSI/MSI-X >15:43:56,086 DEBUG kernel:[ 3.501149] virtio-pci 0000:00:03.0: irq 44 for MSI/MSI-X >15:43:56,086 DEBUG kernel:[ 3.514394] virtio-pci 0000:00:05.0: irq 45 for MSI/MSI-X >15:43:56,086 DEBUG kernel:[ 3.514455] virtio-pci 0000:00:05.0: irq 46 for MSI/MSI-X >15:43:56,086 INFO kernel:[ 3.519632] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >15:43:56,086 INFO kernel:[ 3.519639] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 >15:43:56,086 INFO kernel:[ 3.519644] usb 1-1: Product: QEMU USB Tablet >15:43:56,086 INFO kernel:[ 3.519648] usb 1-1: Manufacturer: QEMU 1.0.1 >15:43:56,086 INFO kernel:[ 3.519651] usb 1-1: SerialNumber: 42 >15:43:56,086 INFO kernel:[ 3.556509] vda: unknown partition table >15:43:56,086 DEBUG kernel:[ 3.558185] virtio-pci 0000:00:06.0: irq 47 for MSI/MSI-X >15:43:56,086 DEBUG kernel:[ 3.558222] virtio-pci 0000:00:06.0: irq 48 for MSI/MSI-X >15:43:56,086 INFO kernel:[ 3.563638] input: QEMU 1.0.1 QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >15:43:56,086 INFO kernel:[ 3.563733] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Pointer [QEMU 1.0.1 QEMU USB Tablet] on usb-0000:00:01.2-1/input0 >15:43:56,086 INFO kernel:[ 3.641081] vdb: vdb1 < vdb5 vdb6 > >15:43:56,086 DEBUG kernel:[ 3.644281] virtio-pci 0000:00:07.0: irq 49 for MSI/MSI-X >15:43:56,086 DEBUG kernel:[ 3.644323] virtio-pci 0000:00:07.0: irq 50 for MSI/MSI-X >15:43:56,086 INFO kernel:[ 3.705402] Btrfs loaded >15:43:56,086 INFO kernel:[ 3.708468] vdc: unknown partition table >15:43:56,086 DEBUG kernel:[ 3.709812] virtio-pci 0000:00:08.0: irq 51 for MSI/MSI-X >15:43:56,086 DEBUG kernel:[ 3.709940] virtio-pci 0000:00:08.0: irq 52 for MSI/MSI-X >15:43:56,086 INFO kernel:[ 3.725587] device label mirror devid 2 transid 337 /dev/vdb >15:43:56,086 INFO kernel:[ 3.728279] tsc: Refined TSC clocksource calibration: 3311.138 MHz >15:43:56,086 INFO kernel:[ 3.800685] device label data-mirror devid 1 transid 319 /dev/vdc >15:43:56,086 INFO kernel:[ 3.837980] vdd: unknown partition table >15:43:56,086 DEBUG kernel:[ 3.846891] virtio-pci 0000:00:09.0: irq 53 for MSI/MSI-X >15:43:56,086 DEBUG kernel:[ 3.846965] virtio-pci 0000:00:09.0: irq 54 for MSI/MSI-X >15:43:56,086 INFO kernel:[ 3.879700] vde: unknown partition table >15:43:56,086 DEBUG kernel:[ 3.883941] virtio-pci 0000:00:0a.0: irq 55 for MSI/MSI-X >15:43:56,086 DEBUG kernel:[ 3.884619] virtio-pci 0000:00:0a.0: irq 56 for MSI/MSI-X >15:43:56,086 INFO kernel:[ 3.927866] device label data-mirror devid 2 transid 319 /dev/vdd >15:43:56,086 INFO kernel:[ 3.936185] device label metadata-mirror devid 1 transid 326 /dev/vde >15:43:56,086 INFO kernel:[ 3.993237] vdf: unknown partition table >15:43:56,086 INFO kernel:[ 4.015208] device label mirror devid 1 transid 337 /dev/vda >15:43:56,086 INFO kernel:[ 4.015987] device label metadata-mirror devid 2 transid 326 /dev/vdf >15:43:56,086 DEBUG kernel:[ 4.121747] ISO 9660 Extensions: Microsoft Joliet Level 3 >15:43:56,086 DEBUG kernel:[ 4.123728] ISO 9660 Extensions: RRIP_1991A >15:43:56,086 INFO kernel:[ 4.278452] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >15:43:56,086 DEBUG kernel:[ 5.027751] SELinux: 2048 avtab hash slots, 92725 rules. >15:43:56,086 DEBUG kernel:[ 5.043152] SELinux: 2048 avtab hash slots, 92725 rules. >15:43:56,086 DEBUG kernel:[ 5.146954] SELinux: 9 users, 15 roles, 4330 types, 231 bools, 1 sens, 1024 cats >15:43:56,086 DEBUG kernel:[ 5.146958] SELinux: 83 classes, 92725 rules >15:43:56,086 DEBUG kernel:[ 5.150964] SELinux: Completing initialization. >15:43:56,086 DEBUG kernel:[ 5.150965] SELinux: Setting up existing superblocks. >15:43:56,086 DEBUG kernel:[ 5.150971] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.150975] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.150983] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.150986] SELinux: initialized (dev proc, type proc), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.150992] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:43:56,086 DEBUG kernel:[ 5.151014] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >15:43:56,086 DEBUG kernel:[ 5.151891] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >15:43:56,086 DEBUG kernel:[ 5.151895] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152402] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >15:43:56,086 DEBUG kernel:[ 5.152407] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152409] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >15:43:56,086 DEBUG kernel:[ 5.152422] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:43:56,086 DEBUG kernel:[ 5.152427] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >15:43:56,086 DEBUG kernel:[ 5.152433] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152441] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152653] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152655] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:43:56,086 DEBUG kernel:[ 5.152659] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:43:56,086 DEBUG kernel:[ 5.152810] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:43:56,086 DEBUG kernel:[ 5.152845] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152847] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152851] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152863] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152868] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152871] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152873] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152875] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152879] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152883] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152887] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >15:43:56,086 DEBUG kernel:[ 5.152895] SELinux: initialized (dev loop0, type squashfs), uses xattr >15:43:56,086 DEBUG kernel:[ 5.152912] SELinux: initialized (dev dm-0, type ext4), uses xattr >15:43:56,086 NOTICE kernel:[ 5.154436] type=1403 audit(1351957434.809:2): policy loaded auid=4294967295 ses=4294967295 >15:43:56,086 DEBUG kernel:[ 5.585637] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >15:43:56,119 INFO systemd: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >15:43:56,119 INFO systemd: Detected virtualization 'kvm'. >15:43:56,119 INFO systemd: Initializing machine ID from KVM UUID. >15:43:56,119 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. >15:43:56,119 INFO systemd: Started Remount Root and Kernel File Systems. >15:43:56,119 INFO systemd: Starting Local File Systems (Pre). >15:43:56,119 INFO systemd: Reached target Local File Systems (Pre). >15:43:56,119 INFO systemd: Mounting Temporary Directory... >15:43:56,119 INFO systemd: Starting Load Random Seed... >15:43:56,119 INFO systemd: Started Load Random Seed. >15:43:56,119 INFO systemd: Mounted Debug File System. >15:43:56,126 DEBUG kernel:[ 5.715788] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >15:43:56,126 DEBUG kernel:[ 5.719234] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >15:43:56,126 DEBUG kernel:[ 5.920097] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >15:43:56,126 NOTICE kernel:[ 6.240883] type=1400 audit(1351957435.895:3): avc: denied { create } for pid=574 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:43:56,126 NOTICE kernel:[ 6.242486] type=1400 audit(1351957435.897:4): avc: denied { setattr } for pid=574 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59411 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:43:56,126 NOTICE kernel:[ 6.242520] type=1400 audit(1351957435.897:5): avc: denied { relabelfrom } for pid=574 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=59411 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >15:43:56,161 INFO systemd: Started Terminate Plymouth Boot Screen. >15:43:56,161 INFO systemd: Started Wait for Plymouth Boot Screen to Quit. >15:43:56,162 INFO systemd: Starting Shell on tty2... >15:43:56,162 INFO systemd: Started Shell on tty2. >15:43:56,182 NOTICE kernel:[ 6.524856] type=1400 audit(1351957436.179:6): avc: denied { write } for pid=597 comm="firewalld" name="python2.7" dev="dm-0" ino=1608 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >15:43:56,182 NOTICE kernel:[ 6.524864] type=1400 audit(1351957436.179:7): avc: denied { remove_name } for pid=597 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >15:43:56,182 NOTICE kernel:[ 6.524870] type=1400 audit(1351957436.179:8): avc: denied { unlink } for pid=597 comm="firewalld" name="site.pyc" dev="dm-0" ino=2265 scontext=system_u:system_r:firewalld_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >15:43:56,182 NOTICE kernel:[ 6.526942] type=1400 audit(1351957436.181:9): avc: denied { execute } for pid=610 comm="bash" name="hostname" dev="dm-0" ino=28946 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >15:43:56,182 NOTICE kernel:[ 6.526950] type=1400 audit(1351957436.181:10): avc: denied { read open } for pid=610 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=28946 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >15:43:56,455 ERR systemd-udevd: ctx=0x7fb238b639c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >15:43:56,456 ERR systemd-udevd: ctx=0x7fb238b639c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/pci/hda/snd-hda-codec.ko error=No such file or directory >15:43:56,575 INFO kernel:[ 6.919594] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >15:43:56,619 INFO systemd: Starting Agent daemon for Spice guests. >15:43:56,619 INFO systemd: Reached target Agent daemon for Spice guests. >15:43:56,638 INFO kernel:[ 6.982335] device label data-mirror devid 1 transid 319 /dev/vdc >15:43:56,639 INFO kernel:[ 6.983393] device label data-mirror devid 2 transid 319 /dev/vdd >15:43:56,647 INFO kernel:[ 6.991486] device label mirror devid 2 transid 337 /dev/vdb >15:43:56,648 INFO kernel:[ 6.992760] device label metadata-mirror devid 1 transid 326 /dev/vde >15:43:56,655 INFO kernel:[ 6.999269] device label metadata-mirror devid 2 transid 326 /dev/vdf >15:43:56,677 INFO kernel:[ 7.021640] device label mirror devid 1 transid 337 /dev/vda >15:43:56,687 ERR systemd-udevd: ctx=0x7fb238b639c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/sound/core/snd-pcm.ko error=No such file or directory >15:43:56,824 WARNING kernel:[ 7.162574] microcode: AMD CPU family 0x6 not supported >15:43:56,844 ERR systemd-udevd: ctx=0x7fb238b639c0 path=/lib/modules/3.6.5-2.fc18.x86_64/kernel/arch/x86/kvm/kvm.ko error=No such file or directory >15:43:57,804 INFO systemd: Starting D-Bus System Message Bus... >15:43:57,804 INFO systemd: Started D-Bus System Message Bus. >15:43:57,850 INFO systemd: Started firewalld - dynamic firewall daemon. >15:43:57,850 INFO systemd: Starting Network Manager... >15:43:58,062 INFO NetworkManager: <info> NetworkManager (version 0.9.7.0-6.git20121004.fc18) is starting... >15:43:58,062 INFO NetworkManager: <info> Read config file /etc/NetworkManager/NetworkManager.conf >15:43:58,062 INFO NetworkManager: <info> WEXT support is enabled >15:43:58,072 INFO dbus-daemon: dbus[641]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:43:58,072 NOTICE dbus: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >15:43:58,072 INFO systemd: Starting Authorization Manager... >15:43:58,187 INFO polkitd: Started polkitd version 0.107 >15:43:58,270 INFO dbus-daemon: dbus[641]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:43:58,270 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >15:43:58,270 INFO systemd: Started Authorization Manager. >15:43:58,284 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >15:43:58,284 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >15:43:58,285 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:43:58,285 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >15:43:58,285 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >15:43:58,287 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >15:43:58,292 INFO systemd: Started Network Manager. >15:43:58,321 INFO systemd: Starting Anaconda System Services. >15:43:58,332 INFO systemd: Reached target Anaconda System Services. >15:43:58,348 INFO systemd: Starting Anaconda... >15:43:58,350 INFO systemd: Starting Network Manager Wait Online... >15:43:58,354 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >15:43:58,354 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >15:43:58,354 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >15:43:58,355 INFO NetworkManager: <info> Networking is enabled by state file >15:43:58,356 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:43:58,356 INFO NetworkManager: <info> (eth0): carrier is OFF >15:43:58,357 ERR NetworkManager: <error> [1351957438.353887] [nm-device-ethernet.c:454] update_permanent_hw_address(): (eth0): unable to read permanent MAC address (error 0) >15:43:58,359 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: 'virtio_net' ifindex: 2) >15:43:58,359 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >15:43:58,373 INFO NetworkManager: <info> (eth0): now managed >15:43:58,377 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >15:43:58,377 INFO NetworkManager: <info> (eth0): bringing up device. >15:43:58,377 INFO NetworkManager: <info> (eth0): carrier now ON (device state 20) >15:43:58,378 INFO NetworkManager: <info> (eth0): preparing device. >15:43:58,380 INFO NetworkManager: <info> (eth0): deactivating device (reason 'managed') [2] >15:43:58,414 INFO NetworkManager: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/virtio0/net/eth0 >15:43:58,415 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:43:58,420 WARNING NetworkManager: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >15:43:58,422 INFO systemd: Started Anaconda. >15:43:58,424 INFO systemd: Starting Anaconda Text Console... >15:43:58,426 INFO systemd: Started Anaconda Text Console. >15:43:58,438 INFO NetworkManager: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >15:43:58,439 INFO NetworkManager: <info> Auto-activating connection 'Wired connection 1'. >15:43:58,440 INFO NetworkManager: <info> Activation (eth0) starting connection 'Wired connection 1' >15:43:58,441 INFO NetworkManager: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >15:43:58,443 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >15:43:58,444 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >15:43:58,445 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >15:43:58,448 INFO NetworkManager: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >15:43:58,449 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >15:43:58,450 INFO NetworkManager: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >15:43:58,451 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >15:43:58,451 INFO NetworkManager: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >15:43:58,474 WARNING NetworkManager: <warn> (eth0) firewall zone add/change failed: (32) INVALID_ZONE: public >15:43:58,475 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >15:43:58,521 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >15:43:58,532 INFO NetworkManager: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >15:43:58,544 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >15:43:58,549 INFO NetworkManager: <info> dhclient started with pid 666 >15:43:58,561 INFO NetworkManager: <info> Activation (eth0) Beginning IP6 addrconf. >15:43:58,585 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >15:43:58,690 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4-P2 >15:43:58,690 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >15:43:58,690 INFO dhclient: All rights reserved. >15:43:58,690 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >15:43:58,691 INFO dhclient: >15:43:58,703 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >15:43:58,705 INFO dhclient: Listening on LPF/eth0/52:54:00:11:16:6c >15:43:58,706 INFO dhclient: Sending on LPF/eth0/52:54:00:11:16:6c >15:43:58,706 INFO dhclient: Sending on Socket/fallback >15:43:58,706 INFO dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 4 (xid=0x44717885) >15:43:58,712 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x44717885) >15:43:58,712 INFO dhclient: DHCPOFFER from 192.168.0.1 >15:43:58,712 WARNING kernel:[ 9.029608] audit_printk_skb: 21 callbacks suppressed >15:43:58,712 NOTICE kernel:[ 9.029610] type=1400 audit(1351957438.684:18): avc: denied { read write } for pid=671 comm="hostname" path="/dev/pts/1" dev="devpts" ino=4 scontext=system_u:system_r:hostname_t:s0 tcontext=system_u:object_r:devpts_t:s0 tclass=chr_file >15:43:58,719 INFO dhclient: DHCPACK from 192.168.0.1 (xid=0x44717885) >15:43:58,721 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> bound >15:43:58,721 INFO NetworkManager: <info> address 192.168.0.120 >15:43:58,721 INFO NetworkManager: <info> prefix 24 (255.255.255.0) >15:43:58,722 INFO NetworkManager: <info> gateway 192.168.0.1 >15:43:58,722 INFO NetworkManager: <info> nameserver '192.168.0.1' >15:43:58,722 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >15:43:58,723 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >15:43:58,727 INFO dhclient: bound to 192.168.0.120 -- renewal in 40461 seconds. >15:43:59,725 INFO NetworkManager: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >15:43:59,725 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >15:43:59,725 INFO NetworkManager: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >15:43:59,738 INFO systemd: Started Network Manager Wait Online. >15:43:59,738 INFO systemd: Starting Network. >15:43:59,738 INFO systemd: Reached target Network. >15:43:59,741 INFO systemd: Startup finished in 3s 28ms 62us (kernel) + 2s 220ms 613us (initrd) + 4s 832ms 988us (userspace) = 10s 81ms 663us. >15:43:59,760 INFO NetworkManager: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >15:43:59,760 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >15:43:59,767 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >15:43:59,767 INFO dbus-daemon: dbus[641]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >15:43:59,779 INFO dbus-daemon: dbus[641]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:43:59,780 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >15:43:59,858 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 14: /sbin/chkconfig: No such file or directory >15:44:00,090 NOTICE kernel:[ 10.434452] type=1400 audit(1351957440.089:19): avc: denied { read write } for pid=701 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=7338 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >15:44:00,098 WARNING kernel:[ 10.442654] auditd (702): /proc/702/oom_adj is deprecated, please use /proc/702/oom_score_adj instead. >15:44:00,353 INFO kernel:[ 10.697501] device label data-mirror devid 2 transid 319 /dev/vdd >15:44:00,354 INFO kernel:[ 10.698675] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:00,358 INFO kernel:[ 10.702206] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:00,359 INFO kernel:[ 10.703675] device label mirror devid 2 transid 337 /dev/vdb >15:44:00,376 INFO kernel:[ 10.715193] device label metadata-mirror devid 2 transid 326 /dev/vdf >15:44:00,386 INFO kernel:[ 10.724081] device label mirror devid 1 transid 337 /dev/vda >15:44:00,398 INFO kernel:[ 10.742465] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:00,403 INFO kernel:[ 10.747758] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:00,405 INFO kernel:[ 10.749050] device label data-mirror devid 2 transid 319 /dev/vdd >15:44:00,405 INFO kernel:[ 10.749591] device label mirror devid 2 transid 337 /dev/vdb >15:44:00,412 INFO kernel:[ 10.756029] device label mirror devid 1 transid 337 /dev/vda >15:44:00,412 INFO kernel:[ 10.756249] device label metadata-mirror devid 2 transid 326 /dev/vdf >15:44:00,804 INFO kernel:[ 11.148196] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:00,806 INFO kernel:[ 11.150230] device label mirror devid 2 transid 337 /dev/vdb >15:44:00,813 INFO kernel:[ 11.157745] device label mirror devid 1 transid 337 /dev/vda >15:44:00,817 INFO kernel:[ 11.161478] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:00,819 INFO kernel:[ 11.163332] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:00,819 INFO kernel:[ 11.163661] device label data-mirror devid 2 transid 319 /dev/vdd >15:44:00,819 INFO kernel:[ 11.163967] device label metadata-mirror devid 2 transid 326 /dev/vdf >15:44:00,848 INFO kernel:[ 11.192680] device label mirror devid 2 transid 337 /dev/vdb >15:44:00,872 INFO kernel:[ 11.216995] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:00,878 INFO kernel:[ 11.219809] device label mirror devid 1 transid 337 /dev/vda >15:44:00,880 INFO kernel:[ 11.223754] device label data-mirror devid 2 transid 319 /dev/vdd >15:44:00,936 INFO kernel:[ 11.280086] device label metadata-mirror devid 2 transid 326 /dev/vdf >15:44:04,298 INFO systemd: Starting NTP client/server... >15:44:04,353 INFO chrony-helper: tr: write error: Broken pipe >15:44:04,353 INFO chrony-helper: tr: write error >15:44:04,382 INFO chronyd: chronyd version 1.27-git1ca844 starting >15:44:04,385 INFO chronyd: Linux kernel major=3 minor=6 patch=5 >15:44:04,386 INFO chronyd: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >15:44:04,397 INFO systemd: Started NTP client/server. >15:44:04,472 INFO kernel:[ 14.816921] device label data-mirror devid 2 transid 319 /dev/vdd >15:44:04,487 INFO kernel:[ 14.831053] device label metadata-mirror devid 2 transid 326 /dev/vdf >15:44:04,487 INFO kernel:[ 14.831288] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:04,487 INFO kernel:[ 14.831530] device label mirror devid 2 transid 337 /dev/vdb >15:44:04,488 INFO kernel:[ 14.832295] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:04,489 INFO kernel:[ 14.833477] device label mirror devid 1 transid 337 /dev/vda >15:44:04,506 INFO kernel:[ 14.850245] device label mirror devid 2 transid 337 /dev/vdb >15:44:04,506 INFO kernel:[ 14.850740] device label mirror devid 1 transid 337 /dev/vda >15:44:04,509 INFO kernel:[ 14.853105] device label data-mirror devid 2 transid 319 /dev/vdd >15:44:04,509 INFO kernel:[ 14.853577] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:04,514 INFO kernel:[ 14.858075] device label metadata-mirror devid 2 transid 326 /dev/vdf >15:44:04,521 INFO kernel:[ 14.865092] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:04,964 INFO kernel:[ 15.308111] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:04,970 INFO kernel:[ 15.314718] device label mirror devid 2 transid 337 /dev/vdb >15:44:04,970 INFO kernel:[ 15.314944] device label mirror devid 1 transid 337 /dev/vda >15:44:04,972 INFO kernel:[ 15.316856] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:04,973 INFO kernel:[ 15.317567] device label metadata-mirror devid 2 transid 326 /dev/vdf >15:44:04,976 INFO kernel:[ 15.320248] device label data-mirror devid 2 transid 319 /dev/vdd >15:44:04,990 INFO kernel:[ 15.334466] device label mirror devid 2 transid 337 /dev/vdb >15:44:04,993 INFO kernel:[ 15.337021] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:04,994 INFO kernel:[ 15.338851] device label mirror devid 1 transid 337 /dev/vda >15:44:04,999 INFO kernel:[ 15.343591] device label metadata-mirror devid 2 transid 326 /dev/vdf >15:44:05,003 INFO kernel:[ 15.347060] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:05,004 INFO kernel:[ 15.348276] device label data-mirror devid 2 transid 319 /dev/vdd >15:44:05,258 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >15:44:05,258 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:44:05,258 NOTICE NetworkManager: ifcfg-rh: read connection 'System eth0' >15:44:05,259 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >15:44:06,464 INFO kernel:[ 16.808378] device label mirror devid 1 transid 337 /dev/vda >15:44:06,465 INFO kernel:[ 16.809536] device label mirror devid 1 transid 337 /dev/vda >15:44:06,522 INFO kernel:[ 16.866945] device label mirror devid 1 transid 337 /dev/vda >15:44:06,526 DEBUG kernel:[ 16.870733] SELinux: initialized (dev vda, type btrfs), uses xattr >15:44:06,941 INFO kernel:[ 17.285524] device label mirror devid 2 transid 339 /dev/vdb >15:44:06,942 INFO kernel:[ 17.286658] device label mirror devid 2 transid 339 /dev/vdb >15:44:06,980 INFO kernel:[ 17.324034] device label mirror devid 2 transid 339 /dev/vdb >15:44:06,980 INFO kernel:[ 17.324938] device label mirror devid 2 transid 339 /dev/vdb >15:44:07,070 INFO kernel:[ 17.414742] device label mirror devid 1 transid 339 /dev/vda >15:44:07,075 DEBUG kernel:[ 17.419914] SELinux: initialized (dev vda, type btrfs), uses xattr >15:44:07,610 INFO kernel:[ 17.954055] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >15:44:07,842 INFO kernel:[ 18.186488] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:07,843 INFO kernel:[ 18.187688] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:07,878 INFO kernel:[ 18.222577] device label data-mirror devid 1 transid 319 /dev/vdc >15:44:07,882 DEBUG kernel:[ 18.226990] SELinux: initialized (dev vdd, type btrfs), uses xattr >15:44:08,287 INFO kernel:[ 18.630555] device label data-mirror devid 2 transid 321 /dev/vdd >15:44:08,287 INFO kernel:[ 18.631722] device label data-mirror devid 2 transid 321 /dev/vdd >15:44:08,313 INFO kernel:[ 18.657894] device label data-mirror devid 1 transid 321 /dev/vdc >15:44:08,317 DEBUG kernel:[ 18.661395] SELinux: initialized (dev vdd, type btrfs), uses xattr >15:44:08,546 INFO kernel:[ 18.889567] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:08,546 INFO kernel:[ 18.890803] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:08,612 INFO kernel:[ 18.956200] device label metadata-mirror devid 1 transid 326 /dev/vde >15:44:08,615 DEBUG kernel:[ 18.959023] SELinux: initialized (dev vdf, type btrfs), uses xattr >15:44:09,066 INFO kernel:[ 19.409705] device label metadata-mirror devid 2 transid 328 /dev/vdf >15:44:09,066 INFO kernel:[ 19.410978] device label metadata-mirror devid 2 transid 328 /dev/vdf >15:44:09,106 INFO kernel:[ 19.450562] device label metadata-mirror devid 1 transid 328 /dev/vde >15:44:09,110 DEBUG kernel:[ 19.454416] SELinux: initialized (dev vdf, type btrfs), uses xattr >15:44:09,993 INFO chronyd: Selected source 200.58.118.148 >15:44:09,993 WARNING chronyd: System clock wrong by 173.005444 seconds, adjustment started >15:47:02,999 WARNING chronyd: System clock was stepped by 173.005 seconds >15:47:04,111 INFO kernel:[ 21.448140] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >15:47:04,111 DEBUG kernel:[ 21.448151] SELinux: initialized (dev sda1, type ext4), uses xattr >15:47:04,223 INFO kernel:[ 21.562089] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >15:47:04,224 DEBUG kernel:[ 21.562100] SELinux: initialized (dev sda2, type ext4), uses xattr >15:47:04,331 INFO kernel:[ 21.670263] device label mirror devid 1 transid 341 /dev/vda >15:47:04,334 DEBUG kernel:[ 21.673423] SELinux: initialized (dev vda, type btrfs), uses xattr >15:47:04,519 NOTICE kernel:[ 21.858134] XFS (vdb5): Mounting Filesystem >15:47:04,640 NOTICE kernel:[ 21.979497] XFS (vdb5): Starting recovery (logdev: internal) >15:47:06,553 NOTICE kernel:[ 23.891861] XFS (vdb5): Ending recovery (logdev: internal) >15:47:06,553 DEBUG kernel:[ 23.891880] SELinux: initialized (dev vdb5, type xfs), uses xattr >15:47:06,651 INFO kernel:[ 23.990362] EXT4-fs (vdb6): mounted filesystem with ordered data mode. Opts: (null) >15:47:06,651 DEBUG kernel:[ 23.990548] SELinux: initialized (dev vdb6, type ext4), uses xattr >15:47:06,762 INFO kernel:[ 24.101751] device label data-mirror devid 1 transid 323 /dev/vdc >15:47:06,765 DEBUG kernel:[ 24.104451] SELinux: initialized (dev vdd, type btrfs), uses xattr >15:47:06,903 INFO kernel:[ 24.241521] device label metadata-mirror devid 1 transid 330 /dev/vde >15:47:06,905 DEBUG kernel:[ 24.244636] SELinux: initialized (dev vdf, type btrfs), uses xattr >15:47:11,665 INFO NetworkManager: <info> (eth0): IP6 addrconf timed out or failed. >15:47:11,665 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >15:47:11,665 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >15:47:11,665 INFO NetworkManager: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >15:58:55,732 INFO kernel:[ 733.234352] device label data-mirror devid 1 transid 323 /dev/vdc >15:58:55,753 INFO kernel:[ 733.255169] device label mirror devid 1 transid 341 /dev/vda >15:58:55,753 INFO kernel:[ 733.255761] device label mirror devid 2 transid 341 /dev/vdb >15:58:55,767 INFO kernel:[ 733.269085] device label metadata-mirror devid 2 transid 330 /dev/vdf >15:58:55,768 INFO kernel:[ 733.270827] device label metadata-mirror devid 1 transid 330 /dev/vde >15:58:55,773 INFO kernel:[ 733.275701] device label data-mirror devid 2 transid 323 /dev/vdd >15:58:55,773 INFO kernel:[ 733.276023] device label data-mirror devid 1 transid 323 /dev/vdc >15:58:55,778 INFO kernel:[ 733.280892] device label mirror devid 2 transid 341 /dev/vdb >15:58:55,785 INFO kernel:[ 733.287906] device label data-mirror devid 2 transid 323 /dev/vdd >15:58:55,786 INFO kernel:[ 733.288243] device label metadata-mirror devid 2 transid 330 /dev/vdf >15:58:55,786 INFO kernel:[ 733.288596] device label mirror devid 1 transid 341 /dev/vda >15:58:55,795 INFO kernel:[ 733.297440] device label metadata-mirror devid 1 transid 330 /dev/vde >15:58:56,542 INFO kernel:[ 734.044300] device label mirror devid 1 transid 341 /dev/vda >15:58:56,545 DEBUG kernel:[ 734.047771] SELinux: initialized (dev vda, type btrfs), uses xattr >15:58:56,943 INFO kernel:[ 734.445455] device label mirror devid 2 transid 343 /dev/vdb >15:58:56,944 INFO kernel:[ 734.446555] device label mirror devid 2 transid 343 /dev/vdb >15:58:56,992 INFO kernel:[ 734.494990] device label mirror devid 1 transid 343 /dev/vda >15:58:56,997 DEBUG kernel:[ 734.499650] SELinux: initialized (dev vda, type btrfs), uses xattr >15:58:57,478 INFO kernel:[ 734.980537] device label data-mirror devid 1 transid 323 /dev/vdc >15:58:57,482 DEBUG kernel:[ 734.984273] SELinux: initialized (dev vdd, type btrfs), uses xattr >15:58:57,805 INFO kernel:[ 735.307593] device label data-mirror devid 1 transid 325 /dev/vdc >15:58:57,808 DEBUG kernel:[ 735.310290] SELinux: initialized (dev vdd, type btrfs), uses xattr >15:58:58,036 INFO kernel:[ 735.538600] device label metadata-mirror devid 1 transid 330 /dev/vde >15:58:58,040 DEBUG kernel:[ 735.542785] SELinux: initialized (dev vdf, type btrfs), uses xattr >15:58:58,365 INFO kernel:[ 735.867409] device label metadata-mirror devid 1 transid 332 /dev/vde >15:58:58,367 DEBUG kernel:[ 735.869580] SELinux: initialized (dev vdf, type btrfs), uses xattr >15:58:59,565 INFO kernel:[ 737.067990] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >15:58:59,565 DEBUG kernel:[ 737.068001] SELinux: initialized (dev sda1, type ext4), uses xattr >15:58:59,646 INFO kernel:[ 737.148190] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >15:58:59,646 DEBUG kernel:[ 737.148202] SELinux: initialized (dev sda2, type ext4), uses xattr >15:58:59,743 INFO kernel:[ 737.245856] device label mirror devid 1 transid 345 /dev/vda >15:58:59,746 DEBUG kernel:[ 737.248943] SELinux: initialized (dev vda, type btrfs), uses xattr >15:58:59,857 NOTICE kernel:[ 737.359180] XFS (vdb5): Mounting Filesystem >15:58:59,944 NOTICE kernel:[ 737.446240] XFS (vdb5): Starting recovery (logdev: internal) >15:59:01,901 NOTICE kernel:[ 739.403517] XFS (vdb5): Ending recovery (logdev: internal) >15:59:01,901 DEBUG kernel:[ 739.403535] SELinux: initialized (dev vdb5, type xfs), uses xattr >15:59:01,967 INFO kernel:[ 739.469791] EXT4-fs (vdb6): mounted filesystem with ordered data mode. Opts: (null) >15:59:01,967 DEBUG kernel:[ 739.469929] SELinux: initialized (dev vdb6, type ext4), uses xattr >15:59:02,032 INFO kernel:[ 739.534801] device label data-mirror devid 1 transid 327 /dev/vdc >15:59:02,035 DEBUG kernel:[ 739.537618] SELinux: initialized (dev vdd, type btrfs), uses xattr >15:59:02,130 INFO kernel:[ 739.632107] device label metadata-mirror devid 1 transid 334 /dev/vde >15:59:02,135 DEBUG kernel:[ 739.637155] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:01:13,544 INFO kernel:[ 871.046851] device label data-mirror devid 1 transid 327 /dev/vdc >16:01:13,555 INFO kernel:[ 871.057415] device label metadata-mirror devid 2 transid 334 /dev/vdf >16:01:13,558 INFO kernel:[ 871.060147] device label metadata-mirror devid 1 transid 334 /dev/vde >16:01:13,558 INFO kernel:[ 871.060650] device label mirror devid 2 transid 345 /dev/vdb >16:01:13,560 INFO kernel:[ 871.062662] device label mirror devid 1 transid 345 /dev/vda >16:01:13,561 INFO kernel:[ 871.063180] device label data-mirror devid 2 transid 327 /dev/vdd >16:01:13,562 INFO kernel:[ 871.064234] device label data-mirror devid 1 transid 327 /dev/vdc >16:01:13,571 INFO kernel:[ 871.073814] device label metadata-mirror devid 1 transid 334 /dev/vde >16:01:13,576 INFO kernel:[ 871.078842] device label mirror devid 1 transid 345 /dev/vda >16:01:13,580 INFO kernel:[ 871.082212] device label data-mirror devid 2 transid 327 /dev/vdd >16:01:13,582 INFO kernel:[ 871.084101] device label mirror devid 2 transid 345 /dev/vdb >16:01:13,586 INFO kernel:[ 871.088098] device label metadata-mirror devid 2 transid 334 /dev/vdf >16:01:14,292 INFO kernel:[ 871.794326] device label mirror devid 1 transid 345 /dev/vda >16:01:14,296 DEBUG kernel:[ 871.798369] SELinux: initialized (dev vda, type btrfs), uses xattr >16:01:14,723 INFO kernel:[ 872.225299] device label mirror devid 2 transid 347 /dev/vdb >16:01:14,724 INFO kernel:[ 872.226374] device label mirror devid 2 transid 347 /dev/vdb >16:01:14,774 INFO kernel:[ 872.276252] device label mirror devid 1 transid 347 /dev/vda >16:01:14,780 DEBUG kernel:[ 872.281234] SELinux: initialized (dev vda, type btrfs), uses xattr >16:01:15,257 INFO kernel:[ 872.759832] device label data-mirror devid 1 transid 327 /dev/vdc >16:01:15,261 DEBUG kernel:[ 872.763411] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:01:15,587 INFO kernel:[ 873.089276] device label data-mirror devid 1 transid 329 /dev/vdc >16:01:15,590 DEBUG kernel:[ 873.092248] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:01:15,812 INFO kernel:[ 873.314085] device label metadata-mirror devid 1 transid 334 /dev/vde >16:01:15,815 DEBUG kernel:[ 873.317523] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:01:16,153 INFO kernel:[ 873.655571] device label metadata-mirror devid 1 transid 336 /dev/vde >16:01:16,157 DEBUG kernel:[ 873.659880] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:01:17,362 INFO kernel:[ 874.864435] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >16:01:17,362 DEBUG kernel:[ 874.864446] SELinux: initialized (dev sda1, type ext4), uses xattr >16:01:17,440 INFO kernel:[ 874.942140] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >16:01:17,440 DEBUG kernel:[ 874.942152] SELinux: initialized (dev sda2, type ext4), uses xattr >16:01:17,554 INFO kernel:[ 875.056249] device label mirror devid 1 transid 349 /dev/vda >16:01:17,557 DEBUG kernel:[ 875.059327] SELinux: initialized (dev vda, type btrfs), uses xattr >16:01:17,669 NOTICE kernel:[ 875.171875] XFS (vdb5): Mounting Filesystem >16:01:17,772 NOTICE kernel:[ 875.274725] XFS (vdb5): Starting recovery (logdev: internal) >16:01:19,811 NOTICE kernel:[ 877.313803] XFS (vdb5): Ending recovery (logdev: internal) >16:01:19,811 DEBUG kernel:[ 877.313821] SELinux: initialized (dev vdb5, type xfs), uses xattr >16:01:19,935 INFO kernel:[ 877.437076] EXT4-fs (vdb6): mounted filesystem with ordered data mode. Opts: (null) >16:01:19,935 DEBUG kernel:[ 877.437323] SELinux: initialized (dev vdb6, type ext4), uses xattr >16:01:20,019 INFO kernel:[ 877.521778] device label data-mirror devid 1 transid 331 /dev/vdc >16:01:20,022 DEBUG kernel:[ 877.524380] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:01:20,105 INFO kernel:[ 877.607104] device label metadata-mirror devid 1 transid 338 /dev/vde >16:01:20,107 DEBUG kernel:[ 877.609997] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:01:42,504 INFO systemd: Starting Cleanup of Temporary Directories... >16:01:42,565 INFO systemd: Started Cleanup of Temporary Directories. >16:09:48,646 INFO kernel:[ 1386.148951] device label data-mirror devid 1 transid 331 /dev/vdc >16:09:48,659 INFO kernel:[ 1386.161090] device label mirror devid 2 transid 349 /dev/vdb >16:09:48,659 INFO kernel:[ 1386.161888] device label metadata-mirror devid 2 transid 338 /dev/vdf >16:09:48,661 INFO kernel:[ 1386.163964] device label metadata-mirror devid 1 transid 338 /dev/vde >16:09:48,663 INFO kernel:[ 1386.165351] device label data-mirror devid 2 transid 331 /dev/vdd >16:09:48,663 INFO kernel:[ 1386.165782] device label mirror devid 1 transid 349 /dev/vda >16:09:48,675 INFO kernel:[ 1386.177674] device label mirror devid 2 transid 349 /dev/vdb >16:09:48,679 INFO kernel:[ 1386.181947] device label data-mirror devid 1 transid 331 /dev/vdc >16:09:48,682 INFO kernel:[ 1386.184454] device label metadata-mirror devid 2 transid 338 /dev/vdf >16:09:48,684 INFO kernel:[ 1386.186897] device label metadata-mirror devid 1 transid 338 /dev/vde >16:09:48,688 INFO kernel:[ 1386.190065] device label data-mirror devid 2 transid 331 /dev/vdd >16:09:48,689 INFO kernel:[ 1386.191164] device label mirror devid 1 transid 349 /dev/vda >16:09:49,402 INFO kernel:[ 1386.904675] device label mirror devid 1 transid 349 /dev/vda >16:09:49,405 DEBUG kernel:[ 1386.907407] SELinux: initialized (dev vda, type btrfs), uses xattr >16:09:49,781 INFO kernel:[ 1387.282938] device label mirror devid 2 transid 351 /dev/vdb >16:09:49,782 INFO kernel:[ 1387.284042] device label mirror devid 2 transid 351 /dev/vdb >16:09:49,836 INFO kernel:[ 1387.338432] device label mirror devid 1 transid 351 /dev/vda >16:09:49,843 DEBUG kernel:[ 1387.344100] SELinux: initialized (dev vda, type btrfs), uses xattr >16:09:50,338 INFO kernel:[ 1387.839454] device label data-mirror devid 1 transid 331 /dev/vdc >16:09:50,341 DEBUG kernel:[ 1387.843658] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:09:50,669 INFO kernel:[ 1388.171216] device label data-mirror devid 1 transid 333 /dev/vdc >16:09:50,673 DEBUG kernel:[ 1388.175786] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:09:50,902 INFO kernel:[ 1388.404172] device label metadata-mirror devid 1 transid 338 /dev/vde >16:09:50,905 DEBUG kernel:[ 1388.407193] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:09:51,309 INFO kernel:[ 1388.811837] device label metadata-mirror devid 1 transid 340 /dev/vde >16:09:51,315 DEBUG kernel:[ 1388.817283] SELinux: initialized (dev vdf, type btrfs), uses xattr >16:09:52,408 INFO kernel:[ 1389.910755] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >16:09:52,408 DEBUG kernel:[ 1389.910761] SELinux: initialized (dev sda1, type ext4), uses xattr >16:09:52,481 INFO kernel:[ 1389.983069] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >16:09:52,481 DEBUG kernel:[ 1389.983075] SELinux: initialized (dev sda2, type ext4), uses xattr >16:09:52,576 INFO kernel:[ 1390.078051] device label mirror devid 1 transid 353 /dev/vda >16:09:52,578 DEBUG kernel:[ 1390.080866] SELinux: initialized (dev vda, type btrfs), uses xattr >16:09:52,682 NOTICE kernel:[ 1390.184861] XFS (vdb5): Mounting Filesystem >16:09:52,785 NOTICE kernel:[ 1390.287113] XFS (vdb5): Starting recovery (logdev: internal) >16:09:54,725 NOTICE kernel:[ 1392.227614] XFS (vdb5): Ending recovery (logdev: internal) >16:09:54,725 DEBUG kernel:[ 1392.227632] SELinux: initialized (dev vdb5, type xfs), uses xattr >16:09:54,786 INFO kernel:[ 1392.288929] EXT4-fs (vdb6): mounted filesystem with ordered data mode. Opts: (null) >16:09:54,787 DEBUG kernel:[ 1392.289178] SELinux: initialized (dev vdb6, type ext4), uses xattr >16:09:54,849 INFO kernel:[ 1392.351783] device label data-mirror devid 1 transid 335 /dev/vdc >16:09:54,852 DEBUG kernel:[ 1392.354539] SELinux: initialized (dev vdd, type btrfs), uses xattr >16:09:54,931 INFO kernel:[ 1392.433034] device label metadata-mirror devid 1 transid 342 /dev/vde >16:09:54,934 DEBUG kernel:[ 1392.436058] SELinux: initialized (dev vdf, type btrfs), uses xattr
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 863574
:
622439
|
622440
|
622441
|
622442
|
622443
|
622444
|
622445
|
622446
|
622447
|
622448
|
622449
|
622450
|
622451
|
622452
|
637532
|
637533
|
637534
| 637535 |
637536