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 580640 Details for
Bug 816823
traceback when /boot is on md on EFI
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb-p_F0Nd
anaconda-tb-p_F0Nd (text/plain), 1.51 MB, created by
Michael Glasgow
on 2012-04-27 06:00:44 UTC
(
hide
)
Description:
File: anaconda-tb-p_F0Nd
Filename:
MIME Type:
Creator:
Michael Glasgow
Created:
2012-04-27 06:00:44 UTC
Size:
1.51 MB
patch
obsolete
>anaconda 17.20 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1132, in grub_device_name > name = "(hd%d" % self.drives.index(drive) > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1491, in grub_conf_device_line > return "device %s %s\n" % (self.grub_device_name(self.stage2_device), > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1258, in write_config_header > config.write(self.grub_conf_device_line) > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1037, in write_config > self.write_config_header(config) > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1374, in write_config > super(GRUB, self).write_config() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 1558, in write > self.write_config() > File "/usr/lib64/python2.7/site-packages/pyanaconda/bootloader.py", line 2346, in writeBootloader > anaconda.bootloader.write() > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 383, in dispatch > self.dir = self.steps[self.step].target(self.anaconda) > File "/usr/lib64/python2.7/site-packages/pyanaconda/dispatch.py", line 247, in go_forward > self.dispatch() > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1201, in nextClicked > self.anaconda.dispatch.go_forward() > File "/usr/lib64/python2.7/site-packages/pyanaconda/iw/progress_gui.py", line 79, in renderCallback > self.intf.icw.nextClicked() > File "/usr/lib64/python2.7/site-packages/pyanaconda/gui.py", line 1221, in handleRenderCallback > self.currentWindow.renderCallback() >ValueError: MDRaidArrayDevice instance (0x7f2d2cba9ed0) -- > name = md0 status = True kids = 0 id = 126 > parents = ['existing 368MB partition sda2 (115) with non-existent mdmember', > 'existing 368MB partition sdb2 (111) with non-existent mdmember'] > uuid = eb1d1595:a14545aa:42f30dc8:1a7f8301 size = 367.98828125 > format = existing ext4 filesystem mounted at /boot > major = 0 minor = 0 exists = True protected = False > sysfs path = /devices/virtual/block/md0 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md0 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 753640 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (94205, 2, 4) biosGeometry: (46, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c31d560> > target size = 0 path = /dev/md0 > format args = None originalFormat = ext4 level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = 1.0 is not in list > >Local variables in innermost frame: >device: existing 367MB mdarray md0 (126) with existing ext4 filesystem mounted at /boot >self: <pyanaconda.bootloader.EFIGRUB object at 0x7f2d2e9c2050> >drive: existing 367MB mdarray md0 (126) with existing ext4 filesystem mounted at /boot > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {} > _intf.instProgress: None > _intf._warnedUnusedRaidMembers: [] > _intf.ppw: InstallProgressWindow instance, containing members: > _intf.ppw.pixmaps: [progress_first.png] > _intf.ppw.intf: Already dumped (InstallInterface instance) > _intf.ppw.adbox: EventBox instance, containing members: > _intf.ppw._updateChange: 0.01 > _intf.ppw.adpix: Image instance, containing members: > _intf.ppw._showPercentage: False > _intf.ppw.infolabel: WrappingLabel instance, containing members: > _intf.ppw.infolabel.ignoreEvents: 0 > _intf.ppw.ics: InstallControlState instance, containing members: > _intf.ppw.ics.prevEnabled: False > _intf.ppw.ics.cw: InstallControlWindow instance, containing members: > _intf.ppw.ics.cw._main_loop_running: True > _intf.ppw.ics.cw.handle: 37226 > _intf.ppw.ics.cw.window: Window instance, containing members: > _intf.ppw.ics.cw.reloadRcQueued: 0 > _intf.ppw.ics.cw.currentWindow: Already dumped (InstallProgressWindow instance) > _intf.ppw.ics.cw.installFrame: Frame instance, containing members: > _intf.ppw.ics.cw.anaconda: Already dumped (Anaconda instance) > _intf.ppw.ics.cw.mainxml: XML instance, containing members: > _intf.ppw.ics.nextEnabled: False > _intf.ppw.ics.grabNext: True > _intf.ppw.ics.title: Installing Packages > _intf.ppw.progress: ProgressBar instance, containing members: > _intf.anaconda: Already dumped (Anaconda instance) > _intf.installProgress: None > _intf.icw: Already dumped (InstallControlWindow instance) > _intf._inconsistentLVMAnswers: {} >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >keyboard: Keyboard instance, containing members: > keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us'] >, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: Skipped > keyboard.beenset: 1 >clearPartTypeSystem: None >dispatch: Skipped >upgradeRoot: None >_platform: EFI instance, containing members: > _platform.anaconda: Already dumped (Anaconda instance) >id: None >rescue: False >_instLanguage: Language instance, containing members: > _instLanguage.info: Skipped > _instLanguage.nativeLangNames: Skipped > _instLanguage._instLang: en_US.UTF-8 > _instLanguage.displayMode: g > _instLanguage._systemLang: en_US.UTF-8 > _instLanguage._default: en_US.UTF-8 > _instLanguage.localeInfo: Skipped >mediaDevice: None >upgrade: False >_network: Network instance, containing members: > _network.netdevices: {'em1': DEVICE="em1" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="a1eb850e-d9ad-4b5b-b93f-b80b0b4fc8b6" > >, 'wlan0': WirelessNetworkDevice instance, containing members: > _network.netdevices.info: {} > _network.netdevices.iface: wlan0 > _network.netdevices.description: Intel Corporation Centrino Advanced-N 6205 > _network.netdevices.dir: >} > _network.ksdevice: None > _network.hostname: porter >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 5 >rootParts: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: EFIGRUB instance, containing members: > _bootloader.encrypted_password: > _bootloader.console_options: > _bootloader.console: > _bootloader.errors: [] > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader._drives: [existing 305245MB disk sda (113) with existing gpt disklabel >, existing 305245MB disk sdb (109) with existing gpt disklabel >] > _bootloader.storage: Storage instance, containing members: > _bootloader.storage.clearPartChoice: custom > _bootloader.storage._intf: None > _bootloader.storage._platform: None > _bootloader.storage.eddDict: {} > _bootloader.storage.anaconda: Already dumped (Anaconda instance) > _bootloader.storage.dasd: DASD instance, containing members: > _bootloader.storage.dasd.dasdfmt: /sbin/dasdfmt > _bootloader.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _bootloader.storage.dasd.started: True > _bootloader.storage.dasd.totalCylinders: 0 > _bootloader.storage.dasd._maxFormatJobs: 0 > _bootloader.storage.dasd._devices: [] > _bootloader.storage.dasd._completedCylinders: 0.0 > _bootloader.storage.dasd._dasdlist: [] > _bootloader.storage.autoPartEscrowCert: None > _bootloader.storage.autoPartAddBackupPassphrase: False > _bootloader.storage.escrowCertificates: {} > _bootloader.storage.fsset: FSSet instance, containing members: > _bootloader.storage.fsset.origFStab: None > _bootloader.storage.fsset._usb: NoDevice instance, containing members: > _bootloader.storage.fsset._usb._model: > _bootloader.storage.fsset._usb.controllable: True > _bootloader.storage.fsset._usb.major: 0 > _bootloader.storage.fsset._usb.kids: 0 > _bootloader.storage.fsset._usb._partedDevice: None > _bootloader.storage.fsset._usb.uuid: None > _bootloader.storage.fsset._usb.exists: True > _bootloader.storage.fsset._usb.fstabComment: > _bootloader.storage.fsset._usb._format: USBFS instance, containing members: > _bootloader.storage.fsset._usb._format.uuid: None > _bootloader.storage.fsset._usb._format.exists: True > _bootloader.storage.fsset._usb._format._mountpoint: None > _bootloader.storage.fsset._usb._format._majorminor: None > _bootloader.storage.fsset._usb._format._minInstanceSize: None > _bootloader.storage.fsset._usb._format._mountType: usbfs > _bootloader.storage.fsset._usb._format.fsprofile: None > _bootloader.storage.fsset._usb._format.label: None > _bootloader.storage.fsset._usb._format._targetSize: 0 > _bootloader.storage.fsset._usb._format._size: 0 > _bootloader.storage.fsset._usb._format.mountopts: None > _bootloader.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _bootloader.storage.fsset._usb._format._migrate: False > _bootloader.storage.fsset._usb._format._device: usbfs > _bootloader.storage.fsset._usb.sysfsPath: > _bootloader.storage.fsset._usb._vendor: > _bootloader.storage.fsset._usb._name: usbfs > _bootloader.storage.fsset._usb._targetSize: 0 > _bootloader.storage.fsset._usb.protected: False > _bootloader.storage.fsset._usb.parents: [] > _bootloader.storage.fsset._usb.originalFormat: Already dumped (USBFS instance) > _bootloader.storage.fsset._usb.bus: > _bootloader.storage.fsset._usb._size: 0 > _bootloader.storage.fsset._usb._serial: None > _bootloader.storage.fsset._usb.id: 262 > _bootloader.storage.fsset._usb.minor: 0 > _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: > _bootloader.storage.fsset.devicetree.clearPartType: 2 > _bootloader.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _bootloader.storage.fsset.devicetree.populated: True > _bootloader.storage.fsset.devicetree.names: [sdb, sdb1, sdb2, sdb3, sda, sda1, sda2, sda3, sr0, loop0, /run/initramfs/live/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, md0, md1, luks-md1, vg00_porter, vg00_porter-home, vg00_porter-var_tmp, vg00_porter-root, vg00_porter-swap0] > _bootloader.storage.fsset.devicetree.liveBackingDevice: sr0 > _bootloader.storage.fsset.devicetree.zeroMbr: None > _bootloader.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _bootloader.storage.fsset.devicetree._cleanup: False > _bootloader.storage.fsset.devicetree.clearPartDisks: [sda, sdb] > _bootloader.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _bootloader.storage.fsset.devicetree.iscsi.started: False > _bootloader.storage.fsset.devicetree.iscsi.initiatorSet: False > _bootloader.storage.fsset.devicetree.iscsi.nodes: [] > _bootloader.storage.fsset.devicetree.iscsi.ibftNodes: [] > _bootloader.storage.fsset.devicetree.iscsi._initiator: > _bootloader.storage.fsset.devicetree.platform: EFI instance, containing members: > _bootloader.storage.fsset.devicetree.platform.anaconda: None > _bootloader.storage.fsset.devicetree.exclusiveDisks: [] > _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] > _bootloader.storage.fsset.devicetree.mpathFriendlyNames: True > _bootloader.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _bootloader.storage.fsset.devicetree.topology._multipaths: [] > _bootloader.storage.fsset.devicetree.topology._nondisks: [sdb1, sdb2, sdb3, sda1, sda2, sda3, sr0] > _bootloader.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdb3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdb3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sdb2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdb2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sdb1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sr0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sdb > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >} > _bootloader.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) >] > _bootloader.storage.fsset.devicetree.topology._singlepaths: [sdb, sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _bootloader.storage.fsset.devicetree.topology._mpath_topology: {} > _bootloader.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _bootloader.storage.fsset.devicetree._actions: [ActionCreateFormat instance, containing members: > device: existing 304144MB partition sdb3 (112) with non-existent mdmember > origFormat: existing None > id: 51 >, ActionCreateFormat instance, containing members: > device: existing 368MB partition sdb2 (111) with non-existent mdmember > origFormat: existing None > id: 50 >, ActionCreateFormat instance, containing members: > device: existing 729MB partition sdb1 (110) with existing ext2 filesystem mounted at /tmp > origFormat: existing None > id: 49 >, ActionCreateFormat instance, containing members: > device: existing 304144MB partition sda3 (116) with non-existent mdmember > origFormat: existing None > id: 48 >, ActionCreateDevice instance, containing members: > device: existing 304143MB mdarray md1 (128) with existing luks > id: 54 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: non-existent None > id: 55 >, ActionCreateDevice instance, containing members: > device: LUKSDevice instance, containing members: > device.major: 0 > device._partedDevice: parted.Device instance -- > model: Linux device-mapper (crypt) path: /dev/mapper/luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 622881828 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38772, 255, 63) biosGeometry: (38772, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c31d5f0> > device.exists: True > device._size: 0 > device.id: 129 > device.controllable: True > device.uuid: None > device._format: existing lvmpv > device.dmUuid: None > device.parents: [Already dumped (MDRaidArrayDevice instance) >] > device.minor: 0 > device.fstabComment: > device.bus: > device.sysfsPath: /devices/virtual/block/dm-1 > device._targetSize: 0 > device._model: > device.kids: 1 > device.target: crypt > device._vendor: > device._name: luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 > device.protected: False > device.originalFormat: Already dumped (LVMPhysicalVolume instance) > device._serial: None > id: 56 >, ActionCreateFormat instance, containing members: > device: Already dumped (LUKSDevice instance) > origFormat: non-existent None > id: 57 >, ActionCreateDevice instance, containing members: > device: existing 304128MB lvmvg vg00_porter (130) > id: 58 >, ActionCreateDevice instance, containing members: > device: existing 2048MB lvmlv vg00_porter-swap0 (255) with existing swap > id: 84 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 85 >, ActionCreateDevice instance, containing members: > device: existing 16384MB lvmlv vg00_porter-root (254) with existing ext4 filesystem mounted at / > id: 82 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 83 >, ActionCreateDevice instance, containing members: > device: existing 1024MB lvmlv vg00_porter-var_tmp (253) with existing ext2 filesystem mounted at /var/tmp > id: 80 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 81 >, ActionCreateDevice instance, containing members: > device: existing 65536MB lvmlv vg00_porter-home (252) with existing ext4 filesystem mounted at /home > id: 78 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 79 >, ActionCreateFormat instance, containing members: > device: existing 368MB partition sda2 (115) with non-existent mdmember > origFormat: existing None > id: 47 >, ActionCreateDevice instance, containing members: > device: existing 367MB mdarray md0 (126) with existing ext4 filesystem mounted at /boot > id: 52 >, ActionCreateFormat instance, containing members: > device: Already dumped (MDRaidArrayDevice instance) > origFormat: non-existent None > id: 53 >, ActionCreateFormat instance, containing members: > device: existing 729MB partition sda1 (114) with existing efi filesystem mounted at /boot/efi > origFormat: FATFS instance, containing members: > origFormat.uuid: F49A-C675 > origFormat.exists: True > origFormat._mountpoint: None > origFormat._majorminor: 008001 > origFormat._minInstanceSize: None > origFormat._mountType: vfat > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 0 > origFormat._size: 0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda1 > id: 46 >] > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.storage.fsset.devicetree._devices: [Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (DiskDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, OpticalDevice instance, containing members: > _model: MATSHITADVD-RAM_UJ8A0A > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: MATSHITA DVD-RAM UJ8A0A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 79360 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (4, 255, 63) biosGeometry: (4, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2b6ba5f0> > uuid: None > exists: True > fstabComment: > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_17-Beta_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:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: > _size: 155.0 > _serial: None > id: 117 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 118 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 119 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 120 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: Ext4FS instance, containing members: > _format.uuid: 9711359b-d103-46ba-93f8-4d6cc2a1dfab > _format.exists: True > _format._mountpoint: None > _format._majorminor: None > _format._minInstanceSize: 0 > _format._mountType: ext4 > _format.fsprofile: None > _format.label: Anaconda > _format._targetSize: 2048.0 > _format._size: 2048.0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/loop1 > sysfsPath: > _vendor: > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: > _size: 0 > _serial: None > id: 121 > minor: 0 >, FileDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 122 > minor: 0 >, LoopDevice instance, containing members: > _model: > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: > _vendor: > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 123 > minor: 0 >, existing 2048MB dm live-rw (124) with existing ext4 filesystem >, Already dumped (MDRaidArrayDevice instance) >, Already dumped (MDRaidArrayDevice instance) >, Already dumped (LUKSDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _bootloader.storage.fsset.devicetree.protectedDevNames: [sr0] > _bootloader.storage.fsset.devicetree.diskImages: {} > _bootloader.storage.fsset.devicetree.protectedDevSpecs: [] > _bootloader.storage.fsset.preserveLines: [] > _bootloader.storage.fsset._devshm: NoDevice instance, containing members: > _bootloader.storage.fsset._devshm._model: > _bootloader.storage.fsset._devshm.controllable: True > _bootloader.storage.fsset._devshm.major: 0 > _bootloader.storage.fsset._devshm.kids: 0 > _bootloader.storage.fsset._devshm._partedDevice: None > _bootloader.storage.fsset._devshm.uuid: None > _bootloader.storage.fsset._devshm.exists: True > _bootloader.storage.fsset._devshm.fstabComment: > _bootloader.storage.fsset._devshm._format: TmpFS instance, containing members: > _bootloader.storage.fsset._devshm._format.uuid: None > _bootloader.storage.fsset._devshm._format.exists: True > _bootloader.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _bootloader.storage.fsset._devshm._format._majorminor: None > _bootloader.storage.fsset._devshm._format._minInstanceSize: None > _bootloader.storage.fsset._devshm._format._mountType: tmpfs > _bootloader.storage.fsset._devshm._format.fsprofile: None > _bootloader.storage.fsset._devshm._format.label: None > _bootloader.storage.fsset._devshm._format._targetSize: 0 > _bootloader.storage.fsset._devshm._format._size: 0 > _bootloader.storage.fsset._devshm._format.mountopts: None > _bootloader.storage.fsset._devshm._format.mountpoint: /dev/shm > _bootloader.storage.fsset._devshm._format._migrate: False > _bootloader.storage.fsset._devshm._format._device: tmpfs > _bootloader.storage.fsset._devshm.sysfsPath: > _bootloader.storage.fsset._devshm._vendor: > _bootloader.storage.fsset._devshm._name: tmpfs > _bootloader.storage.fsset._devshm._targetSize: 0 > _bootloader.storage.fsset._devshm.protected: False > _bootloader.storage.fsset._devshm.parents: [] > _bootloader.storage.fsset._devshm.originalFormat: Already dumped (TmpFS instance) > _bootloader.storage.fsset._devshm.bus: > _bootloader.storage.fsset._devshm._size: 0 > _bootloader.storage.fsset._devshm._serial: None > _bootloader.storage.fsset._devshm.id: 257 > _bootloader.storage.fsset._devshm.minor: 0 > _bootloader.storage.fsset._dev: DirectoryDevice instance, containing members: > _bootloader.storage.fsset._dev._model: > _bootloader.storage.fsset._dev.controllable: True > _bootloader.storage.fsset._dev.major: 0 > _bootloader.storage.fsset._dev.kids: 0 > _bootloader.storage.fsset._dev._partedDevice: None > _bootloader.storage.fsset._dev.uuid: None > _bootloader.storage.fsset._dev.exists: True > _bootloader.storage.fsset._dev.fstabComment: > _bootloader.storage.fsset._dev._format: BindFS instance, containing members: > _bootloader.storage.fsset._dev._format.uuid: None > _bootloader.storage.fsset._dev._format.exists: True > _bootloader.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _bootloader.storage.fsset._dev._format._majorminor: None > _bootloader.storage.fsset._dev._format._minInstanceSize: None > _bootloader.storage.fsset._dev._format._mountType: bind > _bootloader.storage.fsset._dev._format.fsprofile: None > _bootloader.storage.fsset._dev._format.label: None > _bootloader.storage.fsset._dev._format._targetSize: 0 > _bootloader.storage.fsset._dev._format._size: 0 > _bootloader.storage.fsset._dev._format.mountopts: None > _bootloader.storage.fsset._dev._format.mountpoint: /dev > _bootloader.storage.fsset._dev._format._migrate: False > _bootloader.storage.fsset._dev._format._device: /dev > _bootloader.storage.fsset._dev.sysfsPath: > _bootloader.storage.fsset._dev._vendor: > _bootloader.storage.fsset._dev._name: /dev > _bootloader.storage.fsset._dev._targetSize: 0 > _bootloader.storage.fsset._dev.protected: False > _bootloader.storage.fsset._dev.parents: [] > _bootloader.storage.fsset._dev.originalFormat: Already dumped (BindFS instance) > _bootloader.storage.fsset._dev.bus: > _bootloader.storage.fsset._dev._size: 0 > _bootloader.storage.fsset._dev._serial: None > _bootloader.storage.fsset._dev.id: 256 > _bootloader.storage.fsset._dev.minor: 0 > _bootloader.storage.fsset.blkidTab: None > _bootloader.storage.fsset._proc: NoDevice instance, containing members: > _bootloader.storage.fsset._proc._model: > _bootloader.storage.fsset._proc.controllable: True > _bootloader.storage.fsset._proc.major: 0 > _bootloader.storage.fsset._proc.kids: 0 > _bootloader.storage.fsset._proc._partedDevice: None > _bootloader.storage.fsset._proc.uuid: None > _bootloader.storage.fsset._proc.exists: True > _bootloader.storage.fsset._proc.fstabComment: > _bootloader.storage.fsset._proc._format: ProcFS instance, containing members: > _bootloader.storage.fsset._proc._format.uuid: None > _bootloader.storage.fsset._proc._format.exists: True > _bootloader.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _bootloader.storage.fsset._proc._format._majorminor: None > _bootloader.storage.fsset._proc._format._minInstanceSize: None > _bootloader.storage.fsset._proc._format._mountType: proc > _bootloader.storage.fsset._proc._format.fsprofile: None > _bootloader.storage.fsset._proc._format.label: None > _bootloader.storage.fsset._proc._format._targetSize: 0 > _bootloader.storage.fsset._proc._format._size: 0 > _bootloader.storage.fsset._proc._format.mountopts: None > _bootloader.storage.fsset._proc._format.mountpoint: /proc > _bootloader.storage.fsset._proc._format._migrate: False > _bootloader.storage.fsset._proc._format._device: proc > _bootloader.storage.fsset._proc.sysfsPath: > _bootloader.storage.fsset._proc._vendor: > _bootloader.storage.fsset._proc._name: proc > _bootloader.storage.fsset._proc._targetSize: 0 > _bootloader.storage.fsset._proc.protected: False > _bootloader.storage.fsset._proc.parents: [] > _bootloader.storage.fsset._proc.originalFormat: Already dumped (ProcFS instance) > _bootloader.storage.fsset._proc.bus: > _bootloader.storage.fsset._proc._size: 0 > _bootloader.storage.fsset._proc._serial: None > _bootloader.storage.fsset._proc.id: 260 > _bootloader.storage.fsset._proc.minor: 0 > _bootloader.storage.fsset.active: True > _bootloader.storage.fsset.cryptTab: CryptTab instance, containing members: > _bootloader.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.fsset.cryptTab.blkidTab: None > _bootloader.storage.fsset.cryptTab.chroot: > _bootloader.storage.fsset.cryptTab.mappings: {'luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8': {'device': MDRaidArrayDevice instance (0x7f2d2c314750) -- > name = md1 status = True kids = 1 id = 128 > parents = ['existing 304144MB partition sda3 (116) with non-existent mdmember', > 'existing 304144MB partition sdb3 (112) with non-existent mdmember'] > uuid = cf93c1bd:65bb716b:e509226e:a94e0edd size = 304143.517578 > format = existing luks > major = 0 minor = 1 exists = True protected = False > sysfs path = /devices/virtual/block/md1 partedDevice = parted.Device instance -- > model: Linux Software RAID Array path: /dev/md1 type: 17 > sectorSize: 512 physicalSectorSize: 512 > length: 622885924 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (77860740, 2, 4) biosGeometry: (38772, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c31d4d0> > target size = 0 path = /dev/md1 > format args = None originalFormat = lvmpv level = 1 spares = 0 > members = 2 > total devices = 2 metadata version = default, 'keyfile': 'none', 'options': ''} >} > _bootloader.storage.fsset._devpts: NoDevice instance, containing members: > _bootloader.storage.fsset._devpts._model: > _bootloader.storage.fsset._devpts.controllable: True > _bootloader.storage.fsset._devpts.major: 0 > _bootloader.storage.fsset._devpts.kids: 0 > _bootloader.storage.fsset._devpts._partedDevice: None > _bootloader.storage.fsset._devpts.uuid: None > _bootloader.storage.fsset._devpts.exists: True > _bootloader.storage.fsset._devpts.fstabComment: > _bootloader.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _bootloader.storage.fsset._devpts._format.uuid: None > _bootloader.storage.fsset._devpts._format.exists: True > _bootloader.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _bootloader.storage.fsset._devpts._format._majorminor: None > _bootloader.storage.fsset._devpts._format._minInstanceSize: None > _bootloader.storage.fsset._devpts._format._mountType: devpts > _bootloader.storage.fsset._devpts._format.fsprofile: None > _bootloader.storage.fsset._devpts._format.label: None > _bootloader.storage.fsset._devpts._format._targetSize: 0 > _bootloader.storage.fsset._devpts._format._size: 0 > _bootloader.storage.fsset._devpts._format.mountopts: None > _bootloader.storage.fsset._devpts._format.mountpoint: /dev/pts > _bootloader.storage.fsset._devpts._format._migrate: False > _bootloader.storage.fsset._devpts._format._device: devpts > _bootloader.storage.fsset._devpts.sysfsPath: > _bootloader.storage.fsset._devpts._vendor: > _bootloader.storage.fsset._devpts._name: devpts > _bootloader.storage.fsset._devpts._targetSize: 0 > _bootloader.storage.fsset._devpts.protected: False > _bootloader.storage.fsset._devpts.parents: [] > _bootloader.storage.fsset._devpts.originalFormat: Already dumped (DevPtsFS instance) > _bootloader.storage.fsset._devpts.bus: > _bootloader.storage.fsset._devpts._size: 0 > _bootloader.storage.fsset._devpts._serial: None > _bootloader.storage.fsset._devpts.id: 258 > _bootloader.storage.fsset._devpts.minor: 0 > _bootloader.storage.fsset._sysfs: NoDevice instance, containing members: > _bootloader.storage.fsset._sysfs._model: > _bootloader.storage.fsset._sysfs.controllable: True > _bootloader.storage.fsset._sysfs.major: 0 > _bootloader.storage.fsset._sysfs.kids: 0 > _bootloader.storage.fsset._sysfs._partedDevice: None > _bootloader.storage.fsset._sysfs.uuid: None > _bootloader.storage.fsset._sysfs.exists: True > _bootloader.storage.fsset._sysfs.fstabComment: > _bootloader.storage.fsset._sysfs._format: SysFS instance, containing members: > _bootloader.storage.fsset._sysfs._format.uuid: None > _bootloader.storage.fsset._sysfs._format.exists: True > _bootloader.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _bootloader.storage.fsset._sysfs._format._majorminor: None > _bootloader.storage.fsset._sysfs._format._minInstanceSize: None > _bootloader.storage.fsset._sysfs._format._mountType: sysfs > _bootloader.storage.fsset._sysfs._format.fsprofile: None > _bootloader.storage.fsset._sysfs._format.label: None > _bootloader.storage.fsset._sysfs._format._targetSize: 0 > _bootloader.storage.fsset._sysfs._format._size: 0 > _bootloader.storage.fsset._sysfs._format.mountopts: None > _bootloader.storage.fsset._sysfs._format.mountpoint: /sys > _bootloader.storage.fsset._sysfs._format._migrate: False > _bootloader.storage.fsset._sysfs._format._device: sysfs > _bootloader.storage.fsset._sysfs.sysfsPath: > _bootloader.storage.fsset._sysfs._vendor: > _bootloader.storage.fsset._sysfs._name: sysfs > _bootloader.storage.fsset._sysfs._targetSize: 0 > _bootloader.storage.fsset._sysfs.protected: False > _bootloader.storage.fsset._sysfs.parents: [] > _bootloader.storage.fsset._sysfs.originalFormat: Already dumped (SysFS instance) > _bootloader.storage.fsset._sysfs.bus: > _bootloader.storage.fsset._sysfs._size: 0 > _bootloader.storage.fsset._sysfs._serial: None > _bootloader.storage.fsset._sysfs.id: 259 > _bootloader.storage.fsset._sysfs.minor: 0 > _bootloader.storage.fsset._selinux: NoDevice instance, containing members: > _bootloader.storage.fsset._selinux._model: > _bootloader.storage.fsset._selinux.controllable: True > _bootloader.storage.fsset._selinux.major: 0 > _bootloader.storage.fsset._selinux.kids: 0 > _bootloader.storage.fsset._selinux._partedDevice: None > _bootloader.storage.fsset._selinux.uuid: None > _bootloader.storage.fsset._selinux.exists: True > _bootloader.storage.fsset._selinux.fstabComment: > _bootloader.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _bootloader.storage.fsset._selinux._format.uuid: None > _bootloader.storage.fsset._selinux._format.exists: True > _bootloader.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _bootloader.storage.fsset._selinux._format._majorminor: None > _bootloader.storage.fsset._selinux._format._minInstanceSize: None > _bootloader.storage.fsset._selinux._format._mountType: selinuxfs > _bootloader.storage.fsset._selinux._format.fsprofile: None > _bootloader.storage.fsset._selinux._format.label: None > _bootloader.storage.fsset._selinux._format._targetSize: 0 > _bootloader.storage.fsset._selinux._format._size: 0 > _bootloader.storage.fsset._selinux._format.mountopts: None > _bootloader.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _bootloader.storage.fsset._selinux._format._migrate: False > _bootloader.storage.fsset._selinux._format._device: selinuxfs > _bootloader.storage.fsset._selinux.sysfsPath: > _bootloader.storage.fsset._selinux._vendor: > _bootloader.storage.fsset._selinux._name: selinuxfs > _bootloader.storage.fsset._selinux._targetSize: 0 > _bootloader.storage.fsset._selinux.protected: False > _bootloader.storage.fsset._selinux.parents: [] > _bootloader.storage.fsset._selinux.originalFormat: Already dumped (SELinuxFS instance) > _bootloader.storage.fsset._selinux.bus: > _bootloader.storage.fsset._selinux._size: 0 > _bootloader.storage.fsset._selinux._serial: None > _bootloader.storage.fsset._selinux.id: 261 > _bootloader.storage.fsset._selinux.minor: 0 > _bootloader.storage.config: StorageDiscoveryConfig instance, containing members: > _bootloader.storage.config.clearPartType: 2 > _bootloader.storage.config.ignoredDisks: [] > _bootloader.storage.config.protectedDevSpecs: [] > _bootloader.storage.config.reinitializeDisks: False > _bootloader.storage.config.ignoreDiskInteractive: False > _bootloader.storage.config.exclusiveDisks: [] > _bootloader.storage.config.zeroMbr: None > _bootloader.storage.config.diskImages: {} > _bootloader.storage.config.clearPartDisks: [sda, sdb] > _bootloader.storage.config.mpathFriendlyNames: True > _bootloader.storage.retrofitPassphrase: False > _bootloader.storage.autoPartType: 2 > _bootloader.storage.zfcp: ZFCP instance, containing members: > _bootloader.storage.zfcp.down: False > _bootloader.storage.zfcp.hasReadConfig: True > _bootloader.storage.zfcp.intf: Already dumped (InstallInterface instance) > _bootloader.storage.zfcp.fcpdevs: set([]) > _bootloader.storage.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.defaultFSType: ext4 > _bootloader.storage._dumpFile: /tmp/storage.state > _bootloader.storage.services: set([]) > _bootloader.storage.shrinkPartitions: {} > _bootloader.storage.encryptionPassphrase: Skipped > _bootloader.storage.encryptionRetrofit: False > _bootloader.storage._nextID: 14 > _bootloader.storage.fcoe: fcoe instance, containing members: > _bootloader.storage.fcoe.started: True > _bootloader.storage.fcoe.nics: [] > _bootloader.storage.fcoe.lldpadStarted: False > _bootloader.storage.autoPartitionRequests: [PartSpec instance (0x7f2d2e9c2090) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7f2d2e9c20d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7f2d2e9c2110) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7f2d2e9c2150) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >, PartSpec instance (0x7f2d2e9c2190) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9936 grow = True > >] > _bootloader.storage.doAutoPart: True > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._update_only: False > _bootloader._default_image: LinuxBootLoaderImage instance, containing members: > _bootloader._default_image.short_label: linux > _bootloader._default_image.label: Fedora > _bootloader._default_image._initrd: None > _bootloader._default_image.version: 3.3.2-8.fc17.x86_64 > _bootloader._default_image._kernel: None > _bootloader._default_image.device: Already dumped (LVMLogicalVolumeDevice instance) > _bootloader.stage1_drive: Already dumped (DiskDevice instance) > _bootloader._stage1_device: Already dumped (PartitionDevice instance) > _bootloader._drive_order: [] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.dracut_args: rd.lvm.lv=vg00_porter/root rd.dm=0 rd.luks.uuid=luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 rd.lvm.lv=vg00_porter/swap0 KEYTABLE=us SYSFONT=True rd.md.uuid=eb1d1595:a14545aa:42f30dc8:1a7f8301 rd.md.uuid=cf93c1bd:65bb716b:e509226e:a94e0edd LANG=en_US.UTF-8 > _bootloader.boot_args: rd.lvm.lv=vg00_porter/root rd.dm=0 SYSFONT=True rd.luks.uuid=luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 rd.lvm.lv=vg00_porter/swap0 KEYTABLE=us rd.md.uuid=eb1d1595:a14545aa:42f30dc8:1a7f8301 rd.md.uuid=cf93c1bd:65bb716b:e509226e:a94e0edd LANG=en_US.UTF-8 rhgb quiet > _bootloader._trusted_boot: False > _bootloader.linux_images: [] >_timezone: Timezone instance, containing members: > _timezone.utc: True > _timezone.tz: America/Chicago >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0x7f2d3f0dcaf8> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 17.20 > mehConfig.attrSkipList: [backend.ayum, backend.dlpkgs, accounts, bootloader.password, comps, dispatch, hdList, ksdata, instLanguage.font, instLanguage.kbd, instLanguage.info, instLanguage.localeInfo, instLanguage.nativeLangNames, instLanguage.tz, keyboard._mods._modelDict, keyboard.modelDict, storage.encryptionPassphrase, users.rootPassword, tmpData, intf.icw.buff, intf.icw.currentWindow.storage.encryptionPassphrase, intf.icw.stockButtons] > mehConfig.localSkipList: [passphrase, password] > mehConfig.fileList: [/tmp/anaconda.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: YumBackend instance, containing members: > _backend.modeText: %s Installing %s > > _backend.instPath: /mnt/sysimage > _backend.supportsPackageSelection: True > _backend.totalSize: 2948784 > _backend.dlpkgs: Skipped > _backend.skipFormatRoot: False > _backend.instLog: <closed file '/mnt/sysimage/root/install.log', mode 'w+' at 0x7f2d26fbfc90> > _backend.supportsUpgrades: True > _backend.anaconda: Already dumped (Anaconda instance) > _backend.ayum: Skipped > _backend.totalFiles: 154281 >clearPartTypeSelection: None >isHeadless: False >reIPLMessage: None >_storage: Already dumped (Storage instance) >dir: 1 >security: Security instance, containing members: > security.selinux: 1 > security.auth: --enableshadow --passalgo=sha512 >opts: {'noipv6': False, 'noipv4': False, 'updateSrc': None, 'keymap': None, 'selinux': True, 'module': [], 'syslog': None, 'images': [], 'serial': False, 'dmraid': True, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': None, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'method': None, 'vncpassword': '', 'vnc': False, 'rescue': False, 'noverifyssl': False, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': None, 'liveinst': False, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'proxyAuth': None, 'mpath': True, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxyUsername: None > > >/tmp/anaconda.log: >02:04:40,074 INFO anaconda: /usr/sbin/anaconda 17.20 >02:04:46,596 INFO anaconda: 8126464 kB (7936 MB) are available >02:04:46,596 INFO anaconda: check_memory(): total:7936, needed:768, graphical:768 >02:04:46,724 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda'] >02:04:46,728 INFO anaconda: Default encoding = utf-8 >02:04:46,756 INFO anaconda: Display mode = g >02:04:46,757 INFO anaconda: 8126464 kB (7936 MB) are available >02:04:46,757 INFO anaconda: check_memory(): total:7936, needed:768, graphical:768 >02:04:51,067 DEBUG anaconda: X server has signalled a successful start. >02:04:51,072 INFO anaconda: Starting window manager, pid 617. >02:04:51,074 INFO anaconda.stdout: Starting graphical installation. >02:04:55,761 INFO anaconda: using only installclass _Fedora >02:04:55,762 INFO anaconda: Detected 7888M of memory >02:04:55,762 INFO anaconda: Swap attempt of 1024M to 9936M >02:04:57,635 DEBUG anaconda: display: (['LVDS1', 'connected', '1600x900+0+0', '(normal', 'left', 'inverted', 'right', 'x', 'axis', 'y', 'axis)', '309mm', 'x', '174mm'],) >02:04:57,636 INFO anaconda: Setting window size to 1600x900 >02:05:00,914 INFO anaconda: dispatch: resetting to the first step. >02:05:00,915 INFO anaconda: dispatch: moving (1) to step sshd >02:05:00,916 DEBUG anaconda: dispatch: sshd is a direct step >02:05:00,916 INFO anaconda: sshd: not enabled, skipping. >02:05:00,917 INFO anaconda: created new libuser.conf at /tmp/libuser.9J3cLA with instPath="/mnt/sysimage" >02:05:00,917 INFO anaconda: dispatch: leaving (1) step sshd >02:05:00,917 INFO anaconda: dispatch: moving (1) to step language >02:07:20,162 INFO anaconda: dispatch: leaving (1) step language >02:07:20,163 INFO anaconda: dispatch: moving (1) to step keyboard >02:07:25,584 INFO anaconda: dispatch: leaving (1) step keyboard >02:07:25,585 INFO anaconda: dispatch: moving (1) to step betanag >02:07:25,586 DEBUG anaconda: dispatch: betanag is a direct step >02:07:57,902 INFO anaconda: dispatch: leaving (1) step betanag >02:07:57,903 INFO anaconda: dispatch: moving (1) to step filtertype >02:08:06,467 INFO anaconda: dispatch: leaving (1) step filtertype >02:08:06,468 INFO anaconda: dispatch: moving (1) to step filter >02:08:06,484 DEBUG anaconda: dispatch: the interface chose not to display step filter. >02:08:06,484 INFO anaconda: dispatch: leaving (1) step filter >02:08:06,484 INFO anaconda: dispatch: moving (1) to step storageinit >02:08:06,484 DEBUG anaconda: dispatch: storageinit is a direct step >02:08:06,527 INFO anaconda: ISCSID is /sbin/iscsid >02:08:06,528 INFO anaconda: no initiator set >02:08:10,909 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >02:08:10,909 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >02:08:11,269 DEBUG anaconda: required disklabel type for sda (1) is None >02:08:11,269 DEBUG anaconda: default disklabel type for sda is gpt >02:08:11,269 DEBUG anaconda: selecting gpt disklabel for sda based on size >02:08:15,241 INFO anaconda: dispatch: leaving (1) step storageinit >02:08:15,241 INFO anaconda: dispatch: moving (1) to step findrootparts >02:08:15,242 DEBUG anaconda: dispatch: findrootparts is a direct step >02:08:15,246 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options ro >02:08:15,335 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >02:08:15,716 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options ro >02:08:15,994 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/VolGroup-lv_home on /mnt/sysimage as ext4 with options ro >02:08:16,087 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >02:08:16,651 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/VolGroup-lv_root on /mnt/sysimage as ext4 with options ro >02:08:16,751 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >02:08:17,097 INFO anaconda: dispatch: leaving (1) step findrootparts >02:08:17,097 INFO anaconda: dispatch: moving (1) to step network >02:08:50,487 INFO anaconda: scanning APs for wlan0 >02:08:50,514 INFO anaconda: APs found for wlan0: ['Free Wi-Fi', '2WIRE265', '2WIRE633', "Scott's Place", 'PS3-9531915', '2WIRE876', 'NETGEAR', '2WIRE221', 'beerpub', 'beernet'] >02:11:19,038 INFO anaconda: setting installation environment hostname to porter >02:11:19,054 INFO anaconda: dispatch: leaving (1) step network >02:11:19,055 INFO anaconda: dispatch: moving (1) to step timezone >02:11:19,475 INFO anaconda: set timezone: America/New_York, utc: 0 >02:11:31,385 INFO anaconda: set timezone: America/Chicago, utc: 1 >02:11:31,386 INFO anaconda: dispatch: leaving (1) step timezone >02:11:31,386 INFO anaconda: dispatch: moving (1) to step accounts >02:11:45,874 INFO anaconda: dispatch: leaving (1) step accounts >02:11:45,875 INFO anaconda: dispatch: moving (1) to step setuptime >02:11:45,876 DEBUG anaconda: dispatch: setuptime is a direct step >21:11:46,001 INFO anaconda: dispatch: leaving (1) step setuptime >21:11:46,002 INFO anaconda: dispatch: moving (1) to step parttype >21:12:56,996 DEBUG anaconda: dispatch: Can not reschedule step 'bootloader' from 'skipped' to 'requested' >21:12:56,997 INFO anaconda: dispatch: leaving (1) step parttype >21:12:56,997 INFO anaconda: dispatch: moving (1) to step cleardiskssel >21:12:57,039 INFO anaconda: no initiator set >21:12:57,400 DEBUG anaconda: required disklabel type for sdb (1) is None >21:12:57,400 DEBUG anaconda: default disklabel type for sdb is gpt >21:12:57,401 DEBUG anaconda: selecting gpt disklabel for sdb based on size >21:12:57,851 DEBUG anaconda: required disklabel type for sda (1) is None >21:12:57,851 DEBUG anaconda: default disklabel type for sda is gpt >21:12:57,851 DEBUG anaconda: selecting gpt disklabel for sda based on size >21:12:59,514 DEBUG anaconda: dispatch: the interface chose not to display step cleardiskssel. >21:12:59,514 INFO anaconda: dispatch: leaving (1) step cleardiskssel >21:12:59,514 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >21:12:59,515 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >21:12:59,695 INFO anaconda: dispatch: leaving (1) step autopartitionexecute >21:12:59,695 INFO anaconda: dispatch: moving (1) to step partition >21:13:46,106 DEBUG anaconda: refresh: justRedraw=True >21:14:28,780 DEBUG anaconda: refresh: justRedraw=True >21:14:33,368 DEBUG anaconda: refresh: justRedraw=False >21:14:38,049 DEBUG anaconda: refresh: justRedraw=False >21:14:44,221 DEBUG anaconda: refresh: justRedraw=False >21:14:50,684 DEBUG anaconda: refresh: justRedraw=False >21:14:56,055 DEBUG anaconda: refresh: justRedraw=False >21:16:02,102 DEBUG anaconda: refresh: justRedraw=False >21:16:32,533 DEBUG anaconda: refresh: justRedraw=False >21:17:36,384 DEBUG anaconda: refresh: justRedraw=False >21:18:05,244 DEBUG anaconda: refresh: justRedraw=False >21:18:34,471 DEBUG anaconda: refresh: justRedraw=False >21:18:54,923 DEBUG anaconda: refresh: justRedraw=False >21:19:15,099 DEBUG anaconda: refresh: justRedraw=False >21:20:32,389 DEBUG anaconda: refresh: justRedraw=False >21:21:01,075 DEBUG anaconda: refresh: justRedraw=True >21:21:21,379 DEBUG anaconda: refresh: justRedraw=True >21:22:30,890 INFO anaconda: computeVGSize: vgsize is 303999.875 >21:22:41,885 DEBUG anaconda: finished editing vg >21:22:41,885 DEBUG anaconda: pvs: ['sdb3'] >21:22:41,886 DEBUG anaconda: luks: [] >21:22:41,889 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'root', 'originalFormat': Ext4FS instance (0x7f2d2b6a31d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': Ext4FS instance (0x7f2d2b69add0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-root uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 16384L} >21:22:41,890 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'swap0', 'originalFormat': Ext4FS instance (0x7f2d2b6a3c90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': SwapSpace instance (0x7f2d2b6a3050) -- > type = swap name = swap status = None > device = /dev/mapper/tmp--vg_porter-swap0 uuid = None exists = None > options = supported = True formattable = True resizable = False > priority = None label = None, 'stripes': 1, 'logSize': 0, 'size': 2048L} >21:22:41,890 DEBUG anaconda: non-existing vg -- setting up lvs, pvs, name, pesize >21:22:41,898 DEBUG anaconda: new lv non-existent 16384MB lvmlv tmp-vg00_porter-root (73) with non-existent ext4 filesystem mounted at / >21:22:41,898 DEBUG anaconda: creating lv root >21:22:41,902 DEBUG anaconda: new lv non-existent 2048MB lvmlv tmp-vg00_porter-swap0 (74) with non-existent swap >21:22:41,902 DEBUG anaconda: creating lv swap0 >21:22:41,906 DEBUG anaconda: refresh: justRedraw=True >21:52:54,190 INFO anaconda: dispatch: leaving (-1) step partition >21:52:54,191 INFO anaconda: dispatch: moving (-1) to step autopartitionexecute >21:52:54,191 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >21:52:54,195 INFO anaconda: dispatch: leaving (-1) step autopartitionexecute >21:52:54,196 INFO anaconda: dispatch: moving (-1) to step cleardiskssel >21:53:02,036 INFO anaconda: dispatch: leaving (-1) step cleardiskssel >21:53:02,037 INFO anaconda: dispatch: moving (-1) to step parttype >21:53:07,939 DEBUG anaconda: dispatch: Can not reschedule step 'bootloader' from 'skipped' to 'requested' >21:53:07,940 INFO anaconda: dispatch: leaving (1) step parttype >21:53:07,940 INFO anaconda: dispatch: moving (1) to step cleardiskssel >21:53:28,455 INFO anaconda: no initiator set >21:53:29,270 DEBUG anaconda: required disklabel type for sdb (1) is None >21:53:29,271 DEBUG anaconda: default disklabel type for sdb is gpt >21:53:29,271 DEBUG anaconda: selecting gpt disklabel for sdb based on size >21:53:29,909 DEBUG anaconda: required disklabel type for sda (1) is None >21:53:29,910 DEBUG anaconda: default disklabel type for sda is gpt >21:53:29,910 DEBUG anaconda: selecting gpt disklabel for sda based on size >21:53:31,024 INFO anaconda: dispatch: leaving (1) step cleardiskssel >21:53:31,025 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >21:53:31,025 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >21:53:34,426 INFO anaconda: no initiator set >21:53:34,984 DEBUG anaconda: required disklabel type for sdb (1) is None >21:53:34,984 DEBUG anaconda: default disklabel type for sdb is gpt >21:53:34,985 DEBUG anaconda: selecting gpt disklabel for sdb based on size >21:53:35,599 DEBUG anaconda: required disklabel type for sda (1) is None >21:53:35,599 DEBUG anaconda: default disklabel type for sda is gpt >21:53:35,600 DEBUG anaconda: selecting gpt disklabel for sda based on size >21:53:36,667 INFO anaconda: dispatch: leaving (-1) step autopartitionexecute >21:53:36,667 INFO anaconda: dispatch: moving (-1) to step cleardiskssel >21:53:41,428 INFO anaconda: dispatch: leaving (-1) step cleardiskssel >21:53:41,428 INFO anaconda: dispatch: moving (-1) to step parttype >21:53:47,020 DEBUG anaconda: dispatch: Can not reschedule step 'bootloader' from 'skipped' to 'requested' >21:53:47,020 INFO anaconda: dispatch: leaving (1) step parttype >21:53:47,020 INFO anaconda: dispatch: moving (1) to step cleardiskssel >21:53:50,140 INFO anaconda: no initiator set >21:53:50,380 DEBUG anaconda: required disklabel type for sdb (1) is None >21:53:50,380 DEBUG anaconda: default disklabel type for sdb is gpt >21:53:50,381 DEBUG anaconda: selecting gpt disklabel for sdb based on size >21:53:50,991 DEBUG anaconda: required disklabel type for sda (1) is None >21:53:50,991 DEBUG anaconda: default disklabel type for sda is gpt >21:53:50,992 DEBUG anaconda: selecting gpt disklabel for sda based on size >21:53:52,189 INFO anaconda: dispatch: leaving (1) step cleardiskssel >21:53:52,189 INFO anaconda: dispatch: moving (1) to step partition >21:54:21,459 DEBUG anaconda: refresh: justRedraw=False >21:54:33,148 DEBUG anaconda: refresh: justRedraw=False >21:54:56,531 DEBUG anaconda: refresh: justRedraw=False >21:55:16,582 DEBUG anaconda: refresh: justRedraw=False >21:55:25,981 DEBUG anaconda: refresh: justRedraw=False >21:55:35,879 DEBUG anaconda: refresh: justRedraw=False >21:55:54,645 DEBUG anaconda: refresh: justRedraw=True >21:56:17,638 DEBUG anaconda: refresh: justRedraw=True >21:56:31,453 INFO anaconda: computeVGSize: vgsize is 304127.875 >22:00:36,728 DEBUG anaconda: finished editing vg >22:00:36,728 DEBUG anaconda: pvs: ['luks-md1'] >22:00:36,729 DEBUG anaconda: luks: [] >22:00:36,732 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'swap0', 'originalFormat': Ext4FS instance (0x7f2d2c313f10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': SwapSpace instance (0x7f2d2c312210) -- > type = swap name = swap status = None > device = /dev/mapper/tmp--vg_porter-swap0 uuid = None exists = None > options = supported = True formattable = True resizable = False > priority = None label = None, 'stripes': 1, 'logSize': 0, 'size': 2048L} >22:00:36,738 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'var_tmp', 'originalFormat': Ext4FS instance (0x7f2d2c3113d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': Ext2FS instance (0x7f2d2c3127d0) -- > type = ext2 name = ext2 status = False > device = /dev/mapper/tmp--vg_porter-var_tmp uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /var/tmp mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 1024L} >22:00:36,740 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'usr', 'originalFormat': Ext4FS instance (0x7f2d2c3169d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': Ext4FS instance (0x7f2d2c3109d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-usr uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /usr mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 8192L} >22:00:36,742 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'home', 'originalFormat': Ext4FS instance (0x7f2d2c319390) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': Ext4FS instance (0x7f2d2c313a10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-home uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /home mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 65536L} >22:00:36,743 DEBUG anaconda: lv {'exists': False, 'snapshotSpace': 0, 'name': 'root', 'originalFormat': Ext4FS instance (0x7f2d2c314850) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-lv uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 >, 'format': Ext4FS instance (0x7f2d2c324410) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg_porter-root uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 3072L} >22:00:36,743 DEBUG anaconda: non-existing vg -- setting up lvs, pvs, name, pesize >22:00:36,763 DEBUG anaconda: new lv non-existent 2048MB lvmlv tmp-vg00_porter-swap0 (222) with non-existent swap >22:00:36,763 DEBUG anaconda: creating lv swap0 >22:00:36,767 DEBUG anaconda: new lv non-existent 1024MB lvmlv tmp-vg00_porter-var_tmp (223) with non-existent ext2 filesystem mounted at /var/tmp >22:00:36,767 DEBUG anaconda: creating lv var_tmp >22:00:36,771 DEBUG anaconda: new lv non-existent 8192MB lvmlv tmp-vg00_porter-usr (224) with non-existent ext4 filesystem mounted at /usr >22:00:36,771 DEBUG anaconda: creating lv usr >22:00:36,775 DEBUG anaconda: new lv non-existent 65536MB lvmlv tmp-vg00_porter-home (225) with non-existent ext4 filesystem mounted at /home >22:00:36,775 DEBUG anaconda: creating lv home >22:00:36,779 DEBUG anaconda: new lv non-existent 3072MB lvmlv tmp-vg00_porter-root (226) with non-existent ext4 filesystem mounted at / >22:00:36,779 DEBUG anaconda: creating lv root >22:00:36,785 DEBUG anaconda: refresh: justRedraw=True >22:01:19,889 DEBUG anaconda: refresh: justRedraw=True >22:01:37,797 DEBUG anaconda: finished editing vg >22:01:37,797 DEBUG anaconda: pvs: ['luks-md1'] >22:01:37,797 DEBUG anaconda: luks: [] >22:01:37,798 DEBUG anaconda: lv {'exists': None, 'snapshotSpace': 0, 'name': 'home', 'originalFormat': DeviceFormat instance (0x7f2d2c310750) -- > type = None name = Unknown status = None > device = /dev/mapper/vg00_porter-home uuid = None exists = None > options = None supported = False formattable = False resizable = False >, 'format': Ext4FS instance (0x7f2d2c310610) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg00_porter-home uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /home mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 65536L} >22:01:37,799 DEBUG anaconda: lv {'exists': None, 'snapshotSpace': 0, 'name': 'var_tmp', 'originalFormat': DeviceFormat instance (0x7f2d2c310910) -- > type = None name = Unknown status = None > device = /dev/mapper/vg00_porter-var_tmp uuid = None exists = None > options = None supported = False formattable = False resizable = False >, 'format': Ext2FS instance (0x7f2d2c310150) -- > type = ext2 name = ext2 status = False > device = /dev/mapper/tmp--vg00_porter-var_tmp uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = /var/tmp mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 1024L} >22:01:37,800 DEBUG anaconda: lv {'exists': None, 'snapshotSpace': 0, 'name': 'root', 'originalFormat': DeviceFormat instance (0x7f2d2c3107d0) -- > type = None name = Unknown status = None > device = /dev/mapper/vg00_porter-root uuid = None exists = None > options = None supported = False formattable = False resizable = False >, 'format': Ext4FS instance (0x7f2d2c324f90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/tmp--vg00_porter-root uuid = None exists = None > options = defaults supported = True formattable = True resizable = None > mountpoint = / mountopts = None > label = None size = 0 targetSize = 0 >, 'stripes': 1, 'logSize': 0, 'size': 16384L} >22:01:37,800 DEBUG anaconda: lv {'exists': None, 'snapshotSpace': 0, 'name': 'swap0', 'originalFormat': DeviceFormat instance (0x7f2d2c310f90) -- > type = None name = Unknown status = None > device = /dev/mapper/vg00_porter-swap0 uuid = None exists = None > options = None supported = False formattable = False resizable = False >, 'format': SwapSpace instance (0x7f2d2c3102d0) -- > type = swap name = swap status = None > device = /dev/mapper/tmp--vg00_porter-swap0 uuid = None exists = None > options = supported = True formattable = True resizable = False > priority = None label = None, 'stripes': 1, 'logSize': 0, 'size': 2048L} >22:01:37,800 DEBUG anaconda: non-existing vg -- setting up lvs, pvs, name, pesize >22:01:37,801 DEBUG anaconda: old lv swap0... >22:01:37,801 DEBUG anaconda: removing lv swap0 >22:01:37,802 DEBUG anaconda: old lv var_tmp... >22:01:37,802 DEBUG anaconda: removing lv var_tmp >22:01:37,803 DEBUG anaconda: old lv home... >22:01:37,803 DEBUG anaconda: removing lv home >22:01:37,804 DEBUG anaconda: old lv root... >22:01:37,804 DEBUG anaconda: removing lv root >22:01:37,819 DEBUG anaconda: new lv non-existent 65536MB lvmlv tmp-vg00_porter-home (248) with non-existent ext4 filesystem mounted at /home >22:01:37,819 DEBUG anaconda: creating lv home >22:01:37,823 DEBUG anaconda: new lv non-existent 1024MB lvmlv tmp-vg00_porter-var_tmp (249) with non-existent ext2 filesystem mounted at /var/tmp >22:01:37,823 DEBUG anaconda: creating lv var_tmp >22:01:37,827 DEBUG anaconda: new lv non-existent 16384MB lvmlv tmp-vg00_porter-root (250) with non-existent ext4 filesystem mounted at / >22:01:37,827 DEBUG anaconda: creating lv root >22:01:37,831 DEBUG anaconda: new lv non-existent 2048MB lvmlv tmp-vg00_porter-swap0 (251) with non-existent swap >22:01:37,831 DEBUG anaconda: creating lv swap0 >22:01:37,840 DEBUG anaconda: refresh: justRedraw=True >22:03:08,466 INFO anaconda: dispatch: leaving (1) step partition >22:03:08,467 INFO anaconda: dispatch: moving (1) to step storagedone >22:03:08,467 DEBUG anaconda: dispatch: storagedone is a direct step >22:03:26,503 INFO anaconda: dispatch: leaving (1) step storagedone >22:03:26,504 INFO anaconda: dispatch: moving (1) to step enablefilesystems >22:03:26,504 DEBUG anaconda: dispatch: enablefilesystems is a direct step >22:03:29,691 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sdb1 >22:03:36,159 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/md1 >22:03:38,803 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-1 >22:03:44,639 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-3 >22:03:46,036 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-4 >22:03:51,828 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-5 >22:03:53,539 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/md0 >22:03:53,988 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda1 >22:03:54,336 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg00_porter-root on /mnt/sysimage as ext4 with options defaults >22:03:54,422 DEBUG anaconda: isys.py:mount()- going to mount /dev/md0 on /mnt/sysimage/boot as ext4 with options defaults >22:03:54,452 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage/boot/efi as vfat with options umask=0077,shortname=winnt >22:03:54,463 INFO anaconda: failed to set SELinux context for /mnt/sysimage/boot/efi: [Errno 95] Operation not supported >22:03:54,474 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >22:03:54,489 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >22:03:54,499 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >22:03:54,537 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg00_porter-home on /mnt/sysimage/home as ext4 with options defaults >22:03:54,630 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >22:03:54,631 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >22:03:54,639 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >22:03:54,691 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >22:03:54,706 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >22:03:54,715 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >22:03:54,729 DEBUG anaconda: isys.py:mount()- going to mount /dev/sdb1 on /mnt/sysimage/tmp as ext2 with options defaults >22:03:54,783 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg00_porter-var_tmp on /mnt/sysimage/var/tmp as ext2 with options defaults >22:03:54,858 INFO anaconda: dispatch: leaving (1) step enablefilesystems >22:03:54,858 INFO anaconda: dispatch: moving (1) to step reposetup >22:03:54,859 DEBUG anaconda: dispatch: reposetup is a direct step >22:03:54,859 DEBUG anaconda: enabling new callback mode >22:03:54,870 DEBUG anaconda: notifying kernel of 'change' event on device /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 >22:03:54,945 DEBUG anaconda: isys.py:mount()- going to mount /dev/sr0 on /mnt/install/source as iso9660 with options ro >22:03:54,959 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/source, removeDir = False >22:03:59,055 DEBUG anaconda: Grabbing https://mirrors.fedoraproject.org/metalink?repo=fedora-17&arch=x86_64 >22:04:01,285 DEBUG anaconda: Grabbing http://mirror.cc.vt.edu/pub/fedora/linux/development/17/x86_64/os/repodata/repomd.xml >22:04:01,456 DEBUG anaconda: Grabbing http://mirror.cc.vt.edu/pub/fedora/linux/development/17/x86_64/os/repodata/d26efd4c2fce21825e526edfde432188c0d9aabe90cd113733efbec00d297ef7-primary.sqlite.bz2 >22:06:11,100 DEBUG anaconda: Grabbing http://mirror.cc.vt.edu/pub/fedora/linux/development/17/x86_64/os/repodata/643fd45e5d8404c80a0e334137587ed611d1397df25b643ff58b2b9fd797643e-comps-f17.xml.gz >22:07:21,881 DEBUG anaconda: Grabbing http://mirror.cc.vt.edu/pub/fedora/linux/development/17/x86_64/os/repodata/9c3ff0bb94600ed286ce3f7c0e63905855162c6aad32846f2770146a8da19f0e-comps-f17.xml >22:08:01,946 INFO anaconda: dispatch: leaving (1) step reposetup >22:08:01,947 INFO anaconda: dispatch: moving (1) to step tasksel >22:09:42,082 INFO anaconda: dispatch: leaving (1) step tasksel >22:09:42,082 INFO anaconda: dispatch: moving (1) to step basepkgsel >22:09:42,083 DEBUG anaconda: dispatch: basepkgsel is a direct step >22:09:42,657 INFO anaconda: dispatch: leaving (1) step basepkgsel >22:09:42,657 INFO anaconda: dispatch: moving (1) to step postselection >22:09:42,657 DEBUG anaconda: dispatch: postselection is a direct step >22:09:42,681 INFO anaconda: selected kernel package for kernel >22:09:43,741 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/btrfs/btrfs.ko >22:09:43,741 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/libcrc32c.ko >22:09:43,742 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/zlib_deflate/zlib_deflate.ko >22:09:43,742 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/usb/storage/usb-storage.ko >22:09:43,742 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/vfat.ko >22:09:43,743 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/fat.ko >22:09:43,743 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko >22:09:43,743 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko >22:09:43,744 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libfc/libfc.ko >22:09:43,744 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko >22:09:43,744 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_tgt.ko >22:09:43,745 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/arc4.ko >22:09:43,745 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko >22:09:43,745 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/i915/i915.ko >22:09:43,746 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/mac80211/mac80211.ko >22:09:43,746 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/algos/i2c-algo-bit.ko >22:09:43,746 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >22:09:43,746 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/wireless/cfg80211.ko >22:09:43,747 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm.ko >22:09:43,747 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/busses/i2c-i801.ko >22:09:43,747 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/rfkill/rfkill.ko >22:09:43,748 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/platform/x86/wmi.ko >22:09:43,748 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/i2c-core.ko >22:09:43,748 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/acpi/video.ko >22:09:43,748 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/nls/nls_utf8.ko >22:09:43,748 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/mmc/host/sdhci-pci.ko >22:09:43,748 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/mmc/host/sdhci.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/mmc/core/mmc_core.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/sunrpc/sunrpc.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xts.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/lrw.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/gf128mul.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/sha256_generic.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-crypt.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-round-robin.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-multipath.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/linear.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid10.ko >22:09:43,749 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid456.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_memcpy.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_pq.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/raid6/raid6_pq.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_xor.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xor.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_tx.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid1.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid0.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/firmware/iscsi_ibft.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko >22:09:43,750 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko >22:09:43,751 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko >22:09:43,751 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko >22:09:43,751 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_tcp.ko >22:09:43,751 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko >22:09:43,751 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi.ko >22:09:43,751 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko >22:09:43,751 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/squashfs/squashfs.ko >22:09:43,751 DEBUG anaconda: Checking for DUD module /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/cramfs/cramfs.ko >22:14:49,384 INFO anaconda: dispatch: leaving (1) step postselection >22:14:49,385 INFO anaconda: dispatch: moving (1) to step install >22:14:49,416 INFO anaconda: dispatch: leaving (1) step install >22:14:49,417 INFO anaconda: dispatch: moving (1) to step preinstallconfig >22:14:49,417 DEBUG anaconda: dispatch: preinstallconfig is a direct step >22:14:49,461 INFO anaconda: Backend logger started. >22:14:49,477 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >22:14:49,478 DEBUG anaconda: copy_to_sysimage: '/etc/multipath/bindings' -> '/mnt/sysimage/etc/multipath/bindings'. >22:14:49,633 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >22:14:49,633 DEBUG anaconda: copy_to_sysimage: '/etc/multipath/bindings' -> '/mnt/sysimage/etc/multipath/bindings'. >22:14:49,634 INFO anaconda: dispatch: leaving (1) step preinstallconfig >22:14:49,634 INFO anaconda: dispatch: moving (1) to step installpackages >22:14:49,634 DEBUG anaconda: dispatch: installpackages is a direct step >22:14:49,634 INFO anaconda: Preparing to install packages >00:57:57,822 WARN anaconda: /usr/lib64/python2.7/site-packages/pyanaconda/iw/progress_gui.py:55: GtkWarning: IA__gtk_progress_set_percentage: assertion `percentage >= 0 && percentage <= 1.0' failed > self.progress.set_fraction(pct) > >01:02:29,826 INFO anaconda: dispatch: leaving (1) step installpackages >01:02:29,828 INFO anaconda: dispatch: moving (1) to step postinstallconfig >01:02:29,828 DEBUG anaconda: dispatch: postinstallconfig is a direct step >01:02:29,849 INFO anaconda: Backend logger stopped. >01:02:29,850 INFO anaconda: dispatch: leaving (1) step postinstallconfig >01:02:29,850 INFO anaconda: dispatch: moving (1) to step writeconfig >01:02:29,850 DEBUG anaconda: dispatch: writeconfig is a direct step >01:02:29,850 INFO anaconda: Writing main configuration >01:02:30,016 INFO anaconda: removing libuser.conf at /tmp/libuser.9J3cLA >01:02:30,016 INFO anaconda: created new libuser.conf at /tmp/libuser.9J3cLA with instPath="/mnt/sysimage" >01:02:31,632 INFO anaconda: dispatch: leaving (1) step writeconfig >01:02:31,633 INFO anaconda: dispatch: moving (1) to step firstboot >01:02:31,633 DEBUG anaconda: dispatch: firstboot is a direct step >01:02:31,634 INFO anaconda: dispatch: leaving (1) step firstboot >01:02:31,634 INFO anaconda: dispatch: moving (1) to step instbootloader >01:02:31,635 DEBUG anaconda: dispatch: instbootloader is a direct step > > >/tmp/program.log: >02:04:44,968 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >02:04:51,073 INFO program: Running... metacity --display :1 --sm-disable >02:04:54,917 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >02:04:56,622 INFO program: Running... xrandr -q >02:04:57,631 INFO program: Screen 0: minimum 320 x 200, current 1600 x 900, maximum 8192 x 8192 >02:04:57,631 INFO program: LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm x 174mm >02:04:57,632 INFO program: 1600x900 60.0*+ 40.0 >02:04:57,632 INFO program: 1024x768 60.0 >02:04:57,632 INFO program: 800x600 60.3 56.2 >02:04:57,633 INFO program: 640x480 59.9 >02:04:57,633 INFO program: VGA1 disconnected (normal left inverted right x axis y axis) >02:04:57,633 INFO program: HDMI1 disconnected (normal left inverted right x axis y axis) >02:04:57,633 INFO program: DP1 disconnected (normal left inverted right x axis y axis) >02:04:57,634 INFO program: HDMI2 disconnected (normal left inverted right x axis y axis) >02:04:57,634 INFO program: HDMI3 disconnected (normal left inverted right x axis y axis) >02:04:57,634 INFO program: DP2 disconnected (normal left inverted right x axis y axis) >02:04:57,635 INFO program: DP3 disconnected (normal left inverted right x axis y axis) >02:05:00,897 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x400010 (Fedora Ins) >02:05:00,898 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >02:08:06,484 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >02:08:06,528 INFO program: Running... modprobe fcoe >02:08:10,899 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >02:08:10,908 INFO program: No FCoE boot disk information is found in EDD! >02:08:10,910 INFO program: Running... modprobe scsi_wait_scan >02:08:11,070 INFO program: Running... rmmod scsi_wait_scan >02:08:11,078 INFO program: Running... udevadm settle --timeout=300 >02:08:11,152 INFO program: Running... multipath -d >02:08:11,165 INFO program: Running... multipath -ll >02:08:11,207 INFO program: Running... modprobe scsi_wait_scan >02:08:11,218 INFO program: Running... rmmod scsi_wait_scan >02:08:11,232 INFO program: Running... udevadm settle --timeout=300 >02:08:11,511 INFO program: Running... modprobe vfat >02:08:11,700 INFO program: Running... dumpe2fs -h /dev/sda2 >02:08:12,488 INFO program: Filesystem volume name: <none> >02:08:12,488 INFO program: Last mounted on: <not available> >02:08:12,489 INFO program: Filesystem UUID: 462b0596-c2c1-4523-8681-a2b57d071156 >02:08:12,489 INFO program: Filesystem magic number: 0xEF53 >02:08:12,489 INFO program: Filesystem revision #: 1 (dynamic) >02:08:12,490 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 >02:08:12,490 INFO program: Filesystem flags: signed_directory_hash >02:08:12,490 INFO program: Default mount options: (none) >02:08:12,490 INFO program: Filesystem state: clean >02:08:12,491 INFO program: Errors behavior: Continue >02:08:12,491 INFO program: Filesystem OS type: Linux >02:08:12,491 INFO program: Inode count: 128016 >02:08:12,492 INFO program: Block count: 512000 >02:08:12,492 INFO program: Reserved block count: 25600 >02:08:12,492 INFO program: Free blocks: 485334 >02:08:12,492 INFO program: Free inodes: 128005 >02:08:12,493 INFO program: First block: 1 >02:08:12,493 INFO program: Block size: 1024 >02:08:12,493 INFO program: Fragment size: 1024 >02:08:12,493 INFO program: Reserved GDT blocks: 256 >02:08:12,494 INFO program: Blocks per group: 8192 >02:08:12,494 INFO program: Fragments per group: 8192 >02:08:12,494 INFO program: Inodes per group: 2032 >02:08:12,494 INFO program: Inode blocks per group: 254 >02:08:12,495 INFO program: Flex block group size: 16 >02:08:12,495 INFO program: Filesystem created: Mon Jan 23 00:57:41 2012 >02:08:12,495 INFO program: Last mount time: Mon Jan 23 00:57:52 2012 >02:08:12,495 INFO program: Last write time: Mon Jan 23 00:57:52 2012 >02:08:12,496 INFO program: Mount count: 1 >02:08:12,496 INFO program: Maximum mount count: 20 >02:08:12,496 INFO program: Last checked: Mon Jan 23 00:57:41 2012 >02:08:12,496 INFO program: Check interval: 15552000 (6 months) >02:08:12,496 INFO program: Next check after: Sat Jul 21 00:57:41 2012 >02:08:12,496 INFO program: Lifetime writes: 8 MB >02:08:12,497 INFO program: Reserved blocks uid: 0 (user root) >02:08:12,497 INFO program: Reserved blocks gid: 0 (group root) >02:08:12,497 INFO program: First inode: 11 >02:08:12,497 INFO program: Inode size: 128 >02:08:12,497 INFO program: Journal inode: 8 >02:08:12,497 INFO program: Default directory hash: half_md4 >02:08:12,497 INFO program: Directory Hash Seed: 545c25b3-2d0d-4b57-b605-acb1327b5998 >02:08:12,497 INFO program: Journal backup: inode blocks >02:08:12,497 INFO program: Journal features: (none) >02:08:12,497 INFO program: Journal size: 8M >02:08:12,497 INFO program: Journal length: 8192 >02:08:12,497 INFO program: Journal sequence: 0x00000002 >02:08:12,497 INFO program: Journal start: 1 >02:08:12,497 INFO program: >02:08:12,497 ERR program: dumpe2fs 1.42 (29-Nov-2011) >02:08:12,498 INFO program: Running... dumpe2fs -h /dev/sda2 >02:08:12,512 INFO program: Filesystem volume name: <none> >02:08:12,513 INFO program: Last mounted on: <not available> >02:08:12,513 INFO program: Filesystem UUID: 462b0596-c2c1-4523-8681-a2b57d071156 >02:08:12,514 INFO program: Filesystem magic number: 0xEF53 >02:08:12,514 INFO program: Filesystem revision #: 1 (dynamic) >02:08:12,514 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 >02:08:12,515 INFO program: Filesystem flags: signed_directory_hash >02:08:12,515 INFO program: Default mount options: (none) >02:08:12,515 INFO program: Filesystem state: clean >02:08:12,515 INFO program: Errors behavior: Continue >02:08:12,516 INFO program: Filesystem OS type: Linux >02:08:12,516 INFO program: Inode count: 128016 >02:08:12,516 INFO program: Block count: 512000 >02:08:12,516 INFO program: Reserved block count: 25600 >02:08:12,516 INFO program: Free blocks: 485334 >02:08:12,516 INFO program: Free inodes: 128005 >02:08:12,517 INFO program: First block: 1 >02:08:12,517 INFO program: Block size: 1024 >02:08:12,517 INFO program: Fragment size: 1024 >02:08:12,517 INFO program: Reserved GDT blocks: 256 >02:08:12,517 INFO program: Blocks per group: 8192 >02:08:12,517 INFO program: Fragments per group: 8192 >02:08:12,517 INFO program: Inodes per group: 2032 >02:08:12,517 INFO program: Inode blocks per group: 254 >02:08:12,517 INFO program: Flex block group size: 16 >02:08:12,517 INFO program: Filesystem created: Mon Jan 23 00:57:41 2012 >02:08:12,517 INFO program: Last mount time: Mon Jan 23 00:57:52 2012 >02:08:12,517 INFO program: Last write time: Mon Jan 23 00:57:52 2012 >02:08:12,517 INFO program: Mount count: 1 >02:08:12,517 INFO program: Maximum mount count: 20 >02:08:12,518 INFO program: Last checked: Mon Jan 23 00:57:41 2012 >02:08:12,518 INFO program: Check interval: 15552000 (6 months) >02:08:12,518 INFO program: Next check after: Sat Jul 21 00:57:41 2012 >02:08:12,518 INFO program: Lifetime writes: 8 MB >02:08:12,518 INFO program: Reserved blocks uid: 0 (user root) >02:08:12,518 INFO program: Reserved blocks gid: 0 (group root) >02:08:12,518 INFO program: First inode: 11 >02:08:12,518 INFO program: Inode size: 128 >02:08:12,518 INFO program: Journal inode: 8 >02:08:12,518 INFO program: Default directory hash: half_md4 >02:08:12,518 INFO program: Directory Hash Seed: 545c25b3-2d0d-4b57-b605-acb1327b5998 >02:08:12,518 INFO program: Journal backup: inode blocks >02:08:12,518 INFO program: Journal features: (none) >02:08:12,518 INFO program: Journal size: 8M >02:08:12,518 INFO program: Journal length: 8192 >02:08:12,519 INFO program: Journal sequence: 0x00000002 >02:08:12,519 INFO program: Journal start: 1 >02:08:12,519 INFO program: >02:08:12,519 ERR program: dumpe2fs 1.42 (29-Nov-2011) >02:08:12,519 INFO program: Running... resize2fs -P /dev/sda2 >02:08:12,602 INFO program: Estimated minimum size of the filesystem: 14074 >02:08:12,603 ERR program: resize2fs 1.42 (29-Nov-2011) >02:08:12,805 INFO program: Running... dumpe2fs -h /dev/loop1 >02:08:12,813 INFO program: Filesystem volume name: Anaconda >02:08:12,813 INFO program: Last mounted on: / >02:08:12,814 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >02:08:12,814 INFO program: Filesystem magic number: 0xEF53 >02:08:12,814 INFO program: Filesystem revision #: 1 (dynamic) >02:08:12,814 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 >02:08:12,814 INFO program: Filesystem flags: signed_directory_hash >02:08:12,814 INFO program: Default mount options: user_xattr acl >02:08:12,814 INFO program: Filesystem state: clean >02:08:12,814 INFO program: Errors behavior: Continue >02:08:12,814 INFO program: Filesystem OS type: Linux >02:08:12,814 INFO program: Inode count: 131072 >02:08:12,814 INFO program: Block count: 2097152 >02:08:12,814 INFO program: Reserved block count: 0 >02:08:12,814 INFO program: Free blocks: 1651015 >02:08:12,815 INFO program: Free inodes: 109870 >02:08:12,815 INFO program: First block: 1 >02:08:12,815 INFO program: Block size: 1024 >02:08:12,815 INFO program: Fragment size: 1024 >02:08:12,815 INFO program: Reserved GDT blocks: 256 >02:08:12,815 INFO program: Blocks per group: 8192 >02:08:12,815 INFO program: Fragments per group: 8192 >02:08:12,815 INFO program: Inodes per group: 512 >02:08:12,815 INFO program: Inode blocks per group: 128 >02:08:12,815 INFO program: Flex block group size: 16 >02:08:12,815 INFO program: Filesystem created: Tue Apr 10 05:01:24 2012 >02:08:12,815 INFO program: Last mount time: Tue Apr 10 05:01:32 2012 >02:08:12,815 INFO program: Last write time: Tue Apr 10 05:01:44 2012 >02:08:12,815 INFO program: Mount count: 2 >02:08:12,815 INFO program: Maximum mount count: -1 >02:08:12,816 INFO program: Last checked: Tue Apr 10 05:01:24 2012 >02:08:12,816 INFO program: Check interval: 0 (<none>) >02:08:12,816 INFO program: Lifetime writes: 32 MB >02:08:12,816 INFO program: Reserved blocks uid: 0 (user root) >02:08:12,816 INFO program: Reserved blocks gid: 0 (group root) >02:08:12,816 INFO program: First inode: 11 >02:08:12,816 INFO program: Inode size: 256 >02:08:12,816 INFO program: Required extra isize: 28 >02:08:12,816 INFO program: Desired extra isize: 28 >02:08:12,816 INFO program: Journal inode: 8 >02:08:12,816 INFO program: Default directory hash: half_md4 >02:08:12,817 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >02:08:12,817 INFO program: Journal backup: inode blocks >02:08:12,817 INFO program: Journal features: (none) >02:08:12,817 INFO program: Journal size: 32M >02:08:12,817 INFO program: Journal length: 32768 >02:08:12,817 INFO program: Journal sequence: 0x0000000a >02:08:12,818 INFO program: Journal start: 0 >02:08:12,818 INFO program: >02:08:12,818 ERR program: dumpe2fs 1.42 (29-Nov-2011) >02:08:12,818 INFO program: Running... dumpe2fs -h /dev/loop1 >02:08:12,829 INFO program: Filesystem volume name: Anaconda >02:08:12,830 INFO program: Last mounted on: / >02:08:12,830 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >02:08:12,830 INFO program: Filesystem magic number: 0xEF53 >02:08:12,831 INFO program: Filesystem revision #: 1 (dynamic) >02:08:12,831 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 >02:08:12,831 INFO program: Filesystem flags: signed_directory_hash >02:08:12,832 INFO program: Default mount options: user_xattr acl >02:08:12,832 INFO program: Filesystem state: clean >02:08:12,832 INFO program: Errors behavior: Continue >02:08:12,833 INFO program: Filesystem OS type: Linux >02:08:12,833 INFO program: Inode count: 131072 >02:08:12,833 INFO program: Block count: 2097152 >02:08:12,834 INFO program: Reserved block count: 0 >02:08:12,834 INFO program: Free blocks: 1651015 >02:08:12,834 INFO program: Free inodes: 109870 >02:08:12,834 INFO program: First block: 1 >02:08:12,835 INFO program: Block size: 1024 >02:08:12,835 INFO program: Fragment size: 1024 >02:08:12,835 INFO program: Reserved GDT blocks: 256 >02:08:12,836 INFO program: Blocks per group: 8192 >02:08:12,836 INFO program: Fragments per group: 8192 >02:08:12,836 INFO program: Inodes per group: 512 >02:08:12,836 INFO program: Inode blocks per group: 128 >02:08:12,837 INFO program: Flex block group size: 16 >02:08:12,837 INFO program: Filesystem created: Tue Apr 10 05:01:24 2012 >02:08:12,837 INFO program: Last mount time: Tue Apr 10 05:01:32 2012 >02:08:12,838 INFO program: Last write time: Tue Apr 10 05:01:44 2012 >02:08:12,838 INFO program: Mount count: 2 >02:08:12,838 INFO program: Maximum mount count: -1 >02:08:12,838 INFO program: Last checked: Tue Apr 10 05:01:24 2012 >02:08:12,839 INFO program: Check interval: 0 (<none>) >02:08:12,839 INFO program: Lifetime writes: 32 MB >02:08:12,839 INFO program: Reserved blocks uid: 0 (user root) >02:08:12,840 INFO program: Reserved blocks gid: 0 (group root) >02:08:12,840 INFO program: First inode: 11 >02:08:12,840 INFO program: Inode size: 256 >02:08:12,840 INFO program: Required extra isize: 28 >02:08:12,841 INFO program: Desired extra isize: 28 >02:08:12,841 INFO program: Journal inode: 8 >02:08:12,841 INFO program: Default directory hash: half_md4 >02:08:12,842 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >02:08:12,842 INFO program: Journal backup: inode blocks >02:08:12,842 INFO program: Journal features: (none) >02:08:12,843 INFO program: Journal size: 32M >02:08:12,843 INFO program: Journal length: 32768 >02:08:12,843 INFO program: Journal sequence: 0x0000000a >02:08:12,843 INFO program: Journal start: 0 >02:08:12,844 INFO program: >02:08:12,844 ERR program: dumpe2fs 1.42 (29-Nov-2011) >02:08:12,845 INFO program: Running... resize2fs -P /dev/loop1 >02:08:12,854 INFO program: Couldn't find valid filesystem superblock. >02:08:12,855 ERR program: resize2fs 1.42 (29-Nov-2011) >02:08:12,855 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >02:08:12,899 INFO program: Running... modprobe scsi_wait_scan >02:08:12,915 INFO program: Running... rmmod scsi_wait_scan >02:08:12,929 INFO program: Running... udevadm settle --timeout=300 >02:08:12,987 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >02:08:12,995 INFO program: Filesystem volume name: Anaconda >02:08:12,996 INFO program: Last mounted on: / >02:08:12,996 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >02:08:12,996 INFO program: Filesystem magic number: 0xEF53 >02:08:12,997 INFO program: Filesystem revision #: 1 (dynamic) >02:08:12,997 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 >02:08:12,997 INFO program: Filesystem flags: signed_directory_hash >02:08:12,998 INFO program: Default mount options: user_xattr acl >02:08:12,998 INFO program: Filesystem state: clean >02:08:12,998 INFO program: Errors behavior: Continue >02:08:12,999 INFO program: Filesystem OS type: Linux >02:08:12,999 INFO program: Inode count: 131072 >02:08:12,999 INFO program: Block count: 2097152 >02:08:12,999 INFO program: Reserved block count: 0 >02:08:13,000 INFO program: Free blocks: 1651015 >02:08:13,000 INFO program: Free inodes: 109870 >02:08:13,000 INFO program: First block: 1 >02:08:13,001 INFO program: Block size: 1024 >02:08:13,001 INFO program: Fragment size: 1024 >02:08:13,001 INFO program: Reserved GDT blocks: 256 >02:08:13,002 INFO program: Blocks per group: 8192 >02:08:13,002 INFO program: Fragments per group: 8192 >02:08:13,002 INFO program: Inodes per group: 512 >02:08:13,002 INFO program: Inode blocks per group: 128 >02:08:13,003 INFO program: Flex block group size: 16 >02:08:13,003 INFO program: Filesystem created: Tue Apr 10 05:01:24 2012 >02:08:13,003 INFO program: Last mount time: Fri Apr 27 02:03:58 2012 >02:08:13,004 INFO program: Last write time: Fri Apr 27 02:03:58 2012 >02:08:13,004 INFO program: Mount count: 3 >02:08:13,004 INFO program: Maximum mount count: -1 >02:08:13,005 INFO program: Last checked: Tue Apr 10 05:01:24 2012 >02:08:13,005 INFO program: Check interval: 0 (<none>) >02:08:13,005 INFO program: Lifetime writes: 32 MB >02:08:13,005 INFO program: Reserved blocks uid: 0 (user root) >02:08:13,006 INFO program: Reserved blocks gid: 0 (group root) >02:08:13,006 INFO program: First inode: 11 >02:08:13,006 INFO program: Inode size: 256 >02:08:13,006 INFO program: Required extra isize: 28 >02:08:13,006 INFO program: Desired extra isize: 28 >02:08:13,007 INFO program: Journal inode: 8 >02:08:13,007 INFO program: First orphan inode: 74754 >02:08:13,007 INFO program: Default directory hash: half_md4 >02:08:13,007 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >02:08:13,007 INFO program: Journal backup: inode blocks >02:08:13,007 INFO program: Journal features: (none) >02:08:13,007 INFO program: Journal size: 32M >02:08:13,007 INFO program: Journal length: 32768 >02:08:13,007 INFO program: Journal sequence: 0x0000000b >02:08:13,007 INFO program: Journal start: 1 >02:08:13,007 INFO program: >02:08:13,007 ERR program: dumpe2fs 1.42 (29-Nov-2011) >02:08:13,008 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >02:08:13,017 INFO program: Filesystem volume name: Anaconda >02:08:13,017 INFO program: Last mounted on: / >02:08:13,018 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >02:08:13,018 INFO program: Filesystem magic number: 0xEF53 >02:08:13,018 INFO program: Filesystem revision #: 1 (dynamic) >02:08:13,019 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 >02:08:13,019 INFO program: Filesystem flags: signed_directory_hash >02:08:13,019 INFO program: Default mount options: user_xattr acl >02:08:13,019 INFO program: Filesystem state: clean >02:08:13,020 INFO program: Errors behavior: Continue >02:08:13,020 INFO program: Filesystem OS type: Linux >02:08:13,020 INFO program: Inode count: 131072 >02:08:13,020 INFO program: Block count: 2097152 >02:08:13,021 INFO program: Reserved block count: 0 >02:08:13,021 INFO program: Free blocks: 1651015 >02:08:13,021 INFO program: Free inodes: 109870 >02:08:13,022 INFO program: First block: 1 >02:08:13,022 INFO program: Block size: 1024 >02:08:13,022 INFO program: Fragment size: 1024 >02:08:13,022 INFO program: Reserved GDT blocks: 256 >02:08:13,023 INFO program: Blocks per group: 8192 >02:08:13,023 INFO program: Fragments per group: 8192 >02:08:13,023 INFO program: Inodes per group: 512 >02:08:13,023 INFO program: Inode blocks per group: 128 >02:08:13,024 INFO program: Flex block group size: 16 >02:08:13,024 INFO program: Filesystem created: Tue Apr 10 05:01:24 2012 >02:08:13,024 INFO program: Last mount time: Fri Apr 27 02:03:58 2012 >02:08:13,024 INFO program: Last write time: Fri Apr 27 02:03:58 2012 >02:08:13,025 INFO program: Mount count: 3 >02:08:13,025 INFO program: Maximum mount count: -1 >02:08:13,025 INFO program: Last checked: Tue Apr 10 05:01:24 2012 >02:08:13,025 INFO program: Check interval: 0 (<none>) >02:08:13,026 INFO program: Lifetime writes: 32 MB >02:08:13,026 INFO program: Reserved blocks uid: 0 (user root) >02:08:13,026 INFO program: Reserved blocks gid: 0 (group root) >02:08:13,026 INFO program: First inode: 11 >02:08:13,026 INFO program: Inode size: 256 >02:08:13,026 INFO program: Required extra isize: 28 >02:08:13,027 INFO program: Desired extra isize: 28 >02:08:13,027 INFO program: Journal inode: 8 >02:08:13,027 INFO program: First orphan inode: 74754 >02:08:13,027 INFO program: Default directory hash: half_md4 >02:08:13,027 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >02:08:13,027 INFO program: Journal backup: inode blocks >02:08:13,027 INFO program: Journal features: (none) >02:08:13,027 INFO program: Journal size: 32M >02:08:13,027 INFO program: Journal length: 32768 >02:08:13,027 INFO program: Journal sequence: 0x0000000b >02:08:13,027 INFO program: Journal start: 1 >02:08:13,027 INFO program: >02:08:13,027 ERR program: dumpe2fs 1.42 (29-Nov-2011) >02:08:13,028 INFO program: Running... resize2fs -P /dev/mapper/live-rw >02:08:13,036 INFO program: Estimated minimum size of the filesystem: 424513 >02:08:13,037 ERR program: resize2fs 1.42 (29-Nov-2011) >02:08:13,065 INFO program: Running... modprobe scsi_wait_scan >02:08:13,079 INFO program: Running... rmmod scsi_wait_scan >02:08:13,093 INFO program: Running... udevadm settle --timeout=300 >02:08:13,137 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_swap >02:08:13,361 INFO program: Running... udevadm settle --timeout=300 >02:08:13,723 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_home >02:08:13,923 INFO program: Running... udevadm settle --timeout=300 >02:08:13,980 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_root >02:08:14,180 INFO program: Running... udevadm settle --timeout=300 >02:08:14,211 INFO program: Running... modprobe scsi_wait_scan >02:08:14,219 INFO program: Running... rmmod scsi_wait_scan >02:08:14,233 INFO program: Running... udevadm settle --timeout=300 >02:08:14,390 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_home >02:08:14,441 INFO program: Filesystem volume name: <none> >02:08:14,441 INFO program: Last mounted on: <not available> >02:08:14,442 INFO program: Filesystem UUID: 8be21a37-3464-44ba-9e3a-e107a74ca05a >02:08:14,442 INFO program: Filesystem magic number: 0xEF53 >02:08:14,442 INFO program: Filesystem revision #: 1 (dynamic) >02:08:14,442 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >02:08:14,442 INFO program: Filesystem flags: signed_directory_hash >02:08:14,442 INFO program: Default mount options: (none) >02:08:14,443 INFO program: Filesystem state: clean >02:08:14,443 INFO program: Errors behavior: Continue >02:08:14,443 INFO program: Filesystem OS type: Linux >02:08:14,443 INFO program: Inode count: 14843904 >02:08:14,443 INFO program: Block count: 59359232 >02:08:14,443 INFO program: Reserved block count: 2967961 >02:08:14,444 INFO program: Free blocks: 58379715 >02:08:14,444 INFO program: Free inodes: 14843893 >02:08:14,444 INFO program: First block: 0 >02:08:14,444 INFO program: Block size: 4096 >02:08:14,444 INFO program: Fragment size: 4096 >02:08:14,444 INFO program: Reserved GDT blocks: 1009 >02:08:14,444 INFO program: Blocks per group: 32768 >02:08:14,445 INFO program: Fragments per group: 32768 >02:08:14,445 INFO program: Inodes per group: 8192 >02:08:14,445 INFO program: Inode blocks per group: 512 >02:08:14,445 INFO program: Flex block group size: 16 >02:08:14,445 INFO program: Filesystem created: Mon Jan 23 00:57:44 2012 >02:08:14,445 INFO program: Last mount time: Mon Jan 23 00:57:52 2012 >02:08:14,446 INFO program: Last write time: Mon Jan 23 00:57:52 2012 >02:08:14,446 INFO program: Mount count: 1 >02:08:14,446 INFO program: Maximum mount count: 33 >02:08:14,446 INFO program: Last checked: Mon Jan 23 00:57:44 2012 >02:08:14,446 INFO program: Check interval: 15552000 (6 months) >02:08:14,446 INFO program: Next check after: Sat Jul 21 00:57:44 2012 >02:08:14,446 INFO program: Lifetime writes: 134 MB >02:08:14,446 INFO program: Reserved blocks uid: 0 (user root) >02:08:14,447 INFO program: Reserved blocks gid: 0 (group root) >02:08:14,447 INFO program: First inode: 11 >02:08:14,447 INFO program: Inode size: 256 >02:08:14,447 INFO program: Required extra isize: 28 >02:08:14,447 INFO program: Desired extra isize: 28 >02:08:14,447 INFO program: Journal inode: 8 >02:08:14,447 INFO program: Default directory hash: half_md4 >02:08:14,447 INFO program: Directory Hash Seed: cdbc0f72-9c14-45f5-b329-edbbcaae775f >02:08:14,447 INFO program: Journal backup: inode blocks >02:08:14,447 INFO program: Journal features: (none) >02:08:14,447 INFO program: Journal size: 128M >02:08:14,447 INFO program: Journal length: 32768 >02:08:14,447 INFO program: Journal sequence: 0x00000002 >02:08:14,448 INFO program: Journal start: 1 >02:08:14,448 INFO program: >02:08:14,448 ERR program: dumpe2fs 1.42 (29-Nov-2011) >02:08:14,448 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_home >02:08:14,457 INFO program: Filesystem volume name: <none> >02:08:14,458 INFO program: Last mounted on: <not available> >02:08:14,458 INFO program: Filesystem UUID: 8be21a37-3464-44ba-9e3a-e107a74ca05a >02:08:14,458 INFO program: Filesystem magic number: 0xEF53 >02:08:14,458 INFO program: Filesystem revision #: 1 (dynamic) >02:08:14,458 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >02:08:14,458 INFO program: Filesystem flags: signed_directory_hash >02:08:14,458 INFO program: Default mount options: (none) >02:08:14,458 INFO program: Filesystem state: clean >02:08:14,458 INFO program: Errors behavior: Continue >02:08:14,459 INFO program: Filesystem OS type: Linux >02:08:14,459 INFO program: Inode count: 14843904 >02:08:14,459 INFO program: Block count: 59359232 >02:08:14,459 INFO program: Reserved block count: 2967961 >02:08:14,459 INFO program: Free blocks: 58379715 >02:08:14,459 INFO program: Free inodes: 14843893 >02:08:14,460 INFO program: First block: 0 >02:08:14,460 INFO program: Block size: 4096 >02:08:14,460 INFO program: Fragment size: 4096 >02:08:14,460 INFO program: Reserved GDT blocks: 1009 >02:08:14,460 INFO program: Blocks per group: 32768 >02:08:14,460 INFO program: Fragments per group: 32768 >02:08:14,460 INFO program: Inodes per group: 8192 >02:08:14,461 INFO program: Inode blocks per group: 512 >02:08:14,461 INFO program: Flex block group size: 16 >02:08:14,461 INFO program: Filesystem created: Mon Jan 23 00:57:44 2012 >02:08:14,461 INFO program: Last mount time: Mon Jan 23 00:57:52 2012 >02:08:14,461 INFO program: Last write time: Mon Jan 23 00:57:52 2012 >02:08:14,461 INFO program: Mount count: 1 >02:08:14,462 INFO program: Maximum mount count: 33 >02:08:14,462 INFO program: Last checked: Mon Jan 23 00:57:44 2012 >02:08:14,462 INFO program: Check interval: 15552000 (6 months) >02:08:14,462 INFO program: Next check after: Sat Jul 21 00:57:44 2012 >02:08:14,462 INFO program: Lifetime writes: 134 MB >02:08:14,462 INFO program: Reserved blocks uid: 0 (user root) >02:08:14,462 INFO program: Reserved blocks gid: 0 (group root) >02:08:14,463 INFO program: First inode: 11 >02:08:14,463 INFO program: Inode size: 256 >02:08:14,463 INFO program: Required extra isize: 28 >02:08:14,463 INFO program: Desired extra isize: 28 >02:08:14,463 INFO program: Journal inode: 8 >02:08:14,463 INFO program: Default directory hash: half_md4 >02:08:14,464 INFO program: Directory Hash Seed: cdbc0f72-9c14-45f5-b329-edbbcaae775f >02:08:14,464 INFO program: Journal backup: inode blocks >02:08:14,464 INFO program: Journal features: (none) >02:08:14,464 INFO program: Journal size: 128M >02:08:14,464 INFO program: Journal length: 32768 >02:08:14,464 INFO program: Journal sequence: 0x00000002 >02:08:14,464 INFO program: Journal start: 1 >02:08:14,465 INFO program: >02:08:14,465 ERR program: dumpe2fs 1.42 (29-Nov-2011) >02:08:14,465 INFO program: Running... resize2fs -P /dev/mapper/VolGroup-lv_home >02:08:14,474 INFO program: Estimated minimum size of the filesystem: 162193 >02:08:14,474 ERR program: resize2fs 1.42 (29-Nov-2011) >02:08:14,511 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_root >02:08:14,563 INFO program: Filesystem volume name: <none> >02:08:14,563 INFO program: Last mounted on: /mnt/sysimage >02:08:14,564 INFO program: Filesystem UUID: b3630fa4-03e4-4411-b177-4ba237b69889 >02:08:14,564 INFO program: Filesystem magic number: 0xEF53 >02:08:14,564 INFO program: Filesystem revision #: 1 (dynamic) >02:08:14,564 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >02:08:14,564 INFO program: Filesystem flags: signed_directory_hash >02:08:14,564 INFO program: Default mount options: (none) >02:08:14,565 INFO program: Filesystem state: clean >02:08:14,565 INFO program: Errors behavior: Continue >02:08:14,565 INFO program: Filesystem OS type: Linux >02:08:14,565 INFO program: Inode count: 3276800 >02:08:14,565 INFO program: Block count: 13107200 >02:08:14,565 INFO program: Reserved block count: 655360 >02:08:14,566 INFO program: Free blocks: 12855501 >02:08:14,566 INFO program: Free inodes: 3276789 >02:08:14,566 INFO program: First block: 0 >02:08:14,566 INFO program: Block size: 4096 >02:08:14,566 INFO program: Fragment size: 4096 >02:08:14,566 INFO program: Reserved GDT blocks: 1020 >02:08:14,566 INFO program: Blocks per group: 32768 >02:08:14,566 INFO program: Fragments per group: 32768 >02:08:14,567 INFO program: Inodes per group: 8192 >02:08:14,567 INFO program: Inode blocks per group: 512 >02:08:14,567 INFO program: Flex block group size: 16 >02:08:14,567 INFO program: Filesystem created: Mon Jan 23 00:57:48 2012 >02:08:14,567 INFO program: Last mount time: Mon Jan 23 00:57:52 2012 >02:08:14,567 INFO program: Last write time: Mon Jan 23 00:57:52 2012 >02:08:14,567 INFO program: Mount count: 1 >02:08:14,567 INFO program: Maximum mount count: 32 >02:08:14,567 INFO program: Last checked: Mon Jan 23 00:57:48 2012 >02:08:14,567 INFO program: Check interval: 15552000 (6 months) >02:08:14,567 INFO program: Next check after: Sat Jul 21 00:57:48 2012 >02:08:14,567 INFO program: Lifetime writes: 133 MB >02:08:14,567 INFO program: Reserved blocks uid: 0 (user root) >02:08:14,568 INFO program: Reserved blocks gid: 0 (group root) >02:08:14,568 INFO program: First inode: 11 >02:08:14,568 INFO program: Inode size: 256 >02:08:14,568 INFO program: Required extra isize: 28 >02:08:14,568 INFO program: Desired extra isize: 28 >02:08:14,568 INFO program: Journal inode: 8 >02:08:14,568 INFO program: Default directory hash: half_md4 >02:08:14,568 INFO program: Directory Hash Seed: b8140f99-56ba-4c95-8849-fe273d09240b >02:08:14,568 INFO program: Journal backup: inode blocks >02:08:14,568 INFO program: Journal features: (none) >02:08:14,568 INFO program: Journal size: 128M >02:08:14,568 INFO program: Journal length: 32768 >02:08:14,568 INFO program: Journal sequence: 0x00000002 >02:08:14,568 INFO program: Journal start: 1 >02:08:14,569 INFO program: >02:08:14,569 ERR program: dumpe2fs 1.42 (29-Nov-2011) >02:08:14,569 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_root >02:08:14,578 INFO program: Filesystem volume name: <none> >02:08:14,578 INFO program: Last mounted on: /mnt/sysimage >02:08:14,579 INFO program: Filesystem UUID: b3630fa4-03e4-4411-b177-4ba237b69889 >02:08:14,579 INFO program: Filesystem magic number: 0xEF53 >02:08:14,579 INFO program: Filesystem revision #: 1 (dynamic) >02:08:14,579 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >02:08:14,579 INFO program: Filesystem flags: signed_directory_hash >02:08:14,580 INFO program: Default mount options: (none) >02:08:14,580 INFO program: Filesystem state: clean >02:08:14,580 INFO program: Errors behavior: Continue >02:08:14,580 INFO program: Filesystem OS type: Linux >02:08:14,580 INFO program: Inode count: 3276800 >02:08:14,580 INFO program: Block count: 13107200 >02:08:14,580 INFO program: Reserved block count: 655360 >02:08:14,581 INFO program: Free blocks: 12855501 >02:08:14,581 INFO program: Free inodes: 3276789 >02:08:14,581 INFO program: First block: 0 >02:08:14,581 INFO program: Block size: 4096 >02:08:14,581 INFO program: Fragment size: 4096 >02:08:14,581 INFO program: Reserved GDT blocks: 1020 >02:08:14,582 INFO program: Blocks per group: 32768 >02:08:14,582 INFO program: Fragments per group: 32768 >02:08:14,582 INFO program: Inodes per group: 8192 >02:08:14,582 INFO program: Inode blocks per group: 512 >02:08:14,582 INFO program: Flex block group size: 16 >02:08:14,582 INFO program: Filesystem created: Mon Jan 23 00:57:48 2012 >02:08:14,582 INFO program: Last mount time: Mon Jan 23 00:57:52 2012 >02:08:14,583 INFO program: Last write time: Mon Jan 23 00:57:52 2012 >02:08:14,583 INFO program: Mount count: 1 >02:08:14,583 INFO program: Maximum mount count: 32 >02:08:14,583 INFO program: Last checked: Mon Jan 23 00:57:48 2012 >02:08:14,583 INFO program: Check interval: 15552000 (6 months) >02:08:14,583 INFO program: Next check after: Sat Jul 21 00:57:48 2012 >02:08:14,584 INFO program: Lifetime writes: 133 MB >02:08:14,584 INFO program: Reserved blocks uid: 0 (user root) >02:08:14,584 INFO program: Reserved blocks gid: 0 (group root) >02:08:14,584 INFO program: First inode: 11 >02:08:14,584 INFO program: Inode size: 256 >02:08:14,584 INFO program: Required extra isize: 28 >02:08:14,585 INFO program: Desired extra isize: 28 >02:08:14,585 INFO program: Journal inode: 8 >02:08:14,585 INFO program: Default directory hash: half_md4 >02:08:14,585 INFO program: Directory Hash Seed: b8140f99-56ba-4c95-8849-fe273d09240b >02:08:14,585 INFO program: Journal backup: inode blocks >02:08:14,585 INFO program: Journal features: (none) >02:08:14,585 INFO program: Journal size: 128M >02:08:14,586 INFO program: Journal length: 32768 >02:08:14,586 INFO program: Journal sequence: 0x00000002 >02:08:14,586 INFO program: Journal start: 1 >02:08:14,586 INFO program: >02:08:14,586 ERR program: dumpe2fs 1.42 (29-Nov-2011) >02:08:14,586 INFO program: Running... resize2fs -P /dev/mapper/VolGroup-lv_root >02:08:14,593 INFO program: Estimated minimum size of the filesystem: 69689 >02:08:14,594 ERR program: resize2fs 1.42 (29-Nov-2011) >02:08:14,613 INFO program: Running... modprobe scsi_wait_scan >02:08:14,621 INFO program: Running... rmmod scsi_wait_scan >02:08:14,628 INFO program: Running... udevadm settle --timeout=300 >02:08:14,845 INFO program: Running... udevadm settle --timeout=300 >02:08:14,868 INFO program: Running... udevadm settle --timeout=300 >02:08:14,893 INFO program: Running... udevadm settle --timeout=300 >02:08:14,918 INFO program: Running... udevadm settle --timeout=300 >02:08:14,944 INFO program: Running... udevadm settle --timeout=300 >02:08:14,971 INFO program: Running... udevadm settle --timeout=300 >02:08:14,987 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_swap >02:08:15,062 INFO program: Running... udevadm settle --timeout=300 >02:08:15,079 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup >02:08:15,140 INFO program: 0 logical volume(s) in volume group "VolGroup" now active >02:08:15,146 INFO program: Running... udevadm settle --timeout=300 >02:08:15,174 INFO program: Running... udevadm settle --timeout=300 >02:08:15,248 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/sda2 /mnt/sysimage >02:08:15,337 INFO program: Running... /bin/umount /mnt/sysimage >02:08:15,670 INFO program: Running... udevadm settle --timeout=300 >02:08:15,696 INFO program: Running... udevadm settle --timeout=300 >02:08:15,717 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/loop1 /mnt/sysimage >02:08:15,719 ERR program: mount: /dev/loop1 is already mounted or /mnt/sysimage busy >02:08:15,728 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_home >02:08:15,964 INFO program: Running... udevadm settle --timeout=300 >02:08:15,997 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/VolGroup-lv_home /mnt/sysimage >02:08:16,089 INFO program: Running... /bin/umount /mnt/sysimage >02:08:16,095 INFO program: Running... udevadm settle --timeout=300 >02:08:16,120 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_home >02:08:16,195 INFO program: Running... udevadm settle --timeout=300 >02:08:16,332 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup >02:08:16,392 INFO program: 0 logical volume(s) in volume group "VolGroup" now active >02:08:16,398 INFO program: Running... udevadm settle --timeout=300 >02:08:16,420 INFO program: Running... udevadm settle --timeout=300 >02:08:16,448 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_root >02:08:16,620 INFO program: Running... udevadm settle --timeout=300 >02:08:16,653 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/VolGroup-lv_root /mnt/sysimage >02:08:16,753 INFO program: Running... /bin/umount /mnt/sysimage >02:08:16,831 INFO program: Running... udevadm settle --timeout=300 >02:08:16,867 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_root >02:08:16,957 INFO program: Running... udevadm settle --timeout=300 >02:08:16,986 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup >02:08:17,055 INFO program: 0 logical volume(s) in volume group "VolGroup" now active >02:08:17,060 INFO program: Running... udevadm settle --timeout=300 >02:08:17,081 INFO program: Running... udevadm settle --timeout=300 >02:11:19,039 INFO program: Running... hostname -v porter >21:11:45,884 INFO program: Running... /sbin/hwclock --hctosys -u >21:12:57,042 INFO program: Running... modprobe scsi_wait_scan >21:12:57,061 INFO program: Running... rmmod scsi_wait_scan >21:12:57,076 INFO program: Running... udevadm settle --timeout=300 >21:12:57,135 INFO program: Running... multipath -d >21:12:57,162 INFO program: create: mpatha (1JMicron_USB_to_ATA_ATAPI_Bridge) undef TOSHIBA,MK3252GSX >21:12:57,163 INFO program: size=298G features='0' hwhandler='0' wp=undef >21:12:57,163 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >21:12:57,163 INFO program: `- 6:0:0:0 sdb 8:16 undef ready running >21:12:57,164 INFO program: Running... multipath -ll >21:12:57,211 INFO program: Running... modprobe scsi_wait_scan >21:12:57,220 INFO program: Running... rmmod scsi_wait_scan >21:12:57,233 INFO program: Running... udevadm settle --timeout=300 >21:12:57,751 INFO program: Running... modprobe scsi_wait_scan >21:12:57,758 INFO program: Running... rmmod scsi_wait_scan >21:12:57,766 INFO program: Running... udevadm settle --timeout=300 >21:12:58,228 INFO program: Running... dumpe2fs -h /dev/sda2 >21:12:58,250 INFO program: Filesystem volume name: <none> >21:12:58,251 INFO program: Last mounted on: <not available> >21:12:58,251 INFO program: Filesystem UUID: 462b0596-c2c1-4523-8681-a2b57d071156 >21:12:58,251 INFO program: Filesystem magic number: 0xEF53 >21:12:58,252 INFO program: Filesystem revision #: 1 (dynamic) >21:12:58,252 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 >21:12:58,252 INFO program: Filesystem flags: signed_directory_hash >21:12:58,252 INFO program: Default mount options: (none) >21:12:58,253 INFO program: Filesystem state: clean >21:12:58,253 INFO program: Errors behavior: Continue >21:12:58,253 INFO program: Filesystem OS type: Linux >21:12:58,253 INFO program: Inode count: 128016 >21:12:58,254 INFO program: Block count: 512000 >21:12:58,254 INFO program: Reserved block count: 25600 >21:12:58,254 INFO program: Free blocks: 485331 >21:12:58,254 INFO program: Free inodes: 128004 >21:12:58,255 INFO program: First block: 1 >21:12:58,255 INFO program: Block size: 1024 >21:12:58,255 INFO program: Fragment size: 1024 >21:12:58,255 INFO program: Reserved GDT blocks: 256 >21:12:58,256 INFO program: Blocks per group: 8192 >21:12:58,256 INFO program: Fragments per group: 8192 >21:12:58,256 INFO program: Inodes per group: 2032 >21:12:58,256 INFO program: Inode blocks per group: 254 >21:12:58,257 INFO program: Flex block group size: 16 >21:12:58,257 INFO program: Filesystem created: Sun Jan 22 18:57:41 2012 >21:12:58,257 INFO program: Last mount time: Sun Jan 22 18:57:52 2012 >21:12:58,257 INFO program: Last write time: Sun Jan 22 18:57:52 2012 >21:12:58,258 INFO program: Mount count: 1 >21:12:58,258 INFO program: Maximum mount count: 20 >21:12:58,258 INFO program: Last checked: Sun Jan 22 18:57:41 2012 >21:12:58,258 INFO program: Check interval: 15552000 (6 months) >21:12:58,258 INFO program: Next check after: Fri Jul 20 19:57:41 2012 >21:12:58,258 INFO program: Lifetime writes: 8 MB >21:12:58,259 INFO program: Reserved blocks uid: 0 (user root) >21:12:58,259 INFO program: Reserved blocks gid: 0 (group root) >21:12:58,259 INFO program: First inode: 11 >21:12:58,259 INFO program: Inode size: 128 >21:12:58,259 INFO program: Journal inode: 8 >21:12:58,259 INFO program: Default directory hash: half_md4 >21:12:58,259 INFO program: Directory Hash Seed: 545c25b3-2d0d-4b57-b605-acb1327b5998 >21:12:58,259 INFO program: Journal backup: inode blocks >21:12:58,259 INFO program: Journal features: (none) >21:12:58,259 INFO program: Journal size: 8M >21:12:58,259 INFO program: Journal length: 8192 >21:12:58,259 INFO program: Journal sequence: 0x0000000a >21:12:58,259 INFO program: Journal start: 0 >21:12:58,259 INFO program: >21:12:58,259 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:12:58,260 INFO program: Running... dumpe2fs -h /dev/sda2 >21:12:58,271 INFO program: Filesystem volume name: <none> >21:12:58,271 INFO program: Last mounted on: <not available> >21:12:58,271 INFO program: Filesystem UUID: 462b0596-c2c1-4523-8681-a2b57d071156 >21:12:58,271 INFO program: Filesystem magic number: 0xEF53 >21:12:58,271 INFO program: Filesystem revision #: 1 (dynamic) >21:12:58,272 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 >21:12:58,272 INFO program: Filesystem flags: signed_directory_hash >21:12:58,272 INFO program: Default mount options: (none) >21:12:58,272 INFO program: Filesystem state: clean >21:12:58,272 INFO program: Errors behavior: Continue >21:12:58,273 INFO program: Filesystem OS type: Linux >21:12:58,273 INFO program: Inode count: 128016 >21:12:58,273 INFO program: Block count: 512000 >21:12:58,273 INFO program: Reserved block count: 25600 >21:12:58,273 INFO program: Free blocks: 485331 >21:12:58,274 INFO program: Free inodes: 128004 >21:12:58,274 INFO program: First block: 1 >21:12:58,274 INFO program: Block size: 1024 >21:12:58,274 INFO program: Fragment size: 1024 >21:12:58,274 INFO program: Reserved GDT blocks: 256 >21:12:58,275 INFO program: Blocks per group: 8192 >21:12:58,275 INFO program: Fragments per group: 8192 >21:12:58,275 INFO program: Inodes per group: 2032 >21:12:58,275 INFO program: Inode blocks per group: 254 >21:12:58,275 INFO program: Flex block group size: 16 >21:12:58,276 INFO program: Filesystem created: Sun Jan 22 18:57:41 2012 >21:12:58,276 INFO program: Last mount time: Sun Jan 22 18:57:52 2012 >21:12:58,276 INFO program: Last write time: Sun Jan 22 18:57:52 2012 >21:12:58,276 INFO program: Mount count: 1 >21:12:58,276 INFO program: Maximum mount count: 20 >21:12:58,277 INFO program: Last checked: Sun Jan 22 18:57:41 2012 >21:12:58,277 INFO program: Check interval: 15552000 (6 months) >21:12:58,277 INFO program: Next check after: Fri Jul 20 19:57:41 2012 >21:12:58,277 INFO program: Lifetime writes: 8 MB >21:12:58,277 INFO program: Reserved blocks uid: 0 (user root) >21:12:58,277 INFO program: Reserved blocks gid: 0 (group root) >21:12:58,278 INFO program: First inode: 11 >21:12:58,278 INFO program: Inode size: 128 >21:12:58,278 INFO program: Journal inode: 8 >21:12:58,278 INFO program: Default directory hash: half_md4 >21:12:58,278 INFO program: Directory Hash Seed: 545c25b3-2d0d-4b57-b605-acb1327b5998 >21:12:58,278 INFO program: Journal backup: inode blocks >21:12:58,278 INFO program: Journal features: (none) >21:12:58,279 INFO program: Journal size: 8M >21:12:58,279 INFO program: Journal length: 8192 >21:12:58,279 INFO program: Journal sequence: 0x0000000a >21:12:58,279 INFO program: Journal start: 0 >21:12:58,279 INFO program: >21:12:58,279 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:12:58,279 INFO program: Running... resize2fs -P /dev/sda2 >21:12:58,290 INFO program: Estimated minimum size of the filesystem: 14077 >21:12:58,291 ERR program: resize2fs 1.42 (29-Nov-2011) >21:12:58,420 INFO program: Running... dumpe2fs -h /dev/loop1 >21:12:58,429 INFO program: Filesystem volume name: Anaconda >21:12:58,429 INFO program: Last mounted on: / >21:12:58,429 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:12:58,430 INFO program: Filesystem magic number: 0xEF53 >21:12:58,430 INFO program: Filesystem revision #: 1 (dynamic) >21:12:58,430 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 >21:12:58,430 INFO program: Filesystem flags: signed_directory_hash >21:12:58,430 INFO program: Default mount options: user_xattr acl >21:12:58,430 INFO program: Filesystem state: clean >21:12:58,430 INFO program: Errors behavior: Continue >21:12:58,431 INFO program: Filesystem OS type: Linux >21:12:58,431 INFO program: Inode count: 131072 >21:12:58,431 INFO program: Block count: 2097152 >21:12:58,431 INFO program: Reserved block count: 0 >21:12:58,431 INFO program: Free blocks: 1651015 >21:12:58,431 INFO program: Free inodes: 109870 >21:12:58,432 INFO program: First block: 1 >21:12:58,432 INFO program: Block size: 1024 >21:12:58,432 INFO program: Fragment size: 1024 >21:12:58,432 INFO program: Reserved GDT blocks: 256 >21:12:58,432 INFO program: Blocks per group: 8192 >21:12:58,432 INFO program: Fragments per group: 8192 >21:12:58,432 INFO program: Inodes per group: 512 >21:12:58,433 INFO program: Inode blocks per group: 128 >21:12:58,433 INFO program: Flex block group size: 16 >21:12:58,433 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:12:58,433 INFO program: Last mount time: Tue Apr 10 00:01:32 2012 >21:12:58,433 INFO program: Last write time: Tue Apr 10 00:01:44 2012 >21:12:58,433 INFO program: Mount count: 2 >21:12:58,433 INFO program: Maximum mount count: -1 >21:12:58,434 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:12:58,434 INFO program: Check interval: 0 (<none>) >21:12:58,434 INFO program: Lifetime writes: 32 MB >21:12:58,434 INFO program: Reserved blocks uid: 0 (user root) >21:12:58,434 INFO program: Reserved blocks gid: 0 (group root) >21:12:58,434 INFO program: First inode: 11 >21:12:58,434 INFO program: Inode size: 256 >21:12:58,435 INFO program: Required extra isize: 28 >21:12:58,435 INFO program: Desired extra isize: 28 >21:12:58,435 INFO program: Journal inode: 8 >21:12:58,435 INFO program: Default directory hash: half_md4 >21:12:58,435 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:12:58,435 INFO program: Journal backup: inode blocks >21:12:58,435 INFO program: Journal features: (none) >21:12:58,436 INFO program: Journal size: 32M >21:12:58,436 INFO program: Journal length: 32768 >21:12:58,436 INFO program: Journal sequence: 0x0000000a >21:12:58,436 INFO program: Journal start: 0 >21:12:58,436 INFO program: >21:12:58,436 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:12:58,437 INFO program: Running... dumpe2fs -h /dev/loop1 >21:12:58,446 INFO program: Filesystem volume name: Anaconda >21:12:58,446 INFO program: Last mounted on: / >21:12:58,447 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:12:58,447 INFO program: Filesystem magic number: 0xEF53 >21:12:58,447 INFO program: Filesystem revision #: 1 (dynamic) >21:12:58,448 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:12:58,448 INFO program: Filesystem flags: signed_directory_hash >21:12:58,448 INFO program: Default mount options: user_xattr acl >21:12:58,448 INFO program: Filesystem state: clean >21:12:58,449 INFO program: Errors behavior: Continue >21:12:58,449 INFO program: Filesystem OS type: Linux >21:12:58,449 INFO program: Inode count: 131072 >21:12:58,449 INFO program: Block count: 2097152 >21:12:58,450 INFO program: Reserved block count: 0 >21:12:58,450 INFO program: Free blocks: 1651015 >21:12:58,450 INFO program: Free inodes: 109870 >21:12:58,450 INFO program: First block: 1 >21:12:58,451 INFO program: Block size: 1024 >21:12:58,451 INFO program: Fragment size: 1024 >21:12:58,451 INFO program: Reserved GDT blocks: 256 >21:12:58,451 INFO program: Blocks per group: 8192 >21:12:58,452 INFO program: Fragments per group: 8192 >21:12:58,452 INFO program: Inodes per group: 512 >21:12:58,452 INFO program: Inode blocks per group: 128 >21:12:58,452 INFO program: Flex block group size: 16 >21:12:58,453 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:12:58,453 INFO program: Last mount time: Tue Apr 10 00:01:32 2012 >21:12:58,453 INFO program: Last write time: Tue Apr 10 00:01:44 2012 >21:12:58,453 INFO program: Mount count: 2 >21:12:58,454 INFO program: Maximum mount count: -1 >21:12:58,454 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:12:58,454 INFO program: Check interval: 0 (<none>) >21:12:58,454 INFO program: Lifetime writes: 32 MB >21:12:58,455 INFO program: Reserved blocks uid: 0 (user root) >21:12:58,455 INFO program: Reserved blocks gid: 0 (group root) >21:12:58,455 INFO program: First inode: 11 >21:12:58,455 INFO program: Inode size: 256 >21:12:58,456 INFO program: Required extra isize: 28 >21:12:58,456 INFO program: Desired extra isize: 28 >21:12:58,456 INFO program: Journal inode: 8 >21:12:58,456 INFO program: Default directory hash: half_md4 >21:12:58,457 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:12:58,457 INFO program: Journal backup: inode blocks >21:12:58,457 INFO program: Journal features: (none) >21:12:58,457 INFO program: Journal size: 32M >21:12:58,457 INFO program: Journal length: 32768 >21:12:58,458 INFO program: Journal sequence: 0x0000000a >21:12:58,458 INFO program: Journal start: 0 >21:12:58,458 INFO program: >21:12:58,458 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:12:58,459 INFO program: Running... resize2fs -P /dev/loop1 >21:12:58,468 INFO program: Couldn't find valid filesystem superblock. >21:12:58,468 ERR program: resize2fs 1.42 (29-Nov-2011) >21:12:58,468 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:12:58,503 INFO program: Running... modprobe scsi_wait_scan >21:12:58,511 INFO program: Running... rmmod scsi_wait_scan >21:12:58,518 INFO program: Running... udevadm settle --timeout=300 >21:12:58,571 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:12:58,579 INFO program: Filesystem volume name: Anaconda >21:12:58,579 INFO program: Last mounted on: / >21:12:58,579 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:12:58,579 INFO program: Filesystem magic number: 0xEF53 >21:12:58,580 INFO program: Filesystem revision #: 1 (dynamic) >21:12:58,580 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 >21:12:58,580 INFO program: Filesystem flags: signed_directory_hash >21:12:58,580 INFO program: Default mount options: user_xattr acl >21:12:58,580 INFO program: Filesystem state: clean >21:12:58,580 INFO program: Errors behavior: Continue >21:12:58,580 INFO program: Filesystem OS type: Linux >21:12:58,580 INFO program: Inode count: 131072 >21:12:58,580 INFO program: Block count: 2097152 >21:12:58,581 INFO program: Reserved block count: 0 >21:12:58,581 INFO program: Free blocks: 1651015 >21:12:58,581 INFO program: Free inodes: 109870 >21:12:58,581 INFO program: First block: 1 >21:12:58,581 INFO program: Block size: 1024 >21:12:58,581 INFO program: Fragment size: 1024 >21:12:58,581 INFO program: Reserved GDT blocks: 256 >21:12:58,581 INFO program: Blocks per group: 8192 >21:12:58,581 INFO program: Fragments per group: 8192 >21:12:58,582 INFO program: Inodes per group: 512 >21:12:58,582 INFO program: Inode blocks per group: 128 >21:12:58,582 INFO program: Flex block group size: 16 >21:12:58,582 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:12:58,582 INFO program: Last mount time: Thu Apr 26 21:03:58 2012 >21:12:58,582 INFO program: Last write time: Thu Apr 26 21:03:58 2012 >21:12:58,582 INFO program: Mount count: 3 >21:12:58,582 INFO program: Maximum mount count: -1 >21:12:58,582 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:12:58,583 INFO program: Check interval: 0 (<none>) >21:12:58,583 INFO program: Lifetime writes: 32 MB >21:12:58,583 INFO program: Reserved blocks uid: 0 (user root) >21:12:58,583 INFO program: Reserved blocks gid: 0 (group root) >21:12:58,583 INFO program: First inode: 11 >21:12:58,583 INFO program: Inode size: 256 >21:12:58,583 INFO program: Required extra isize: 28 >21:12:58,583 INFO program: Desired extra isize: 28 >21:12:58,583 INFO program: Journal inode: 8 >21:12:58,584 INFO program: First orphan inode: 74754 >21:12:58,584 INFO program: Default directory hash: half_md4 >21:12:58,584 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:12:58,584 INFO program: Journal backup: inode blocks >21:12:58,584 INFO program: Journal features: (none) >21:12:58,584 INFO program: Journal size: 32M >21:12:58,584 INFO program: Journal length: 32768 >21:12:58,584 INFO program: Journal sequence: 0x0000000b >21:12:58,584 INFO program: Journal start: 1 >21:12:58,585 INFO program: >21:12:58,585 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:12:58,585 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:12:58,596 INFO program: Filesystem volume name: Anaconda >21:12:58,596 INFO program: Last mounted on: / >21:12:58,597 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:12:58,597 INFO program: Filesystem magic number: 0xEF53 >21:12:58,597 INFO program: Filesystem revision #: 1 (dynamic) >21:12:58,598 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 >21:12:58,598 INFO program: Filesystem flags: signed_directory_hash >21:12:58,598 INFO program: Default mount options: user_xattr acl >21:12:58,598 INFO program: Filesystem state: clean >21:12:58,599 INFO program: Errors behavior: Continue >21:12:58,599 INFO program: Filesystem OS type: Linux >21:12:58,599 INFO program: Inode count: 131072 >21:12:58,599 INFO program: Block count: 2097152 >21:12:58,599 INFO program: Reserved block count: 0 >21:12:58,599 INFO program: Free blocks: 1651015 >21:12:58,599 INFO program: Free inodes: 109870 >21:12:58,599 INFO program: First block: 1 >21:12:58,599 INFO program: Block size: 1024 >21:12:58,599 INFO program: Fragment size: 1024 >21:12:58,599 INFO program: Reserved GDT blocks: 256 >21:12:58,599 INFO program: Blocks per group: 8192 >21:12:58,599 INFO program: Fragments per group: 8192 >21:12:58,599 INFO program: Inodes per group: 512 >21:12:58,600 INFO program: Inode blocks per group: 128 >21:12:58,600 INFO program: Flex block group size: 16 >21:12:58,600 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:12:58,600 INFO program: Last mount time: Thu Apr 26 21:03:58 2012 >21:12:58,600 INFO program: Last write time: Thu Apr 26 21:03:58 2012 >21:12:58,600 INFO program: Mount count: 3 >21:12:58,600 INFO program: Maximum mount count: -1 >21:12:58,600 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:12:58,600 INFO program: Check interval: 0 (<none>) >21:12:58,600 INFO program: Lifetime writes: 32 MB >21:12:58,600 INFO program: Reserved blocks uid: 0 (user root) >21:12:58,600 INFO program: Reserved blocks gid: 0 (group root) >21:12:58,600 INFO program: First inode: 11 >21:12:58,601 INFO program: Inode size: 256 >21:12:58,601 INFO program: Required extra isize: 28 >21:12:58,601 INFO program: Desired extra isize: 28 >21:12:58,601 INFO program: Journal inode: 8 >21:12:58,601 INFO program: First orphan inode: 74754 >21:12:58,601 INFO program: Default directory hash: half_md4 >21:12:58,601 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:12:58,601 INFO program: Journal backup: inode blocks >21:12:58,601 INFO program: Journal features: (none) >21:12:58,601 INFO program: Journal size: 32M >21:12:58,601 INFO program: Journal length: 32768 >21:12:58,601 INFO program: Journal sequence: 0x0000000b >21:12:58,601 INFO program: Journal start: 1 >21:12:58,601 INFO program: >21:12:58,602 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:12:58,602 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:12:58,611 INFO program: Estimated minimum size of the filesystem: 424513 >21:12:58,612 ERR program: resize2fs 1.42 (29-Nov-2011) >21:12:58,637 INFO program: Running... modprobe scsi_wait_scan >21:12:58,650 INFO program: Running... rmmod scsi_wait_scan >21:12:58,662 INFO program: Running... udevadm settle --timeout=300 >21:12:58,704 INFO program: Running... udevadm settle --timeout=300 >21:12:58,732 INFO program: Running... udevadm settle --timeout=300 >21:12:58,782 INFO program: Running... udevadm settle --timeout=300 >21:12:58,810 INFO program: Running... udevadm settle --timeout=300 >21:12:58,836 INFO program: Running... udevadm settle --timeout=300 >21:12:58,881 INFO program: Running... udevadm settle --timeout=300 >21:12:58,906 INFO program: Running... udevadm settle --timeout=300 >21:12:58,940 INFO program: Running... udevadm settle --timeout=300 >21:12:58,969 INFO program: Running... udevadm settle --timeout=300 >21:12:59,409 INFO program: Running... udevadm settle --timeout=300 >21:12:59,438 INFO program: Running... udevadm settle --timeout=300 >21:12:59,524 INFO program: Running... udevadm settle --timeout=300 >21:12:59,581 INFO program: Running... udevadm settle --timeout=300 >21:13:33,072 INFO program: Running... modprobe btrfs >21:14:44,186 INFO program: Running... udevadm settle --timeout=300 >21:14:50,661 INFO program: Running... udevadm settle --timeout=300 >21:14:56,029 INFO program: Running... udevadm settle --timeout=300 >21:52:55,758 INFO program: Running... modprobe scsi_wait_scan >21:52:55,775 INFO program: Running... rmmod scsi_wait_scan >21:52:55,788 INFO program: Running... udevadm settle --timeout=300 >21:52:55,831 INFO program: Running... modprobe scsi_wait_scan >21:52:55,841 INFO program: Running... rmmod scsi_wait_scan >21:52:55,856 INFO program: Running... udevadm settle --timeout=300 >21:53:07,952 INFO program: Running... modprobe scsi_wait_scan >21:53:07,961 INFO program: Running... rmmod scsi_wait_scan >21:53:07,970 INFO program: Running... udevadm settle --timeout=300 >21:53:08,003 INFO program: Running... modprobe scsi_wait_scan >21:53:08,009 INFO program: Running... rmmod scsi_wait_scan >21:53:08,021 INFO program: Running... udevadm settle --timeout=300 >21:53:28,459 INFO program: Running... modprobe scsi_wait_scan >21:53:28,475 INFO program: Running... rmmod scsi_wait_scan >21:53:28,491 INFO program: Running... udevadm settle --timeout=300 >21:53:28,534 INFO program: Running... multipath -d >21:53:29,162 INFO program: create: mpatha (1JMicron_USB_to_ATA_ATAPI_Bridge) undef TOSHIBA,MK3252GSX >21:53:29,162 INFO program: size=298G features='0' hwhandler='0' wp=undef >21:53:29,163 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >21:53:29,163 INFO program: `- 6:0:0:0 sdb 8:16 undef ready running >21:53:29,164 INFO program: Running... multipath -ll >21:53:29,207 INFO program: Running... modprobe scsi_wait_scan >21:53:29,218 INFO program: Running... rmmod scsi_wait_scan >21:53:29,234 INFO program: Running... udevadm settle --timeout=300 >21:53:29,744 INFO program: Running... modprobe scsi_wait_scan >21:53:29,757 INFO program: Running... rmmod scsi_wait_scan >21:53:29,768 INFO program: Running... udevadm settle --timeout=300 >21:53:30,203 INFO program: Running... dumpe2fs -h /dev/loop1 >21:53:30,212 INFO program: Filesystem volume name: Anaconda >21:53:30,212 INFO program: Last mounted on: / >21:53:30,213 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:30,213 INFO program: Filesystem magic number: 0xEF53 >21:53:30,213 INFO program: Filesystem revision #: 1 (dynamic) >21:53:30,213 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 >21:53:30,213 INFO program: Filesystem flags: signed_directory_hash >21:53:30,213 INFO program: Default mount options: user_xattr acl >21:53:30,213 INFO program: Filesystem state: clean >21:53:30,213 INFO program: Errors behavior: Continue >21:53:30,213 INFO program: Filesystem OS type: Linux >21:53:30,214 INFO program: Inode count: 131072 >21:53:30,214 INFO program: Block count: 2097152 >21:53:30,214 INFO program: Reserved block count: 0 >21:53:30,214 INFO program: Free blocks: 1651015 >21:53:30,214 INFO program: Free inodes: 109870 >21:53:30,214 INFO program: First block: 1 >21:53:30,214 INFO program: Block size: 1024 >21:53:30,214 INFO program: Fragment size: 1024 >21:53:30,214 INFO program: Reserved GDT blocks: 256 >21:53:30,214 INFO program: Blocks per group: 8192 >21:53:30,215 INFO program: Fragments per group: 8192 >21:53:30,215 INFO program: Inodes per group: 512 >21:53:30,215 INFO program: Inode blocks per group: 128 >21:53:30,215 INFO program: Flex block group size: 16 >21:53:30,215 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:30,215 INFO program: Last mount time: Tue Apr 10 00:01:32 2012 >21:53:30,215 INFO program: Last write time: Tue Apr 10 00:01:44 2012 >21:53:30,215 INFO program: Mount count: 2 >21:53:30,215 INFO program: Maximum mount count: -1 >21:53:30,215 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:30,215 INFO program: Check interval: 0 (<none>) >21:53:30,216 INFO program: Lifetime writes: 32 MB >21:53:30,216 INFO program: Reserved blocks uid: 0 (user root) >21:53:30,216 INFO program: Reserved blocks gid: 0 (group root) >21:53:30,216 INFO program: First inode: 11 >21:53:30,216 INFO program: Inode size: 256 >21:53:30,216 INFO program: Required extra isize: 28 >21:53:30,216 INFO program: Desired extra isize: 28 >21:53:30,216 INFO program: Journal inode: 8 >21:53:30,216 INFO program: Default directory hash: half_md4 >21:53:30,216 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:30,217 INFO program: Journal backup: inode blocks >21:53:30,217 INFO program: Journal features: (none) >21:53:30,217 INFO program: Journal size: 32M >21:53:30,217 INFO program: Journal length: 32768 >21:53:30,217 INFO program: Journal sequence: 0x0000000a >21:53:30,217 INFO program: Journal start: 0 >21:53:30,217 INFO program: >21:53:30,217 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:30,218 INFO program: Running... dumpe2fs -h /dev/loop1 >21:53:30,226 INFO program: Filesystem volume name: Anaconda >21:53:30,226 INFO program: Last mounted on: / >21:53:30,226 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:30,226 INFO program: Filesystem magic number: 0xEF53 >21:53:30,227 INFO program: Filesystem revision #: 1 (dynamic) >21:53:30,227 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 >21:53:30,227 INFO program: Filesystem flags: signed_directory_hash >21:53:30,228 INFO program: Default mount options: user_xattr acl >21:53:30,228 INFO program: Filesystem state: clean >21:53:30,228 INFO program: Errors behavior: Continue >21:53:30,228 INFO program: Filesystem OS type: Linux >21:53:30,228 INFO program: Inode count: 131072 >21:53:30,228 INFO program: Block count: 2097152 >21:53:30,229 INFO program: Reserved block count: 0 >21:53:30,229 INFO program: Free blocks: 1651015 >21:53:30,229 INFO program: Free inodes: 109870 >21:53:30,229 INFO program: First block: 1 >21:53:30,229 INFO program: Block size: 1024 >21:53:30,229 INFO program: Fragment size: 1024 >21:53:30,229 INFO program: Reserved GDT blocks: 256 >21:53:30,229 INFO program: Blocks per group: 8192 >21:53:30,229 INFO program: Fragments per group: 8192 >21:53:30,229 INFO program: Inodes per group: 512 >21:53:30,229 INFO program: Inode blocks per group: 128 >21:53:30,229 INFO program: Flex block group size: 16 >21:53:30,229 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:30,229 INFO program: Last mount time: Tue Apr 10 00:01:32 2012 >21:53:30,230 INFO program: Last write time: Tue Apr 10 00:01:44 2012 >21:53:30,230 INFO program: Mount count: 2 >21:53:30,230 INFO program: Maximum mount count: -1 >21:53:30,230 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:30,230 INFO program: Check interval: 0 (<none>) >21:53:30,230 INFO program: Lifetime writes: 32 MB >21:53:30,230 INFO program: Reserved blocks uid: 0 (user root) >21:53:30,230 INFO program: Reserved blocks gid: 0 (group root) >21:53:30,230 INFO program: First inode: 11 >21:53:30,230 INFO program: Inode size: 256 >21:53:30,230 INFO program: Required extra isize: 28 >21:53:30,230 INFO program: Desired extra isize: 28 >21:53:30,230 INFO program: Journal inode: 8 >21:53:30,230 INFO program: Default directory hash: half_md4 >21:53:30,231 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:30,231 INFO program: Journal backup: inode blocks >21:53:30,231 INFO program: Journal features: (none) >21:53:30,231 INFO program: Journal size: 32M >21:53:30,231 INFO program: Journal length: 32768 >21:53:30,231 INFO program: Journal sequence: 0x0000000a >21:53:30,231 INFO program: Journal start: 0 >21:53:30,231 INFO program: >21:53:30,231 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:30,231 INFO program: Running... resize2fs -P /dev/loop1 >21:53:30,243 INFO program: Couldn't find valid filesystem superblock. >21:53:30,244 ERR program: resize2fs 1.42 (29-Nov-2011) >21:53:30,244 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:53:30,287 INFO program: Running... modprobe scsi_wait_scan >21:53:30,299 INFO program: Running... rmmod scsi_wait_scan >21:53:30,314 INFO program: Running... udevadm settle --timeout=300 >21:53:30,367 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:53:30,376 INFO program: Filesystem volume name: Anaconda >21:53:30,377 INFO program: Last mounted on: / >21:53:30,377 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:30,378 INFO program: Filesystem magic number: 0xEF53 >21:53:30,378 INFO program: Filesystem revision #: 1 (dynamic) >21:53:30,378 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 >21:53:30,379 INFO program: Filesystem flags: signed_directory_hash >21:53:30,379 INFO program: Default mount options: user_xattr acl >21:53:30,379 INFO program: Filesystem state: clean >21:53:30,379 INFO program: Errors behavior: Continue >21:53:30,380 INFO program: Filesystem OS type: Linux >21:53:30,380 INFO program: Inode count: 131072 >21:53:30,380 INFO program: Block count: 2097152 >21:53:30,380 INFO program: Reserved block count: 0 >21:53:30,381 INFO program: Free blocks: 1651015 >21:53:30,381 INFO program: Free inodes: 109870 >21:53:30,381 INFO program: First block: 1 >21:53:30,382 INFO program: Block size: 1024 >21:53:30,382 INFO program: Fragment size: 1024 >21:53:30,382 INFO program: Reserved GDT blocks: 256 >21:53:30,382 INFO program: Blocks per group: 8192 >21:53:30,383 INFO program: Fragments per group: 8192 >21:53:30,383 INFO program: Inodes per group: 512 >21:53:30,383 INFO program: Inode blocks per group: 128 >21:53:30,384 INFO program: Flex block group size: 16 >21:53:30,384 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:30,384 INFO program: Last mount time: Thu Apr 26 21:03:58 2012 >21:53:30,384 INFO program: Last write time: Thu Apr 26 21:03:58 2012 >21:53:30,385 INFO program: Mount count: 3 >21:53:30,385 INFO program: Maximum mount count: -1 >21:53:30,385 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:30,385 INFO program: Check interval: 0 (<none>) >21:53:30,386 INFO program: Lifetime writes: 32 MB >21:53:30,386 INFO program: Reserved blocks uid: 0 (user root) >21:53:30,386 INFO program: Reserved blocks gid: 0 (group root) >21:53:30,387 INFO program: First inode: 11 >21:53:30,387 INFO program: Inode size: 256 >21:53:30,387 INFO program: Required extra isize: 28 >21:53:30,387 INFO program: Desired extra isize: 28 >21:53:30,388 INFO program: Journal inode: 8 >21:53:30,388 INFO program: First orphan inode: 74754 >21:53:30,388 INFO program: Default directory hash: half_md4 >21:53:30,388 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:30,388 INFO program: Journal backup: inode blocks >21:53:30,388 INFO program: Journal features: (none) >21:53:30,389 INFO program: Journal size: 32M >21:53:30,389 INFO program: Journal length: 32768 >21:53:30,389 INFO program: Journal sequence: 0x0000000b >21:53:30,389 INFO program: Journal start: 1 >21:53:30,389 INFO program: >21:53:30,389 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:30,389 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:53:30,399 INFO program: Filesystem volume name: Anaconda >21:53:30,400 INFO program: Last mounted on: / >21:53:30,400 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:30,400 INFO program: Filesystem magic number: 0xEF53 >21:53:30,400 INFO program: Filesystem revision #: 1 (dynamic) >21:53:30,401 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 >21:53:30,401 INFO program: Filesystem flags: signed_directory_hash >21:53:30,401 INFO program: Default mount options: user_xattr acl >21:53:30,402 INFO program: Filesystem state: clean >21:53:30,402 INFO program: Errors behavior: Continue >21:53:30,402 INFO program: Filesystem OS type: Linux >21:53:30,403 INFO program: Inode count: 131072 >21:53:30,403 INFO program: Block count: 2097152 >21:53:30,403 INFO program: Reserved block count: 0 >21:53:30,403 INFO program: Free blocks: 1651015 >21:53:30,404 INFO program: Free inodes: 109870 >21:53:30,404 INFO program: First block: 1 >21:53:30,404 INFO program: Block size: 1024 >21:53:30,404 INFO program: Fragment size: 1024 >21:53:30,405 INFO program: Reserved GDT blocks: 256 >21:53:30,405 INFO program: Blocks per group: 8192 >21:53:30,405 INFO program: Fragments per group: 8192 >21:53:30,405 INFO program: Inodes per group: 512 >21:53:30,406 INFO program: Inode blocks per group: 128 >21:53:30,406 INFO program: Flex block group size: 16 >21:53:30,406 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:30,406 INFO program: Last mount time: Thu Apr 26 21:03:58 2012 >21:53:30,407 INFO program: Last write time: Thu Apr 26 21:03:58 2012 >21:53:30,407 INFO program: Mount count: 3 >21:53:30,407 INFO program: Maximum mount count: -1 >21:53:30,407 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:30,408 INFO program: Check interval: 0 (<none>) >21:53:30,408 INFO program: Lifetime writes: 32 MB >21:53:30,408 INFO program: Reserved blocks uid: 0 (user root) >21:53:30,408 INFO program: Reserved blocks gid: 0 (group root) >21:53:30,408 INFO program: First inode: 11 >21:53:30,408 INFO program: Inode size: 256 >21:53:30,409 INFO program: Required extra isize: 28 >21:53:30,409 INFO program: Desired extra isize: 28 >21:53:30,409 INFO program: Journal inode: 8 >21:53:30,409 INFO program: First orphan inode: 74754 >21:53:30,409 INFO program: Default directory hash: half_md4 >21:53:30,409 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:30,409 INFO program: Journal backup: inode blocks >21:53:30,409 INFO program: Journal features: (none) >21:53:30,409 INFO program: Journal size: 32M >21:53:30,409 INFO program: Journal length: 32768 >21:53:30,409 INFO program: Journal sequence: 0x0000000b >21:53:30,409 INFO program: Journal start: 1 >21:53:30,409 INFO program: >21:53:30,409 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:30,410 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:53:30,419 INFO program: Estimated minimum size of the filesystem: 424513 >21:53:30,419 ERR program: resize2fs 1.42 (29-Nov-2011) >21:53:30,440 INFO program: Running... modprobe scsi_wait_scan >21:53:30,453 INFO program: Running... rmmod scsi_wait_scan >21:53:30,468 INFO program: Running... udevadm settle --timeout=300 >21:53:30,513 INFO program: Running... udevadm settle --timeout=300 >21:53:30,551 INFO program: Running... udevadm settle --timeout=300 >21:53:30,572 INFO program: Running... udevadm settle --timeout=300 >21:53:30,599 INFO program: Running... udevadm settle --timeout=300 >21:53:30,629 INFO program: Running... udevadm settle --timeout=300 >21:53:30,661 INFO program: Running... udevadm settle --timeout=300 >21:53:30,684 INFO program: Running... udevadm settle --timeout=300 >21:53:30,719 INFO program: Running... udevadm settle --timeout=300 >21:53:30,749 INFO program: Running... udevadm settle --timeout=300 >21:53:30,788 INFO program: Running... udevadm settle --timeout=300 >21:53:30,819 INFO program: Running... udevadm settle --timeout=300 >21:53:30,850 INFO program: Running... udevadm settle --timeout=300 >21:53:30,899 INFO program: Running... udevadm settle --timeout=300 >21:53:34,430 INFO program: Running... modprobe scsi_wait_scan >21:53:34,446 INFO program: Running... rmmod scsi_wait_scan >21:53:34,461 INFO program: Running... udevadm settle --timeout=300 >21:53:34,803 INFO program: Running... multipath -d >21:53:34,878 INFO program: create: mpatha (1JMicron_USB_to_ATA_ATAPI_Bridge) undef TOSHIBA,MK3252GSX >21:53:34,879 INFO program: size=298G features='0' hwhandler='0' wp=undef >21:53:34,880 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >21:53:34,880 INFO program: `- 6:0:0:0 sdb 8:16 undef ready running >21:53:34,881 INFO program: Running... multipath -ll >21:53:34,928 INFO program: Running... modprobe scsi_wait_scan >21:53:34,940 INFO program: Running... rmmod scsi_wait_scan >21:53:34,950 INFO program: Running... udevadm settle --timeout=300 >21:53:35,527 INFO program: Running... modprobe scsi_wait_scan >21:53:35,539 INFO program: Running... rmmod scsi_wait_scan >21:53:35,549 INFO program: Running... udevadm settle --timeout=300 >21:53:35,868 INFO program: Running... dumpe2fs -h /dev/loop1 >21:53:35,877 INFO program: Filesystem volume name: Anaconda >21:53:35,877 INFO program: Last mounted on: / >21:53:35,878 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:35,878 INFO program: Filesystem magic number: 0xEF53 >21:53:35,878 INFO program: Filesystem revision #: 1 (dynamic) >21:53:35,878 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 >21:53:35,878 INFO program: Filesystem flags: signed_directory_hash >21:53:35,878 INFO program: Default mount options: user_xattr acl >21:53:35,878 INFO program: Filesystem state: clean >21:53:35,879 INFO program: Errors behavior: Continue >21:53:35,879 INFO program: Filesystem OS type: Linux >21:53:35,879 INFO program: Inode count: 131072 >21:53:35,879 INFO program: Block count: 2097152 >21:53:35,880 INFO program: Reserved block count: 0 >21:53:35,880 INFO program: Free blocks: 1651015 >21:53:35,880 INFO program: Free inodes: 109870 >21:53:35,880 INFO program: First block: 1 >21:53:35,881 INFO program: Block size: 1024 >21:53:35,881 INFO program: Fragment size: 1024 >21:53:35,881 INFO program: Reserved GDT blocks: 256 >21:53:35,881 INFO program: Blocks per group: 8192 >21:53:35,882 INFO program: Fragments per group: 8192 >21:53:35,882 INFO program: Inodes per group: 512 >21:53:35,882 INFO program: Inode blocks per group: 128 >21:53:35,882 INFO program: Flex block group size: 16 >21:53:35,883 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:35,883 INFO program: Last mount time: Tue Apr 10 00:01:32 2012 >21:53:35,883 INFO program: Last write time: Tue Apr 10 00:01:44 2012 >21:53:35,883 INFO program: Mount count: 2 >21:53:35,883 INFO program: Maximum mount count: -1 >21:53:35,884 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:35,884 INFO program: Check interval: 0 (<none>) >21:53:35,884 INFO program: Lifetime writes: 32 MB >21:53:35,884 INFO program: Reserved blocks uid: 0 (user root) >21:53:35,885 INFO program: Reserved blocks gid: 0 (group root) >21:53:35,885 INFO program: First inode: 11 >21:53:35,885 INFO program: Inode size: 256 >21:53:35,885 INFO program: Required extra isize: 28 >21:53:35,885 INFO program: Desired extra isize: 28 >21:53:35,886 INFO program: Journal inode: 8 >21:53:35,886 INFO program: Default directory hash: half_md4 >21:53:35,886 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:35,886 INFO program: Journal backup: inode blocks >21:53:35,887 INFO program: Journal features: (none) >21:53:35,887 INFO program: Journal size: 32M >21:53:35,887 INFO program: Journal length: 32768 >21:53:35,887 INFO program: Journal sequence: 0x0000000a >21:53:35,887 INFO program: Journal start: 0 >21:53:35,888 INFO program: >21:53:35,888 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:35,888 INFO program: Running... dumpe2fs -h /dev/loop1 >21:53:35,899 INFO program: Filesystem volume name: Anaconda >21:53:35,899 INFO program: Last mounted on: / >21:53:35,900 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:35,900 INFO program: Filesystem magic number: 0xEF53 >21:53:35,900 INFO program: Filesystem revision #: 1 (dynamic) >21:53:35,900 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 >21:53:35,901 INFO program: Filesystem flags: signed_directory_hash >21:53:35,901 INFO program: Default mount options: user_xattr acl >21:53:35,901 INFO program: Filesystem state: clean >21:53:35,902 INFO program: Errors behavior: Continue >21:53:35,902 INFO program: Filesystem OS type: Linux >21:53:35,902 INFO program: Inode count: 131072 >21:53:35,902 INFO program: Block count: 2097152 >21:53:35,903 INFO program: Reserved block count: 0 >21:53:35,903 INFO program: Free blocks: 1651015 >21:53:35,903 INFO program: Free inodes: 109870 >21:53:35,903 INFO program: First block: 1 >21:53:35,904 INFO program: Block size: 1024 >21:53:35,904 INFO program: Fragment size: 1024 >21:53:35,904 INFO program: Reserved GDT blocks: 256 >21:53:35,904 INFO program: Blocks per group: 8192 >21:53:35,904 INFO program: Fragments per group: 8192 >21:53:35,905 INFO program: Inodes per group: 512 >21:53:35,905 INFO program: Inode blocks per group: 128 >21:53:35,905 INFO program: Flex block group size: 16 >21:53:35,905 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:35,906 INFO program: Last mount time: Tue Apr 10 00:01:32 2012 >21:53:35,906 INFO program: Last write time: Tue Apr 10 00:01:44 2012 >21:53:35,906 INFO program: Mount count: 2 >21:53:35,906 INFO program: Maximum mount count: -1 >21:53:35,907 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:35,907 INFO program: Check interval: 0 (<none>) >21:53:35,907 INFO program: Lifetime writes: 32 MB >21:53:35,907 INFO program: Reserved blocks uid: 0 (user root) >21:53:35,908 INFO program: Reserved blocks gid: 0 (group root) >21:53:35,908 INFO program: First inode: 11 >21:53:35,908 INFO program: Inode size: 256 >21:53:35,908 INFO program: Required extra isize: 28 >21:53:35,908 INFO program: Desired extra isize: 28 >21:53:35,908 INFO program: Journal inode: 8 >21:53:35,909 INFO program: Default directory hash: half_md4 >21:53:35,909 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:35,909 INFO program: Journal backup: inode blocks >21:53:35,909 INFO program: Journal features: (none) >21:53:35,909 INFO program: Journal size: 32M >21:53:35,909 INFO program: Journal length: 32768 >21:53:35,909 INFO program: Journal sequence: 0x0000000a >21:53:35,909 INFO program: Journal start: 0 >21:53:35,909 INFO program: >21:53:35,909 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:35,909 INFO program: Running... resize2fs -P /dev/loop1 >21:53:35,919 INFO program: Couldn't find valid filesystem superblock. >21:53:35,919 ERR program: resize2fs 1.42 (29-Nov-2011) >21:53:35,919 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:53:35,962 INFO program: Running... modprobe scsi_wait_scan >21:53:35,971 INFO program: Running... rmmod scsi_wait_scan >21:53:35,980 INFO program: Running... udevadm settle --timeout=300 >21:53:36,039 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:53:36,049 INFO program: Filesystem volume name: Anaconda >21:53:36,049 INFO program: Last mounted on: / >21:53:36,050 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:36,050 INFO program: Filesystem magic number: 0xEF53 >21:53:36,050 INFO program: Filesystem revision #: 1 (dynamic) >21:53:36,051 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 >21:53:36,051 INFO program: Filesystem flags: signed_directory_hash >21:53:36,051 INFO program: Default mount options: user_xattr acl >21:53:36,052 INFO program: Filesystem state: clean >21:53:36,052 INFO program: Errors behavior: Continue >21:53:36,052 INFO program: Filesystem OS type: Linux >21:53:36,053 INFO program: Inode count: 131072 >21:53:36,053 INFO program: Block count: 2097152 >21:53:36,053 INFO program: Reserved block count: 0 >21:53:36,053 INFO program: Free blocks: 1651015 >21:53:36,054 INFO program: Free inodes: 109870 >21:53:36,054 INFO program: First block: 1 >21:53:36,054 INFO program: Block size: 1024 >21:53:36,055 INFO program: Fragment size: 1024 >21:53:36,055 INFO program: Reserved GDT blocks: 256 >21:53:36,055 INFO program: Blocks per group: 8192 >21:53:36,055 INFO program: Fragments per group: 8192 >21:53:36,056 INFO program: Inodes per group: 512 >21:53:36,056 INFO program: Inode blocks per group: 128 >21:53:36,056 INFO program: Flex block group size: 16 >21:53:36,056 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:36,057 INFO program: Last mount time: Thu Apr 26 21:03:58 2012 >21:53:36,057 INFO program: Last write time: Thu Apr 26 21:03:58 2012 >21:53:36,057 INFO program: Mount count: 3 >21:53:36,058 INFO program: Maximum mount count: -1 >21:53:36,058 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:36,058 INFO program: Check interval: 0 (<none>) >21:53:36,058 INFO program: Lifetime writes: 32 MB >21:53:36,058 INFO program: Reserved blocks uid: 0 (user root) >21:53:36,058 INFO program: Reserved blocks gid: 0 (group root) >21:53:36,059 INFO program: First inode: 11 >21:53:36,059 INFO program: Inode size: 256 >21:53:36,059 INFO program: Required extra isize: 28 >21:53:36,059 INFO program: Desired extra isize: 28 >21:53:36,059 INFO program: Journal inode: 8 >21:53:36,059 INFO program: First orphan inode: 74754 >21:53:36,059 INFO program: Default directory hash: half_md4 >21:53:36,059 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:36,059 INFO program: Journal backup: inode blocks >21:53:36,059 INFO program: Journal features: (none) >21:53:36,059 INFO program: Journal size: 32M >21:53:36,059 INFO program: Journal length: 32768 >21:53:36,059 INFO program: Journal sequence: 0x0000000b >21:53:36,059 INFO program: Journal start: 1 >21:53:36,060 INFO program: >21:53:36,060 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:36,060 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:53:36,069 INFO program: Filesystem volume name: Anaconda >21:53:36,070 INFO program: Last mounted on: / >21:53:36,070 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:36,070 INFO program: Filesystem magic number: 0xEF53 >21:53:36,071 INFO program: Filesystem revision #: 1 (dynamic) >21:53:36,071 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 >21:53:36,071 INFO program: Filesystem flags: signed_directory_hash >21:53:36,071 INFO program: Default mount options: user_xattr acl >21:53:36,072 INFO program: Filesystem state: clean >21:53:36,072 INFO program: Errors behavior: Continue >21:53:36,072 INFO program: Filesystem OS type: Linux >21:53:36,072 INFO program: Inode count: 131072 >21:53:36,073 INFO program: Block count: 2097152 >21:53:36,073 INFO program: Reserved block count: 0 >21:53:36,073 INFO program: Free blocks: 1651015 >21:53:36,073 INFO program: Free inodes: 109870 >21:53:36,073 INFO program: First block: 1 >21:53:36,074 INFO program: Block size: 1024 >21:53:36,074 INFO program: Fragment size: 1024 >21:53:36,074 INFO program: Reserved GDT blocks: 256 >21:53:36,075 INFO program: Blocks per group: 8192 >21:53:36,075 INFO program: Fragments per group: 8192 >21:53:36,075 INFO program: Inodes per group: 512 >21:53:36,075 INFO program: Inode blocks per group: 128 >21:53:36,076 INFO program: Flex block group size: 16 >21:53:36,076 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:36,076 INFO program: Last mount time: Thu Apr 26 21:03:58 2012 >21:53:36,076 INFO program: Last write time: Thu Apr 26 21:03:58 2012 >21:53:36,077 INFO program: Mount count: 3 >21:53:36,077 INFO program: Maximum mount count: -1 >21:53:36,077 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:36,077 INFO program: Check interval: 0 (<none>) >21:53:36,078 INFO program: Lifetime writes: 32 MB >21:53:36,078 INFO program: Reserved blocks uid: 0 (user root) >21:53:36,078 INFO program: Reserved blocks gid: 0 (group root) >21:53:36,078 INFO program: First inode: 11 >21:53:36,078 INFO program: Inode size: 256 >21:53:36,078 INFO program: Required extra isize: 28 >21:53:36,078 INFO program: Desired extra isize: 28 >21:53:36,079 INFO program: Journal inode: 8 >21:53:36,079 INFO program: First orphan inode: 74754 >21:53:36,079 INFO program: Default directory hash: half_md4 >21:53:36,079 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:36,079 INFO program: Journal backup: inode blocks >21:53:36,079 INFO program: Journal features: (none) >21:53:36,079 INFO program: Journal size: 32M >21:53:36,079 INFO program: Journal length: 32768 >21:53:36,079 INFO program: Journal sequence: 0x0000000b >21:53:36,079 INFO program: Journal start: 1 >21:53:36,079 INFO program: >21:53:36,079 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:36,079 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:53:36,089 INFO program: Estimated minimum size of the filesystem: 424513 >21:53:36,089 ERR program: resize2fs 1.42 (29-Nov-2011) >21:53:36,107 INFO program: Running... modprobe scsi_wait_scan >21:53:36,118 INFO program: Running... rmmod scsi_wait_scan >21:53:36,131 INFO program: Running... udevadm settle --timeout=300 >21:53:36,183 INFO program: Running... udevadm settle --timeout=300 >21:53:36,210 INFO program: Running... udevadm settle --timeout=300 >21:53:36,241 INFO program: Running... udevadm settle --timeout=300 >21:53:36,269 INFO program: Running... udevadm settle --timeout=300 >21:53:36,300 INFO program: Running... udevadm settle --timeout=300 >21:53:36,332 INFO program: Running... udevadm settle --timeout=300 >21:53:36,357 INFO program: Running... udevadm settle --timeout=300 >21:53:36,395 INFO program: Running... udevadm settle --timeout=300 >21:53:36,427 INFO program: Running... udevadm settle --timeout=300 >21:53:36,460 INFO program: Running... udevadm settle --timeout=300 >21:53:36,559 INFO program: Running... udevadm settle --timeout=300 >21:53:36,589 INFO program: Running... udevadm settle --timeout=300 >21:53:36,610 INFO program: Running... udevadm settle --timeout=300 >21:53:36,675 INFO program: Running... modprobe scsi_wait_scan >21:53:36,685 INFO program: Running... rmmod scsi_wait_scan >21:53:36,700 INFO program: Running... udevadm settle --timeout=300 >21:53:36,741 INFO program: Running... modprobe scsi_wait_scan >21:53:36,751 INFO program: Running... rmmod scsi_wait_scan >21:53:36,763 INFO program: Running... udevadm settle --timeout=300 >21:53:47,032 INFO program: Running... modprobe scsi_wait_scan >21:53:47,041 INFO program: Running... rmmod scsi_wait_scan >21:53:47,051 INFO program: Running... udevadm settle --timeout=300 >21:53:47,082 INFO program: Running... modprobe scsi_wait_scan >21:53:47,090 INFO program: Running... rmmod scsi_wait_scan >21:53:47,096 INFO program: Running... udevadm settle --timeout=300 >21:53:50,144 INFO program: Running... modprobe scsi_wait_scan >21:53:50,158 INFO program: Running... rmmod scsi_wait_scan >21:53:50,174 INFO program: Running... udevadm settle --timeout=300 >21:53:50,216 INFO program: Running... multipath -d >21:53:50,264 INFO program: create: mpatha (1JMicron_USB_to_ATA_ATAPI_Bridge) undef TOSHIBA,MK3252GSX >21:53:50,265 INFO program: size=298G features='0' hwhandler='0' wp=undef >21:53:50,265 INFO program: `-+- policy='round-robin 0' prio=1 status=undef >21:53:50,265 INFO program: `- 6:0:0:0 sdb 8:16 undef ready running >21:53:50,266 INFO program: Running... multipath -ll >21:53:50,308 INFO program: Running... modprobe scsi_wait_scan >21:53:50,321 INFO program: Running... rmmod scsi_wait_scan >21:53:50,336 INFO program: Running... udevadm settle --timeout=300 >21:53:50,905 INFO program: Running... modprobe scsi_wait_scan >21:53:50,912 INFO program: Running... rmmod scsi_wait_scan >21:53:50,917 INFO program: Running... udevadm settle --timeout=300 >21:53:51,498 INFO program: Running... dumpe2fs -h /dev/loop1 >21:53:51,503 INFO program: Filesystem volume name: Anaconda >21:53:51,504 INFO program: Last mounted on: / >21:53:51,504 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:51,504 INFO program: Filesystem magic number: 0xEF53 >21:53:51,504 INFO program: Filesystem revision #: 1 (dynamic) >21:53:51,504 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 >21:53:51,504 INFO program: Filesystem flags: signed_directory_hash >21:53:51,505 INFO program: Default mount options: user_xattr acl >21:53:51,505 INFO program: Filesystem state: clean >21:53:51,505 INFO program: Errors behavior: Continue >21:53:51,506 INFO program: Filesystem OS type: Linux >21:53:51,506 INFO program: Inode count: 131072 >21:53:51,506 INFO program: Block count: 2097152 >21:53:51,507 INFO program: Reserved block count: 0 >21:53:51,507 INFO program: Free blocks: 1651015 >21:53:51,507 INFO program: Free inodes: 109870 >21:53:51,507 INFO program: First block: 1 >21:53:51,508 INFO program: Block size: 1024 >21:53:51,508 INFO program: Fragment size: 1024 >21:53:51,508 INFO program: Reserved GDT blocks: 256 >21:53:51,508 INFO program: Blocks per group: 8192 >21:53:51,508 INFO program: Fragments per group: 8192 >21:53:51,508 INFO program: Inodes per group: 512 >21:53:51,509 INFO program: Inode blocks per group: 128 >21:53:51,509 INFO program: Flex block group size: 16 >21:53:51,509 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:51,509 INFO program: Last mount time: Tue Apr 10 00:01:32 2012 >21:53:51,509 INFO program: Last write time: Tue Apr 10 00:01:44 2012 >21:53:51,509 INFO program: Mount count: 2 >21:53:51,509 INFO program: Maximum mount count: -1 >21:53:51,509 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:51,509 INFO program: Check interval: 0 (<none>) >21:53:51,509 INFO program: Lifetime writes: 32 MB >21:53:51,509 INFO program: Reserved blocks uid: 0 (user root) >21:53:51,509 INFO program: Reserved blocks gid: 0 (group root) >21:53:51,509 INFO program: First inode: 11 >21:53:51,509 INFO program: Inode size: 256 >21:53:51,509 INFO program: Required extra isize: 28 >21:53:51,510 INFO program: Desired extra isize: 28 >21:53:51,510 INFO program: Journal inode: 8 >21:53:51,510 INFO program: Default directory hash: half_md4 >21:53:51,510 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:51,510 INFO program: Journal backup: inode blocks >21:53:51,510 INFO program: Journal features: (none) >21:53:51,510 INFO program: Journal size: 32M >21:53:51,510 INFO program: Journal length: 32768 >21:53:51,510 INFO program: Journal sequence: 0x0000000a >21:53:51,510 INFO program: Journal start: 0 >21:53:51,510 INFO program: >21:53:51,510 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:51,511 INFO program: Running... dumpe2fs -h /dev/loop1 >21:53:51,519 INFO program: Filesystem volume name: Anaconda >21:53:51,520 INFO program: Last mounted on: / >21:53:51,520 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:51,521 INFO program: Filesystem magic number: 0xEF53 >21:53:51,521 INFO program: Filesystem revision #: 1 (dynamic) >21:53:51,521 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >21:53:51,522 INFO program: Filesystem flags: signed_directory_hash >21:53:51,522 INFO program: Default mount options: user_xattr acl >21:53:51,522 INFO program: Filesystem state: clean >21:53:51,523 INFO program: Errors behavior: Continue >21:53:51,523 INFO program: Filesystem OS type: Linux >21:53:51,523 INFO program: Inode count: 131072 >21:53:51,523 INFO program: Block count: 2097152 >21:53:51,524 INFO program: Reserved block count: 0 >21:53:51,524 INFO program: Free blocks: 1651015 >21:53:51,524 INFO program: Free inodes: 109870 >21:53:51,525 INFO program: First block: 1 >21:53:51,525 INFO program: Block size: 1024 >21:53:51,525 INFO program: Fragment size: 1024 >21:53:51,526 INFO program: Reserved GDT blocks: 256 >21:53:51,526 INFO program: Blocks per group: 8192 >21:53:51,526 INFO program: Fragments per group: 8192 >21:53:51,526 INFO program: Inodes per group: 512 >21:53:51,527 INFO program: Inode blocks per group: 128 >21:53:51,527 INFO program: Flex block group size: 16 >21:53:51,527 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:51,527 INFO program: Last mount time: Tue Apr 10 00:01:32 2012 >21:53:51,528 INFO program: Last write time: Tue Apr 10 00:01:44 2012 >21:53:51,528 INFO program: Mount count: 2 >21:53:51,528 INFO program: Maximum mount count: -1 >21:53:51,528 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:51,528 INFO program: Check interval: 0 (<none>) >21:53:51,529 INFO program: Lifetime writes: 32 MB >21:53:51,529 INFO program: Reserved blocks uid: 0 (user root) >21:53:51,529 INFO program: Reserved blocks gid: 0 (group root) >21:53:51,529 INFO program: First inode: 11 >21:53:51,529 INFO program: Inode size: 256 >21:53:51,529 INFO program: Required extra isize: 28 >21:53:51,529 INFO program: Desired extra isize: 28 >21:53:51,529 INFO program: Journal inode: 8 >21:53:51,529 INFO program: Default directory hash: half_md4 >21:53:51,529 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:51,529 INFO program: Journal backup: inode blocks >21:53:51,529 INFO program: Journal features: (none) >21:53:51,529 INFO program: Journal size: 32M >21:53:51,529 INFO program: Journal length: 32768 >21:53:51,530 INFO program: Journal sequence: 0x0000000a >21:53:51,530 INFO program: Journal start: 0 >21:53:51,530 INFO program: >21:53:51,530 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:51,530 INFO program: Running... resize2fs -P /dev/loop1 >21:53:51,539 INFO program: Couldn't find valid filesystem superblock. >21:53:51,539 ERR program: resize2fs 1.42 (29-Nov-2011) >21:53:51,539 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >21:53:51,578 INFO program: Running... modprobe scsi_wait_scan >21:53:51,590 INFO program: Running... rmmod scsi_wait_scan >21:53:51,605 INFO program: Running... udevadm settle --timeout=300 >21:53:51,649 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:53:51,655 INFO program: Filesystem volume name: Anaconda >21:53:51,656 INFO program: Last mounted on: / >21:53:51,656 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:51,657 INFO program: Filesystem magic number: 0xEF53 >21:53:51,657 INFO program: Filesystem revision #: 1 (dynamic) >21:53:51,657 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 >21:53:51,658 INFO program: Filesystem flags: signed_directory_hash >21:53:51,658 INFO program: Default mount options: user_xattr acl >21:53:51,658 INFO program: Filesystem state: clean >21:53:51,658 INFO program: Errors behavior: Continue >21:53:51,658 INFO program: Filesystem OS type: Linux >21:53:51,659 INFO program: Inode count: 131072 >21:53:51,659 INFO program: Block count: 2097152 >21:53:51,659 INFO program: Reserved block count: 0 >21:53:51,659 INFO program: Free blocks: 1651015 >21:53:51,659 INFO program: Free inodes: 109870 >21:53:51,659 INFO program: First block: 1 >21:53:51,659 INFO program: Block size: 1024 >21:53:51,659 INFO program: Fragment size: 1024 >21:53:51,659 INFO program: Reserved GDT blocks: 256 >21:53:51,659 INFO program: Blocks per group: 8192 >21:53:51,659 INFO program: Fragments per group: 8192 >21:53:51,659 INFO program: Inodes per group: 512 >21:53:51,660 INFO program: Inode blocks per group: 128 >21:53:51,660 INFO program: Flex block group size: 16 >21:53:51,660 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:51,660 INFO program: Last mount time: Thu Apr 26 21:03:58 2012 >21:53:51,660 INFO program: Last write time: Thu Apr 26 21:03:58 2012 >21:53:51,660 INFO program: Mount count: 3 >21:53:51,660 INFO program: Maximum mount count: -1 >21:53:51,660 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:51,660 INFO program: Check interval: 0 (<none>) >21:53:51,660 INFO program: Lifetime writes: 32 MB >21:53:51,660 INFO program: Reserved blocks uid: 0 (user root) >21:53:51,660 INFO program: Reserved blocks gid: 0 (group root) >21:53:51,660 INFO program: First inode: 11 >21:53:51,661 INFO program: Inode size: 256 >21:53:51,661 INFO program: Required extra isize: 28 >21:53:51,661 INFO program: Desired extra isize: 28 >21:53:51,661 INFO program: Journal inode: 8 >21:53:51,661 INFO program: First orphan inode: 74754 >21:53:51,661 INFO program: Default directory hash: half_md4 >21:53:51,661 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:51,661 INFO program: Journal backup: inode blocks >21:53:51,661 INFO program: Journal features: (none) >21:53:51,661 INFO program: Journal size: 32M >21:53:51,661 INFO program: Journal length: 32768 >21:53:51,661 INFO program: Journal sequence: 0x0000000b >21:53:51,661 INFO program: Journal start: 1 >21:53:51,662 INFO program: >21:53:51,662 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:51,662 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >21:53:51,671 INFO program: Filesystem volume name: Anaconda >21:53:51,672 INFO program: Last mounted on: / >21:53:51,672 INFO program: Filesystem UUID: 9711359b-d103-46ba-93f8-4d6cc2a1dfab >21:53:51,673 INFO program: Filesystem magic number: 0xEF53 >21:53:51,673 INFO program: Filesystem revision #: 1 (dynamic) >21:53:51,673 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 >21:53:51,674 INFO program: Filesystem flags: signed_directory_hash >21:53:51,674 INFO program: Default mount options: user_xattr acl >21:53:51,674 INFO program: Filesystem state: clean >21:53:51,674 INFO program: Errors behavior: Continue >21:53:51,675 INFO program: Filesystem OS type: Linux >21:53:51,675 INFO program: Inode count: 131072 >21:53:51,675 INFO program: Block count: 2097152 >21:53:51,676 INFO program: Reserved block count: 0 >21:53:51,676 INFO program: Free blocks: 1651015 >21:53:51,676 INFO program: Free inodes: 109870 >21:53:51,676 INFO program: First block: 1 >21:53:51,677 INFO program: Block size: 1024 >21:53:51,677 INFO program: Fragment size: 1024 >21:53:51,677 INFO program: Reserved GDT blocks: 256 >21:53:51,677 INFO program: Blocks per group: 8192 >21:53:51,678 INFO program: Fragments per group: 8192 >21:53:51,678 INFO program: Inodes per group: 512 >21:53:51,678 INFO program: Inode blocks per group: 128 >21:53:51,678 INFO program: Flex block group size: 16 >21:53:51,679 INFO program: Filesystem created: Tue Apr 10 00:01:24 2012 >21:53:51,679 INFO program: Last mount time: Thu Apr 26 21:03:58 2012 >21:53:51,679 INFO program: Last write time: Thu Apr 26 21:03:58 2012 >21:53:51,679 INFO program: Mount count: 3 >21:53:51,680 INFO program: Maximum mount count: -1 >21:53:51,680 INFO program: Last checked: Tue Apr 10 00:01:24 2012 >21:53:51,680 INFO program: Check interval: 0 (<none>) >21:53:51,680 INFO program: Lifetime writes: 32 MB >21:53:51,681 INFO program: Reserved blocks uid: 0 (user root) >21:53:51,681 INFO program: Reserved blocks gid: 0 (group root) >21:53:51,681 INFO program: First inode: 11 >21:53:51,682 INFO program: Inode size: 256 >21:53:51,682 INFO program: Required extra isize: 28 >21:53:51,682 INFO program: Desired extra isize: 28 >21:53:51,682 INFO program: Journal inode: 8 >21:53:51,683 INFO program: First orphan inode: 74754 >21:53:51,683 INFO program: Default directory hash: half_md4 >21:53:51,683 INFO program: Directory Hash Seed: 62b37092-a176-4af2-b79e-725f2bb3a45e >21:53:51,684 INFO program: Journal backup: inode blocks >21:53:51,684 INFO program: Journal features: (none) >21:53:51,684 INFO program: Journal size: 32M >21:53:51,684 INFO program: Journal length: 32768 >21:53:51,685 INFO program: Journal sequence: 0x0000000b >21:53:51,685 INFO program: Journal start: 1 >21:53:51,685 INFO program: >21:53:51,685 ERR program: dumpe2fs 1.42 (29-Nov-2011) >21:53:51,686 INFO program: Running... resize2fs -P /dev/mapper/live-rw >21:53:51,697 INFO program: Estimated minimum size of the filesystem: 424513 >21:53:51,698 ERR program: resize2fs 1.42 (29-Nov-2011) >21:53:51,719 INFO program: Running... modprobe scsi_wait_scan >21:53:51,731 INFO program: Running... rmmod scsi_wait_scan >21:53:51,745 INFO program: Running... udevadm settle --timeout=300 >21:53:51,783 INFO program: Running... udevadm settle --timeout=300 >21:53:51,811 INFO program: Running... udevadm settle --timeout=300 >21:53:51,839 INFO program: Running... udevadm settle --timeout=300 >21:53:51,870 INFO program: Running... udevadm settle --timeout=300 >21:53:51,898 INFO program: Running... udevadm settle --timeout=300 >21:53:51,931 INFO program: Running... udevadm settle --timeout=300 >21:53:51,956 INFO program: Running... udevadm settle --timeout=300 >21:53:51,989 INFO program: Running... udevadm settle --timeout=300 >21:53:52,011 INFO program: Running... udevadm settle --timeout=300 >21:53:52,040 INFO program: Running... udevadm settle --timeout=300 >21:53:52,069 INFO program: Running... udevadm settle --timeout=300 >21:53:52,100 INFO program: Running... udevadm settle --timeout=300 >21:53:52,127 INFO program: Running... udevadm settle --timeout=300 >22:03:26,249 INFO program: Running... udevadm settle --timeout=300 >22:03:26,280 INFO program: Running... udevadm settle --timeout=300 >22:03:26,305 INFO program: Running... udevadm settle --timeout=300 >22:03:26,333 INFO program: Running... udevadm settle --timeout=300 >22:03:26,351 INFO program: Running... udevadm settle --timeout=300 >22:03:26,381 INFO program: Running... udevadm settle --timeout=300 >22:03:26,410 INFO program: Running... udevadm settle --timeout=300 >22:03:26,440 INFO program: Running... udevadm settle --timeout=300 >22:03:26,470 INFO program: Running... udevadm settle --timeout=300 >22:03:26,510 INFO program: Running... udevadm settle --timeout=300 >22:03:26,541 INFO program: Running... udevadm settle --timeout=300 >22:03:26,567 INFO program: Running... udevadm settle --timeout=300 >22:03:26,600 INFO program: Running... udevadm settle --timeout=300 >22:03:26,626 INFO program: Running... udevadm settle --timeout=300 >22:03:26,661 INFO program: Running... udevadm settle --timeout=300 >22:03:26,699 INFO program: Running... udevadm settle --timeout=300 >22:03:26,729 INFO program: Running... udevadm settle --timeout=300 >22:03:26,759 INFO program: Running... udevadm settle --timeout=300 >22:03:27,227 INFO program: Running... udevadm settle --timeout=300 >22:03:27,432 INFO program: Running... udevadm settle --timeout=300 >22:03:27,482 INFO program: Running... udevadm settle --timeout=300 >22:03:27,670 INFO program: Running... udevadm settle --timeout=300 >22:03:27,734 INFO program: Running... mke2fs /dev/sdb1 >22:03:29,687 INFO program: Filesystem label= >22:03:29,687 INFO program: OS type: Linux >22:03:29,687 INFO program: Block size=4096 (log=2) >22:03:29,687 INFO program: Fragment size=4096 (log=2) >22:03:29,688 INFO program: Stride=0 blocks, Stripe width=0 blocks >22:03:29,688 INFO program: 46656 inodes, 186624 blocks >22:03:29,688 INFO program: 9331 blocks (5.00%) reserved for the super user >22:03:29,688 INFO program: First data block=0 >22:03:29,688 INFO program: Maximum filesystem blocks=192937984 >22:03:29,688 INFO program: 6 block groups >22:03:29,688 INFO program: 32768 blocks per group, 32768 fragments per group >22:03:29,689 INFO program: 7776 inodes per group >22:03:29,689 INFO program: Superblock backups stored on blocks: >22:03:29,689 INFO program: 32768, 98304, 163840 >22:03:29,689 INFO program: >22:03:29,689 INFO program: Allocating group tables: 0/61/62/63/64/65/6 done >22:03:29,689 INFO program: Writing inode tables: 0/61/62/63/64/65/6 done >22:03:29,689 INFO program: Writing superblocks and filesystem accounting information: 0/61/62/63/64/65/6 d >22:03:29,689 ERR program: mke2fs 1.42 (29-Nov-2011) >22:03:29,691 INFO program: Running... udevadm settle --timeout=300 >22:03:29,875 INFO program: Running... udevadm settle --timeout=300 >22:03:30,255 INFO program: Running... udevadm settle --timeout=300 >22:03:30,330 INFO program: Running... udevadm settle --timeout=300 >22:03:30,369 INFO program: Running... mdadm --create /dev/md1 --run --level=1 --raid-devices=2 --metadata=default --bitmap=internal /dev/sda3 /dev/sdb3 >22:03:31,670 ERR program: mdadm: array /dev/md1 started. >22:03:31,676 INFO program: Running... udevadm settle --timeout=300 >22:03:32,579 INFO program: Running... udevadm settle --timeout=300 >22:03:36,161 INFO program: Running... udevadm settle --timeout=300 >22:03:36,215 INFO program: Running... udevadm settle --timeout=300 >22:03:38,574 INFO program: Running... udevadm settle --timeout=300 >22:03:38,601 INFO program: Running... udevadm settle --timeout=300 >22:03:38,659 INFO program: Running... wipefs -a /dev/mapper/luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 >22:03:38,719 INFO program: Running... lvm pvcreate --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --dataalignment 1024k /dev/mapper/luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 >22:03:38,801 INFO program: Physical volume "/dev/mapper/luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8" successfully created >22:03:38,801 ERR program: Writing physical volume data to disk "/dev/mapper/luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8" >22:03:38,804 INFO program: Running... udevadm settle --timeout=300 >22:03:39,019 INFO program: Running... udevadm settle --timeout=300 >22:03:39,064 INFO program: Running... lvm vgcreate -s 128m --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg00_porter /dev/mapper/luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 >22:03:39,233 INFO program: Volume group "vg00_porter" successfully created >22:03:39,244 INFO program: Running... udevadm settle --timeout=300 >22:03:39,271 INFO program: Running... udevadm settle --timeout=300 >22:03:39,321 INFO program: Running... lvm lvcreate -L 2048m -n swap0 --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg00_porter >22:03:39,626 INFO program: >22:03:39,631 INFO program: Running... udevadm settle --timeout=300 >22:03:39,653 INFO program: Running... udevadm settle --timeout=300 >22:03:39,712 INFO program: Running... mkswap -f /dev/mapper/vg00_porter-swap0 >22:03:39,769 INFO program: S >22:03:39,771 INFO program: Running... udevadm settle --timeout=300 >22:03:39,808 INFO program: Running... udevadm settle --timeout=300 >22:03:39,860 INFO program: Running... lvm lvcreate -L 16384m -n root --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg00_porter >22:03:40,119 INFO program: >22:03:40,123 INFO program: Running... udevadm settle --timeout=300 >22:03:40,147 INFO program: Running... udevadm settle --timeout=300 >22:03:40,188 INFO program: Running... mke2fs -t ext4 /dev/mapper/vg00_porter-root >22:03:44,629 INFO program: Filesystem label= >22:03:44,629 INFO program: OS type: Linux >22:03:44,630 INFO program: Block size=4096 (log=2) >22:03:44,630 INFO program: Fragment size=4096 (log=2) >22:03:44,630 INFO program: Stride=0 blocks, Stripe width=0 blocks >22:03:44,631 INFO program: 1048576 inodes, 4194304 blocks >22:03:44,631 INFO program: 209715 blocks (5.00%) reserved for the super user >22:03:44,631 INFO program: First data block=0 >22:03:44,632 INFO program: Maximum filesystem blocks=4294967296 >22:03:44,632 INFO program: 128 block groups >22:03:44,632 INFO program: 32768 blocks per group, 32768 fragments per group >22:03:44,633 INFO program: 8192 inodes per group >22:03:44,633 INFO program: Superblock backups stored on blocks: >22:03:44,633 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >22:03:44,634 INFO program: 4096000 >22:03:44,634 INFO program: >22:03:44,634 INFO program: Allocating group tables: 0/128 1/128 2/128 3/128 4/128 5/128 6/128 7/128 8/128 9/128 10/128 11/128 12/128 13/128 14/128 15/128 16/128 17/128 18/128 19/128 20/128 21/128 22/128 23/128 24/128 25/128 26/128 27/128 28/128 29/128 30/128 31/128 32/128 33/128 34/128 35/128 36/128 37/128 38/128 39/128 40/128 41/128 42/128 43/128 44/128 45/128 46/128 47/128 48/128 49/128 50/128 51/128 52/128 53/128 54/128 55/128 56/128 57/128 58/128 59/128 60/128 61/128 62/128 63/128 64/128 65/128 66/128 67/128 68/128 69/128 70/128 71/128 72/128 73/128 74/128 75/128 76/128 77/128 78/128 79/128 80/128 81/128 82/128 83/128 84/128 85/128 86/128 87/128 88/128 89/128 90/128 91/128 92/128 93/128 94/128 95/128 96/128 97/128 98/128 99/128100/128101/128102/128103/128104/128105/128106/128107/128108/128109/128110/128111/128112/128113/128114/128115/128116/128117/128118/128119/128120/128121/128122/128123/128124/128125/128126/128127/128 done >22:03:44,634 INFO program: Writing inode tables: 0/128 1/128 2/128 3/128 4/128 5/128 6/128 7/128 8/128 9/128 10/128 11/128 12/128 13/128 14/128 15/128 16/128 17/128 18/128 19/128 20/128 21/128 22/128 23/128 24/128 25/128 26/128 27/128 28/128 29/128 30/128 31/128 32/128 33/128 34/128 35/128 36/128 37/128 38/128 39/128 40/128 41/128 42/128 43/128 44/128 45/128 46/128 47/128 48/128 49/128 50/128 51/128 52/128 53/128 54/128 55/128 56/128 57/128 58/128 59/128 60/128 61/128 62/128 63/128 64/128 65/128 66/128 67/128 68/128 69/128 70/128 71/128 72/128 73/128 74/128 75/128 76/128 77/128 78/128 79/128 80/128 81/128 82/128 83/128 84/128 85/128 86/128 87/128 88/128 89/128 90/128 91/128 92/128 93/128 94/128 95/128 96/128 97/128 98/128 99/128100/128101/128102/128103/128104/128105/128106/128107/128108/128109/128110/128111/128112/128113/128114/128115/128116/128117/128118/128119/128120/128121/128122/128123/128124/128125/128126/128127/128 done >22:03:44,635 INFO program: Creating journal (32768 blocks): done >22:03:44,635 INFO program: Writing superblocks and filesystem accounting information: 0/128 1/128 2/128 3/128 4/128 5/128 6/128 7/128 8/128 9/128 10/128 11/128 12/128 13/128 14/128 15/128 16/128 17/128 18/128 19/128 20/128 21/128 22/128 23/128 24/128 25/128 26/128 27/128 28/128 29/128 30/128 31/128 32/128 33/128 34/128 35/128 36/128 37/128 38/128 39/128 40/128 41/128 42/128 43/128 44/128 45/128 46/128 47/128 48/128 49/128 50/128 51/128 52/128 53/128 54/128 55/128 56/128 57/128 58/128 59/128 60/128 61/128 62/128 63/128 64/128 65/128 66/128 67/128 68/128 69/128 70/128 71/128 72/128 73/128 74/128 75/128 76/128 77/128 78/128 79/128 80/128 81/128 82/128 83/128 84/128 85/128 86/128 87/128 88/128 89/128 90/128 91/128 92/128 93/128 94/128 95/128 96/128 97/128 98/128 99/128100/128101/128102/128103/128104/128105/128106/128107/128108/128109/128110/128111/128112/128113/128114/128115/128116/128117/128118/128119/128120/128121/128122/128123/128124/128125/128126/128127/128 d >22:03:44,635 ERR program: mke2fs 1.42 (29-Nov-2011) >22:03:44,639 INFO program: Running... udevadm settle --timeout=300 >22:03:44,758 INFO program: Running... udevadm settle --timeout=300 >22:03:44,815 INFO program: Running... lvm lvcreate -L 1024m -n var_tmp --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg00_porter >22:03:45,323 INFO program: >22:03:45,327 INFO program: Running... udevadm settle --timeout=300 >22:03:45,351 INFO program: Running... udevadm settle --timeout=300 >22:03:45,411 INFO program: Running... mke2fs /dev/mapper/vg00_porter-var_tmp >22:03:46,023 INFO program: Filesystem label= >22:03:46,024 INFO program: OS type: Linux >22:03:46,024 INFO program: Block size=4096 (log=2) >22:03:46,025 INFO program: Fragment size=4096 (log=2) >22:03:46,025 INFO program: Stride=0 blocks, Stripe width=0 blocks >22:03:46,026 INFO program: 65536 inodes, 262144 blocks >22:03:46,026 INFO program: 13107 blocks (5.00%) reserved for the super user >22:03:46,026 INFO program: First data block=0 >22:03:46,026 INFO program: Maximum filesystem blocks=268435456 >22:03:46,027 INFO program: 8 block groups >22:03:46,027 INFO program: 32768 blocks per group, 32768 fragments per group >22:03:46,027 INFO program: 8192 inodes per group >22:03:46,028 INFO program: Superblock backups stored on blocks: >22:03:46,028 INFO program: 32768, 98304, 163840, 229376 >22:03:46,028 INFO program: >22:03:46,029 INFO program: Allocating group tables: 0/81/82/83/84/85/86/87/8 done >22:03:46,029 INFO program: Writing inode tables: 0/81/82/83/84/85/86/87/8 done >22:03:46,029 INFO program: Writing superblocks and filesystem accounting information: 0/81/82/83/84/85/86/87/8 d >22:03:46,030 ERR program: mke2fs 1.42 (29-Nov-2011) >22:03:46,037 INFO program: Running... udevadm settle --timeout=300 >22:03:46,178 INFO program: Running... udevadm settle --timeout=300 >22:03:46,213 INFO program: Running... lvm lvcreate -L 65536m -n home --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg00_porter >22:03:46,712 INFO program: >22:03:46,717 INFO program: Running... udevadm settle --timeout=300 >22:03:46,744 INFO program: Running... udevadm settle --timeout=300 >22:03:46,811 INFO program: Running... mke2fs -t ext4 /dev/mapper/vg00_porter-home >22:03:51,815 INFO program: Filesystem label= >22:03:51,816 INFO program: OS type: Linux >22:03:51,817 INFO program: Block size=4096 (log=2) >22:03:51,817 INFO program: Fragment size=4096 (log=2) >22:03:51,817 INFO program: Stride=0 blocks, Stripe width=0 blocks >22:03:51,818 INFO program: 4194304 inodes, 16777216 blocks >22:03:51,818 INFO program: 838860 blocks (5.00%) reserved for the super user >22:03:51,818 INFO program: First data block=0 >22:03:51,819 INFO program: Maximum filesystem blocks=4294967296 >22:03:51,819 INFO program: 512 block groups >22:03:51,819 INFO program: 32768 blocks per group, 32768 fragments per group >22:03:51,819 INFO program: 8192 inodes per group >22:03:51,820 INFO program: Superblock backups stored on blocks: >22:03:51,820 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208, >22:03:51,820 INFO program: 4096000, 7962624, 11239424 >22:03:51,821 INFO program: >22:03:51,821 INFO program: Allocating group tables: 0/512 1/512 2/512 3/512 4/512 5/512 6/512 7/512 8/512 9/512 10/512 11/512 12/512 13/512 14/512 15/512 16/512 17/512 18/512 19/512 20/512 21/512 22/512 23/512 24/512 25/512 26/512 27/512 28/512 29/512 30/512 31/512 32/512 33/512 34/512 35/512 36/512 37/512 38/512 39/512 40/512 41/512 42/512 43/512 44/512 45/512 46/512 47/512 48/512 49/512 50/512 51/512 52/512 53/512 54/512 55/512 56/512 57/512 58/512 59/512 60/512 61/512 62/512 63/512 64/512 65/512 66/512 67/512 68/512 69/512 70/512 71/512 72/512 73/512 74/512 75/512 76/512 77/512 78/512 79/512 80/512 81/512 82/512 83/512 84/512 85/512 86/512 87/512 88/512 89/512 90/512 91/512 92/512 93/512 94/512 95/512 96/512 97/512 98/512 99/512100/512101/512102/512103/512104/512105/512106/512107/512108/512109/512110/512111/512112/512113/512114/512115/512116/512117/512118/512119/512120/512121/512122/512123/512124/512125/512126/512127/512128/512129/512130/512131/512132/512133/512134/512135/512136/512137/512138/512139/512140/512141/512142/512143/512144/512145/512146/512147/512148/512149/512150/512151/512152/512153/512154/512155/512156/512157/512158/512159/512160/512161/512162/512163/512164/512165/512166/512167/512168/512169/512170/512171/512172/512173/512174/512175/512176/512177/512178/512179/512180/512181/512182/512183/512184/512185/512186/512187/512188/512189/512190/512191/512192/512193/512194/512195/512196/512197/512198/512199/512200/512201/512202/512203/512204/512205/512206/512207/512208/512209/512210/512211/512212/512213/512214/512215/512216/512217/512218/512219/512220/512221/512222/512223/512224/512225/512226/512227/512228/512229/512230/512231/512232/512233/512234/512235/512236/512237/512238/512239/512240/512241/512242/512243/512244/512245/512246/512247/512248/512249/512250/512251/512252/512253/512254/512255/512256/512257/512258/512259/512260/512261/512262/512263/512264/512265/512266/512267/512268/512269/512270/512271/512272/512273/512274/512275/512276/512277/512278/512279/512280/512281/512282/512283/512284/512285/512286/512287/512288/512289/512290/512291/512292/512293/512294/512295/512296/512297/512298/512299/512300/512301/512302/512303/512304/512305/512306/512307/512308/512309/512310/512311/512312/512313/512314/512315/512316/512317/512318/512319/512320/512321/512322/512323/512324/512325/512326/512327/512328/512329/512330/512331/512332/512333/512334/512335/512336/512337/512338/512339/512340/512341/512342/512343/512344/512345/512346/512347/512348/512349/512350/512351/512352/512353/512354/512355/512356/512357/512358/512359/512360/512361/512362/512363/512364/512365/512366/512367/512368/512369/512370/512371/512372/512373/512374/512375/512376/512377/512378/512379/512380/512381/512382/512383/512384/512385/512386/512387/512388/512389/512390/512391/512392/512393/512394/512395/512396/512397/512398/512399/512400/512401/512402/512403/512404/512405/512406/512407/512408/512409/512410/512411/512412/512413/512414/512415/512416/512417/512418/512419/512420/512421/512422/512423/512424/512425/512426/512427/512428/512429/512430/512431/512432/512433/512434/512435/512436/512437/512438/512439/512440/512441/512442/512443/512444/512445/512446/512447/512448/512449/512450/512451/512452/512453/512454/512455/512456/512457/512458/512459/512460/512461/512462/512463/512464/512465/512466/512467/512468/512469/512470/512471/512472/512473/512474/512475/512476/512477/512478/512479/512480/512481/512482/512483/512484/512485/512486/512487/512488/512489/512490/512491/512492/512493/512494/512495/512496/512497/512498/512499/512500/512501/512502/512503/512504/512505/512506/512507/512508/512509/512510/512511/512 done >22:03:51,821 INFO program: Writing inode tables: 0/512 1/512 2/512 3/512 4/512 5/512 6/512 7/512 8/512 9/512 10/512 11/512 12/512 13/512 14/512 15/512 16/512 17/512 18/512 19/512 20/512 21/512 22/512 23/512 24/512 25/512 26/512 27/512 28/512 29/512 30/512 31/512 32/512 33/512 34/512 35/512 36/512 37/512 38/512 39/512 40/512 41/512 42/512 43/512 44/512 45/512 46/512 47/512 48/512 49/512 50/512 51/512 52/512 53/512 54/512 55/512 56/512 57/512 58/512 59/512 60/512 61/512 62/512 63/512 64/512 65/512 66/512 67/512 68/512 69/512 70/512 71/512 72/512 73/512 74/512 75/512 76/512 77/512 78/512 79/512 80/512 81/512 82/512 83/512 84/512 85/512 86/512 87/512 88/512 89/512 90/512 91/512 92/512 93/512 94/512 95/512 96/512 97/512 98/512 99/512100/512101/512102/512103/512104/512105/512106/512107/512108/512109/512110/512111/512112/512113/512114/512115/512116/512117/512118/512119/512120/512121/512122/512123/512124/512125/512126/512127/512128/512129/512130/512131/512132/512133/512134/512135/512136/512137/512138/512139/512140/512141/512142/512143/512144/512145/512146/512147/512148/512149/512150/512151/512152/512153/512154/512155/512156/512157/512158/512159/512160/512161/512162/512163/512164/512165/512166/512167/512168/512169/512170/512171/512172/512173/512174/512175/512176/512177/512178/512179/512180/512181/512182/512183/512184/512185/512186/512187/512188/512189/512190/512191/512192/512193/512194/512195/512196/512197/512198/512199/512200/512201/512202/512203/512204/512205/512206/512207/512208/512209/512210/512211/512212/512213/512214/512215/512216/512217/512218/512219/512220/512221/512222/512223/512224/512225/512226/512227/512228/512229/512230/512231/512232/512233/512234/512235/512236/512237/512238/512239/512240/512241/512242/512243/512244/512245/512246/512247/512248/512249/512250/512251/512252/512253/512254/512255/512256/512257/512258/512259/512260/512261/512262/512263/512264/512265/512266/512267/512268/512269/512270/512271/512272/512273/512274/512275/512276/512277/512278/512279/512280/512281/512282/512283/512284/512285/512286/512287/512288/512289/512290/512291/512292/512293/512294/512295/512296/512297/512298/512299/512300/512301/512302/512303/512304/512305/512306/512307/512308/512309/512310/512311/512312/512313/512314/512315/512316/512317/512318/512319/512320/512321/512322/512323/512324/512325/512326/512327/512328/512329/512330/512331/512332/512333/512334/512335/512336/512337/512338/512339/512340/512341/512342/512343/512344/512345/512346/512347/512348/512349/512350/512351/512352/512353/512354/512355/512356/512357/512358/512359/512360/512361/512362/512363/512364/512365/512366/512367/512368/512369/512370/512371/512372/512373/512374/512375/512376/512377/512378/512379/512380/512381/512382/512383/512384/512385/512386/512387/512388/512389/512390/512391/512392/512393/512394/512395/512396/512397/512398/512399/512400/512401/512402/512403/512404/512405/512406/512407/512408/512409/512410/512411/512412/512413/512414/512415/512416/512417/512418/512419/512420/512421/512422/512423/512424/512425/512426/512427/512428/512429/512430/512431/512432/512433/512434/512435/512436/512437/512438/512439/512440/512441/512442/512443/512444/512445/512446/512447/512448/512449/512450/512451/512452/512453/512454/512455/512456/512457/512458/512459/512460/512461/512462/512463/512464/512465/512466/512467/512468/512469/512470/512471/512472/512473/512474/512475/512476/512477/512478/512479/512480/512481/512482/512483/512484/512485/512486/512487/512488/512489/512490/512491/512492/512493/512494/512495/512496/512497/512498/512499/512500/512501/512502/512503/512504/512505/512506/512507/512508/512509/512510/512511/512 done >22:03:51,822 INFO program: Creating journal (32768 blocks): done >22:03:51,822 INFO program: Writing superblocks and filesystem accounting information: 0/512 1/512 2/512 3/512 4/512 5/512 6/512 7/512 8/512 9/512 10/512 11/512 12/512 13/512 14/512 15/512 16/512 17/512 18/512 19/512 20/512 21/512 22/512 23/512 24/512 25/512 26/512 27/512 28/512 29/512 30/512 31/512 32/512 33/512 34/512 35/512 36/512 37/512 38/512 39/512 40/512 41/512 42/512 43/512 44/512 45/512 46/512 47/512 48/512 49/512 50/512 51/512 52/512 53/512 54/512 55/512 56/512 57/512 58/512 59/512 60/512 61/512 62/512 63/512 64/512 65/512 66/512 67/512 68/512 69/512 70/512 71/512 72/512 73/512 74/512 75/512 76/512 77/512 78/512 79/512 80/512 81/512 82/512 83/512 84/512 85/512 86/512 87/512 88/512 89/512 90/512 91/512 92/512 93/512 94/512 95/512 96/512 97/512 98/512 99/512100/512101/512102/512103/512104/512105/512106/512107/512108/512109/512110/512111/512112/512113/512114/512115/512116/512117/512118/512119/512120/512121/512122/512123/512124/512125/512126/512127/512128/512129/512130/512131/512132/512133/512134/512135/512136/512137/512138/512139/512140/512141/512142/512143/512144/512145/512146/512147/512148/512149/512150/512151/512152/512153/512154/512155/512156/512157/512158/512159/512160/512161/512162/512163/512164/512165/512166/512167/512168/512169/512170/512171/512172/512173/512174/512175/512176/512177/512178/512179/512180/512181/512182/512183/512184/512185/512186/512187/512188/512189/512190/512191/512192/512193/512194/512195/512196/512197/512198/512199/512200/512201/512202/512203/512204/512205/512206/512207/512208/512209/512210/512211/512212/512213/512214/512215/512216/512217/512218/512219/512220/512221/512222/512223/512224/512225/512226/512227/512228/512229/512230/512231/512232/512233/512234/512235/512236/512237/512238/512239/512240/512241/512242/512243/512244/512245/512246/512247/512248/512249/512250/512251/512252/512253/512254/512255/512256/512257/512258/512259/512260/512261/512262/512263/512264/512265/512266/512267/512268/512269/512270/512271/512272/512273/512274/512275/512276/512277/512278/512279/512280/512281/512282/512283/512284/512285/512286/512287/512288/512289/512290/512291/512292/512293/512294/512295/512296/512297/512298/512299/512300/512301/512302/512303/512304/512305/512306/512307/512308/512309/512310/512311/512312/512313/512314/512315/512316/512317/512318/512319/512320/512321/512322/512323/512324/512325/512326/512327/512328/512329/512330/512331/512332/512333/512334/512335/512336/512337/512338/512339/512340/512341/512342/512343/512344/512345/512346/512347/512348/512349/512350/512351/512352/512353/512354/512355/512356/512357/512358/512359/512360/512361/512362/512363/512364/512365/512366/512367/512368/512369/512370/512371/512372/512373/512374/512375/512376/512377/512378/512379/512380/512381/512382/512383/512384/512385/512386/512387/512388/512389/512390/512391/512392/512393/512394/512395/512396/512397/512398/512399/512400/512401/512402/512403/512404/512405/512406/512407/512408/512409/512410/512411/512412/512413/512414/512415/512416/512417/512418/512419/512420/512421/512422/512423/512424/512425/512426/512427/512428/512429/512430/512431/512432/512433/512434/512435/512436/512437/512438/512439/512440/512441/512442/512443/512444/512445/512446/512447/512448/512449/512450/512451/512452/512453/512454/512455/512456/512457/512458/512459/512460/512461/512462/512463/512464/512465/512466/512467/512468/512469/512470/512471/512472/512473/512474/512475/512476/512477/512478/512479/512480/512481/512482/512483/512484/512485/512486/512487/512488/512489/512490/512491/512492/512493/512494/512495/512496/512497/512498/512499/512500/512501/512502/512503/512504/512505/512506/512507/512508/512509/512510/512511/512 d >22:03:51,822 ERR program: mke2fs 1.42 (29-Nov-2011) >22:03:51,829 INFO program: Running... udevadm settle --timeout=300 >22:03:51,960 INFO program: Running... udevadm settle --timeout=300 >22:03:52,086 INFO program: Running... udevadm settle --timeout=300 >22:03:52,193 INFO program: Running... udevadm settle --timeout=300 >22:03:52,246 INFO program: Running... mdadm --create /dev/md0 --run --level=1 --raid-devices=2 --metadata=1.0 /dev/sda2 /dev/sdb2 >22:03:52,376 ERR program: mdadm: array /dev/md0 started. >22:03:52,381 INFO program: Running... udevadm settle --timeout=300 >22:03:52,896 INFO program: Running... udevadm settle --timeout=300 >22:03:52,949 INFO program: Running... mke2fs -t ext4 /dev/md0 >22:03:53,528 INFO program: Filesystem label= >22:03:53,529 INFO program: OS type: Linux >22:03:53,529 INFO program: Block size=1024 (log=0) >22:03:53,529 INFO program: Fragment size=1024 (log=0) >22:03:53,529 INFO program: Stride=0 blocks, Stripe width=0 blocks >22:03:53,529 INFO program: 94208 inodes, 376820 blocks >22:03:53,529 INFO program: 18841 blocks (5.00%) reserved for the super user >22:03:53,529 INFO program: First data block=1 >22:03:53,530 INFO program: Maximum filesystem blocks=67633152 >22:03:53,530 INFO program: 46 block groups >22:03:53,530 INFO program: 8192 blocks per group, 8192 fragments per group >22:03:53,531 INFO program: 2048 inodes per group >22:03:53,531 INFO program: Superblock backups stored on blocks: >22:03:53,531 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185 >22:03:53,531 INFO program: >22:03:53,532 INFO program: Allocating group tables: 0/46 1/46 2/46 3/46 4/46 5/46 6/46 7/46 8/46 9/4610/4611/4612/4613/4614/4615/4616/4617/4618/4619/4620/4621/4622/4623/4624/4625/4626/4627/4628/4629/4630/4631/4632/4633/4634/4635/4636/4637/4638/4639/4640/4641/4642/4643/4644/4645/46 done >22:03:53,532 INFO program: Writing inode tables: 0/46 1/46 2/46 3/46 4/46 5/46 6/46 7/46 8/46 9/4610/4611/4612/4613/4614/4615/4616/4617/4618/4619/4620/4621/4622/4623/4624/4625/4626/4627/4628/4629/4630/4631/4632/4633/4634/4635/4636/4637/4638/4639/4640/4641/4642/4643/4644/4645/46 done >22:03:53,532 INFO program: Creating journal (8192 blocks): done >22:03:53,533 INFO program: Writing superblocks and filesystem accounting information: 0/46 1/46 2/46 3/46 4/46 5/46 6/46 7/46 8/46 9/4610/4611/4612/4613/4614/4615/4616/4617/4618/4619/4620/4621/4622/4623/4624/4625/4626/4627/4628/4629/4630/4631/4632/4633/4634/4635/4636/4637/4638/4639/4640/4641/4642/4643/4644/4645/46 d >22:03:53,533 ERR program: mke2fs 1.42 (29-Nov-2011) >22:03:53,539 INFO program: Running... udevadm settle --timeout=300 >22:03:53,595 INFO program: Running... udevadm settle --timeout=300 >22:03:53,730 INFO program: Running... mkdosfs /dev/sda1 >22:03:53,986 INFO program: mkdosfs >22:03:53,988 INFO program: Running... udevadm settle --timeout=300 >22:03:54,111 INFO program: Running... udevadm settle --timeout=300 >22:03:54,281 INFO program: Running... swapon /dev/mapper/vg00_porter-swap0 >03:03:54,338 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg00_porter-root /mnt/sysimage >03:03:54,424 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/md0 /mnt/sysimage/boot >03:03:54,454 INFO program: Running... /bin/mount -n -t vfat -o umask=0077,shortname=winnt /dev/sda1 /mnt/sysimage/boot/efi >03:03:54,476 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >03:03:54,490 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >03:03:54,500 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >03:03:54,538 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg00_porter-home /mnt/sysimage/home >03:03:54,632 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >03:03:54,695 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >03:03:54,709 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >03:03:54,731 INFO program: Running... /bin/mount -n -t ext2 -o defaults /dev/sdb1 /mnt/sysimage/tmp >03:03:54,785 INFO program: Running... /bin/mount -n -t ext2 -o defaults /dev/mapper/vg00_porter-var_tmp /mnt/sysimage/var/tmp >22:03:54,871 INFO program: Running... udevadm settle --timeout=300 >03:03:54,947 INFO program: Running... /bin/mount -n -t iso9660 -o ro /dev/sr0 /mnt/install/source >03:03:54,963 INFO program: Running... /bin/umount /mnt/install/source >22:09:42,683 INFO program: Running... modinfo -F filename btrfs >22:09:42,700 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/btrfs/btrfs.ko >22:09:42,701 INFO program: Running... modinfo -F filename libcrc32c >22:09:42,719 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/libcrc32c.ko >22:09:42,720 INFO program: Running... modinfo -F filename zlib_deflate >22:09:42,736 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/zlib_deflate/zlib_deflate.ko >22:09:42,736 INFO program: Running... modinfo -F filename usb_storage >22:09:42,756 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/usb/storage/usb-storage.ko >22:09:42,757 INFO program: Running... modinfo -F filename vfat >22:09:42,768 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/vfat.ko >22:09:42,769 INFO program: Running... modinfo -F filename fat >22:09:42,787 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/fat/fat.ko >22:09:42,788 INFO program: Running... modinfo -F filename fcoe >22:09:42,807 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/fcoe.ko >22:09:42,808 INFO program: Running... modinfo -F filename libfcoe >22:09:42,829 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/fcoe/libfcoe.ko >22:09:42,830 INFO program: Running... modinfo -F filename libfc >22:09:42,847 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libfc/libfc.ko >22:09:42,848 INFO program: Running... modinfo -F filename scsi_transport_fc >22:09:42,860 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_fc.ko >22:09:42,861 INFO program: Running... modinfo -F filename scsi_tgt >22:09:42,878 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_tgt.ko >22:09:42,879 INFO program: Running... modinfo -F filename arc4 >22:09:42,898 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/arc4.ko >22:09:42,899 INFO program: Running... modinfo -F filename iwlwifi >22:09:42,916 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/wireless/iwlwifi/iwlwifi.ko >22:09:42,917 INFO program: Running... modinfo -F filename i915 >22:09:42,928 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/i915/i915.ko >22:09:42,929 INFO program: Running... modinfo -F filename mac80211 >22:09:42,943 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/mac80211/mac80211.ko >22:09:42,944 INFO program: Running... modinfo -F filename i2c_algo_bit >22:09:42,960 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/algos/i2c-algo-bit.ko >22:09:42,961 INFO program: Running... modinfo -F filename drm_kms_helper >22:09:42,978 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm_kms_helper.ko >22:09:42,979 INFO program: Running... modinfo -F filename cfg80211 >22:09:42,998 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/wireless/cfg80211.ko >22:09:42,999 INFO program: Running... modinfo -F filename drm >22:09:43,017 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/gpu/drm/drm.ko >22:09:43,018 INFO program: Running... modinfo -F filename i2c_i801 >22:09:43,039 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/busses/i2c-i801.ko >22:09:43,040 INFO program: Running... modinfo -F filename rfkill >22:09:43,057 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/rfkill/rfkill.ko >22:09:43,058 INFO program: Running... modinfo -F filename wmi >22:09:43,074 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/platform/x86/wmi.ko >22:09:43,075 INFO program: Running... modinfo -F filename i2c_core >22:09:43,093 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/i2c/i2c-core.ko >22:09:43,094 INFO program: Running... modinfo -F filename video >22:09:43,110 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/acpi/video.ko >22:09:43,111 INFO program: Running... modinfo -F filename nls_utf8 >22:09:43,128 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/nls/nls_utf8.ko >22:09:43,129 INFO program: Running... modinfo -F filename sdhci_pci >22:09:43,147 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/mmc/host/sdhci-pci.ko >22:09:43,148 INFO program: Running... modinfo -F filename sdhci >22:09:43,164 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/mmc/host/sdhci.ko >22:09:43,165 INFO program: Running... modinfo -F filename mmc_core >22:09:43,185 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/mmc/core/mmc_core.ko >22:09:43,186 INFO program: Running... modinfo -F filename e1000e >22:09:43,200 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/net/ethernet/intel/e1000e/e1000e.ko >22:09:43,201 INFO program: Running... modinfo -F filename sunrpc >22:09:43,219 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/net/sunrpc/sunrpc.ko >22:09:43,220 INFO program: Running... modinfo -F filename xts >22:09:43,239 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xts.ko >22:09:43,240 INFO program: Running... modinfo -F filename lrw >22:09:43,255 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/lrw.ko >22:09:43,256 INFO program: Running... modinfo -F filename gf128mul >22:09:43,273 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/gf128mul.ko >22:09:43,274 INFO program: Running... modinfo -F filename sha256_generic >22:09:43,290 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/sha256_generic.ko >22:09:43,291 INFO program: Running... modinfo -F filename dm_crypt >22:09:43,306 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-crypt.ko >22:09:43,307 INFO program: Running... modinfo -F filename dm_round_robin >22:09:43,319 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-round-robin.ko >22:09:43,320 INFO program: Running... modinfo -F filename dm_multipath >22:09:43,336 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/dm-multipath.ko >22:09:43,337 INFO program: Running... modinfo -F filename linear >22:09:43,355 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/linear.ko >22:09:43,355 INFO program: Running... modinfo -F filename raid10 >22:09:43,367 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid10.ko >22:09:43,368 INFO program: Running... modinfo -F filename raid456 >22:09:43,386 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid456.ko >22:09:43,387 INFO program: Running... modinfo -F filename async_raid6_recov >22:09:43,405 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_raid6_recov.ko >22:09:43,406 INFO program: Running... modinfo -F filename async_memcpy >22:09:43,427 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_memcpy.ko >22:09:43,428 INFO program: Running... modinfo -F filename async_pq >22:09:43,445 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_pq.ko >22:09:43,446 INFO program: Running... modinfo -F filename raid6_pq >22:09:43,464 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/lib/raid6/raid6_pq.ko >22:09:43,465 INFO program: Running... modinfo -F filename async_xor >22:09:43,480 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_xor.ko >22:09:43,480 INFO program: Running... modinfo -F filename xor >22:09:43,495 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/xor.ko >22:09:43,495 INFO program: Running... modinfo -F filename async_tx >22:09:43,509 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/crypto/async_tx/async_tx.ko >22:09:43,510 INFO program: Running... modinfo -F filename raid1 >22:09:43,526 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid1.ko >22:09:43,527 INFO program: Running... modinfo -F filename raid0 >22:09:43,540 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/md/raid0.ko >22:09:43,541 INFO program: Running... modinfo -F filename iscsi_ibft >22:09:43,553 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/firmware/iscsi_ibft.ko >22:09:43,553 INFO program: Running... modinfo -F filename iscsi_boot_sysfs >22:09:43,569 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_boot_sysfs.ko >22:09:43,570 INFO program: Running... modinfo -F filename scsi_dh_rdac >22:09:43,587 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_rdac.ko >22:09:43,588 INFO program: Running... modinfo -F filename scsi_dh_hp_sw >22:09:43,604 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_hp_sw.ko >22:09:43,604 INFO program: Running... modinfo -F filename scsi_dh_emc >22:09:43,615 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_emc.ko >22:09:43,616 INFO program: Running... modinfo -F filename scsi_dh_alua >22:09:43,633 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/device_handler/scsi_dh_alua.ko >22:09:43,634 INFO program: Running... modinfo -F filename iscsi_tcp >22:09:43,649 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/iscsi_tcp.ko >22:09:43,650 INFO program: Running... modinfo -F filename libiscsi_tcp >22:09:43,665 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi_tcp.ko >22:09:43,665 INFO program: Running... modinfo -F filename libiscsi >22:09:43,681 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/libiscsi.ko >22:09:43,682 INFO program: Running... modinfo -F filename scsi_transport_iscsi >22:09:43,700 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/drivers/scsi/scsi_transport_iscsi.ko >22:09:43,701 INFO program: Running... modinfo -F filename squashfs >22:09:43,719 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/squashfs/squashfs.ko >22:09:43,720 INFO program: Running... modinfo -F filename cramfs >22:09:43,740 INFO program: /lib/modules/3.3.0-1.fc17.x86_64/kernel/fs/cramfs/cramfs.ko >22:14:49,420 INFO program: Running... /sbin/rsyslogd -c 4 -f /tmp/rsyslog_backend.conf -i /var/run/rsyslog_backend.pid >01:02:30,183 INFO program: Running... /usr/sbin/lokkit --selinux=enforcing >01:02:30,309 INFO program: Running... /usr/sbin/authconfig --update --nostart --enableshadow --passalgo=sha512 --enablefingerprint >01:02:31,533 INFO program: Running... /usr/sbin/lokkit --quiet --nostart -f --service=ssh >01:02:32,300 INFO program: Running... efibootmgr >01:02:32,333 INFO program: BootCurrent: 0008 >01:02:32,334 INFO program: Timeout: 0 seconds >01:02:32,334 INFO program: BootOrder: 001A,0019,0006,0007,0008,000A,000C,0009,000B,000D,000E,000F,0010,0011,0012,0013 >01:02:32,334 INFO program: Boot0000 Setup >01:02:32,334 INFO program: Boot0001 Boot Menu >01:02:32,334 INFO program: Boot0002 Diagnostic Splash Screen >01:02:32,334 INFO program: Boot0003 Startup Interrupt Menu >01:02:32,334 INFO program: Boot0004 ME Configuration Menu >01:02:32,334 INFO program: Boot0005 Rescue and Recovery >01:02:32,335 INFO program: Boot0006 USB CD >01:02:32,335 INFO program: Boot0007 USB FDD >01:02:32,335 INFO program: Boot0008* ATAPI CD0 >01:02:32,335 INFO program: Boot0009 ATA HDD2 >01:02:32,336 INFO program: Boot000A* ATA HDD0 >01:02:32,336 INFO program: Boot000B ATA HDD1 >01:02:32,336 INFO program: Boot000C* USB HDD >01:02:32,337 INFO program: Boot000D* PCI LAN >01:02:32,337 INFO program: Boot000E ATAPI CD1 >01:02:32,337 INFO program: Boot000F ATAPI CD2 >01:02:32,337 INFO program: Boot0010 Other CD >01:02:32,338 INFO program: Boot0011 ATA HDD3 >01:02:32,338 INFO program: Boot0012 ATA HDD4 >01:02:32,338 INFO program: Boot0013 Other HDD >01:02:32,338 INFO program: Boot0014* IDER BOOT CDROM >01:02:32,338 INFO program: Boot0015* IDER BOOT Floppy >01:02:32,338 INFO program: Boot0016* ATA HDD >01:02:32,339 INFO program: Boot0017* ATAPI CD: >01:02:32,339 INFO program: Boot0018* PCI LAN >01:02:32,339 INFO program: Boot0019 Windows Boot Manager >01:02:32,339 INFO program: Boot001A* Fedora >01:02:32,339 INFO program: Running... efibootmgr -b 001A -B >01:02:32,369 INFO program: BootCurrent: 0008 >01:02:32,369 INFO program: Timeout: 0 seconds >01:02:32,370 INFO program: BootOrder: 0019,0006,0007,0008,000A,000C,0009,000B,000D,000E,000F,0010,0011,0012,0013 >01:02:32,370 INFO program: Boot0000 Setup >01:02:32,370 INFO program: Boot0001 Boot Menu >01:02:32,370 INFO program: Boot0002 Diagnostic Splash Screen >01:02:32,370 INFO program: Boot0003 Startup Interrupt Menu >01:02:32,370 INFO program: Boot0004 ME Configuration Menu >01:02:32,370 INFO program: Boot0005 Rescue and Recovery >01:02:32,371 INFO program: Boot0006 USB CD >01:02:32,371 INFO program: Boot0007 USB FDD >01:02:32,371 INFO program: Boot0008* ATAPI CD0 >01:02:32,371 INFO program: Boot0009 ATA HDD2 >01:02:32,371 INFO program: Boot000A* ATA HDD0 >01:02:32,371 INFO program: Boot000B ATA HDD1 >01:02:32,372 INFO program: Boot000C* USB HDD >01:02:32,372 INFO program: Boot000D* PCI LAN >01:02:32,372 INFO program: Boot000E ATAPI CD1 >01:02:32,372 INFO program: Boot000F ATAPI CD2 >01:02:32,372 INFO program: Boot0010 Other CD >01:02:32,373 INFO program: Boot0011 ATA HDD3 >01:02:32,373 INFO program: Boot0012 ATA HDD4 >01:02:32,373 INFO program: Boot0013 Other HDD >01:02:32,373 INFO program: Boot0014* IDER BOOT CDROM >01:02:32,373 INFO program: Boot0015* IDER BOOT Floppy >01:02:32,373 INFO program: Boot0016* ATA HDD >01:02:32,374 INFO program: Boot0017* ATAPI CD: >01:02:32,374 INFO program: Boot0018* PCI LAN >01:02:32,374 INFO program: Boot0019 Windows Boot Manager >01:02:32,378 INFO program: Running... efibootmgr -c -w -L Fedora -d /dev/sda -p 1 -l \EFI\redhat\grub.efi >01:02:32,451 INFO program: BootCurrent: 0008 >01:02:32,451 INFO program: Timeout: 0 seconds >01:02:32,451 INFO program: BootOrder: 001A,0019,0006,0007,0008,000A,000C,0009,000B,000D,000E,000F,0010,0011,0012,0013 >01:02:32,451 INFO program: Boot0000 Setup >01:02:32,451 INFO program: Boot0001 Boot Menu >01:02:32,451 INFO program: Boot0002 Diagnostic Splash Screen >01:02:32,451 INFO program: Boot0003 Startup Interrupt Menu >01:02:32,451 INFO program: Boot0004 ME Configuration Menu >01:02:32,452 INFO program: Boot0005 Rescue and Recovery >01:02:32,452 INFO program: Boot0006 USB CD >01:02:32,453 INFO program: Boot0007 USB FDD >01:02:32,453 INFO program: Boot0008* ATAPI CD0 >01:02:32,453 INFO program: Boot0009 ATA HDD2 >01:02:32,454 INFO program: Boot000A* ATA HDD0 >01:02:32,454 INFO program: Boot000B ATA HDD1 >01:02:32,454 INFO program: Boot000C* USB HDD >01:02:32,454 INFO program: Boot000D* PCI LAN >01:02:32,454 INFO program: Boot000E ATAPI CD1 >01:02:32,454 INFO program: Boot000F ATAPI CD2 >01:02:32,454 INFO program: Boot0010 Other CD >01:02:32,454 INFO program: Boot0011 ATA HDD3 >01:02:32,454 INFO program: Boot0012 ATA HDD4 >01:02:32,454 INFO program: Boot0013 Other HDD >01:02:32,455 INFO program: Boot0014* IDER BOOT CDROM >01:02:32,455 INFO program: Boot0015* IDER BOOT Floppy >01:02:32,455 INFO program: Boot0016* ATA HDD >01:02:32,455 INFO program: Boot0017* ATAPI CD: >01:02:32,455 INFO program: Boot0018* PCI LAN >01:02:32,455 INFO program: Boot0019 Windows Boot Manager >01:02:32,455 INFO program: Boot001A* Fedora > > >/tmp/storage.log: >02:04:42,835 DEBUG storage: registered device format class Ext2FS as ext2 >02:04:42,835 DEBUG storage: registered device format class Ext3FS as ext3 >02:04:42,835 DEBUG storage: registered device format class Ext4FS as ext4 >02:04:42,835 DEBUG storage: registered device format class FATFS as vfat >02:04:42,835 DEBUG storage: registered device format class EFIFS as efi >02:04:42,835 DEBUG storage: registered device format class BTRFS as btrfs >02:04:42,836 DEBUG storage: registered device format class GFS2 as gfs2 >02:04:42,836 DEBUG storage: registered device format class JFS as jfs >02:04:42,836 DEBUG storage: registered device format class ReiserFS as reiserfs >02:04:42,836 DEBUG storage: registered device format class XFS as xfs >02:04:42,836 DEBUG storage: registered device format class HFS as hfs >02:04:42,836 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >02:04:42,836 DEBUG storage: registered device format class HFSPlus as hfs+ >02:04:42,836 DEBUG storage: registered device format class NTFS as ntfs >02:04:42,836 DEBUG storage: registered device format class NFS as nfs >02:04:42,837 DEBUG storage: registered device format class NFSv4 as nfs4 >02:04:42,837 DEBUG storage: registered device format class Iso9660FS as iso9660 >02:04:42,837 DEBUG storage: registered device format class NoDevFS as nodev >02:04:42,837 DEBUG storage: registered device format class DevPtsFS as devpts >02:04:42,837 DEBUG storage: registered device format class ProcFS as proc >02:04:42,837 DEBUG storage: registered device format class SysFS as sysfs >02:04:42,837 DEBUG storage: registered device format class TmpFS as tmpfs >02:04:42,837 DEBUG storage: registered device format class BindFS as bind >02:04:42,837 DEBUG storage: registered device format class SELinuxFS as selinuxfs >02:04:42,837 DEBUG storage: registered device format class USBFS as usbfs >02:04:42,840 DEBUG storage: registered device format class DiskLabel as disklabel >02:04:42,841 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >02:04:42,842 DEBUG storage: registered device format class BIOSBoot as biosboot >02:04:42,842 DEBUG storage: registered device format class DMRaidMember as dmraidmember >02:04:43,236 DEBUG storage: registered device format class LUKS as luks >02:04:43,237 DEBUG storage: registered device format class MDRaidMember as mdmember >02:04:43,238 DEBUG storage: registered device format class PPCPRePBoot as prepboot >02:04:43,240 DEBUG storage: registered device format class SwapSpace as swap >02:04:43,241 DEBUG storage: registered device format class MultipathMember as multipath_member >02:08:10,909 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >02:08:10,909 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >02:08:10,909 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >02:08:10,910 INFO storage: sr0 looks to be the live device; marking as protected >02:08:11,149 DEBUG storage: MultipathTopology._build_topology: >02:08:11,149 DEBUG storage: /etc/multipath.conf contents: >02:08:11,149 DEBUG storage: # multipath.conf written by anaconda >02:08:11,149 DEBUG storage: >02:08:11,149 DEBUG storage: defaults { >02:08:11,149 DEBUG storage: user_friendly_names yes >02:08:11,149 DEBUG storage: } >02:08:11,149 DEBUG storage: blacklist { >02:08:11,149 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >02:08:11,149 DEBUG storage: devnode "^hd[a-z]" >02:08:11,150 DEBUG storage: devnode "^dcssblk[0-9]*" >02:08:11,150 DEBUG storage: device { >02:08:11,150 DEBUG storage: vendor "DGC" >02:08:11,150 DEBUG storage: product "LUNZ" >02:08:11,150 DEBUG storage: } >02:08:11,150 DEBUG storage: device { >02:08:11,150 DEBUG storage: vendor "IBM" >02:08:11,150 DEBUG storage: product "S/390.*" >02:08:11,150 DEBUG storage: } >02:08:11,150 DEBUG storage: # don't count normal SATA devices as multipaths >02:08:11,150 DEBUG storage: device { >02:08:11,150 DEBUG storage: vendor "ATA" >02:08:11,150 DEBUG storage: } >02:08:11,151 DEBUG storage: # don't count 3ware devices as multipaths >02:08:11,151 DEBUG storage: device { >02:08:11,151 DEBUG storage: vendor "3ware" >02:08:11,151 DEBUG storage: } >02:08:11,151 DEBUG storage: device { >02:08:11,151 DEBUG storage: vendor "AMCC" >02:08:11,151 DEBUG storage: } >02:08:11,151 DEBUG storage: # nor highpoint devices >02:08:11,151 DEBUG storage: device { >02:08:11,151 DEBUG storage: vendor "HPT" >02:08:11,151 DEBUG storage: } >02:08:11,151 DEBUG storage: } >02:08:11,151 DEBUG storage: multipaths { >02:08:11,151 DEBUG storage: } >02:08:11,152 DEBUG storage: (end of /etc/multipath.conf) >02:08:11,177 INFO storage: MultipathTopology: found singlepath device: sda >02:08:11,178 INFO storage: MultipathTopology: found non-disk device: sda1 >02:08:11,179 INFO storage: MultipathTopology: found non-disk device: sda2 >02:08:11,179 INFO storage: MultipathTopology: found non-disk device: sda3 >02:08:11,180 INFO storage: MultipathTopology: found non-disk device: sr0 >02:08:11,180 INFO storage: MultipathTopology: found singlepath device: loop0 >02:08:11,181 INFO storage: MultipathTopology: found singlepath device: loop1 >02:08:11,181 INFO storage: MultipathTopology: found singlepath device: loop2 >02:08:11,182 INFO storage: MultipathTopology: found singlepath device: loop3 >02:08:11,182 INFO storage: MultipathTopology: found singlepath device: loop4 >02:08:11,183 INFO storage: MultipathTopology: found singlepath device: loop5 >02:08:11,183 INFO storage: MultipathTopology: found singlepath device: loop6 >02:08:11,183 INFO storage: MultipathTopology: found singlepath device: loop7 >02:08:11,184 INFO storage: MultipathTopology: found singlepath device: dm-0 >02:08:11,184 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >02:08:11,189 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK /dev/disk/by-id/wwn-0x5000c50038d31438 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37204547', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK', > '/dev/disk/by-id/wwn-0x5000c50038d31438', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >02:08:11,189 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >02:08:11,190 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:08:11,191 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:11,192 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >02:08:11,192 INFO storage: sda is a disk >02:08:11,193 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:11,194 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >02:08:11,194 INFO storage: added disk sda (id 0) to device tree >02:08:11,195 DEBUG storage: looking up parted Device: /dev/sda >02:08:11,200 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >02:08:11,205 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >02:08:11,206 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:11,207 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >02:08:11,271 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >02:08:11,282 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2cbe7b90>, <parted.partition.Partition object at 0x7f2d2cbe7f50>, <parted.partition.Partition object at 0x7f2d2cbec210>] > device: <parted.device.Device object at 0x7f2d2cbe7990> > PedDisk: <_ped.Disk object at 0x7f2d2cbeb128> >02:08:11,282 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >02:08:11,283 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >02:08:11,284 INFO storage: got device: DiskDevice instance (0x7f2d2cc8be90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 305245.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d36ce5d40> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2d2cddfdd0> >02:08:11,285 INFO storage: got format: DiskLabel instance (0x7f2d2cddff50) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2cbe7b90>, <parted.partition.Partition object at 0x7f2d2cbe7f50>, <parted.partition.Partition object at 0x7f2d2cbec210>] > device: <parted.device.Device object at 0x7f2d2cbe7990> > PedDisk: <_ped.Disk object at 0x7f2d2cbeb128> > origPartedDisk = <parted.disk.Disk object at 0x7f2d2cbec490> > partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2cc477a0> > >02:08:11,497 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part1 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part1 /dev/disk/by-id/wwn-0x5000c50038d31438-part1 /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/47c789da-0669-4e10-84fa-53e661663878 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F49A-C675', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F49A-C675', > 'ID_FS_UUID_ENC': 'F49A-C675', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '24002560', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '47c789da-0669-4e10-84fa-53e661663878', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37571733', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part1', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part1', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part1', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/47c789da-0669-4e10-84fa-53e661663878', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/F49A-C675'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >02:08:11,497 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >02:08:11,498 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >02:08:11,499 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:11,499 INFO storage: sda1 is a partition >02:08:11,500 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >02:08:11,501 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:08:11,501 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing gpt disklabel >02:08:11,502 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >02:08:11,503 DEBUG storage: PartitionDevice._setFormat: sda1 ; >02:08:11,504 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:11,504 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >02:08:11,505 DEBUG storage: looking up parted Partition: /dev/sda1 >02:08:11,505 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >02:08:11,506 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >02:08:11,507 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >02:08:11,508 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >02:08:11,508 INFO storage: added partition sda1 (id 1) to device tree >02:08:11,509 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >02:08:11,510 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >02:08:11,511 DEBUG storage: FATFS.supported: supported: True ; >02:08:11,626 DEBUG storage: getFormat('vfat') returning FATFS instance >02:08:11,626 DEBUG storage: device sda1 does not contain a disklabel >02:08:11,628 DEBUG storage: getFormat('efi') returning EFIFS instance >02:08:11,629 INFO storage: type detected on 'sda1' is 'vfat' >02:08:11,629 DEBUG storage: getFormat('efi') returning EFIFS instance >02:08:11,633 DEBUG storage: PartitionDevice._setFormat: sda1 ; >02:08:11,636 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >02:08:11,637 DEBUG storage: looking up parted Device: /dev/sda1 >02:08:11,641 INFO storage: got device: PartitionDevice instance (0x7f2d2cbde0d0) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 305245MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 11720.0 > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 24002560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1494, 255, 63) biosGeometry: (1494, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2cc47a70> > target size = 0 path = /dev/sda1 > 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 0x7f2d2cbe7a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f2d2cbec0d0> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbe7d10> PedPartition: <_ped.Partition object at 0x7f2d2cbe4ad0> > disk = existing 305245MB disk sda (0) with existing gpt disklabel > start = 2048 end = 24004607 length = 24002560 > flags = boot >02:08:11,643 INFO storage: got format: EFIFS instance (0x7f2d2cc05fd0) -- > type = efi name = EFI System Partition status = False > device = /dev/sda1 uuid = F49A-C675 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >02:08:11,680 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part2 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part2 /dev/disk/by-id/wwn-0x5000c50038d31438-part2 /dev/disk/by-partuuid/b4fc8d56-7d9e-4a15-8149-67cb8999f249 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2 /dev/disk/by-uuid/462b0596-c2c1-4523-8681-a2b57d071156', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '462b0596-c2c1-4523-8681-a2b57d071156', > 'ID_FS_UUID_ENC': '462b0596-c2c1-4523-8681-a2b57d071156', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '24004608', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'b4fc8d56-7d9e-4a15-8149-67cb8999f249', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37542407', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part2', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part2', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part2', > '/dev/disk/by-partuuid/b4fc8d56-7d9e-4a15-8149-67cb8999f249', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/462b0596-c2c1-4523-8681-a2b57d071156'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >02:08:11,680 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >02:08:11,683 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >02:08:11,685 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:11,685 INFO storage: sda2 is a partition >02:08:11,687 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >02:08:11,687 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:08:11,689 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing gpt disklabel >02:08:11,690 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >02:08:11,690 DEBUG storage: PartitionDevice._setFormat: sda2 ; >02:08:11,691 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:11,692 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >02:08:11,692 DEBUG storage: looking up parted Partition: /dev/sda2 >02:08:11,693 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >02:08:11,694 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >02:08:11,694 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >02:08:11,695 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >02:08:11,696 INFO storage: added partition sda2 (id 2) to device tree >02:08:11,696 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >02:08:11,697 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >02:08:11,698 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:11,698 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:08:11,698 DEBUG storage: device sda2 does not contain a disklabel >02:08:11,699 INFO storage: type detected on 'sda2' is 'ext4' >02:08:11,699 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:12,606 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:12,606 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:08:12,607 DEBUG storage: PartitionDevice._setFormat: sda2 ; >02:08:12,608 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >02:08:12,609 DEBUG storage: looking up parted Device: /dev/sda2 >02:08:12,612 INFO storage: got device: PartitionDevice instance (0x7f2d2cc05f90) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 305245MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f2d2cc47b00> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2cbe7a50> fileSystem: <parted.filesystem.FileSystem object at 0x7f2d2cbec110> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbec050> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b30> > disk = existing 305245MB disk sda (0) with existing gpt disklabel > start = 24004608 end = 25028607 length = 1024000 > flags = >02:08:12,616 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:12,616 INFO storage: got format: Ext4FS instance (0x7f2d2cc10250) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 462b0596-c2c1-4523-8681-a2b57d071156 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >02:08:12,667 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part3 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part3 /dev/disk/by-id/wwn-0x5000c50038d31438-part3 /dev/disk/by-partuuid/34efb094-31e7-4ca0-a60f-e7e6617ef12d /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EPD3s0-Dbc6-MUuZ-IIOI-jXrY-2Yoa-9zk0nR', > 'ID_FS_UUID_ENC': 'EPD3s0-Dbc6-MUuZ-IIOI-jXrY-2Yoa-9zk0nR', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '25028608', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '600113152', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '34efb094-31e7-4ca0-a60f-e7e6617ef12d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_home', 'lv_root'], > 'LVM2_LV_SIZE': ['10158080.00', '237436928.00', '52428800.00'], > 'LVM2_LV_UUID': ['1eYvdN-Mqrr-xP64-0d4O-79Sy-1sx7-gxFtxo', > 'uz1Fny-qohe-HSrY-ZfSF-JFtL-38Qd-0VG41Q', > '0ENR2a-rE3L-P1ch-3zq9-kwS2-XZ4I-thkGBf'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '9156', > 'LVM2_PV_PE_COUNT': '9156', > 'LVM2_PV_SIZE': '300023808.00', > 'LVM2_PV_UUID': 'EPD3s0-Dbc6-MUuZ-IIOI-jXrY-2Yoa-9zk0nR', > 'LVM2_VG_EXTENT_COUNT': '9156', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'VolGroup', > 'LVM2_VG_SIZE': '300023808.00', > 'LVM2_VG_UUID': 'zJc1P6-VEFI-Qw6P-hpYA-jMNO-Xy9g-vh2vpZ', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37215613', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part3', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part3', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part3', > '/dev/disk/by-partuuid/34efb094-31e7-4ca0-a60f-e7e6617ef12d', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >02:08:12,667 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >02:08:12,668 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >02:08:12,669 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,669 INFO storage: sda3 is a partition >02:08:12,670 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >02:08:12,670 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >02:08:12,671 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (0) with existing gpt disklabel >02:08:12,672 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >02:08:12,673 DEBUG storage: PartitionDevice._setFormat: sda3 ; >02:08:12,673 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,674 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >02:08:12,674 DEBUG storage: looking up parted Partition: /dev/sda3 >02:08:12,675 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >02:08:12,676 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >02:08:12,677 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >02:08:12,678 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >02:08:12,678 INFO storage: added partition sda3 (id 3) to device tree >02:08:12,679 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >02:08:12,680 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >02:08:12,681 DEBUG storage: LVMPhysicalVolume.__init__: >02:08:12,681 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >02:08:12,682 DEBUG storage: device sda3 does not contain a disklabel >02:08:12,682 INFO storage: type detected on 'sda3' is 'LVM2_member' >02:08:12,683 DEBUG storage: LVMPhysicalVolume.__init__: vgName: VolGroup ; uuid: EPD3s0-Dbc6-MUuZ-IIOI-jXrY-2Yoa-9zk0nR ; exists: True ; vgUuid: zJc1P6-VEFI-Qw6P-hpYA-jMNO-Xy9g-vh2vpZ ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 5VH6G4PK ; >02:08:12,683 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >02:08:12,683 DEBUG storage: PartitionDevice._setFormat: sda3 ; >02:08:12,684 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >02:08:12,685 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >02:08:12,686 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup ; >02:08:12,687 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,688 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >02:08:12,688 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,689 DEBUG storage: LVMVolumeGroupDevice._setFormat: VolGroup ; current: None ; type: None ; >02:08:12,689 INFO storage: added lvmvg VolGroup (id 4) to device tree >02:08:12,689 DEBUG storage: looking up parted Device: /dev/sda3 >02:08:12,694 INFO storage: got device: PartitionDevice instance (0x7f2d2cc10190) -- > name = sda3 status = True kids = 1 id = 3 > parents = ['existing 305245MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 293024.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 600113152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (37355, 255, 63) biosGeometry: (37355, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2cc478c0> > 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 0x7f2d2cbe7a50> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbec250> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b90> > disk = existing 305245MB disk sda (0) with existing gpt disklabel > start = 25028608 end = 625141759 length = 600113152 > flags = lvm >02:08:12,694 INFO storage: got format: LVMPhysicalVolume instance (0x7f2d2cc102d0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = EPD3s0-Dbc6-MUuZ-IIOI-jXrY-2Yoa-9zk0nR exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup vgUUID = zJc1P6-VEFI-Qw6P-hpYA-jMNO-Xy9g-vh2vpZ peStart = 1.0 >02:08:12,706 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITADVD-RAM_UJ8A0A_YK95_206322 /dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora_17-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'MATSHITADVD-RAM_UJ8A0A', > 'ID_MODEL_ENC': 'MATSHITADVD-RAM\\x20UJ8A0A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': 'SB02', > 'ID_SERIAL': 'MATSHITADVD-RAM_UJ8A0A_YK95_206322', > 'ID_SERIAL_SHORT': 'YK95_206322', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '39239124', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITADVD-RAM_UJ8A0A_YK95_206322', > '/dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >02:08:12,706 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >02:08:12,707 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >02:08:12,708 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,708 INFO storage: sr0 is a cdrom >02:08:12,709 DEBUG storage: DeviceTree.addUdevOpticalDevice: >02:08:12,710 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,711 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >02:08:12,711 INFO storage: added cdrom sr0 (id 5) to device tree >02:08:12,712 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:08:12,721 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >02:08:12,722 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >02:08:12,724 DEBUG storage: Iso9660FS.supported: supported: True ; >02:08:12,724 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >02:08:12,724 DEBUG storage: device sr0 does not contain a disklabel >02:08:12,724 INFO storage: type detected on 'sr0' is 'iso9660' >02:08:12,726 DEBUG storage: Iso9660FS.supported: supported: True ; >02:08:12,727 DEBUG storage: Iso9660FS.supported: supported: True ; >02:08:12,727 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >02:08:12,728 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >02:08:12,729 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:08:12,737 DEBUG storage: looking up parted Device: /dev/sr0 >02:08:12,763 INFO storage: got device: OpticalDevice instance (0x7f2d2cc10690) -- > name = sr0 status = True kids = 0 id = 5 > parents = [] > uuid = None size = 155.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: MATSHITA DVD-RAM UJ8A0A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 79360 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (4, 255, 63) biosGeometry: (4, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2cc47b90> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >02:08:12,765 DEBUG storage: Iso9660FS.supported: supported: True ; >02:08:12,765 INFO storage: got format: Iso9660FS instance (0x7f2d2cc10750) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17-Beta_x86_64 size = 0 targetSize = 0 > >02:08:12,773 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745157', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >02:08:12,773 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >02:08:12,774 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >02:08:12,774 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,775 INFO storage: loop0 is a loop device >02:08:12,775 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >02:08:12,776 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >02:08:12,777 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,778 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,779 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >02:08:12,780 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 6) to device tree >02:08:12,781 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >02:08:12,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,783 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:08:12,783 INFO storage: added loop loop0 (id 7) to device tree >02:08:12,784 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >02:08:12,786 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >02:08:12,786 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >02:08:12,787 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >02:08:12,788 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >02:08:12,789 WARN storage: disklabel detected but not usable on loop0 >02:08:12,789 INFO storage: type detected on 'loop0' is 'squashfs' >02:08:12,789 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >02:08:12,790 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >02:08:12,791 INFO storage: got device: LoopDevice instance (0x7f2d2cc10a10) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (6)'] > 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 >02:08:12,793 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745969', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >02:08:12,793 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >02:08:12,794 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >02:08:12,795 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,795 INFO storage: loop1 is a loop device >02:08:12,796 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >02:08:12,797 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >02:08:12,797 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,798 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,799 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >02:08:12,799 INFO storage: added file /LiveOS/rootfs.img (id 8) to device tree >02:08:12,800 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >02:08:12,800 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,801 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >02:08:12,801 INFO storage: added loop loop1 (id 9) to device tree >02:08:12,801 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >02:08:12,802 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >02:08:12,803 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:12,803 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:08:12,803 DEBUG storage: device loop1 does not contain a disklabel >02:08:12,804 INFO storage: type detected on 'loop1' is 'ext4' >02:08:12,805 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:12,856 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:12,856 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:08:12,859 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >02:08:12,860 INFO storage: got device: LoopDevice instance (0x7f2d2cc108d0) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /LiveOS/rootfs.img (8)'] > 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 >02:08:12,862 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:12,863 INFO storage: got format: Ext4FS instance (0x7f2d2cc10b10) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:08:12,873 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745456', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >02:08:12,874 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >02:08:12,876 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >02:08:12,877 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,877 INFO storage: loop2 is a loop device >02:08:12,878 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >02:08:12,879 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >02:08:12,880 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,880 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,881 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >02:08:12,881 INFO storage: added file /overlay (deleted) (id 10) to device tree >02:08:12,882 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >02:08:12,882 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,883 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >02:08:12,883 INFO storage: added loop loop2 (id 11) to device tree >02:08:12,884 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >02:08:12,885 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >02:08:12,885 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,887 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >02:08:12,888 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >02:08:12,890 WARN storage: disklabel detected but not usable on loop2 >02:08:12,890 DEBUG storage: no type or existing type for loop2, bailing >02:08:12,890 INFO storage: got device: LoopDevice instance (0x7f2d2cc10c10) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /overlay (deleted) (10)'] > 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 >02:08:12,892 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36746342', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >02:08:12,893 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >02:08:12,893 DEBUG storage: lvm filter: adding loop3 to the reject list >02:08:12,894 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36743910', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >02:08:12,894 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >02:08:12,894 DEBUG storage: lvm filter: adding loop4 to the reject list >02:08:12,895 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36746624', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >02:08:12,895 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >02:08:12,896 DEBUG storage: lvm filter: adding loop5 to the reject list >02:08:12,897 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36747379', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >02:08:12,897 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >02:08:12,897 DEBUG storage: lvm filter: adding loop6 to the reject list >02:08:12,898 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745337', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >02:08:12,898 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >02:08:12,898 DEBUG storage: lvm filter: adding loop7 to the reject list >02:08:12,899 DEBUG storage: Skipping a device mapper drive (dm-0) for now >02:08:12,969 INFO storage: devices to scan: ['dm-0'] >02:08:12,971 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/9711359b-d103-46ba-93f8-4d6cc2a1dfab /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '12772632', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >02:08:12,971 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >02:08:12,972 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >02:08:12,973 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,973 INFO storage: live-rw is a device-mapper device >02:08:12,974 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >02:08:12,975 DEBUG storage: LVMVolumeGroupDevice.getDMNode: VolGroup ; status: True ; >02:08:12,975 DEBUG storage: failed to find dm node for VolGroup >02:08:12,976 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >02:08:12,976 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) with existing ext4 filesystem >02:08:12,978 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >02:08:12,978 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (11) >02:08:12,980 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >02:08:12,980 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:12,981 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >02:08:12,982 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:12,982 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >02:08:12,983 INFO storage: added dm live-rw (id 12) to device tree >02:08:12,983 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >02:08:12,984 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >02:08:12,985 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:12,985 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:08:12,985 DEBUG storage: device live-rw does not contain a disklabel >02:08:12,986 INFO storage: type detected on 'live-rw' is 'ext4' >02:08:12,986 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:13,042 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:13,042 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:08:13,046 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >02:08:13,047 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >02:08:13,048 INFO storage: got device: DMDevice instance (0x7f2d2cc10ed0) -- > name = live-rw status = True kids = 0 id = 12 > parents = ['existing 0MB loop loop2 (11)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d36ce5290> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >02:08:13,049 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:13,049 INFO storage: got format: Ext4FS instance (0x7f2d2cc16f90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >02:08:13,129 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_swap ; >02:08:13,130 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:13,131 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup ; >02:08:13,131 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:13,132 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_swap ; current: None ; type: None ; >02:08:13,132 DEBUG storage: Adding VolGroup-lv_swap/9920MB to VolGroup >02:08:13,133 INFO storage: added lvmlv VolGroup-lv_swap (id 13) to device tree >02:08:13,133 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_swap ; status: False ; controllable: True ; orig: False ; >02:08:13,134 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_swap ; orig: False ; >02:08:13,135 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >02:08:13,136 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_swap ; status: False ; controllable: True ; orig: False ; >02:08:13,707 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup-lv_swap >02:08:13,713 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_home ; >02:08:13,716 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:13,717 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup ; >02:08:13,718 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:13,719 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_home ; current: None ; type: None ; >02:08:13,719 DEBUG storage: Adding VolGroup-lv_home/231872MB to VolGroup >02:08:13,719 INFO storage: added lvmlv VolGroup-lv_home (id 14) to device tree >02:08:13,720 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_home ; status: False ; controllable: True ; orig: False ; >02:08:13,721 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_home ; orig: False ; >02:08:13,722 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >02:08:13,723 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_home ; status: False ; controllable: True ; orig: False ; >02:08:13,961 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup-lv_home >02:08:13,965 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_root ; >02:08:13,966 DEBUG storage: DeviceTree.getDeviceByName returned None >02:08:13,970 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: VolGroup ; >02:08:13,971 DEBUG storage: getFormat('None') returning DeviceFormat instance >02:08:13,975 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_root ; current: None ; type: None ; >02:08:13,976 DEBUG storage: Adding VolGroup-lv_root/51200MB to VolGroup >02:08:13,976 INFO storage: added lvmlv VolGroup-lv_root (id 15) to device tree >02:08:13,977 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >02:08:13,978 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_root ; orig: False ; >02:08:13,979 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >02:08:13,980 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >02:08:14,209 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup-lv_root >02:08:14,268 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3'] >02:08:14,271 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/VolGroup/lv_swap /dev/disk/by-id/dm-name-VolGroup-lv_swap /dev/disk/by-id/dm-uuid-LVM-zJc1P6VEFIQw6PhpYAjMNOXy9gvh2vpZ1eYvdNMqrrxP640d4O79Sy1sx7gxFtxo /dev/disk/by-uuid/3dbec422-892b-4559-a3ef-366772c9c096 /dev/mapper/VolGroup-lv_swap', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_swap', > 'DM_NAME': 'VolGroup-lv_swap', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-zJc1P6VEFIQw6PhpYAjMNOXy9gvh2vpZ1eYvdNMqrrxP640d4O79Sy1sx7gxFtxo', > 'DM_VG_NAME': 'VolGroup', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '3dbec422-892b-4559-a3ef-366772c9c096', > 'ID_FS_UUID_ENC': '3dbec422-892b-4559-a3ef-366772c9c096', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '267540742', > 'name': 'dm-1', > 'symlinks': ['/dev/VolGroup/lv_swap', > '/dev/disk/by-id/dm-name-VolGroup-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-zJc1P6VEFIQw6PhpYAjMNOXy9gvh2vpZ1eYvdNMqrrxP640d4O79Sy1sx7gxFtxo', > '/dev/disk/by-uuid/3dbec422-892b-4559-a3ef-366772c9c096', > '/dev/mapper/VolGroup-lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: VolGroup-lv_swap ; >02:08:14,271 INFO storage: scanning VolGroup-lv_swap (/devices/virtual/block/dm-1)... >02:08:14,272 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_swap ; >02:08:14,273 DEBUG storage: DeviceTree.getDeviceByName returned existing 9920MB lvmlv VolGroup-lv_swap (13) >02:08:14,274 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_swap ; >02:08:14,274 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_swap ; label_type: None ; >02:08:14,275 DEBUG storage: SwapSpace.__init__: >02:08:14,276 DEBUG storage: getFormat('swap') returning SwapSpace instance >02:08:14,276 DEBUG storage: device VolGroup-lv_swap does not contain a disklabel >02:08:14,276 INFO storage: type detected on 'VolGroup-lv_swap' is 'swap' >02:08:14,277 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/VolGroup-lv_swap ; serial: None ; uuid: 3dbec422-892b-4559-a3ef-366772c9c096 ; exists: True ; label: None ; >02:08:14,277 DEBUG storage: getFormat('swap') returning SwapSpace instance >02:08:14,278 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_swap ; current: None ; type: swap ; >02:08:14,280 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >02:08:14,280 DEBUG storage: VolGroup size is 292992MB >02:08:14,281 DEBUG storage: vg VolGroup has 0MB free >02:08:14,281 DEBUG storage: VolGroup size is 292992MB >02:08:14,282 DEBUG storage: vg VolGroup has 0MB free >02:08:14,283 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f2d2cc10e50) -- > name = VolGroup-lv_swap status = True kids = 0 id = 13 > parents = ['existing 292992MB lvmvg VolGroup (4)'] > uuid = 1eYvdN-Mqrr-xP64-0d4O-79Sy-1sx7-gxFtxo size = 9920.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup-lv_swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 20316160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1264, 255, 63) biosGeometry: (1264, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2cc47cb0> > target size = 9920.0 path = /dev/mapper/VolGroup-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f2d2cc10450) -- > name = VolGroup status = True kids = 3 id = 4 > parents = ['existing 293024MB partition sda3 (3) with existing lvmpv'] > uuid = zJc1P6-VEFI-Qw6P-hpYA-jMNO-Xy9g-vh2vpZ size = 292992 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 9156 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 9156.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 293024MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 9920MB lvmlv VolGroup-lv_swap (13) with existing swap', > 'existing 231872MB lvmlv VolGroup-lv_home (14)', > 'existing 51200MB lvmlv VolGroup-lv_root (15)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 9920MB >02:08:14,283 INFO storage: got format: SwapSpace instance (0x7f2d2cba9590) -- > type = swap name = swap status = False > device = /dev/mapper/VolGroup-lv_swap uuid = 3dbec422-892b-4559-a3ef-366772c9c096 exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >02:08:14,377 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/VolGroup/lv_home /dev/disk/by-id/dm-name-VolGroup-lv_home /dev/disk/by-id/dm-uuid-LVM-zJc1P6VEFIQw6PhpYAjMNOXy9gvh2vpZuz1FnyqoheHSrYZfSFJFtL38Qd0VG41Q /dev/disk/by-uuid/8be21a37-3464-44ba-9e3a-e107a74ca05a /dev/mapper/VolGroup-lv_home', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_home', > 'DM_NAME': 'VolGroup-lv_home', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-zJc1P6VEFIQw6PhpYAjMNOXy9gvh2vpZuz1FnyqoheHSrYZfSFJFtL38Qd0VG41Q', > 'DM_VG_NAME': 'VolGroup', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8be21a37-3464-44ba-9e3a-e107a74ca05a', > 'ID_FS_UUID_ENC': '8be21a37-3464-44ba-9e3a-e107a74ca05a', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '268123647', > 'name': 'dm-2', > 'symlinks': ['/dev/VolGroup/lv_home', > '/dev/disk/by-id/dm-name-VolGroup-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-zJc1P6VEFIQw6PhpYAjMNOXy9gvh2vpZuz1FnyqoheHSrYZfSFJFtL38Qd0VG41Q', > '/dev/disk/by-uuid/8be21a37-3464-44ba-9e3a-e107a74ca05a', > '/dev/mapper/VolGroup-lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: VolGroup-lv_home ; >02:08:14,378 INFO storage: scanning VolGroup-lv_home (/devices/virtual/block/dm-2)... >02:08:14,381 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_home ; >02:08:14,385 DEBUG storage: DeviceTree.getDeviceByName returned existing 231872MB lvmlv VolGroup-lv_home (14) >02:08:14,387 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_home ; >02:08:14,388 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_home ; label_type: None ; >02:08:14,389 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:14,389 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:08:14,389 DEBUG storage: device VolGroup-lv_home does not contain a disklabel >02:08:14,389 INFO storage: type detected on 'VolGroup-lv_home' is 'ext4' >02:08:14,390 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:14,475 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:14,476 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:08:14,477 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_home ; current: None ; type: ext4 ; >02:08:14,481 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >02:08:14,482 DEBUG storage: VolGroup size is 292992MB >02:08:14,483 DEBUG storage: vg VolGroup has 0MB free >02:08:14,484 DEBUG storage: VolGroup size is 292992MB >02:08:14,486 DEBUG storage: vg VolGroup has 0MB free >02:08:14,487 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f2d2cc10710) -- > name = VolGroup-lv_home status = True kids = 0 id = 14 > parents = ['existing 292992MB lvmvg VolGroup (4)'] > uuid = uz1Fny-qohe-HSrY-ZfSF-JFtL-38Qd-0VG41Q size = 231872.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup-lv_home type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 474873856 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (29559, 255, 63) biosGeometry: (29559, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2cc47e60> > target size = 231872.0 path = /dev/mapper/VolGroup-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f2d2cc10450) -- > name = VolGroup status = True kids = 3 id = 4 > parents = ['existing 293024MB partition sda3 (3) with existing lvmpv'] > uuid = zJc1P6-VEFI-Qw6P-hpYA-jMNO-Xy9g-vh2vpZ size = 292992 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 9156 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 9156.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 293024MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 9920MB lvmlv VolGroup-lv_swap (13) with existing swap', > 'existing 231872MB lvmlv VolGroup-lv_home (14) with existing ext4 filesystem', > 'existing 51200MB lvmlv VolGroup-lv_root (15)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 231872MB >02:08:14,488 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:14,488 INFO storage: got format: Ext4FS instance (0x7f2d2cba9a10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/VolGroup-lv_home uuid = 8be21a37-3464-44ba-9e3a-e107a74ca05a exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 231872.0 targetSize = 231872.0 > >02:08:14,503 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/VolGroup/lv_root /dev/disk/by-id/dm-name-VolGroup-lv_root /dev/disk/by-id/dm-uuid-LVM-zJc1P6VEFIQw6PhpYAjMNOXy9gvh2vpZ0ENR2arE3LP1ch3zq9kwS2XZ4IthkGBf /dev/disk/by-uuid/b3630fa4-03e4-4411-b177-4ba237b69889 /dev/mapper/VolGroup-lv_root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'lv_root', > 'DM_NAME': 'VolGroup-lv_root', > 'DM_SBIN_PATH': '/sbin', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-zJc1P6VEFIQw6PhpYAjMNOXy9gvh2vpZ0ENR2arE3LP1ch3zq9kwS2XZ4IthkGBf', > 'DM_VG_NAME': 'VolGroup', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b3630fa4-03e4-4411-b177-4ba237b69889', > 'ID_FS_UUID_ENC': 'b3630fa4-03e4-4411-b177-4ba237b69889', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '268376875', > 'name': 'dm-3', > 'symlinks': ['/dev/VolGroup/lv_root', > '/dev/disk/by-id/dm-name-VolGroup-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-zJc1P6VEFIQw6PhpYAjMNOXy9gvh2vpZ0ENR2arE3LP1ch3zq9kwS2XZ4IthkGBf', > '/dev/disk/by-uuid/b3630fa4-03e4-4411-b177-4ba237b69889', > '/dev/mapper/VolGroup-lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: VolGroup-lv_root ; >02:08:14,504 INFO storage: scanning VolGroup-lv_root (/devices/virtual/block/dm-3)... >02:08:14,505 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_root ; >02:08:14,507 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv VolGroup-lv_root (15) >02:08:14,508 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_root ; >02:08:14,509 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_root ; label_type: None ; >02:08:14,510 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:14,510 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:08:14,510 DEBUG storage: device VolGroup-lv_root does not contain a disklabel >02:08:14,510 INFO storage: type detected on 'VolGroup-lv_root' is 'ext4' >02:08:14,511 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:14,595 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:14,595 DEBUG storage: getFormat('ext4') returning Ext4FS instance >02:08:14,596 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_root ; current: None ; type: ext4 ; >02:08:14,599 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >02:08:14,600 DEBUG storage: VolGroup size is 292992MB >02:08:14,601 DEBUG storage: vg VolGroup has 0MB free >02:08:14,602 DEBUG storage: VolGroup size is 292992MB >02:08:14,603 DEBUG storage: vg VolGroup has 0MB free >02:08:14,605 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7f2d2cc10d90) -- > name = VolGroup-lv_root status = True kids = 0 id = 15 > parents = ['existing 292992MB lvmvg VolGroup (4)'] > uuid = 0ENR2a-rE3L-P1ch-3zq9-kwS2-XZ4I-thkGBf size = 51200.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/VolGroup-lv_root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 104857600 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (6527, 255, 63) biosGeometry: (6527, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2cc47d40> > target size = 51200.0 path = /dev/mapper/VolGroup-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7f2d2cc10450) -- > name = VolGroup status = True kids = 3 id = 4 > parents = ['existing 293024MB partition sda3 (3) with existing lvmpv'] > uuid = zJc1P6-VEFI-Qw6P-hpYA-jMNO-Xy9g-vh2vpZ size = 292992 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 9156 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 9156.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 293024MB partition sda3 (3) with existing lvmpv'] > LVs = ['existing 9920MB lvmlv VolGroup-lv_swap (13) with existing swap', > 'existing 231872MB lvmlv VolGroup-lv_home (14) with existing ext4 filesystem', > 'existing 51200MB lvmlv VolGroup-lv_root (15) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 51200MB >02:08:14,607 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:14,607 INFO storage: got format: Ext4FS instance (0x7f2d2cba9550) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/VolGroup-lv_root uuid = b3630fa4-03e4-4411-b177-4ba237b69889 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 51200.0 targetSize = 51200.0 > >02:08:14,838 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_swap ; >02:08:14,839 DEBUG storage: DeviceTree.getDeviceByName returned existing 9920MB lvmlv VolGroup-lv_swap (13) with existing swap >02:08:14,840 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_home ; >02:08:14,841 DEBUG storage: DeviceTree.getDeviceByName returned existing 231872MB lvmlv VolGroup-lv_home (14) with existing ext4 filesystem >02:08:14,842 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_root ; >02:08:14,843 DEBUG storage: DeviceTree.getDeviceByName returned existing 51200MB lvmlv VolGroup-lv_root (15) with existing ext4 filesystem >02:08:14,844 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >02:08:14,865 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:08:14,867 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:14,868 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:14,891 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >02:08:14,915 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:08:14,917 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:14,918 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:14,943 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >02:08:14,966 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >02:08:14,967 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >02:08:14,968 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >02:08:14,969 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_swap ; status: True ; controllable: True ; >02:08:14,970 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/VolGroup-lv_swap ; status: False ; type: swap ; >02:08:14,971 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/VolGroup-lv_swap ; status: False ; type: swap ; >02:08:14,987 DEBUG storage: LVMLogicalVolumeDevice._teardown: VolGroup-lv_swap ; status: True ; controllable: True ; >02:08:15,057 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup ; status: True ; controllable: True ; >02:08:15,059 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >02:08:15,061 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >02:08:15,078 DEBUG storage: LVMVolumeGroupDevice._teardown: VolGroup ; status: True ; controllable: True ; >02:08:15,142 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >02:08:15,144 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >02:08:15,146 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >02:08:15,167 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:08:15,170 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:15,173 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:15,195 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_home ; status: False ; controllable: True ; >02:08:15,197 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_root ; status: False ; controllable: True ; >02:08:15,197 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >02:08:15,197 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >02:08:15,198 INFO storage: edd: MBR signature on sda is zero. new disk image? >02:08:15,198 INFO storage: edd: collected mbr signatures: {} >02:08:15,198 DEBUG storage: new bootloader stage1 device: None >02:08:15,216 DEBUG storage: VolGroup size is 292992MB >02:08:15,217 DEBUG storage: vg VolGroup has 0MB free >02:08:15,217 DEBUG storage: VolGroup size is 292992MB >02:08:15,218 DEBUG storage: vg VolGroup has 0MB free >02:08:15,219 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:15,220 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:15,222 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:15,223 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:15,225 DEBUG storage: Ext4FS.supported: supported: True ; >02:08:15,227 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >02:08:15,236 DEBUG storage: Iso9660FS.supported: supported: True ; >02:08:15,244 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >02:08:15,246 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:08:15,334 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >02:08:15,691 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:08:15,693 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:15,696 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:15,715 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >02:08:15,715 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:08:15,720 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 is already mounted or /mnt/sysimage busy') >02:08:15,722 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >02:08:15,724 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_home ; status: False ; controllable: True ; orig: False ; >02:08:15,726 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_home ; orig: False ; >02:08:15,727 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >02:08:15,728 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_home ; status: False ; controllable: True ; orig: False ; >02:08:15,994 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:08:16,087 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_home ; status: True ; controllable: True ; >02:08:16,120 DEBUG storage: LVMLogicalVolumeDevice._teardown: VolGroup-lv_home ; status: True ; controllable: True ; >02:08:16,190 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup ; status: True ; controllable: True ; >02:08:16,192 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >02:08:16,195 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >02:08:16,331 DEBUG storage: LVMVolumeGroupDevice._teardown: VolGroup ; status: True ; controllable: True ; >02:08:16,394 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >02:08:16,396 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >02:08:16,398 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >02:08:16,417 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:08:16,418 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:16,420 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:16,444 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >02:08:16,446 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_root ; orig: False ; >02:08:16,447 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >02:08:16,448 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >02:08:16,650 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >02:08:16,750 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_root ; status: True ; controllable: True ; >02:08:16,867 DEBUG storage: LVMLogicalVolumeDevice._teardown: VolGroup-lv_root ; status: True ; controllable: True ; >02:08:16,954 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup ; status: True ; controllable: True ; >02:08:16,955 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >02:08:16,956 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >02:08:16,985 DEBUG storage: LVMVolumeGroupDevice._teardown: VolGroup ; status: True ; controllable: True ; >02:08:17,057 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >02:08:17,058 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >02:08:17,060 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >02:08:17,078 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >02:08:17,079 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:08:17,081 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >02:11:19,475 DEBUG storage: _is_valid_disklabel(/LiveOS/rootfs.img) returning True >02:11:19,475 DEBUG storage: _is_valid_size(/LiveOS/rootfs.img) returning True >02:11:19,475 DEBUG storage: _is_valid_location(/LiveOS/rootfs.img) returning True >02:11:19,475 DEBUG storage: _is_valid_partition(/LiveOS/rootfs.img) returning True >02:11:19,476 DEBUG storage: _is_valid_format(/LiveOS/rootfs.img) returning False >02:11:19,476 DEBUG storage: is_valid_stage2_device(/LiveOS/rootfs.img) returning False >02:11:19,476 DEBUG storage: _is_valid_disklabel(/overlay (deleted)) returning True >02:11:19,476 DEBUG storage: _is_valid_size(/overlay (deleted)) returning True >02:11:19,476 DEBUG storage: _is_valid_location(/overlay (deleted)) returning True >02:11:19,476 DEBUG storage: _is_valid_partition(/overlay (deleted)) returning True >02:11:19,476 DEBUG storage: _is_valid_format(/overlay (deleted)) returning False >02:11:19,477 DEBUG storage: is_valid_stage2_device(/overlay (deleted)) returning False >02:11:19,477 DEBUG storage: _is_valid_disklabel(/run/initramfs/live/LiveOS/squashfs.img) returning True >02:11:19,477 DEBUG storage: _is_valid_size(/run/initramfs/live/LiveOS/squashfs.img) returning True >02:11:19,477 DEBUG storage: _is_valid_location(/run/initramfs/live/LiveOS/squashfs.img) returning True >02:11:19,477 DEBUG storage: _is_valid_partition(/run/initramfs/live/LiveOS/squashfs.img) returning True >02:11:19,477 DEBUG storage: _is_valid_format(/run/initramfs/live/LiveOS/squashfs.img) returning False >02:11:19,477 DEBUG storage: is_valid_stage2_device(/run/initramfs/live/LiveOS/squashfs.img) returning False >02:11:19,477 DEBUG storage: _is_valid_disklabel(VolGroup) returning True >02:11:19,477 DEBUG storage: _is_valid_size(VolGroup) returning True >02:11:19,478 DEBUG storage: _is_valid_location(VolGroup) returning True >02:11:19,478 DEBUG storage: _is_valid_partition(VolGroup) returning True >02:11:19,478 DEBUG storage: _is_valid_format(VolGroup) returning False >02:11:19,478 DEBUG storage: is_valid_stage2_device(VolGroup) returning False >02:11:19,478 DEBUG storage: _is_valid_disklabel(VolGroup-lv_home) returning True >02:11:19,479 DEBUG storage: _is_valid_size(VolGroup-lv_home) returning True >02:11:19,479 DEBUG storage: _is_valid_location(VolGroup-lv_home) returning True >02:11:19,479 DEBUG storage: _is_valid_partition(VolGroup-lv_home) returning True >02:11:19,479 DEBUG storage: _is_valid_format(VolGroup-lv_home) returning False >02:11:19,479 DEBUG storage: is_valid_stage2_device(VolGroup-lv_home) returning False >02:11:19,479 DEBUG storage: _is_valid_disklabel(VolGroup-lv_root) returning True >02:11:19,480 DEBUG storage: _is_valid_size(VolGroup-lv_root) returning True >02:11:19,480 DEBUG storage: _is_valid_location(VolGroup-lv_root) returning True >02:11:19,480 DEBUG storage: _is_valid_partition(VolGroup-lv_root) returning True >02:11:19,480 DEBUG storage: _is_valid_format(VolGroup-lv_root) returning False >02:11:19,480 DEBUG storage: is_valid_stage2_device(VolGroup-lv_root) returning False >02:11:19,481 DEBUG storage: _is_valid_disklabel(VolGroup-lv_swap) returning True >02:11:19,481 DEBUG storage: _is_valid_size(VolGroup-lv_swap) returning True >02:11:19,481 DEBUG storage: _is_valid_location(VolGroup-lv_swap) returning True >02:11:19,481 DEBUG storage: _is_valid_partition(VolGroup-lv_swap) returning True >02:11:19,481 DEBUG storage: _is_valid_format(VolGroup-lv_swap) returning False >02:11:19,481 DEBUG storage: is_valid_stage2_device(VolGroup-lv_swap) returning False >02:11:19,481 DEBUG storage: _is_valid_disklabel(live-rw) returning True >02:11:19,482 DEBUG storage: _is_valid_size(live-rw) returning True >02:11:19,482 DEBUG storage: _is_valid_location(live-rw) returning True >02:11:19,482 DEBUG storage: _is_valid_partition(live-rw) returning True >02:11:19,482 DEBUG storage: _is_valid_format(live-rw) returning False >02:11:19,482 DEBUG storage: is_valid_stage2_device(live-rw) returning False >02:11:19,482 DEBUG storage: _is_valid_disklabel(loop0) returning True >02:11:19,482 DEBUG storage: _is_valid_size(loop0) returning True >02:11:19,482 DEBUG storage: _is_valid_location(loop0) returning True >02:11:19,482 DEBUG storage: _is_valid_partition(loop0) returning True >02:11:19,483 DEBUG storage: _is_valid_format(loop0) returning False >02:11:19,483 DEBUG storage: is_valid_stage2_device(loop0) returning False >02:11:19,483 DEBUG storage: _is_valid_disklabel(loop1) returning True >02:11:19,483 DEBUG storage: _is_valid_size(loop1) returning True >02:11:19,483 DEBUG storage: _is_valid_location(loop1) returning True >02:11:19,483 DEBUG storage: _is_valid_partition(loop1) returning True >02:11:19,483 DEBUG storage: _is_valid_format(loop1) returning False >02:11:19,483 DEBUG storage: is_valid_stage2_device(loop1) returning False >02:11:19,484 DEBUG storage: _is_valid_disklabel(loop2) returning True >02:11:19,484 DEBUG storage: _is_valid_size(loop2) returning True >02:11:19,484 DEBUG storage: _is_valid_location(loop2) returning True >02:11:19,484 DEBUG storage: _is_valid_partition(loop2) returning True >02:11:19,484 DEBUG storage: _is_valid_format(loop2) returning False >02:11:19,484 DEBUG storage: is_valid_stage2_device(loop2) returning False >02:11:19,484 DEBUG storage: _is_valid_disklabel(sda) returning True >02:11:19,484 DEBUG storage: _is_valid_size(sda) returning True >02:11:19,484 DEBUG storage: _is_valid_location(sda) returning True >02:11:19,485 DEBUG storage: _is_valid_partition(sda) returning True >02:11:19,485 DEBUG storage: _is_valid_format(sda) returning False >02:11:19,485 DEBUG storage: is_valid_stage2_device(sda) returning False >02:11:19,485 DEBUG storage: _is_valid_disklabel(sda1) returning True >02:11:19,485 DEBUG storage: _is_valid_size(sda1) returning True >02:11:19,485 DEBUG storage: _is_valid_location(sda1) returning True >02:11:19,485 DEBUG storage: _is_valid_partition(sda1) returning True >02:11:19,485 DEBUG storage: _is_valid_format(sda1) returning False >02:11:19,486 DEBUG storage: is_valid_stage2_device(sda1) returning False >02:11:19,486 DEBUG storage: _is_valid_disklabel(sda2) returning True >02:11:19,486 DEBUG storage: _is_valid_size(sda2) returning True >02:11:19,486 DEBUG storage: _is_valid_location(sda2) returning True >02:11:19,486 DEBUG storage: _is_valid_partition(sda2) returning True >02:11:19,486 DEBUG storage: _is_valid_format(sda2) returning False >02:11:19,486 DEBUG storage: is_valid_stage2_device(sda2) returning False >02:11:19,486 DEBUG storage: _is_valid_disklabel(sda3) returning True >02:11:19,487 DEBUG storage: _is_valid_size(sda3) returning True >02:11:19,487 DEBUG storage: _is_valid_location(sda3) returning True >02:11:19,487 DEBUG storage: _is_valid_partition(sda3) returning True >02:11:19,487 DEBUG storage: _is_valid_format(sda3) returning False >02:11:19,487 DEBUG storage: is_valid_stage2_device(sda3) returning False >02:11:19,487 DEBUG storage: _is_valid_disklabel(sr0) returning True >02:11:19,487 DEBUG storage: _is_valid_size(sr0) returning True >02:11:19,487 DEBUG storage: _is_valid_location(sr0) returning True >02:11:19,487 DEBUG storage: _is_valid_partition(sr0) returning True >02:11:19,487 DEBUG storage: _is_valid_format(sr0) returning False >02:11:19,488 DEBUG storage: is_valid_stage2_device(sr0) returning False >21:12:57,039 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:12:57,040 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >21:12:57,040 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:12:57,041 INFO storage: sr0 looks to be the live device; marking as protected >21:12:57,132 DEBUG storage: MultipathTopology._build_topology: >21:12:57,132 DEBUG storage: /etc/multipath.conf contents: >21:12:57,132 DEBUG storage: # multipath.conf written by anaconda >21:12:57,132 DEBUG storage: >21:12:57,132 DEBUG storage: defaults { >21:12:57,132 DEBUG storage: user_friendly_names yes >21:12:57,132 DEBUG storage: } >21:12:57,132 DEBUG storage: blacklist { >21:12:57,133 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:12:57,133 DEBUG storage: devnode "^hd[a-z]" >21:12:57,133 DEBUG storage: devnode "^dcssblk[0-9]*" >21:12:57,133 DEBUG storage: device { >21:12:57,133 DEBUG storage: vendor "DGC" >21:12:57,133 DEBUG storage: product "LUNZ" >21:12:57,133 DEBUG storage: } >21:12:57,133 DEBUG storage: device { >21:12:57,133 DEBUG storage: vendor "IBM" >21:12:57,133 DEBUG storage: product "S/390.*" >21:12:57,133 DEBUG storage: } >21:12:57,133 DEBUG storage: # don't count normal SATA devices as multipaths >21:12:57,133 DEBUG storage: device { >21:12:57,133 DEBUG storage: vendor "ATA" >21:12:57,134 DEBUG storage: } >21:12:57,134 DEBUG storage: # don't count 3ware devices as multipaths >21:12:57,134 DEBUG storage: device { >21:12:57,134 DEBUG storage: vendor "3ware" >21:12:57,134 DEBUG storage: } >21:12:57,134 DEBUG storage: device { >21:12:57,134 DEBUG storage: vendor "AMCC" >21:12:57,134 DEBUG storage: } >21:12:57,134 DEBUG storage: # nor highpoint devices >21:12:57,134 DEBUG storage: device { >21:12:57,134 DEBUG storage: vendor "HPT" >21:12:57,134 DEBUG storage: } >21:12:57,134 DEBUG storage: } >21:12:57,134 DEBUG storage: multipaths { >21:12:57,134 DEBUG storage: } >21:12:57,135 DEBUG storage: (end of /etc/multipath.conf) >21:12:57,182 INFO storage: MultipathTopology: not a multipath: ['sdb'] >21:12:57,183 INFO storage: MultipathTopology: found singlepath device: sdb >21:12:57,184 INFO storage: MultipathTopology: found non-disk device: sdb1 >21:12:57,184 INFO storage: MultipathTopology: found non-disk device: sdb2 >21:12:57,185 INFO storage: MultipathTopology: found singlepath device: sda >21:12:57,185 INFO storage: MultipathTopology: found non-disk device: sda1 >21:12:57,186 INFO storage: MultipathTopology: found non-disk device: sda2 >21:12:57,186 INFO storage: MultipathTopology: found non-disk device: sda3 >21:12:57,186 INFO storage: MultipathTopology: found non-disk device: sr0 >21:12:57,187 INFO storage: MultipathTopology: found singlepath device: loop0 >21:12:57,187 INFO storage: MultipathTopology: found singlepath device: loop1 >21:12:57,188 INFO storage: MultipathTopology: found singlepath device: loop2 >21:12:57,188 INFO storage: MultipathTopology: found singlepath device: loop3 >21:12:57,188 INFO storage: MultipathTopology: found singlepath device: loop4 >21:12:57,189 INFO storage: MultipathTopology: found singlepath device: loop5 >21:12:57,189 INFO storage: MultipathTopology: found singlepath device: loop6 >21:12:57,190 INFO storage: MultipathTopology: found singlepath device: loop7 >21:12:57,190 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:12:57,190 INFO storage: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >21:12:57,199 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '546851636', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >21:12:57,199 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >21:12:57,200 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:12:57,201 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:57,202 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >21:12:57,203 INFO storage: sdb is a disk >21:12:57,203 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:57,204 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >21:12:57,204 INFO storage: added disk sdb (id 16) to device tree >21:12:57,205 DEBUG storage: looking up parted Device: /dev/sdb >21:12:57,208 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >21:12:57,209 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >21:12:57,209 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:57,210 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:12:57,402 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >21:12:57,456 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2d2c2cc950>, <parted.partition.Partition object at 0x7f2d2c2ccbd0>] > device: <parted.device.Device object at 0x7f2d2c2ccb10> > PedDisk: <_ped.Disk object at 0x7f2d2cc14f38> >21:12:57,457 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:12:57,458 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >21:12:57,459 INFO storage: got device: DiskDevice instance (0x7f2d2c2cc750) -- > name = sdb status = True kids = 0 id = 16 > parents = [] > uuid = None size = 305245.335938 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: TOSHIBA MK3252GSX path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c1835f0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2d2c2cc7d0> >21:12:57,460 INFO storage: got format: DiskLabel instance (0x7f2d2c2cca90) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 2 > lastPartitionNumber: 2 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f2d2c2cc950>, <parted.partition.Partition object at 0x7f2d2c2ccbd0>] > device: <parted.device.Device object at 0x7f2d2c2ccb10> > PedDisk: <_ped.Disk object at 0x7f2d2cc14f38> > origPartedDisk = <parted.disk.Disk object at 0x7f2d2c2ccf10> > partedDevice = parted.Device instance -- > model: TOSHIBA MK3252GSX path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183830> > >21:12:57,499 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part1 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '497664', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '547034194', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part1', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >21:12:57,499 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >21:12:57,501 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:12:57,502 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:57,502 INFO storage: sdb1 is a partition >21:12:57,503 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >21:12:57,504 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:12:57,505 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (16) with existing msdos disklabel >21:12:57,507 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:12:57,508 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >21:12:57,508 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:57,509 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >21:12:57,509 DEBUG storage: looking up parted Partition: /dev/sdb1 >21:12:57,510 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >21:12:57,511 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >21:12:57,512 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >21:12:57,513 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >21:12:57,513 INFO storage: added partition sdb1 (id 17) to device tree >21:12:57,514 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >21:12:57,515 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >21:12:57,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:57,516 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >21:12:57,517 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: None ; exists: True ; >21:12:57,655 WARN storage: disklabel detected but not usable on sdb1 >21:12:57,656 DEBUG storage: no type or existing type for sdb1, bailing >21:12:57,657 DEBUG storage: looking up parted Device: /dev/sdb1 >21:12:57,659 INFO storage: got device: PartitionDevice instance (0x7f2d2c2cce50) -- > name = sdb1 status = True kids = 0 id = 17 > parents = ['existing 305245MB disk sdb (16) with existing msdos disklabel'] > uuid = None size = 243.0 > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183950> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c2cc650> PedPartition: <_ped.Partition object at 0x7f2d2c185fb0> > disk = existing 305245MB disk sdb (16) with existing msdos disklabel > start = 2048 end = 499711 length = 497664 > flags = raid >21:12:57,689 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part2 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '499712', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '312500224', > 'ID_PART_ENTRY_TYPE': '0xfd', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '547022247', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part2', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >21:12:57,689 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >21:12:57,690 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:12:57,691 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:57,691 INFO storage: sdb2 is a partition >21:12:57,692 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >21:12:57,693 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:12:57,694 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (16) with existing msdos disklabel >21:12:57,695 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:12:57,696 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >21:12:57,696 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:57,697 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >21:12:57,697 DEBUG storage: looking up parted Partition: /dev/sdb2 >21:12:57,698 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >21:12:57,700 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >21:12:57,701 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >21:12:57,702 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >21:12:57,702 INFO storage: added partition sdb2 (id 18) to device tree >21:12:57,703 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >21:12:57,704 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >21:12:57,704 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:57,705 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >21:12:57,706 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: None ; exists: True ; >21:12:57,734 WARN storage: disklabel detected but not usable on sdb2 >21:12:57,734 DEBUG storage: no type or existing type for sdb2, bailing >21:12:57,734 DEBUG storage: looking up parted Device: /dev/sdb2 >21:12:57,735 INFO storage: got device: PartitionDevice instance (0x7f2d2c2d85d0) -- > name = sdb2 status = True kids = 0 id = 18 > parents = ['existing 305245MB disk sdb (16) with existing msdos disklabel'] > uuid = None size = 152588.0 > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312500224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183a70> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c2ccf50> PedPartition: <_ped.Partition object at 0x7f2d2c185f50> > disk = existing 305245MB disk sdb (16) with existing msdos disklabel > start = 499712 end = 312999935 length = 312500224 > flags = raid >21:12:57,742 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK /dev/disk/by-id/wwn-0x5000c50038d31438 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37204547', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK', > '/dev/disk/by-id/wwn-0x5000c50038d31438', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:12:57,743 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:12:57,744 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:12:57,745 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:57,746 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >21:12:57,747 INFO storage: sda is a disk >21:12:57,747 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:57,748 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:12:57,748 INFO storage: added disk sda (id 19) to device tree >21:12:57,748 DEBUG storage: looking up parted Device: /dev/sda >21:12:57,749 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:12:57,750 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >21:12:57,750 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:57,751 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:12:57,853 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >21:12:58,126 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2c2d8910>, <parted.partition.Partition object at 0x7f2d2c2d8f90>, <parted.partition.Partition object at 0x7f2d2c2d8d10>] > device: <parted.device.Device object at 0x7f2d2c2d8bd0> > PedDisk: <_ped.Disk object at 0x7f2d2cbcd518> >21:12:58,127 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:12:58,129 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:12:58,130 INFO storage: got device: DiskDevice instance (0x7f2d2c2d8350) -- > name = sda status = True kids = 0 id = 19 > parents = [] > uuid = None size = 305245.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2d2c2d8250> >21:12:58,131 INFO storage: got format: DiskLabel instance (0x7f2d2c2d8b10) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2c2d8910>, <parted.partition.Partition object at 0x7f2d2c2d8f90>, <parted.partition.Partition object at 0x7f2d2c2d8d10>] > device: <parted.device.Device object at 0x7f2d2c2d8bd0> > PedDisk: <_ped.Disk object at 0x7f2d2cbcd518> > origPartedDisk = <parted.disk.Disk object at 0x7f2d2c2d7290> > partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183d40> > >21:12:58,172 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part1 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part1 /dev/disk/by-id/wwn-0x5000c50038d31438-part1 /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/47c789da-0669-4e10-84fa-53e661663878 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F49A-C675', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F49A-C675', > 'ID_FS_UUID_ENC': 'F49A-C675', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '24002560', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '47c789da-0669-4e10-84fa-53e661663878', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37571733', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part1', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part1', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part1', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/47c789da-0669-4e10-84fa-53e661663878', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/F49A-C675'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:12:58,172 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:12:58,173 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:12:58,174 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,174 INFO storage: sda1 is a partition >21:12:58,175 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:12:58,176 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:12:58,177 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (19) with existing gpt disklabel >21:12:58,179 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:12:58,180 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:12:58,180 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,181 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:12:58,181 DEBUG storage: looking up parted Partition: /dev/sda1 >21:12:58,182 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >21:12:58,183 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:12:58,185 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:12:58,187 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:12:58,187 INFO storage: added partition sda1 (id 20) to device tree >21:12:58,188 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:12:58,189 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >21:12:58,190 DEBUG storage: FATFS.supported: supported: True ; >21:12:58,191 DEBUG storage: getFormat('vfat') returning FATFS instance >21:12:58,191 DEBUG storage: device sda1 does not contain a disklabel >21:12:58,191 DEBUG storage: getFormat('efi') returning EFIFS instance >21:12:58,191 INFO storage: type detected on 'sda1' is 'vfat' >21:12:58,191 DEBUG storage: getFormat('efi') returning EFIFS instance >21:12:58,192 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:12:58,193 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: efi ; >21:12:58,195 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 6 ; >21:12:58,196 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 5 ; >21:12:58,197 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; >21:12:58,197 DEBUG storage: looking up parted Device: /dev/sda1 >21:12:58,198 INFO storage: got device: PartitionDevice instance (0x7f2d2c2d71d0) -- > name = sda1 status = True kids = 0 id = 20 > parents = ['existing 305245MB disk sda (19) with existing gpt disklabel'] > uuid = None size = 11720.0 > format = existing efi filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 24002560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1494, 255, 63) biosGeometry: (1494, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183b90> > target size = 0 path = /dev/sda1 > 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 0x7f2d2c2d8cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f2d2c2d8ed0> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c2d8990> PedPartition: <_ped.Partition object at 0x7f2d2c185ef0> > disk = existing 305245MB disk sda (19) with existing gpt disklabel > start = 2048 end = 24004607 length = 24002560 > flags = boot >21:12:58,199 INFO storage: got format: EFIFS instance (0x7f2d2c2d8ad0) -- > type = efi name = EFI System Partition status = False > device = /dev/sda1 uuid = F49A-C675 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >21:12:58,207 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part2 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part2 /dev/disk/by-id/wwn-0x5000c50038d31438-part2 /dev/disk/by-partuuid/b4fc8d56-7d9e-4a15-8149-67cb8999f249 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2 /dev/disk/by-uuid/462b0596-c2c1-4523-8681-a2b57d071156', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '462b0596-c2c1-4523-8681-a2b57d071156', > 'ID_FS_UUID_ENC': '462b0596-c2c1-4523-8681-a2b57d071156', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '24004608', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'b4fc8d56-7d9e-4a15-8149-67cb8999f249', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37542407', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part2', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part2', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part2', > '/dev/disk/by-partuuid/b4fc8d56-7d9e-4a15-8149-67cb8999f249', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/462b0596-c2c1-4523-8681-a2b57d071156'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:12:58,208 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:12:58,209 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:12:58,210 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,210 INFO storage: sda2 is a partition >21:12:58,212 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:12:58,213 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:12:58,214 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (19) with existing gpt disklabel >21:12:58,216 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:12:58,217 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:12:58,217 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,219 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:12:58,219 DEBUG storage: looking up parted Partition: /dev/sda2 >21:12:58,220 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >21:12:58,221 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:12:58,222 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:12:58,223 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:12:58,223 INFO storage: added partition sda2 (id 21) to device tree >21:12:58,224 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:12:58,225 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >21:12:58,226 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,227 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:12:58,227 DEBUG storage: device sda2 does not contain a disklabel >21:12:58,227 INFO storage: type detected on 'sda2' is 'ext4' >21:12:58,228 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,297 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,298 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:12:58,299 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:12:58,300 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >21:12:58,301 DEBUG storage: looking up parted Device: /dev/sda2 >21:12:58,302 INFO storage: got device: PartitionDevice instance (0x7f2d2c2d7190) -- > name = sda2 status = True kids = 0 id = 21 > parents = ['existing 305245MB disk sda (19) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f2d2c183e60> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f2d2c2d8f50> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c2d8d50> PedPartition: <_ped.Partition object at 0x7f2d2c2d4050> > disk = existing 305245MB disk sda (19) with existing gpt disklabel > start = 24004608 end = 25028607 length = 1024000 > flags = >21:12:58,303 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,304 INFO storage: got format: Ext4FS instance (0x7f2d2c342050) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 462b0596-c2c1-4523-8681-a2b57d071156 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >21:12:58,317 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part3 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part3 /dev/disk/by-id/wwn-0x5000c50038d31438-part3 /dev/disk/by-partuuid/34efb094-31e7-4ca0-a60f-e7e6617ef12d /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'EPD3s0-Dbc6-MUuZ-IIOI-jXrY-2Yoa-9zk0nR', > 'ID_FS_UUID_ENC': 'EPD3s0-Dbc6-MUuZ-IIOI-jXrY-2Yoa-9zk0nR', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '25028608', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '600113152', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': '34efb094-31e7-4ca0-a60f-e7e6617ef12d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_home', 'lv_root'], > 'LVM2_LV_SIZE': ['10158080.00', '237436928.00', '52428800.00'], > 'LVM2_LV_UUID': ['1eYvdN-Mqrr-xP64-0d4O-79Sy-1sx7-gxFtxo', > 'uz1Fny-qohe-HSrY-ZfSF-JFtL-38Qd-0VG41Q', > '0ENR2a-rE3L-P1ch-3zq9-kwS2-XZ4I-thkGBf'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '9156', > 'LVM2_PV_PE_COUNT': '9156', > 'LVM2_PV_SIZE': '300023808.00', > 'LVM2_PV_UUID': 'EPD3s0-Dbc6-MUuZ-IIOI-jXrY-2Yoa-9zk0nR', > 'LVM2_VG_EXTENT_COUNT': '9156', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'VolGroup', > 'LVM2_VG_SIZE': '300023808.00', > 'LVM2_VG_UUID': 'zJc1P6-VEFI-Qw6P-hpYA-jMNO-Xy9g-vh2vpZ', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37215613', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part3', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part3', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part3', > '/dev/disk/by-partuuid/34efb094-31e7-4ca0-a60f-e7e6617ef12d', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:12:58,317 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:12:58,318 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:12:58,319 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,319 INFO storage: sda3 is a partition >21:12:58,320 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:12:58,321 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:12:58,322 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (19) with existing gpt disklabel >21:12:58,323 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:12:58,324 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:12:58,324 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,326 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:12:58,326 DEBUG storage: looking up parted Partition: /dev/sda3 >21:12:58,327 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >21:12:58,328 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:12:58,329 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:12:58,330 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:12:58,330 INFO storage: added partition sda3 (id 22) to device tree >21:12:58,331 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:12:58,332 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >21:12:58,333 DEBUG storage: LVMPhysicalVolume.__init__: >21:12:58,333 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >21:12:58,333 DEBUG storage: device sda3 does not contain a disklabel >21:12:58,334 INFO storage: type detected on 'sda3' is 'LVM2_member' >21:12:58,335 DEBUG storage: LVMPhysicalVolume.__init__: vgName: VolGroup ; uuid: EPD3s0-Dbc6-MUuZ-IIOI-jXrY-2Yoa-9zk0nR ; exists: True ; vgUuid: zJc1P6-VEFI-Qw6P-hpYA-jMNO-Xy9g-vh2vpZ ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 5VH6G4PK ; >21:12:58,335 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >21:12:58,336 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:12:58,337 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >21:12:58,337 DEBUG storage: looking up parted Device: /dev/sda3 >21:12:58,338 INFO storage: got device: PartitionDevice instance (0x7f2d2c2f5fd0) -- > name = sda3 status = True kids = 0 id = 22 > parents = ['existing 305245MB disk sda (19) with existing gpt disklabel'] > uuid = None size = 293024.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 600113152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (37355, 255, 63) biosGeometry: (37355, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c1839e0> > 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 0x7f2d2c2d8cd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c2d7050> PedPartition: <_ped.Partition object at 0x7f2d2c2d40b0> > disk = existing 305245MB disk sda (19) with existing gpt disklabel > start = 25028608 end = 625141759 length = 600113152 > flags = lvm >21:12:58,339 INFO storage: got format: LVMPhysicalVolume instance (0x7f2d2c2f5c10) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = EPD3s0-Dbc6-MUuZ-IIOI-jXrY-2Yoa-9zk0nR exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup vgUUID = zJc1P6-VEFI-Qw6P-hpYA-jMNO-Xy9g-vh2vpZ peStart = 1.0 >21:12:58,343 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITADVD-RAM_UJ8A0A_YK95_206322 /dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora_17-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'MATSHITADVD-RAM_UJ8A0A', > 'ID_MODEL_ENC': 'MATSHITADVD-RAM\\x20UJ8A0A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': 'SB02', > 'ID_SERIAL': 'MATSHITADVD-RAM_UJ8A0A_YK95_206322', > 'ID_SERIAL_SHORT': 'YK95_206322', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '39239124', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITADVD-RAM_UJ8A0A_YK95_206322', > '/dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:12:58,343 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:12:58,344 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:12:58,345 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,345 INFO storage: sr0 is a cdrom >21:12:58,346 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:12:58,346 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,347 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:12:58,347 INFO storage: added cdrom sr0 (id 23) to device tree >21:12:58,348 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:12:58,357 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:12:58,358 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >21:12:58,361 DEBUG storage: Iso9660FS.supported: supported: True ; >21:12:58,361 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:12:58,361 DEBUG storage: device sr0 does not contain a disklabel >21:12:58,362 INFO storage: type detected on 'sr0' is 'iso9660' >21:12:58,364 DEBUG storage: Iso9660FS.supported: supported: True ; >21:12:58,367 DEBUG storage: Iso9660FS.supported: supported: True ; >21:12:58,367 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:12:58,369 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:12:58,370 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:12:58,378 DEBUG storage: looking up parted Device: /dev/sr0 >21:12:58,378 INFO storage: got device: OpticalDevice instance (0x7f2d2c2d8c90) -- > name = sr0 status = True kids = 0 id = 23 > parents = [] > uuid = None size = 155.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: MATSHITA DVD-RAM UJ8A0A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 79360 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (4, 255, 63) biosGeometry: (4, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183f80> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:12:58,384 DEBUG storage: Iso9660FS.supported: supported: True ; >21:12:58,384 INFO storage: got format: Iso9660FS instance (0x7f2d2c342290) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17-Beta_x86_64 size = 0 targetSize = 0 > >21:12:58,389 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745157', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:12:58,389 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:12:58,390 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:12:58,391 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,391 INFO storage: loop0 is a loop device >21:12:58,392 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:12:58,393 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >21:12:58,394 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,394 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,395 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >21:12:58,396 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 24) to device tree >21:12:58,397 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >21:12:58,397 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,398 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:12:58,398 INFO storage: added loop loop0 (id 25) to device tree >21:12:58,399 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:12:58,400 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:12:58,400 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:12:58,401 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:12:58,402 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:12:58,403 WARN storage: disklabel detected but not usable on loop0 >21:12:58,403 INFO storage: type detected on 'loop0' is 'squashfs' >21:12:58,403 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:12:58,404 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:12:58,405 INFO storage: got device: LoopDevice instance (0x7f2d2c2f5d50) -- > name = loop0 status = False kids = 0 id = 25 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (24)'] > 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 >21:12:58,407 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745969', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:12:58,408 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:12:58,408 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:12:58,409 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,409 INFO storage: loop1 is a loop device >21:12:58,410 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:12:58,411 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:12:58,412 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,412 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,413 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:12:58,413 INFO storage: added file /LiveOS/rootfs.img (id 26) to device tree >21:12:58,414 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:12:58,415 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,416 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:12:58,416 INFO storage: added loop loop1 (id 27) to device tree >21:12:58,417 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:12:58,417 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:12:58,418 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,419 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:12:58,419 DEBUG storage: device loop1 does not contain a disklabel >21:12:58,419 INFO storage: type detected on 'loop1' is 'ext4' >21:12:58,420 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,469 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,469 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:12:58,471 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:12:58,471 INFO storage: got device: LoopDevice instance (0x7f2d2c342450) -- > name = loop1 status = False kids = 0 id = 27 > parents = ['existing 0MB file /LiveOS/rootfs.img (26)'] > 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 >21:12:58,472 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,472 INFO storage: got format: Ext4FS instance (0x7f2d2c3425d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:12:58,478 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745456', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:12:58,478 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:12:58,480 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:12:58,481 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,481 INFO storage: loop2 is a loop device >21:12:58,482 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:12:58,483 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:12:58,484 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,484 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,486 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:12:58,486 INFO storage: added file /overlay (deleted) (id 28) to device tree >21:12:58,487 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:12:58,487 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,488 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:12:58,489 INFO storage: added loop loop2 (id 29) to device tree >21:12:58,489 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:12:58,490 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:12:58,491 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,492 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:12:58,493 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:12:58,494 WARN storage: disklabel detected but not usable on loop2 >21:12:58,494 DEBUG storage: no type or existing type for loop2, bailing >21:12:58,494 INFO storage: got device: LoopDevice instance (0x7f2d2c2f5f90) -- > name = loop2 status = False kids = 0 id = 29 > parents = ['existing 0MB file /overlay (deleted) (28)'] > 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 >21:12:58,496 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36746342', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:12:58,497 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >21:12:58,497 DEBUG storage: lvm filter: adding loop3 to the reject list >21:12:58,498 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36743910', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:12:58,498 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >21:12:58,498 DEBUG storage: lvm filter: adding loop4 to the reject list >21:12:58,500 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36746624', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:12:58,500 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:12:58,500 DEBUG storage: lvm filter: adding loop5 to the reject list >21:12:58,501 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36747379', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:12:58,501 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:12:58,501 DEBUG storage: lvm filter: adding loop6 to the reject list >21:12:58,503 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745337', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:12:58,503 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:12:58,503 DEBUG storage: lvm filter: adding loop7 to the reject list >21:12:58,503 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:12:58,552 INFO storage: devices to scan: ['dm-0'] >21:12:58,555 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/9711359b-d103-46ba-93f8-4d6cc2a1dfab /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '12772632', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:12:58,555 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:12:58,556 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:12:58,557 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,557 INFO storage: live-rw is a device-mapper device >21:12:58,558 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:12:58,559 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:12:58,560 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (27) with existing ext4 filesystem >21:12:58,561 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:12:58,562 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (29) >21:12:58,563 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:12:58,564 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:58,565 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:12:58,565 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:58,566 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:12:58,566 INFO storage: added dm live-rw (id 30) to device tree >21:12:58,567 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:12:58,568 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:12:58,569 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,570 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:12:58,570 DEBUG storage: device live-rw does not contain a disklabel >21:12:58,570 INFO storage: type detected on 'live-rw' is 'ext4' >21:12:58,571 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,617 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,618 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:12:58,622 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:12:58,623 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:12:58,625 INFO storage: got device: DMDevice instance (0x7f2d2c342ed0) -- > name = live-rw status = True kids = 0 id = 30 > parents = ['existing 0MB loop loop2 (29)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:12:58,629 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:58,629 INFO storage: got format: Ext4FS instance (0x7f2d2c2d8c10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:12:58,701 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >21:12:58,702 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:12:58,703 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:12:58,729 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:12:58,730 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:12:58,732 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:12:58,779 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >21:12:58,780 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:12:58,782 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:12:58,805 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:12:58,809 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:12:58,810 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:12:58,833 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:12:58,878 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:12:58,879 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:12:58,881 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:12:58,903 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:12:58,934 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:12:58,938 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:12:58,940 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:12:58,960 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:12:58,964 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >21:12:58,969 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >21:12:59,397 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:12:59,402 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:12:59,409 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:12:59,435 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:12:59,470 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:12:59,474 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:12:59,478 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:12:59,478 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:12:59,478 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >21:12:59,479 INFO storage: edd: MBR signature on sda is zero. new disk image? >21:12:59,481 INFO storage: edd: collected mbr signatures: {'sdb': '0x00037e98'} >21:12:59,482 DEBUG storage: new bootloader stage1 device: None >21:12:59,488 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:59,490 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:59,492 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:59,495 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:12:59,506 DEBUG storage: Iso9660FS.supported: supported: True ; >21:12:59,512 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:12:59,514 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (19) with existing gpt disklabel >21:12:59,515 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x7f2d3f0ead90>) >21:12:59,515 DEBUG storage: doAutoPart: True >21:12:59,515 DEBUG storage: encryptedAutoPart: False >21:12:59,515 DEBUG storage: autoPartType: 2 >21:12:59,516 DEBUG storage: clearPartType: 0 >21:12:59,516 DEBUG storage: clearPartDisks: ['sda'] >21:12:59,516 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f2d2e9c2090) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f2d2e9c20d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f2d2e9c2110) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f2d2e9c2150) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7f2d2e9c2190) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9936 grow = True > >21:12:59,516 DEBUG storage: storage.disks: ['sda', 'sdb'] >21:12:59,517 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >21:12:59,517 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sr0'] >21:12:59,517 DEBUG storage: clearpart: looking at sda3 >21:12:59,518 DEBUG storage: clearing sda3 >21:12:59,518 DEBUG storage: partitions: ['sda1', 'sda2', 'sda3'] >21:12:59,519 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >21:12:59,520 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:12:59,520 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:59,521 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: lvmpv ; type: None ; >21:12:59,521 INFO storage: registered action: [0] Destroy Format lvmpv on partition sda3 (id 22) >21:12:59,522 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:12:59,523 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >21:12:59,524 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:12:59,563 INFO storage: removed partition sda3 (id 22) from device tree >21:12:59,567 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:12:59,568 INFO storage: registered action: [1] Destroy Device partition sda3 (id 22) >21:12:59,568 DEBUG storage: clearpart: looking at sda2 >21:12:59,569 DEBUG storage: clearing sda2 >21:12:59,571 DEBUG storage: partitions: ['sda1', 'sda2'] >21:12:59,574 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:12:59,575 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:59,578 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >21:12:59,578 INFO storage: registered action: [2] Destroy Format ext4 filesystem on partition sda2 (id 21) >21:12:59,579 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:12:59,581 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:12:59,600 INFO storage: removed partition sda2 (id 21) from device tree >21:12:59,604 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:12:59,605 INFO storage: registered action: [3] Destroy Device partition sda2 (id 21) >21:12:59,605 DEBUG storage: clearpart: looking at sdb2 >21:12:59,605 DEBUG storage: clearpart: looking at sda1 >21:12:59,608 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 6 ; >21:12:59,609 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 5 ; >21:12:59,610 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; >21:12:59,610 DEBUG storage: clearpart: looking at sdb1 >21:12:59,610 DEBUG storage: checking whether disk sda has an empty extended >21:12:59,611 DEBUG storage: extended is None ; logicals is [] >21:12:59,611 DEBUG storage: checking whether disk sdb has an empty extended >21:12:59,611 DEBUG storage: extended is None ; logicals is [] >21:12:59,613 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >21:12:59,613 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:12:59,613 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:12:59,614 DEBUG storage: PartitionDevice._setFormat: req0 ; >21:12:59,615 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >21:12:59,616 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:12:59,616 INFO storage: added partition req0 (id 31) to device tree >21:12:59,616 INFO storage: registered action: [4] Create Device partition req0 (id 31) >21:12:59,616 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:59,616 INFO storage: registered action: [5] Create Format lvmpv on partition req0 (id 31) >21:12:59,618 DEBUG storage: candidate disks: [DiskDevice instance (0x7f2d2c2d8350) -- > name = sda status = True kids = 1 id = 19 > parents = [] > uuid = None size = 305245.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f2d2c2d8250>] >21:12:59,618 DEBUG storage: devs: [PartitionDevice instance (0x7f2d2c342fd0) -- > name = req0 status = False kids = 0 id = 31 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = None protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >21:12:59,619 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:59,619 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:12:59,621 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:12:59,622 DEBUG storage: PartitionDevice._setFormat: req1 ; >21:12:59,622 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >21:12:59,623 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:12:59,623 INFO storage: added partition req1 (id 32) to device tree >21:12:59,623 INFO storage: registered action: [6] Create Device partition req1 (id 32) >21:12:59,623 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:59,624 INFO storage: registered action: [7] Create Format ext4 filesystem mounted at /boot on partition req1 (id 32) >21:12:59,624 DEBUG storage: _is_valid_disklabel(req0) returning True >21:12:59,624 DEBUG storage: _is_valid_size(req0) returning True >21:12:59,624 DEBUG storage: _is_valid_location(req0) returning True >21:12:59,624 WARN storage: req0 not bootable >21:12:59,624 DEBUG storage: _is_valid_format(req0) returning False >21:12:59,624 DEBUG storage: is_valid_stage1_device(req0) returning False >21:12:59,624 DEBUG storage: _is_valid_disklabel(req1) returning True >21:12:59,624 DEBUG storage: _is_valid_size(req1) returning True >21:12:59,625 DEBUG storage: _is_valid_location(req1) returning True >21:12:59,625 WARN storage: req1 not bootable >21:12:59,625 DEBUG storage: _is_valid_format(req1) returning False >21:12:59,625 DEBUG storage: is_valid_stage1_device(req1) returning False >21:12:59,625 DEBUG storage: _is_valid_disklabel(sda1) returning True >21:12:59,625 DEBUG storage: _is_valid_size(sda1) returning True >21:12:59,625 DEBUG storage: _is_valid_location(sda1) returning True >21:12:59,625 DEBUG storage: _is_valid_format(sda1) returning True >21:12:59,626 DEBUG storage: is_valid_stage1_device(sda1) returning True >21:12:59,626 DEBUG storage: _is_valid_disklabel(sdb1) returning False >21:12:59,626 DEBUG storage: _is_valid_size(sdb1) returning True >21:12:59,626 DEBUG storage: _is_valid_location(sdb1) returning True >21:12:59,626 WARN storage: sdb1 not bootable >21:12:59,626 DEBUG storage: _is_valid_format(sdb1) returning False >21:12:59,626 DEBUG storage: is_valid_stage1_device(sdb1) returning False >21:12:59,626 DEBUG storage: _is_valid_disklabel(sdb2) returning False >21:12:59,626 DEBUG storage: _is_valid_size(sdb2) returning True >21:12:59,627 DEBUG storage: _is_valid_location(sdb2) returning True >21:12:59,627 WARN storage: sdb2 not bootable >21:12:59,627 DEBUG storage: _is_valid_format(sdb2) returning False >21:12:59,627 DEBUG storage: is_valid_stage1_device(sdb2) returning False >21:12:59,627 DEBUG storage: no stage1 device: ['sda1'] >21:12:59,627 DEBUG storage: stage1_drive is existing 305245MB disk sda (19) with existing gpt disklabel >21:12:59,627 DEBUG storage: _is_valid_disklabel(req0) returning True >21:12:59,627 DEBUG storage: _is_valid_size(req0) returning True >21:12:59,627 DEBUG storage: _is_valid_location(req0) returning True >21:12:59,627 WARN storage: req0 not bootable >21:12:59,628 DEBUG storage: _is_valid_format(req0) returning False >21:12:59,628 DEBUG storage: is_valid_stage1_device(req0) returning False >21:12:59,628 DEBUG storage: _is_valid_disklabel(req1) returning True >21:12:59,628 DEBUG storage: _is_valid_size(req1) returning True >21:12:59,628 DEBUG storage: _is_valid_location(req1) returning True >21:12:59,628 WARN storage: req1 not bootable >21:12:59,628 DEBUG storage: _is_valid_format(req1) returning False >21:12:59,628 DEBUG storage: is_valid_stage1_device(req1) returning False >21:12:59,628 DEBUG storage: _is_valid_disklabel(sda1) returning True >21:12:59,629 DEBUG storage: _is_valid_size(sda1) returning True >21:12:59,629 DEBUG storage: _is_valid_location(sda1) returning True >21:12:59,629 DEBUG storage: _is_valid_format(sda1) returning True >21:12:59,629 DEBUG storage: is_valid_stage1_device(sda1) returning True >21:12:59,629 DEBUG storage: _is_valid_disklabel(sdb1) returning False >21:12:59,629 DEBUG storage: _is_valid_size(sdb1) returning True >21:12:59,629 DEBUG storage: _is_valid_location(sdb1) returning True >21:12:59,629 WARN storage: sdb1 not bootable >21:12:59,629 DEBUG storage: _is_valid_format(sdb1) returning False >21:12:59,630 DEBUG storage: is_valid_stage1_device(sdb1) returning False >21:12:59,630 DEBUG storage: _is_valid_disklabel(sdb2) returning False >21:12:59,630 DEBUG storage: _is_valid_size(sdb2) returning True >21:12:59,630 DEBUG storage: _is_valid_location(sdb2) returning True >21:12:59,630 WARN storage: sdb2 not bootable >21:12:59,630 DEBUG storage: _is_valid_format(sdb2) returning False >21:12:59,630 DEBUG storage: is_valid_stage1_device(sdb2) returning False >21:12:59,630 DEBUG storage: new bootloader stage1 device: sda1 >21:12:59,630 INFO storage: skipping unneeded stage1 efi request >21:12:59,630 DEBUG storage: PartSpec instance (0x7f2d2e9c2150) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True > >21:12:59,631 DEBUG storage: existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:12:59,631 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:12:59,632 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:12:59,633 DEBUG storage: removing all non-preexisting partitions ['req0(id 31)', 'req1(id 32)'] from disk(s) ['sda', 'sdb'] >21:12:59,633 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req0(id 31)', 'req1(id 32)'] >21:12:59,633 DEBUG storage: removing all non-preexisting partitions ['req1(id 32)', 'req0(id 31)'] from disk(s) ['sda', 'sdb'] >21:12:59,634 DEBUG storage: allocating partition: req1 ; id: 32 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >21:12:59,634 DEBUG storage: checking freespace on sda >21:12:59,634 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >21:12:59,634 DEBUG storage: current free range is 34-2047 (0MB) >21:12:59,634 DEBUG storage: current free range is 24004608-625142414 (293524MB) >21:12:59,634 DEBUG storage: updating use_disk to sda, type: 0 >21:12:59,635 DEBUG storage: new free: 24004608-625142414 / 293524MB >21:12:59,635 DEBUG storage: new free allows for 0 sectors of growth >21:12:59,635 DEBUG storage: found free space for bootable request >21:12:59,635 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >21:12:59,636 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >21:12:59,636 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c364c50> PedPartition: <_ped.Partition object at 0x7f2d2c34d590> >21:12:59,637 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:12:59,638 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:12:59,639 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:12:59,639 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c364cd0> PedPartition: <_ped.Partition object at 0x7f2d2c34d650> >21:12:59,640 DEBUG storage: allocating partition: req0 ; id: 31 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >21:12:59,640 DEBUG storage: checking freespace on sda >21:12:59,640 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >21:12:59,640 DEBUG storage: current free range is 34-2047 (0MB) >21:12:59,640 DEBUG storage: current free range is 25028608-625142414 (293024MB) >21:12:59,640 DEBUG storage: evaluating growth potential for new layout >21:12:59,641 DEBUG storage: calculating growth for disk /dev/sdb >21:12:59,641 DEBUG storage: Chunk.growRequests: 1985 on /dev/sdb start = 63 end = 2047 >sectorSize = 512 > >21:12:59,641 DEBUG storage: Chunk.growRequests: 312142512 on /dev/sdb start = 312999936 end = 625142447 >sectorSize = 512 > >21:12:59,641 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >21:12:59,641 DEBUG storage: calculating growth for disk /dev/sda >21:12:59,642 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >21:12:59,642 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c3660d0> PedPartition: <_ped.Partition object at 0x7f2d2c34d5f0> >21:12:59,643 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >21:12:59,644 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:12:59,644 DEBUG storage: adding request 32 to chunk 601137807 (24004608-625142414) on /dev/sda >21:12:59,644 DEBUG storage: adding request 31 to chunk 601137807 (24004608-625142414) on /dev/sda >21:12:59,644 DEBUG storage: Chunk.growRequests: 2014 on /dev/sda start = 34 end = 2047 >sectorSize = 512 > >21:12:59,644 DEBUG storage: Chunk.growRequests: 601137807 on /dev/sda start = 24004608 end = 625142414 >sectorSize = 512 > >21:12:59,645 DEBUG storage: req: PartitionRequest instance -- >id = 32 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:12:59,645 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >21:12:59,645 DEBUG storage: 1 requests and 599089807 (292524MB) left in chunk >21:12:59,645 DEBUG storage: adding 599089807 (292524MB) to 31 (sda3) >21:12:59,645 DEBUG storage: new grow amount for request 31 (sda3) is 599089807 units, or 292524MB >21:12:59,645 DEBUG storage: request 32 (sda2) growth: 0 (0MB) size: 500MB >21:12:59,645 DEBUG storage: request 31 (sda3) growth: 599089807 (292524MB) size: 293024MB >21:12:59,645 DEBUG storage: disk /dev/sda growth: 599089807 (292524MB) >21:12:59,646 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:12:59,646 DEBUG storage: device sda3 new partedPartition None >21:12:59,647 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >21:12:59,647 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:12:59,648 DEBUG storage: total growth: 599089807 sectors >21:12:59,648 DEBUG storage: updating use_disk to sda, type: 0 >21:12:59,648 DEBUG storage: new free: 25028608-625142414 / 293024MB >21:12:59,648 DEBUG storage: new free allows for 599089807 sectors of growth >21:12:59,648 DEBUG storage: created partition sda3 of 500MB and added it to /dev/sda >21:12:59,649 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >21:12:59,649 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c3662d0> PedPartition: <_ped.Partition object at 0x7f2d2c34d710> >21:12:59,650 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >21:12:59,651 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:12:59,652 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:12:59,652 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c366510> PedPartition: <_ped.Partition object at 0x7f2d2c34d830> >21:12:59,653 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda3(id 31)', 'sda2(id 32)'] >21:12:59,653 DEBUG storage: growable partitions are ['sda3'] >21:12:59,653 DEBUG storage: growing partitions on sda >21:12:59,653 DEBUG storage: adding request 31 to chunk 601137807 (24004608-625142414) on /dev/sda >21:12:59,653 DEBUG storage: adding request 32 to chunk 601137807 (24004608-625142414) on /dev/sda >21:12:59,653 DEBUG storage: disk sda has 2 chunks >21:12:59,653 DEBUG storage: Chunk.growRequests: 601137807 on /dev/sda start = 24004608 end = 625142414 >sectorSize = 512 > >21:12:59,653 DEBUG storage: req: PartitionRequest instance -- >id = 32 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >21:12:59,653 DEBUG storage: req: PartitionRequest instance -- >id = 31 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >21:12:59,654 DEBUG storage: 1 requests and 599089807 (292524MB) left in chunk >21:12:59,654 DEBUG storage: adding 599089807 (292524MB) to 31 (sda3) >21:12:59,654 DEBUG storage: new grow amount for request 31 (sda3) is 599089807 units, or 292524MB >21:12:59,654 DEBUG storage: partition sda2 (32): 0 >21:12:59,654 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 24004608 end: 25028607 length: 1024000 > device: <parted.device.Device object at 0x7f2d2c2d8bd0> PedGeometry: <_ped.Geometry object at 0x7f2d2c3667d0> >21:12:59,654 DEBUG storage: partition sda3 (31): 0 >21:12:59,654 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 25028608 end: 625141759 length: 600113152 > device: <parted.device.Device object at 0x7f2d2c2d8bd0> PedGeometry: <_ped.Geometry object at 0x7f2d2c366650> >21:12:59,654 DEBUG storage: removing all non-preexisting partitions ['sda2(id 32)', 'sda3(id 31)'] from disk(s) ['sda'] >21:12:59,655 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:12:59,655 DEBUG storage: device sda2 new partedPartition None >21:12:59,656 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >21:12:59,657 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:12:59,658 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:12:59,658 DEBUG storage: device sda3 new partedPartition None >21:12:59,659 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >21:12:59,659 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:12:59,659 DEBUG storage: back from removeNewPartitions >21:12:59,660 DEBUG storage: extended: None >21:12:59,660 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 24004608 end: 25028607 length: 1024000 > device: <parted.device.Device object at 0x7f2d2c2d8bd0> PedGeometry: <_ped.Geometry object at 0x7f2d2c3667d0> >21:12:59,660 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >21:12:59,661 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c366b10> PedPartition: <_ped.Partition object at 0x7f2d2c34d6b0> >21:12:59,662 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:12:59,662 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:12:59,664 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:12:59,664 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c366f90> PedPartition: <_ped.Partition object at 0x7f2d2c34d9b0> >21:12:59,664 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 25028608 end: 625141759 length: 600113152 > device: <parted.device.Device object at 0x7f2d2c2d8bd0> PedGeometry: <_ped.Geometry object at 0x7f2d2c366650> >21:12:59,665 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >21:12:59,665 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c366910> PedPartition: <_ped.Partition object at 0x7f2d2c34d8f0> >21:12:59,666 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >21:12:59,667 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:12:59,668 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:12:59,668 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c35cf50> PedPartition: <_ped.Partition object at 0x7f2d2c34d830> >21:12:59,669 DEBUG storage: growing partitions on sdb >21:12:59,669 DEBUG storage: disk sdb has 2 chunks >21:12:59,669 DEBUG storage: new bootloader stage1 device: None >21:12:59,670 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >21:12:59,670 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:59,671 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_porter ; current: None ; type: None ; >21:12:59,671 INFO storage: added lvmvg vg_porter (id 33) to device tree >21:12:59,672 INFO storage: registered action: [8] Create Device lvmvg vg_porter (id 33) >21:12:59,672 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:59,673 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:12:59,673 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_porter ; >21:12:59,674 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_porter-lv_root ; current: None ; type: ext4 ; >21:12:59,674 DEBUG storage: Adding vg_porter-lv_root/1024MB to vg_porter >21:12:59,674 INFO storage: added lvmlv vg_porter-lv_root (id 34) to device tree >21:12:59,675 INFO storage: registered action: [9] Create Device lvmlv vg_porter-lv_root (id 34) >21:12:59,675 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:59,675 INFO storage: registered action: [10] Create Format ext4 filesystem mounted at / on lvmlv vg_porter-lv_root (id 34) >21:12:59,676 DEBUG storage: Ext4FS.supported: supported: True ; >21:12:59,676 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:12:59,677 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_porter ; >21:12:59,678 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_porter-lv_home ; current: None ; type: ext4 ; >21:12:59,678 DEBUG storage: Adding vg_porter-lv_home/500MB to vg_porter >21:12:59,678 INFO storage: added lvmlv vg_porter-lv_home (id 35) to device tree >21:12:59,678 INFO storage: registered action: [11] Create Device lvmlv vg_porter-lv_home (id 35) >21:12:59,678 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:59,678 INFO storage: registered action: [12] Create Format ext4 filesystem mounted at /home on lvmlv vg_porter-lv_home (id 35) >21:12:59,679 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >21:12:59,679 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:12:59,680 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg_porter ; >21:12:59,681 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_porter-lv_swap ; current: None ; type: swap ; >21:12:59,681 DEBUG storage: Adding vg_porter-lv_swap/1024MB to vg_porter >21:12:59,681 INFO storage: added lvmlv vg_porter-lv_swap (id 36) to device tree >21:12:59,681 INFO storage: registered action: [13] Create Device lvmlv vg_porter-lv_swap (id 36) >21:12:59,681 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:12:59,681 INFO storage: registered action: [14] Create Format swap on lvmlv vg_porter-lv_swap (id 36) >21:12:59,681 DEBUG storage: vg_porter size is 292992MB >21:12:59,682 DEBUG storage: vg vg_porter has 290432MB free >21:12:59,682 DEBUG storage: vg vg_porter: 290432MB free ; lvs: ['lv_root', 'lv_home', 'lv_swap'] >21:12:59,682 DEBUG storage: adding request 34 to chunk 9156 on /dev/mapper/vg_porter >21:12:59,682 DEBUG storage: adding request 35 to chunk 9156 on /dev/mapper/vg_porter >21:12:59,682 DEBUG storage: adding request 36 to chunk 9156 on /dev/mapper/vg_porter >21:12:59,682 DEBUG storage: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/vg_porter length = 9156 size = 292992 >remaining = 3 pool = 9076 >21:12:59,682 DEBUG storage: req: LVRequest instance -- >id = 34 name = vg_porter-lv_root growable = True >base = 32 growth = 0 max_grow = 1568 >done = False >21:12:59,682 DEBUG storage: req: LVRequest instance -- >id = 36 name = vg_porter-lv_swap growable = True >base = 32 growth = 0 max_grow = 278 >done = False >21:12:59,682 DEBUG storage: req: LVRequest instance -- >id = 35 name = vg_porter-lv_home growable = True >base = 16 growth = 0 max_grow = 524272 >done = False >21:12:59,682 DEBUG storage: 3 requests and 9076 (290432MB) left in chunk >21:12:59,682 DEBUG storage: adding 3630 (116160MB) to 34 (vg_porter-lv_root) >21:12:59,683 DEBUG storage: taking back 2062 (65984MB) from 34 (vg_porter-lv_root) >21:12:59,683 DEBUG storage: new grow amount for request 34 (vg_porter-lv_root) is 1568 units, or 50176MB >21:12:59,683 DEBUG storage: adding 3630 (116160MB) to 36 (vg_porter-lv_swap) >21:12:59,683 DEBUG storage: taking back 3352 (107264MB) from 36 (vg_porter-lv_swap) >21:12:59,683 DEBUG storage: new grow amount for request 36 (vg_porter-lv_swap) is 278 units, or 8896MB >21:12:59,683 DEBUG storage: adding 1815 (58080MB) to 35 (vg_porter-lv_home) >21:12:59,683 DEBUG storage: new grow amount for request 35 (vg_porter-lv_home) is 1815 units, or 58080MB >21:12:59,683 DEBUG storage: 1 requests and 5415 (173280MB) left in chunk >21:12:59,683 DEBUG storage: adding 5415 (173280MB) to 35 (vg_porter-lv_home) >21:12:59,683 DEBUG storage: new grow amount for request 35 (vg_porter-lv_home) is 7230 units, or 231360MB >21:12:59,683 DEBUG storage: trying to set lv vg_porter-lv_root size to 51200MB >21:12:59,683 DEBUG storage: vg_porter size is 292992MB >21:12:59,684 DEBUG storage: vg vg_porter has 290432MB free >21:12:59,684 DEBUG storage: trying to set lv vg_porter-lv_swap size to 9920MB >21:12:59,684 DEBUG storage: vg_porter size is 292992MB >21:12:59,684 DEBUG storage: vg vg_porter has 240256MB free >21:12:59,684 DEBUG storage: trying to set lv vg_porter-lv_home size to 231872MB >21:12:59,684 DEBUG storage: vg_porter size is 292992MB >21:12:59,684 DEBUG storage: vg vg_porter has 231360MB free >21:12:59,686 DEBUG storage: _is_valid_disklabel(sda1) returning True >21:12:59,687 DEBUG storage: _is_valid_size(sda1) returning True >21:12:59,687 DEBUG storage: _is_valid_location(sda1) returning True >21:12:59,687 DEBUG storage: _is_valid_format(sda1) returning True >21:12:59,687 DEBUG storage: is_valid_stage1_device(sda1) returning True >21:12:59,687 DEBUG storage: _is_valid_disklabel(sda2) returning True >21:12:59,687 DEBUG storage: _is_valid_size(sda2) returning True >21:12:59,687 DEBUG storage: _is_valid_location(sda2) returning True >21:12:59,687 DEBUG storage: _is_valid_format(sda2) returning False >21:12:59,687 DEBUG storage: is_valid_stage1_device(sda2) returning False >21:12:59,687 DEBUG storage: _is_valid_disklabel(sda3) returning True >21:12:59,688 DEBUG storage: _is_valid_size(sda3) returning True >21:12:59,688 DEBUG storage: _is_valid_location(sda3) returning True >21:12:59,688 WARN storage: sda3 not bootable >21:12:59,688 DEBUG storage: _is_valid_format(sda3) returning False >21:12:59,688 DEBUG storage: is_valid_stage1_device(sda3) returning False >21:12:59,688 DEBUG storage: _is_valid_disklabel(sdb1) returning False >21:12:59,688 DEBUG storage: _is_valid_size(sdb1) returning True >21:12:59,688 DEBUG storage: _is_valid_location(sdb1) returning True >21:12:59,688 WARN storage: sdb1 not bootable >21:12:59,689 DEBUG storage: _is_valid_format(sdb1) returning False >21:12:59,689 DEBUG storage: is_valid_stage1_device(sdb1) returning False >21:12:59,689 DEBUG storage: _is_valid_disklabel(sdb2) returning False >21:12:59,689 DEBUG storage: _is_valid_size(sdb2) returning True >21:12:59,689 DEBUG storage: _is_valid_location(sdb2) returning True >21:12:59,689 WARN storage: sdb2 not bootable >21:12:59,689 DEBUG storage: _is_valid_format(sdb2) returning False >21:12:59,689 DEBUG storage: is_valid_stage1_device(sdb2) returning False >21:12:59,689 DEBUG storage: no stage1 device: ['sda1'] >21:12:59,690 DEBUG storage: stage1_drive is existing 305245MB disk sda (19) with existing gpt disklabel >21:12:59,690 DEBUG storage: _is_valid_disklabel(sda1) returning True >21:12:59,690 DEBUG storage: _is_valid_size(sda1) returning True >21:12:59,690 DEBUG storage: _is_valid_location(sda1) returning True >21:12:59,690 DEBUG storage: _is_valid_format(sda1) returning True >21:12:59,690 DEBUG storage: is_valid_stage1_device(sda1) returning True >21:12:59,690 DEBUG storage: _is_valid_disklabel(sda2) returning True >21:12:59,690 DEBUG storage: _is_valid_size(sda2) returning True >21:12:59,690 DEBUG storage: _is_valid_location(sda2) returning True >21:12:59,691 DEBUG storage: _is_valid_format(sda2) returning False >21:12:59,691 DEBUG storage: is_valid_stage1_device(sda2) returning False >21:12:59,691 DEBUG storage: _is_valid_disklabel(sda3) returning True >21:12:59,691 DEBUG storage: _is_valid_size(sda3) returning True >21:12:59,691 DEBUG storage: _is_valid_location(sda3) returning True >21:12:59,691 WARN storage: sda3 not bootable >21:12:59,691 DEBUG storage: _is_valid_format(sda3) returning False >21:12:59,691 DEBUG storage: is_valid_stage1_device(sda3) returning False >21:12:59,691 DEBUG storage: _is_valid_disklabel(sdb1) returning False >21:12:59,692 DEBUG storage: _is_valid_size(sdb1) returning True >21:12:59,692 DEBUG storage: _is_valid_location(sdb1) returning True >21:12:59,692 WARN storage: sdb1 not bootable >21:12:59,692 DEBUG storage: _is_valid_format(sdb1) returning False >21:12:59,692 DEBUG storage: is_valid_stage1_device(sdb1) returning False >21:12:59,692 DEBUG storage: _is_valid_disklabel(sdb2) returning False >21:12:59,692 DEBUG storage: _is_valid_size(sdb2) returning True >21:12:59,692 DEBUG storage: _is_valid_location(sdb2) returning True >21:12:59,692 WARN storage: sdb2 not bootable >21:12:59,692 DEBUG storage: _is_valid_format(sdb2) returning False >21:12:59,693 DEBUG storage: is_valid_stage1_device(sdb2) returning False >21:12:59,693 DEBUG storage: new bootloader stage1 device: sda1 >21:12:59,693 DEBUG storage: _is_valid_disklabel(sda1) returning True >21:12:59,693 DEBUG storage: _is_valid_size(sda1) returning True >21:12:59,693 DEBUG storage: _is_valid_location(sda1) returning True >21:12:59,693 DEBUG storage: _is_valid_format(sda1) returning True >21:12:59,693 DEBUG storage: is_valid_stage1_device(sda1) returning True >21:12:59,694 DEBUG storage: _is_valid_disklabel(sda2) returning True >21:12:59,694 DEBUG storage: _is_valid_size(sda2) returning True >21:12:59,694 DEBUG storage: _is_valid_location(sda2) returning True >21:12:59,694 DEBUG storage: _is_valid_partition(sda2) returning True >21:12:59,694 DEBUG storage: _is_valid_format(sda2) returning True >21:12:59,694 DEBUG storage: is_valid_stage2_device(sda2) returning True >21:12:59,731 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; >21:12:59,732 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 3 ; >21:12:59,733 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 3 ; >21:12:59,736 DEBUG storage: vg_porter size is 292992MB >21:12:59,736 DEBUG storage: vg vg_porter has 0MB free >21:12:59,738 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:12:59,738 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:59,739 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:12:59,740 DEBUG storage: DeviceTree.getDeviceByName returned existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:12:59,741 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:12:59,742 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (32) with non-existent ext4 filesystem mounted at /boot >21:12:59,743 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:12:59,744 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 293024MB partition sda3 (31) with non-existent lvmpv >21:12:59,745 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:12:59,745 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:59,747 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:12:59,747 DEBUG storage: DeviceTree.getDeviceByName returned None >21:12:59,748 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:12:59,749 DEBUG storage: DeviceTree.getDeviceByName returned existing 243MB partition sdb1 (17) >21:12:59,750 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:12:59,751 DEBUG storage: DeviceTree.getDeviceByName returned existing 152588MB partition sdb2 (18) >21:12:59,752 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:12:59,752 DEBUG storage: DeviceTree.getDeviceByName returned None >21:13:27,219 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:13:27,220 DEBUG storage: DeviceTree.getDeviceByName returned existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:13:27,221 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:13:27,221 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (32) with non-existent ext4 filesystem mounted at /boot >21:13:27,222 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:13:27,223 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 293024MB partition sda3 (31) with non-existent lvmpv >21:13:33,070 DEBUG storage: BindFS.supported: supported: False ; >21:13:33,071 DEBUG storage: BindFS.supported: supported: False ; >21:13:33,072 DEBUG storage: BTRFS.supported: supported: True ; >21:13:35,035 DEBUG storage: BTRFS.supported: supported: True ; >21:13:35,036 DEBUG storage: DevPtsFS.supported: supported: False ; >21:13:35,037 DEBUG storage: DevPtsFS.supported: supported: False ; >21:13:35,037 DEBUG storage: DiskLabel.__init__: >21:13:35,037 INFO storage: DiskLabel.partedDevice returning None >21:13:35,038 DEBUG storage: DMRaidMember.__init__: >21:13:35,040 DEBUG storage: Ext2FS.supported: supported: True ; >21:13:35,040 DEBUG storage: Ext2FS.supported: supported: True ; >21:13:35,041 DEBUG storage: Ext3FS.supported: supported: True ; >21:13:35,042 DEBUG storage: Ext3FS.supported: supported: True ; >21:13:35,043 DEBUG storage: Ext4FS.supported: supported: True ; >21:13:35,044 DEBUG storage: Ext4FS.supported: supported: True ; >21:13:35,045 DEBUG storage: HFS.supported: supported: False ; >21:13:35,046 DEBUG storage: HFS.supported: supported: False ; >21:13:35,046 DEBUG storage: HFSPlus.supported: supported: False ; >21:13:35,047 DEBUG storage: HFSPlus.supported: supported: False ; >21:13:35,048 DEBUG storage: Iso9660FS.supported: supported: True ; >21:13:35,048 DEBUG storage: Iso9660FS.supported: supported: True ; >21:13:35,049 DEBUG storage: LUKS.__init__: >21:13:35,050 DEBUG storage: LVMPhysicalVolume.__init__: >21:13:35,051 DEBUG storage: MDRaidMember.__init__: >21:13:35,052 DEBUG storage: MultipathMember.__init__: >21:13:35,053 DEBUG storage: NFS.supported: supported: False ; >21:13:35,053 DEBUG storage: NFS.supported: supported: False ; >21:13:35,054 DEBUG storage: NFSv4.supported: supported: False ; >21:13:35,054 DEBUG storage: NFSv4.supported: supported: False ; >21:13:35,055 DEBUG storage: NoDevFS.supported: supported: False ; >21:13:35,056 DEBUG storage: NoDevFS.supported: supported: False ; >21:13:35,057 DEBUG storage: NTFS.supported: supported: False ; >21:13:35,057 DEBUG storage: NTFS.supported: supported: False ; >21:13:35,058 DEBUG storage: ProcFS.supported: supported: False ; >21:13:35,059 DEBUG storage: ProcFS.supported: supported: False ; >21:13:35,060 DEBUG storage: SELinuxFS.supported: supported: False ; >21:13:35,060 DEBUG storage: SELinuxFS.supported: supported: False ; >21:13:35,061 DEBUG storage: SwapSpace.__init__: >21:13:35,062 DEBUG storage: SysFS.supported: supported: False ; >21:13:35,063 DEBUG storage: SysFS.supported: supported: False ; >21:13:35,063 DEBUG storage: TmpFS.supported: supported: False ; >21:13:35,064 DEBUG storage: TmpFS.supported: supported: False ; >21:13:35,065 DEBUG storage: USBFS.supported: supported: False ; >21:13:35,065 DEBUG storage: USBFS.supported: supported: False ; >21:13:35,066 DEBUG storage: FATFS.supported: supported: True ; >21:13:35,067 DEBUG storage: FATFS.supported: supported: True ; >21:13:35,068 DEBUG storage: XFS.supported: supported: True ; >21:13:35,068 DEBUG storage: XFS.supported: supported: True ; >21:13:46,112 DEBUG storage: vg_porter size is 292992MB >21:13:46,113 DEBUG storage: vg vg_porter has 0MB free >21:13:46,118 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:13:46,119 DEBUG storage: DeviceTree.getDeviceByName returned None >21:13:46,120 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:13:46,120 DEBUG storage: DeviceTree.getDeviceByName returned existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:13:46,121 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:13:46,122 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (32) with non-existent ext4 filesystem mounted at /boot >21:13:46,123 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:13:46,123 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 293024MB partition sda3 (31) with non-existent lvmpv >21:13:46,124 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:13:46,125 DEBUG storage: DeviceTree.getDeviceByName returned None >21:13:46,126 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:13:46,127 DEBUG storage: DeviceTree.getDeviceByName returned None >21:13:46,127 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:13:46,128 DEBUG storage: DeviceTree.getDeviceByName returned existing 243MB partition sdb1 (17) >21:13:46,129 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:13:46,130 DEBUG storage: DeviceTree.getDeviceByName returned existing 152588MB partition sdb2 (18) >21:13:46,131 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:13:46,131 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:15,739 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:14:15,739 DEBUG storage: DeviceTree.getDeviceByName returned existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:14:15,740 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:14:15,741 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (32) with non-existent ext4 filesystem mounted at /boot >21:14:15,742 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:14:15,742 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 293024MB partition sda3 (31) with non-existent lvmpv >21:14:28,771 INFO storage: removed lvmlv vg_porter-lv_root (id 34) from device tree >21:14:28,774 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 3 ; name: vg_porter ; >21:14:28,775 INFO storage: registered action: [15] Destroy Device lvmlv vg_porter-lv_root (id 34) >21:14:28,775 INFO storage: removed lvmlv vg_porter-lv_home (id 35) from device tree >21:14:28,778 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: vg_porter ; >21:14:28,778 INFO storage: registered action: [16] Destroy Device lvmlv vg_porter-lv_home (id 35) >21:14:28,779 INFO storage: removed lvmlv vg_porter-lv_swap (id 36) from device tree >21:14:28,779 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: vg_porter ; >21:14:28,779 INFO storage: registered action: [17] Destroy Device lvmlv vg_porter-lv_swap (id 36) >21:14:28,779 INFO storage: removed lvmvg vg_porter (id 33) from device tree >21:14:28,780 DEBUG storage: PartitionDevice.removeChild: kids: 1 ; name: sda3 ; >21:14:28,780 INFO storage: registered action: [18] Destroy Device lvmvg vg_porter (id 33) >21:14:28,782 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:14:28,783 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:28,783 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:14:28,784 DEBUG storage: DeviceTree.getDeviceByName returned existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:14:28,785 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:14:28,786 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (32) with non-existent ext4 filesystem mounted at /boot >21:14:28,787 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:14:28,787 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 293024MB partition sda3 (31) with non-existent lvmpv >21:14:28,788 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:14:28,789 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:28,790 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:28,790 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:28,791 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:14:28,792 DEBUG storage: DeviceTree.getDeviceByName returned existing 243MB partition sdb1 (17) >21:14:28,793 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:14:28,793 DEBUG storage: DeviceTree.getDeviceByName returned existing 152588MB partition sdb2 (18) >21:14:28,794 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:28,795 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:30,024 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:14:30,027 DEBUG storage: DeviceTree.getDeviceByName returned existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:14:30,029 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:14:30,030 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (32) with non-existent ext4 filesystem mounted at /boot >21:14:30,031 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:14:30,031 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 293024MB partition sda3 (31) with non-existent lvmpv >21:14:33,365 INFO storage: removed partition sda3 (id 31) from device tree >21:14:33,367 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:14:33,368 INFO storage: registered action: [19] Destroy Device partition sda3 (id 31) >21:14:33,370 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:14:33,370 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:14:33,371 DEBUG storage: removing all non-preexisting partitions ['sda2(id 32)'] from disk(s) ['sda', 'sdb'] >21:14:33,372 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:14:33,372 DEBUG storage: device sda2 new partedPartition None >21:14:33,372 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >21:14:33,373 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:14:33,374 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req1(id 32)'] >21:14:33,374 DEBUG storage: removing all non-preexisting partitions ['req1(id 32)'] from disk(s) ['sda', 'sdb'] >21:14:33,374 DEBUG storage: allocating partition: req1 ; id: 32 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >21:14:33,374 DEBUG storage: checking freespace on sda >21:14:33,375 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >21:14:33,375 DEBUG storage: current free range is 34-2047 (0MB) >21:14:33,375 DEBUG storage: current free range is 24004608-625142414 (293524MB) >21:14:33,375 DEBUG storage: updating use_disk to sda, type: 0 >21:14:33,375 DEBUG storage: new free: 24004608-625142414 / 293524MB >21:14:33,375 DEBUG storage: new free allows for 0 sectors of growth >21:14:33,375 DEBUG storage: found free space for bootable request >21:14:33,376 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >21:14:33,376 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >21:14:33,377 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b69a150> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:14:33,378 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:14:33,378 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:14:33,379 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:14:33,380 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b69a110> PedPartition: <_ped.Partition object at 0x7f2d2b694fb0> >21:14:33,380 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda2(id 32)'] >21:14:33,380 DEBUG storage: no growable partitions >21:14:33,380 DEBUG storage: new bootloader stage1 device: None >21:14:33,381 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:14:33,382 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:33,383 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:14:33,383 DEBUG storage: DeviceTree.getDeviceByName returned existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:14:33,384 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:14:33,385 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (32) with non-existent ext4 filesystem mounted at /boot >21:14:33,386 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:14:33,386 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:33,388 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:33,388 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:33,389 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:14:33,389 DEBUG storage: DeviceTree.getDeviceByName returned existing 243MB partition sdb1 (17) >21:14:33,390 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:14:33,391 DEBUG storage: DeviceTree.getDeviceByName returned existing 152588MB partition sdb2 (18) >21:14:33,392 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:33,392 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:34,445 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:14:34,447 DEBUG storage: DeviceTree.getDeviceByName returned existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:14:34,449 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:14:34,450 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (32) with non-existent ext4 filesystem mounted at /boot >21:14:38,045 INFO storage: removed partition sda2 (id 32) from device tree >21:14:38,048 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:14:38,048 INFO storage: registered action: [20] Destroy Device partition sda2 (id 32) >21:14:38,050 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:14:38,050 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:14:38,051 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:14:38,051 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >21:14:38,051 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:14:38,052 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=[] >21:14:38,052 DEBUG storage: no growable partitions >21:14:38,052 DEBUG storage: new bootloader stage1 device: None >21:14:38,054 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:14:38,055 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:38,056 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:14:38,056 DEBUG storage: DeviceTree.getDeviceByName returned existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:14:38,057 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:14:38,058 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:38,059 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:38,059 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:38,060 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:14:38,061 DEBUG storage: DeviceTree.getDeviceByName returned existing 243MB partition sdb1 (17) >21:14:38,062 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:14:38,062 DEBUG storage: DeviceTree.getDeviceByName returned existing 152588MB partition sdb2 (18) >21:14:38,063 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:38,064 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:39,320 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:14:39,321 DEBUG storage: DeviceTree.getDeviceByName returned existing 11720MB partition sda1 (20) with existing efi filesystem mounted at /boot/efi >21:14:44,174 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:14:44,175 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:14:44,178 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: efi ; type: None ; >21:14:44,178 INFO storage: registered action: [21] Destroy Format efi filesystem mounted at /boot/efi on partition sda1 (id 20) >21:14:44,180 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:14:44,185 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >21:14:44,216 INFO storage: removed partition sda1 (id 20) from device tree >21:14:44,220 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >21:14:44,220 INFO storage: registered action: [22] Destroy Device partition sda1 (id 20) >21:14:44,226 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:14:44,228 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:14:44,229 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:14:44,229 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >21:14:44,229 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:14:44,229 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=[] >21:14:44,230 DEBUG storage: no growable partitions >21:14:44,230 DEBUG storage: new bootloader stage1 device: None >21:14:44,231 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:14:44,232 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:44,233 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:44,233 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:44,234 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:14:44,235 DEBUG storage: DeviceTree.getDeviceByName returned existing 243MB partition sdb1 (17) >21:14:44,236 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:14:44,236 DEBUG storage: DeviceTree.getDeviceByName returned existing 152588MB partition sdb2 (18) >21:14:44,237 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:44,238 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:46,578 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:14:46,579 DEBUG storage: DeviceTree.getDeviceByName returned existing 243MB partition sdb1 (17) >21:14:46,580 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:14:46,580 DEBUG storage: DeviceTree.getDeviceByName returned existing 152588MB partition sdb2 (18) >21:14:50,659 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >21:14:50,660 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:14:50,661 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:14:50,679 INFO storage: removed partition sdb1 (id 17) from device tree >21:14:50,683 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >21:14:50,683 INFO storage: registered action: [23] Destroy Device partition sdb1 (id 17) >21:14:50,688 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:14:50,689 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:14:50,690 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:14:50,690 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >21:14:50,690 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:14:50,690 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=[] >21:14:50,691 DEBUG storage: no growable partitions >21:14:50,691 DEBUG storage: new bootloader stage1 device: None >21:14:50,692 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:14:50,693 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:50,694 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:50,694 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:50,695 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:14:50,696 DEBUG storage: DeviceTree.getDeviceByName returned existing 152588MB partition sdb2 (18) >21:14:50,697 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:50,697 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:52,238 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:14:52,238 DEBUG storage: DeviceTree.getDeviceByName returned existing 152588MB partition sdb2 (18) >21:14:56,021 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >21:14:56,024 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:14:56,028 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:14:56,051 INFO storage: removed partition sdb2 (id 18) from device tree >21:14:56,054 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:14:56,055 INFO storage: registered action: [24] Destroy Device partition sdb2 (id 18) >21:14:56,059 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:14:56,059 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:14:56,060 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:14:56,060 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >21:14:56,061 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:14:56,061 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=[] >21:14:56,061 DEBUG storage: no growable partitions >21:14:56,061 DEBUG storage: new bootloader stage1 device: None >21:14:56,062 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:14:56,063 DEBUG storage: DeviceTree.getDeviceByName returned None >21:14:56,064 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:14:56,065 DEBUG storage: DeviceTree.getDeviceByName returned None >21:15:31,008 DEBUG storage: LVMPhysicalVolume.__init__: >21:15:31,008 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:15:31,009 DEBUG storage: MDRaidMember.__init__: >21:15:31,009 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:15:40,817 DEBUG storage: Ext4FS.supported: supported: True ; >21:15:40,818 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:15:40,819 DEBUG storage: PartitionDevice._setFormat: req2 ; >21:15:40,820 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: ext4 ; >21:15:40,822 DEBUG storage: Ext4FS.supported: supported: True ; >21:15:40,823 DEBUG storage: BindFS.supported: supported: False ; >21:15:40,824 DEBUG storage: BindFS.supported: supported: False ; >21:15:40,825 DEBUG storage: BTRFS.supported: supported: True ; >21:15:40,825 DEBUG storage: BTRFS.supported: supported: True ; >21:15:40,826 DEBUG storage: DevPtsFS.supported: supported: False ; >21:15:40,827 DEBUG storage: DevPtsFS.supported: supported: False ; >21:15:40,828 DEBUG storage: DiskLabel.__init__: >21:15:40,828 INFO storage: DiskLabel.partedDevice returning None >21:15:40,828 DEBUG storage: DMRaidMember.__init__: >21:15:40,829 DEBUG storage: Ext2FS.supported: supported: True ; >21:15:40,830 DEBUG storage: Ext2FS.supported: supported: True ; >21:15:40,831 DEBUG storage: Ext3FS.supported: supported: True ; >21:15:40,832 DEBUG storage: Ext3FS.supported: supported: True ; >21:15:40,833 DEBUG storage: Ext4FS.supported: supported: True ; >21:15:40,833 DEBUG storage: Ext4FS.supported: supported: True ; >21:15:40,835 DEBUG storage: HFS.supported: supported: False ; >21:15:40,835 DEBUG storage: HFS.supported: supported: False ; >21:15:40,836 DEBUG storage: HFSPlus.supported: supported: False ; >21:15:40,836 DEBUG storage: HFSPlus.supported: supported: False ; >21:15:40,837 DEBUG storage: Iso9660FS.supported: supported: True ; >21:15:40,838 DEBUG storage: Iso9660FS.supported: supported: True ; >21:15:40,838 DEBUG storage: LUKS.__init__: >21:15:40,839 DEBUG storage: LVMPhysicalVolume.__init__: >21:15:40,840 DEBUG storage: MDRaidMember.__init__: >21:15:40,841 DEBUG storage: MultipathMember.__init__: >21:15:40,841 DEBUG storage: NFS.supported: supported: False ; >21:15:40,842 DEBUG storage: NFS.supported: supported: False ; >21:15:40,843 DEBUG storage: NFSv4.supported: supported: False ; >21:15:40,843 DEBUG storage: NFSv4.supported: supported: False ; >21:15:40,844 DEBUG storage: NoDevFS.supported: supported: False ; >21:15:40,845 DEBUG storage: NoDevFS.supported: supported: False ; >21:15:40,845 DEBUG storage: NTFS.supported: supported: False ; >21:15:40,846 DEBUG storage: NTFS.supported: supported: False ; >21:15:40,847 DEBUG storage: ProcFS.supported: supported: False ; >21:15:40,847 DEBUG storage: ProcFS.supported: supported: False ; >21:15:40,848 DEBUG storage: SELinuxFS.supported: supported: False ; >21:15:40,849 DEBUG storage: SELinuxFS.supported: supported: False ; >21:15:40,849 DEBUG storage: SwapSpace.__init__: >21:15:40,850 DEBUG storage: SysFS.supported: supported: False ; >21:15:40,851 DEBUG storage: SysFS.supported: supported: False ; >21:15:40,852 DEBUG storage: TmpFS.supported: supported: False ; >21:15:40,852 DEBUG storage: TmpFS.supported: supported: False ; >21:15:40,853 DEBUG storage: USBFS.supported: supported: False ; >21:15:40,853 DEBUG storage: USBFS.supported: supported: False ; >21:15:40,854 DEBUG storage: FATFS.supported: supported: True ; >21:15:40,855 DEBUG storage: FATFS.supported: supported: True ; >21:15:40,856 DEBUG storage: XFS.supported: supported: True ; >21:15:40,857 DEBUG storage: XFS.supported: supported: True ; >21:15:40,857 DEBUG storage: Ext4FS.supported: supported: True ; >21:15:46,534 DEBUG storage: getFormat('efi') returning EFIFS instance >21:16:02,096 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:16:02,098 DEBUG storage: PartitionDevice._setFormat: req3 ; >21:16:02,099 DEBUG storage: PartitionDevice._setFormat: req3 ; current: None ; type: efi ; >21:16:02,100 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >21:16:02,101 DEBUG storage: PartitionDevice._setFormat: req3 ; >21:16:02,101 DEBUG storage: PartitionDevice._setFormat: req3 ; current: efi ; type: efi ; >21:16:02,101 INFO storage: added partition req3 (id 38) to device tree >21:16:02,102 INFO storage: registered action: [25] Create Device partition req3 (id 38) >21:16:02,102 INFO storage: registered action: [26] Create Format efi filesystem mounted at /boot/efi on partition req3 (id 38) >21:16:02,103 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:16:02,103 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:16:02,104 DEBUG storage: removing all non-preexisting partitions ['req3(id 38)'] from disk(s) ['sda', 'sdb'] >21:16:02,104 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 38)'] >21:16:02,105 DEBUG storage: removing all non-preexisting partitions ['req3(id 38)'] from disk(s) ['sda', 'sdb'] >21:16:02,105 DEBUG storage: allocating partition: req3 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:16:02,105 DEBUG storage: checking freespace on sda >21:16:02,105 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=768MB boot=True best=None grow=None >21:16:02,105 DEBUG storage: current free range is 34-625142414 (305245MB) >21:16:02,105 DEBUG storage: updating use_disk to sda, type: 0 >21:16:02,106 DEBUG storage: new free: 34-625142414 / 305245MB >21:16:02,106 DEBUG storage: new free allows for 0 sectors of growth >21:16:02,106 DEBUG storage: found free space for bootable request >21:16:02,106 DEBUG storage: adjusted start sector from 34 to 2048 >21:16:02,106 DEBUG storage: created partition sda1 of 768MB and added it to /dev/sda >21:16:02,107 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >21:16:02,108 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c3666d0> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:16:02,108 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >21:16:02,109 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:16:02,110 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:16:02,110 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c3669d0> PedPartition: <_ped.Partition object at 0x7f2d2c34d7d0> >21:16:02,111 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 38)'] >21:16:02,111 DEBUG storage: no growable partitions >21:16:02,111 DEBUG storage: new bootloader stage1 device: None >21:16:02,112 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:16:02,113 DEBUG storage: DeviceTree.getDeviceByName returned None >21:16:02,113 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:16:02,114 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:16:02,115 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:16:02,116 DEBUG storage: DeviceTree.getDeviceByName returned None >21:16:02,117 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:16:02,117 DEBUG storage: DeviceTree.getDeviceByName returned None >21:16:05,209 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:16:05,210 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:16:07,302 DEBUG storage: LVMPhysicalVolume.__init__: >21:16:07,303 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:16:07,305 DEBUG storage: MDRaidMember.__init__: >21:16:07,305 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:16:17,546 DEBUG storage: MDRaidMember.__init__: mountpoint: None ; >21:16:17,546 DEBUG storage: getFormat('mdmember') returning MDRaidMember instance >21:16:17,548 DEBUG storage: PartitionDevice._setFormat: req4 ; >21:16:17,549 DEBUG storage: PartitionDevice._setFormat: req4 ; current: None ; type: mdmember ; >21:16:17,552 DEBUG storage: MDRaidMember.__init__: >21:16:17,553 DEBUG storage: MDRaidMember.__init__: >21:16:32,524 DEBUG storage: MDRaidMember.__init__: mountpoint: <Not Applicable> ; >21:16:32,528 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:16:32,529 DEBUG storage: PartitionDevice._setFormat: req5 ; >21:16:32,530 DEBUG storage: PartitionDevice._setFormat: req5 ; current: None ; type: mdmember ; >21:16:32,531 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:16:32,531 DEBUG storage: PartitionDevice._setFormat: req5 ; >21:16:32,532 DEBUG storage: PartitionDevice._setFormat: req5 ; current: mdmember ; type: mdmember ; >21:16:32,532 INFO storage: added partition req5 (id 40) to device tree >21:16:32,532 INFO storage: registered action: [27] Create Device partition req5 (id 40) >21:16:32,533 INFO storage: registered action: [28] Create Format mdmember on partition req5 (id 40) >21:16:32,534 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:16:32,534 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:16:32,535 DEBUG storage: removing all non-preexisting partitions ['req5(id 40)', 'sda1(id 38)'] from disk(s) ['sda', 'sdb'] >21:16:32,536 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:16:32,536 DEBUG storage: device sda1 new partedPartition None >21:16:32,537 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:16:32,537 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >21:16:32,538 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req5(id 40)', 'req3(id 38)'] >21:16:32,538 DEBUG storage: removing all non-preexisting partitions ['req3(id 38)', 'req5(id 40)'] from disk(s) ['sda', 'sdb'] >21:16:32,538 DEBUG storage: allocating partition: req3 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:16:32,538 DEBUG storage: checking freespace on sda >21:16:32,539 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=768MB boot=True best=None grow=None >21:16:32,539 DEBUG storage: current free range is 34-625142414 (305245MB) >21:16:32,539 DEBUG storage: updating use_disk to sda, type: 0 >21:16:32,539 DEBUG storage: new free: 34-625142414 / 305245MB >21:16:32,539 DEBUG storage: new free allows for 0 sectors of growth >21:16:32,539 DEBUG storage: found free space for bootable request >21:16:32,539 DEBUG storage: adjusted start sector from 34 to 2048 >21:16:32,540 DEBUG storage: created partition sda1 of 768MB and added it to /dev/sda >21:16:32,540 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >21:16:32,541 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbe7990> PedPartition: <_ped.Partition object at 0x7f2d2c34d7d0> >21:16:32,542 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >21:16:32,542 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:16:32,543 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:16:32,544 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b68ef50> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:16:32,544 DEBUG storage: allocating partition: req5 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 384MB ; grow: None ; max_size: 0 >21:16:32,544 DEBUG storage: checking freespace on sda >21:16:32,544 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=384MB boot=False best=None grow=None >21:16:32,545 DEBUG storage: current free range is 34-2047 (0MB) >21:16:32,545 DEBUG storage: current free range is 1574912-625142414 (304476MB) >21:16:32,545 DEBUG storage: updating use_disk to sda, type: 0 >21:16:32,545 DEBUG storage: new free: 1574912-625142414 / 304476MB >21:16:32,545 DEBUG storage: new free allows for 0 sectors of growth >21:16:32,545 DEBUG storage: created partition sda2 of 384MB and added it to /dev/sda >21:16:32,546 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >21:16:32,547 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbec4d0> PedPartition: <_ped.Partition object at 0x7f2d2cbe4ad0> >21:16:32,547 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:16:32,548 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:16:32,549 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:16:32,549 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbec490> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b90> >21:16:32,550 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda2(id 40)', 'sda1(id 38)'] >21:16:32,550 DEBUG storage: no growable partitions >21:16:32,550 DEBUG storage: new bootloader stage1 device: None >21:16:32,551 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:16:32,552 DEBUG storage: DeviceTree.getDeviceByName returned None >21:16:32,553 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:16:32,553 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:16:32,554 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:16:32,555 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:16:32,556 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:16:32,556 DEBUG storage: DeviceTree.getDeviceByName returned None >21:16:32,558 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:16:32,558 DEBUG storage: DeviceTree.getDeviceByName returned None >21:16:39,075 DEBUG storage: LVMPhysicalVolume.__init__: >21:16:39,075 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:16:39,077 DEBUG storage: MDRaidMember.__init__: >21:16:39,078 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:16:41,099 DEBUG storage: Ext4FS.supported: supported: True ; >21:16:41,100 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:16:41,102 DEBUG storage: PartitionDevice._setFormat: req6 ; >21:16:41,105 DEBUG storage: PartitionDevice._setFormat: req6 ; current: None ; type: ext4 ; >21:16:41,110 DEBUG storage: Ext4FS.supported: supported: True ; >21:16:41,111 DEBUG storage: BindFS.supported: supported: False ; >21:16:41,111 DEBUG storage: BindFS.supported: supported: False ; >21:16:41,112 DEBUG storage: BTRFS.supported: supported: True ; >21:16:41,113 DEBUG storage: BTRFS.supported: supported: True ; >21:16:41,114 DEBUG storage: DevPtsFS.supported: supported: False ; >21:16:41,114 DEBUG storage: DevPtsFS.supported: supported: False ; >21:16:41,115 DEBUG storage: DiskLabel.__init__: >21:16:41,115 INFO storage: DiskLabel.partedDevice returning None >21:16:41,116 DEBUG storage: DMRaidMember.__init__: >21:16:41,117 DEBUG storage: Ext2FS.supported: supported: True ; >21:16:41,118 DEBUG storage: Ext2FS.supported: supported: True ; >21:16:41,119 DEBUG storage: Ext3FS.supported: supported: True ; >21:16:41,120 DEBUG storage: Ext3FS.supported: supported: True ; >21:16:41,120 DEBUG storage: Ext4FS.supported: supported: True ; >21:16:41,121 DEBUG storage: Ext4FS.supported: supported: True ; >21:16:41,122 DEBUG storage: HFS.supported: supported: False ; >21:16:41,123 DEBUG storage: HFS.supported: supported: False ; >21:16:41,124 DEBUG storage: HFSPlus.supported: supported: False ; >21:16:41,124 DEBUG storage: HFSPlus.supported: supported: False ; >21:16:41,125 DEBUG storage: Iso9660FS.supported: supported: True ; >21:16:41,125 DEBUG storage: Iso9660FS.supported: supported: True ; >21:16:41,126 DEBUG storage: LUKS.__init__: >21:16:41,127 DEBUG storage: LVMPhysicalVolume.__init__: >21:16:41,128 DEBUG storage: MDRaidMember.__init__: >21:16:41,128 DEBUG storage: MultipathMember.__init__: >21:16:41,129 DEBUG storage: NFS.supported: supported: False ; >21:16:41,130 DEBUG storage: NFS.supported: supported: False ; >21:16:41,130 DEBUG storage: NFSv4.supported: supported: False ; >21:16:41,131 DEBUG storage: NFSv4.supported: supported: False ; >21:16:41,132 DEBUG storage: NoDevFS.supported: supported: False ; >21:16:41,132 DEBUG storage: NoDevFS.supported: supported: False ; >21:16:41,133 DEBUG storage: NTFS.supported: supported: False ; >21:16:41,134 DEBUG storage: NTFS.supported: supported: False ; >21:16:41,134 DEBUG storage: ProcFS.supported: supported: False ; >21:16:41,135 DEBUG storage: ProcFS.supported: supported: False ; >21:16:41,136 DEBUG storage: SELinuxFS.supported: supported: False ; >21:16:41,136 DEBUG storage: SELinuxFS.supported: supported: False ; >21:16:41,137 DEBUG storage: SwapSpace.__init__: >21:16:41,138 DEBUG storage: SysFS.supported: supported: False ; >21:16:41,139 DEBUG storage: SysFS.supported: supported: False ; >21:16:41,139 DEBUG storage: TmpFS.supported: supported: False ; >21:16:41,140 DEBUG storage: TmpFS.supported: supported: False ; >21:16:41,141 DEBUG storage: USBFS.supported: supported: False ; >21:16:41,141 DEBUG storage: USBFS.supported: supported: False ; >21:16:41,142 DEBUG storage: FATFS.supported: supported: True ; >21:16:41,142 DEBUG storage: FATFS.supported: supported: True ; >21:16:41,143 DEBUG storage: XFS.supported: supported: True ; >21:16:41,144 DEBUG storage: XFS.supported: supported: True ; >21:16:41,145 DEBUG storage: Ext4FS.supported: supported: True ; >21:17:26,272 DEBUG storage: Ext2FS.supported: supported: True ; >21:17:36,379 DEBUG storage: Ext2FS.supported: supported: True ; >21:17:36,379 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:17:36,380 DEBUG storage: PartitionDevice._setFormat: req7 ; >21:17:36,381 DEBUG storage: PartitionDevice._setFormat: req7 ; current: None ; type: ext2 ; >21:17:36,382 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:17:36,383 DEBUG storage: PartitionDevice._setFormat: req7 ; >21:17:36,383 DEBUG storage: PartitionDevice._setFormat: req7 ; current: ext2 ; type: ext2 ; >21:17:36,384 INFO storage: added partition req7 (id 42) to device tree >21:17:36,384 INFO storage: registered action: [29] Create Device partition req7 (id 42) >21:17:36,384 INFO storage: registered action: [30] Create Format ext2 filesystem mounted at /tmp on partition req7 (id 42) >21:17:36,385 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:17:36,386 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:17:36,386 DEBUG storage: removing all non-preexisting partitions ['req7(id 42)', 'sda1(id 38)', 'sda2(id 40)'] from disk(s) ['sda', 'sdb'] >21:17:36,387 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:17:36,387 DEBUG storage: device sda1 new partedPartition None >21:17:36,388 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:17:36,389 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:17:36,390 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:17:36,390 DEBUG storage: device sda2 new partedPartition None >21:17:36,390 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >21:17:36,391 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >21:17:36,391 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req7(id 42)', 'req3(id 38)', 'req5(id 40)'] >21:17:36,392 DEBUG storage: removing all non-preexisting partitions ['req3(id 38)', 'req7(id 42)', 'req5(id 40)'] from disk(s) ['sda', 'sdb'] >21:17:36,392 DEBUG storage: allocating partition: req3 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:17:36,392 DEBUG storage: checking freespace on sda >21:17:36,392 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=768MB boot=True best=None grow=None >21:17:36,392 DEBUG storage: current free range is 34-625142414 (305245MB) >21:17:36,393 DEBUG storage: updating use_disk to sda, type: 0 >21:17:36,393 DEBUG storage: new free: 34-625142414 / 305245MB >21:17:36,393 DEBUG storage: new free allows for 0 sectors of growth >21:17:36,393 DEBUG storage: found free space for bootable request >21:17:36,393 DEBUG storage: adjusted start sector from 34 to 2048 >21:17:36,393 DEBUG storage: created partition sda1 of 768MB and added it to /dev/sda >21:17:36,394 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >21:17:36,395 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbec5d0> PedPartition: <_ped.Partition object at 0x7f2d2c34d7d0> >21:17:36,395 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >21:17:36,396 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:17:36,397 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:17:36,397 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbec450> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:17:36,398 DEBUG storage: allocating partition: req7 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:17:36,398 DEBUG storage: checking freespace on sdb >21:17:36,398 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=768MB boot=False best=None grow=None >21:17:36,398 DEBUG storage: current free range is 63-625142447 (305245MB) >21:17:36,398 DEBUG storage: updating use_disk to sdb, type: 0 >21:17:36,398 DEBUG storage: new free: 63-625142447 / 305245MB >21:17:36,399 DEBUG storage: new free allows for 0 sectors of growth >21:17:36,399 DEBUG storage: adjusted start sector from 63 to 2048 >21:17:36,399 DEBUG storage: created partition sdb1 of 768MB and added it to /dev/sdb >21:17:36,400 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >21:17:36,400 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c366f10> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b30> >21:17:36,401 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >21:17:36,402 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:17:36,403 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:17:36,403 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c366f50> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b90> >21:17:36,403 DEBUG storage: allocating partition: req5 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 384MB ; grow: None ; max_size: 0 >21:17:36,403 DEBUG storage: checking freespace on sda >21:17:36,404 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=384MB boot=False best=None grow=None >21:17:36,404 DEBUG storage: current free range is 34-2047 (0MB) >21:17:36,404 DEBUG storage: current free range is 1574912-625142414 (304476MB) >21:17:36,404 DEBUG storage: updating use_disk to sda, type: 0 >21:17:36,404 DEBUG storage: new free: 1574912-625142414 / 304476MB >21:17:36,404 DEBUG storage: new free allows for 0 sectors of growth >21:17:36,405 DEBUG storage: created partition sda2 of 384MB and added it to /dev/sda >21:17:36,405 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >21:17:36,406 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9c50> PedPartition: <_ped.Partition object at 0x7f2d2cbe4ad0> >21:17:36,407 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:17:36,407 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:17:36,408 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:17:36,409 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9310> PedPartition: <_ped.Partition object at 0x7f2d2cbad4d0> >21:17:36,409 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sdb1(id 42)', 'sda1(id 38)', 'sda2(id 40)'] >21:17:36,409 DEBUG storage: no growable partitions >21:17:36,409 DEBUG storage: new bootloader stage1 device: None >21:17:36,410 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:17:36,411 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:36,412 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:17:36,413 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:17:36,413 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:17:36,414 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:17:36,415 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:17:36,416 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:36,417 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:17:36,417 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:36,418 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:17:36,419 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:17:36,420 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:17:36,420 DEBUG storage: DeviceTree.getDeviceByName returned None >21:17:40,005 DEBUG storage: LVMPhysicalVolume.__init__: >21:17:40,006 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:17:40,008 DEBUG storage: MDRaidMember.__init__: >21:17:40,008 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:17:46,819 DEBUG storage: MDRaidMember.__init__: mountpoint: None ; >21:17:46,820 DEBUG storage: getFormat('mdmember') returning MDRaidMember instance >21:17:46,820 DEBUG storage: PartitionDevice._setFormat: req8 ; >21:17:46,821 DEBUG storage: PartitionDevice._setFormat: req8 ; current: None ; type: mdmember ; >21:17:46,824 DEBUG storage: MDRaidMember.__init__: >21:17:46,825 DEBUG storage: MDRaidMember.__init__: >21:18:05,239 DEBUG storage: MDRaidMember.__init__: mountpoint: <Not Applicable> ; >21:18:05,240 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:18:05,240 DEBUG storage: PartitionDevice._setFormat: req9 ; >21:18:05,241 DEBUG storage: PartitionDevice._setFormat: req9 ; current: None ; type: mdmember ; >21:18:05,242 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >21:18:05,243 DEBUG storage: PartitionDevice._setFormat: req9 ; >21:18:05,243 DEBUG storage: PartitionDevice._setFormat: req9 ; current: mdmember ; type: mdmember ; >21:18:05,243 INFO storage: added partition req9 (id 44) to device tree >21:18:05,244 INFO storage: registered action: [31] Create Device partition req9 (id 44) >21:18:05,244 INFO storage: registered action: [32] Create Format mdmember on partition req9 (id 44) >21:18:05,245 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:18:05,245 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:18:05,246 DEBUG storage: removing all non-preexisting partitions ['req9(id 44)', 'sda1(id 38)', 'sda2(id 40)', 'sdb1(id 42)'] from disk(s) ['sda', 'sdb'] >21:18:05,247 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:18:05,247 DEBUG storage: device sda1 new partedPartition None >21:18:05,248 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:18:05,249 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:18:05,249 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:18:05,249 DEBUG storage: device sda2 new partedPartition None >21:18:05,250 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >21:18:05,251 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >21:18:05,252 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:18:05,252 DEBUG storage: device sdb1 new partedPartition None >21:18:05,252 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >21:18:05,253 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:18:05,253 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req9(id 44)', 'req3(id 38)', 'req5(id 40)', 'req7(id 42)'] >21:18:05,254 DEBUG storage: removing all non-preexisting partitions ['req3(id 38)', 'req7(id 42)', 'req9(id 44)', 'req5(id 40)'] from disk(s) ['sda', 'sdb'] >21:18:05,254 DEBUG storage: allocating partition: req3 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:18:05,254 DEBUG storage: checking freespace on sda >21:18:05,254 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=768MB boot=True best=None grow=None >21:18:05,255 DEBUG storage: current free range is 34-625142414 (305245MB) >21:18:05,255 DEBUG storage: updating use_disk to sda, type: 0 >21:18:05,255 DEBUG storage: new free: 34-625142414 / 305245MB >21:18:05,255 DEBUG storage: new free allows for 0 sectors of growth >21:18:05,255 DEBUG storage: found free space for bootable request >21:18:05,255 DEBUG storage: adjusted start sector from 34 to 2048 >21:18:05,256 DEBUG storage: created partition sda1 of 768MB and added it to /dev/sda >21:18:05,256 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >21:18:05,257 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbe7f90> PedPartition: <_ped.Partition object at 0x7f2d2c34d7d0> >21:18:05,258 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >21:18:05,258 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:18:05,259 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:18:05,260 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbe7e10> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:18:05,260 DEBUG storage: allocating partition: req7 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:18:05,260 DEBUG storage: checking freespace on sdb >21:18:05,260 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=768MB boot=False best=None grow=None >21:18:05,261 DEBUG storage: current free range is 63-625142447 (305245MB) >21:18:05,261 DEBUG storage: updating use_disk to sdb, type: 0 >21:18:05,261 DEBUG storage: new free: 63-625142447 / 305245MB >21:18:05,261 DEBUG storage: new free allows for 0 sectors of growth >21:18:05,261 DEBUG storage: adjusted start sector from 63 to 2048 >21:18:05,261 DEBUG storage: created partition sdb1 of 768MB and added it to /dev/sdb >21:18:05,262 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >21:18:05,263 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9a10> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b30> >21:18:05,263 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >21:18:05,264 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:18:05,265 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:18:05,265 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b68ec10> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b90> >21:18:05,266 DEBUG storage: allocating partition: req9 ; id: 44 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 384MB ; grow: None ; max_size: 0 >21:18:05,266 DEBUG storage: checking freespace on sdb >21:18:05,266 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=384MB boot=False best=None grow=None >21:18:05,266 DEBUG storage: current free range is 63-2047 (0MB) >21:18:05,266 DEBUG storage: current free range is 1574912-625142447 (304476MB) >21:18:05,266 DEBUG storage: updating use_disk to sdb, type: 0 >21:18:05,267 DEBUG storage: new free: 1574912-625142447 / 304476MB >21:18:05,267 DEBUG storage: new free allows for 0 sectors of growth >21:18:05,267 DEBUG storage: created partition sdb2 of 384MB and added it to /dev/sdb >21:18:05,268 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >21:18:05,268 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9d10> PedPartition: <_ped.Partition object at 0x7f2d2cbe4ad0> >21:18:05,269 DEBUG storage: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >21:18:05,270 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:18:05,271 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:18:05,271 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9e90> PedPartition: <_ped.Partition object at 0x7f2d2cbad4d0> >21:18:05,271 DEBUG storage: allocating partition: req5 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 384MB ; grow: None ; max_size: 0 >21:18:05,271 DEBUG storage: checking freespace on sda >21:18:05,272 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=384MB boot=False best=None grow=None >21:18:05,272 DEBUG storage: current free range is 34-2047 (0MB) >21:18:05,272 DEBUG storage: current free range is 1574912-625142414 (304476MB) >21:18:05,272 DEBUG storage: updating use_disk to sda, type: 0 >21:18:05,272 DEBUG storage: new free: 1574912-625142414 / 304476MB >21:18:05,272 DEBUG storage: new free allows for 0 sectors of growth >21:18:05,273 DEBUG storage: created partition sda2 of 384MB and added it to /dev/sda >21:18:05,274 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >21:18:05,274 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf090> PedPartition: <_ped.Partition object at 0x7f2d2cbada70> >21:18:05,275 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:18:05,275 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:18:05,277 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:18:05,277 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf190> PedPartition: <_ped.Partition object at 0x7f2d2cbad6b0> >21:18:05,277 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sdb2(id 44)', 'sda1(id 38)', 'sda2(id 40)', 'sdb1(id 42)'] >21:18:05,277 DEBUG storage: no growable partitions >21:18:05,277 DEBUG storage: new bootloader stage1 device: None >21:18:05,279 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:18:05,279 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:05,280 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:18:05,281 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:18:05,282 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:18:05,283 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:18:05,284 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:18:05,284 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:05,285 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:18:05,286 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:05,287 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:18:05,288 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:18:05,288 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:18:05,289 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:18:05,290 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:18:05,291 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:08,696 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:18:08,698 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:18:08,699 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:18:08,700 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:18:13,662 DEBUG storage: LVMPhysicalVolume.__init__: >21:18:13,663 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:18:13,665 DEBUG storage: MDRaidMember.__init__: >21:18:13,665 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:18:20,686 DEBUG storage: MDRaidMember.__init__: mountpoint: None ; >21:18:20,686 DEBUG storage: getFormat('mdmember') returning MDRaidMember instance >21:18:20,689 DEBUG storage: PartitionDevice._setFormat: req10 ; >21:18:20,692 DEBUG storage: PartitionDevice._setFormat: req10 ; current: None ; type: mdmember ; >21:18:20,699 DEBUG storage: MDRaidMember.__init__: >21:18:20,700 DEBUG storage: MDRaidMember.__init__: >21:18:34,458 DEBUG storage: MDRaidMember.__init__: mountpoint: <Not Applicable> ; >21:18:34,461 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:18:34,464 DEBUG storage: PartitionDevice._setFormat: req11 ; >21:18:34,467 DEBUG storage: PartitionDevice._setFormat: req11 ; current: None ; type: mdmember ; >21:18:34,469 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:18:34,469 DEBUG storage: PartitionDevice._setFormat: req11 ; >21:18:34,470 DEBUG storage: PartitionDevice._setFormat: req11 ; current: mdmember ; type: mdmember ; >21:18:34,470 INFO storage: added partition req11 (id 46) to device tree >21:18:34,470 INFO storage: registered action: [33] Create Device partition req11 (id 46) >21:18:34,470 INFO storage: registered action: [34] Create Format mdmember on partition req11 (id 46) >21:18:34,472 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:18:34,472 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:18:34,473 DEBUG storage: removing all non-preexisting partitions ['req11(id 46)', 'sda1(id 38)', 'sda2(id 40)', 'sdb1(id 42)', 'sdb2(id 44)'] from disk(s) ['sda', 'sdb'] >21:18:34,474 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:18:34,474 DEBUG storage: device sda1 new partedPartition None >21:18:34,475 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:18:34,476 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:18:34,476 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:18:34,476 DEBUG storage: device sda2 new partedPartition None >21:18:34,477 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >21:18:34,478 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >21:18:34,479 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:18:34,479 DEBUG storage: device sdb1 new partedPartition None >21:18:34,479 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >21:18:34,480 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >21:18:34,481 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:18:34,481 DEBUG storage: device sdb2 new partedPartition None >21:18:34,482 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >21:18:34,482 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:18:34,483 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req11(id 46)', 'req3(id 38)', 'req5(id 40)', 'req7(id 42)', 'req9(id 44)'] >21:18:34,483 DEBUG storage: removing all non-preexisting partitions ['req3(id 38)', 'req7(id 42)', 'req9(id 44)', 'req11(id 46)', 'req5(id 40)'] from disk(s) ['sda', 'sdb'] >21:18:34,483 DEBUG storage: allocating partition: req3 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:18:34,483 DEBUG storage: checking freespace on sda >21:18:34,484 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=768MB boot=True best=None grow=None >21:18:34,484 DEBUG storage: current free range is 34-625142414 (305245MB) >21:18:34,484 DEBUG storage: updating use_disk to sda, type: 0 >21:18:34,484 DEBUG storage: new free: 34-625142414 / 305245MB >21:18:34,484 DEBUG storage: new free allows for 0 sectors of growth >21:18:34,484 DEBUG storage: found free space for bootable request >21:18:34,484 DEBUG storage: adjusted start sector from 34 to 2048 >21:18:34,485 DEBUG storage: created partition sda1 of 768MB and added it to /dev/sda >21:18:34,486 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >21:18:34,486 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cddfe10> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:18:34,487 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >21:18:34,488 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:18:34,489 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:18:34,489 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbe7a90> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b90> >21:18:34,489 DEBUG storage: allocating partition: req7 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:18:34,489 DEBUG storage: checking freespace on sdb >21:18:34,490 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=768MB boot=False best=None grow=None >21:18:34,490 DEBUG storage: current free range is 63-625142447 (305245MB) >21:18:34,490 DEBUG storage: updating use_disk to sdb, type: 0 >21:18:34,490 DEBUG storage: new free: 63-625142447 / 305245MB >21:18:34,490 DEBUG storage: new free allows for 0 sectors of growth >21:18:34,491 DEBUG storage: adjusted start sector from 63 to 2048 >21:18:34,491 DEBUG storage: created partition sdb1 of 768MB and added it to /dev/sdb >21:18:34,492 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >21:18:34,492 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbbc1d0> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b30> >21:18:34,493 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >21:18:34,494 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:18:34,495 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:18:34,495 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9a10> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:18:34,495 DEBUG storage: allocating partition: req9 ; id: 44 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 384MB ; grow: None ; max_size: 0 >21:18:34,495 DEBUG storage: checking freespace on sdb >21:18:34,495 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=384MB boot=False best=None grow=None >21:18:34,496 DEBUG storage: current free range is 63-2047 (0MB) >21:18:34,496 DEBUG storage: current free range is 1574912-625142447 (304476MB) >21:18:34,496 DEBUG storage: updating use_disk to sdb, type: 0 >21:18:34,496 DEBUG storage: new free: 1574912-625142447 / 304476MB >21:18:34,496 DEBUG storage: new free allows for 0 sectors of growth >21:18:34,497 DEBUG storage: created partition sdb2 of 384MB and added it to /dev/sdb >21:18:34,497 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >21:18:34,498 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cddfe10> PedPartition: <_ped.Partition object at 0x7f2d2cbe4ad0> >21:18:34,498 DEBUG storage: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >21:18:34,499 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:18:34,500 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:18:34,501 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cddfe90> PedPartition: <_ped.Partition object at 0x7f2d2cbad4d0> >21:18:34,501 DEBUG storage: allocating partition: req11 ; id: 46 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 1MB ; grow: True ; max_size: 0 >21:18:34,501 DEBUG storage: checking freespace on sdb >21:18:34,501 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=1MB boot=False best=None grow=True >21:18:34,501 DEBUG storage: current free range is 63-2047 (0MB) >21:18:34,501 DEBUG storage: current free range is 2361344-625142447 (304092MB) >21:18:34,502 DEBUG storage: evaluating growth potential for new layout >21:18:34,502 DEBUG storage: calculating growth for disk /dev/sdb >21:18:34,503 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:18:34,503 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf0d0> PedPartition: <_ped.Partition object at 0x7f2d2cbad5f0> >21:18:34,504 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:18:34,504 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:18:34,505 DEBUG storage: adding request 42 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:34,505 DEBUG storage: adding request 44 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:34,505 DEBUG storage: adding request 46 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:34,505 DEBUG storage: Chunk.growRequests: 625142385 on /dev/sdb start = 63 end = 625142447 >sectorSize = 512 > >21:18:34,505 DEBUG storage: req: PartitionRequest instance -- >id = 42 name = sdb1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:18:34,505 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sdb2 growable = None >base = 786432 growth = 0 max_grow = 0 >done = True >21:18:34,505 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sdb3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >21:18:34,505 DEBUG storage: 1 requests and 622781041 (304092MB) left in chunk >21:18:34,505 DEBUG storage: adding 622781041 (304092MB) to 46 (sdb3) >21:18:34,506 DEBUG storage: new grow amount for request 46 (sdb3) is 622781041 units, or 304092MB >21:18:34,506 DEBUG storage: request 42 (sdb1) growth: 0 (0MB) size: 768MB >21:18:34,506 DEBUG storage: request 44 (sdb2) growth: 0 (0MB) size: 384MB >21:18:34,506 DEBUG storage: request 46 (sdb3) growth: 622781041 (304092MB) size: 304093MB >21:18:34,506 DEBUG storage: disk /dev/sdb growth: 622781041 (304092MB) >21:18:34,506 DEBUG storage: calculating growth for disk /dev/sda >21:18:34,506 DEBUG storage: adding request 38 to chunk 625142381 (34-625142414) on /dev/sda >21:18:34,506 DEBUG storage: Chunk.growRequests: 625142381 on /dev/sda start = 34 end = 625142414 >sectorSize = 512 > >21:18:34,506 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:18:34,506 DEBUG storage: request 38 (sda1) growth: 0 (0MB) size: 768MB >21:18:34,507 DEBUG storage: disk /dev/sda growth: 0 (0MB) >21:18:34,507 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:18:34,507 DEBUG storage: device sdb3 new partedPartition None >21:18:34,508 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:18:34,509 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:18:34,509 DEBUG storage: total growth: 622781041 sectors >21:18:34,509 DEBUG storage: updating use_disk to sdb, type: 0 >21:18:34,509 DEBUG storage: new free: 2361344-625142447 / 304092MB >21:18:34,509 DEBUG storage: new free allows for 622781041 sectors of growth >21:18:34,510 DEBUG storage: created partition sdb3 of 1MB and added it to /dev/sdb >21:18:34,510 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:18:34,511 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf9d0> PedPartition: <_ped.Partition object at 0x7f2d2cbada70> >21:18:34,511 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:18:34,512 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:18:34,513 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:18:34,513 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf950> PedPartition: <_ped.Partition object at 0x7f2d2cbad770> >21:18:34,513 DEBUG storage: allocating partition: req5 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 384MB ; grow: None ; max_size: 0 >21:18:34,514 DEBUG storage: checking freespace on sda >21:18:34,514 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=384MB boot=False best=None grow=None >21:18:34,514 DEBUG storage: current free range is 34-2047 (0MB) >21:18:34,514 DEBUG storage: current free range is 1574912-625142414 (304476MB) >21:18:34,514 DEBUG storage: updating use_disk to sda, type: 0 >21:18:34,514 DEBUG storage: new free: 1574912-625142414 / 304476MB >21:18:34,515 DEBUG storage: new free allows for 0 sectors of growth >21:18:34,515 DEBUG storage: created partition sda2 of 384MB and added it to /dev/sda >21:18:34,516 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >21:18:34,516 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafcd0> PedPartition: <_ped.Partition object at 0x7f2d2cbad530> >21:18:34,517 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:18:34,518 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:18:34,519 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:18:34,519 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafd90> PedPartition: <_ped.Partition object at 0x7f2d2cbad830> >21:18:34,519 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sdb3(id 46)', 'sda1(id 38)', 'sda2(id 40)', 'sdb1(id 42)', 'sdb2(id 44)'] >21:18:34,519 DEBUG storage: growable partitions are ['sdb3'] >21:18:34,519 DEBUG storage: growing partitions on sda >21:18:34,519 DEBUG storage: adding request 38 to chunk 625142381 (34-625142414) on /dev/sda >21:18:34,520 DEBUG storage: adding request 40 to chunk 625142381 (34-625142414) on /dev/sda >21:18:34,520 DEBUG storage: disk sda has 1 chunks >21:18:34,520 DEBUG storage: growing partitions on sdb >21:18:34,520 DEBUG storage: adding request 46 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:34,520 DEBUG storage: adding request 42 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:34,520 DEBUG storage: adding request 44 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:34,520 DEBUG storage: disk sdb has 1 chunks >21:18:34,520 DEBUG storage: Chunk.growRequests: 625142385 on /dev/sdb start = 63 end = 625142447 >sectorSize = 512 > >21:18:34,521 DEBUG storage: req: PartitionRequest instance -- >id = 42 name = sdb1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:18:34,521 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sdb2 growable = None >base = 786432 growth = 0 max_grow = 0 >done = True >21:18:34,521 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sdb3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >21:18:34,521 DEBUG storage: 1 requests and 622781041 (304092MB) left in chunk >21:18:34,521 DEBUG storage: adding 622781041 (304092MB) to 46 (sdb3) >21:18:34,521 DEBUG storage: new grow amount for request 46 (sdb3) is 622781041 units, or 304092MB >21:18:34,521 DEBUG storage: partition sdb1 (42): 0 >21:18:34,521 DEBUG storage: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbaf790> >21:18:34,521 DEBUG storage: partition sdb2 (44): 0 >21:18:34,522 DEBUG storage: new geometry for sdb2: parted.Geometry instance -- > start: 1574912 end: 2361343 length: 786432 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbaf550> >21:18:34,522 DEBUG storage: partition sdb3 (46): 0 >21:18:34,522 DEBUG storage: new geometry for sdb3: parted.Geometry instance -- > start: 2361344 end: 625141759 length: 622780416 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbde0d0> >21:18:34,522 DEBUG storage: removing all non-preexisting partitions ['sdb1(id 42)', 'sdb2(id 44)', 'sdb3(id 46)'] from disk(s) ['sdb'] >21:18:34,523 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:18:34,523 DEBUG storage: device sdb1 new partedPartition None >21:18:34,524 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >21:18:34,524 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:18:34,525 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:18:34,525 DEBUG storage: device sdb2 new partedPartition None >21:18:34,526 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >21:18:34,527 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >21:18:34,528 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:18:34,528 DEBUG storage: device sdb3 new partedPartition None >21:18:34,528 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:18:34,529 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:18:34,529 DEBUG storage: back from removeNewPartitions >21:18:34,529 DEBUG storage: extended: None >21:18:34,530 DEBUG storage: setting req7 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbaf790> >21:18:34,530 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >21:18:34,531 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10f50> PedPartition: <_ped.Partition object at 0x7f2d2cbad8f0> >21:18:34,531 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >21:18:34,532 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:18:34,533 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:18:34,534 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b68ebd0> PedPartition: <_ped.Partition object at 0x7f2d2cbe4ad0> >21:18:34,534 DEBUG storage: setting req9 new geometry: parted.Geometry instance -- > start: 1574912 end: 2361343 length: 786432 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbaf550> >21:18:34,535 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >21:18:34,535 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf090> PedPartition: <_ped.Partition object at 0x7f2d2cbad890> >21:18:34,536 DEBUG storage: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >21:18:34,537 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:18:34,538 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:18:34,538 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cddfdd0> PedPartition: <_ped.Partition object at 0x7f2d2cbad9b0> >21:18:34,538 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2361344 end: 625141759 length: 622780416 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbde0d0> >21:18:34,539 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:18:34,539 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafa50> PedPartition: <_ped.Partition object at 0x7f2d2cbad950> >21:18:34,540 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:18:34,541 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:18:34,542 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:18:34,542 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbbc050> PedPartition: <_ped.Partition object at 0x7f2d2cbad770> >21:18:34,542 DEBUG storage: new bootloader stage1 device: None >21:18:34,544 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:18:34,544 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:34,545 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:18:34,546 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:18:34,547 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:18:34,547 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:18:34,548 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:18:34,549 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:34,550 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:18:34,551 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:34,551 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:18:34,552 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:18:34,553 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:18:34,554 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:18:34,555 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:18:34,555 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent mdmember >21:18:34,556 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:18:34,557 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:40,648 DEBUG storage: LVMPhysicalVolume.__init__: >21:18:40,649 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:18:40,651 DEBUG storage: MDRaidMember.__init__: >21:18:40,652 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:18:45,978 DEBUG storage: MDRaidMember.__init__: mountpoint: None ; >21:18:45,978 DEBUG storage: getFormat('mdmember') returning MDRaidMember instance >21:18:45,981 DEBUG storage: PartitionDevice._setFormat: req12 ; >21:18:45,984 DEBUG storage: PartitionDevice._setFormat: req12 ; current: None ; type: mdmember ; >21:18:45,990 DEBUG storage: MDRaidMember.__init__: >21:18:45,991 DEBUG storage: MDRaidMember.__init__: >21:18:54,918 DEBUG storage: MDRaidMember.__init__: mountpoint: <Not Applicable> ; >21:18:54,919 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:18:54,920 DEBUG storage: PartitionDevice._setFormat: req13 ; >21:18:54,921 DEBUG storage: PartitionDevice._setFormat: req13 ; current: None ; type: mdmember ; >21:18:54,921 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:18:54,922 DEBUG storage: PartitionDevice._setFormat: req13 ; >21:18:54,923 DEBUG storage: PartitionDevice._setFormat: req13 ; current: mdmember ; type: mdmember ; >21:18:54,923 INFO storage: added partition req13 (id 48) to device tree >21:18:54,923 INFO storage: registered action: [35] Create Device partition req13 (id 48) >21:18:54,923 INFO storage: registered action: [36] Create Format mdmember on partition req13 (id 48) >21:18:54,924 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:18:54,925 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:18:54,926 DEBUG storage: removing all non-preexisting partitions ['req13(id 48)', 'sda1(id 38)', 'sda2(id 40)', 'sdb1(id 42)', 'sdb2(id 44)', 'sdb3(id 46)'] from disk(s) ['sda', 'sdb'] >21:18:54,927 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:18:54,927 DEBUG storage: device sda1 new partedPartition None >21:18:54,928 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:18:54,929 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:18:54,929 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:18:54,930 DEBUG storage: device sda2 new partedPartition None >21:18:54,930 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >21:18:54,931 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >21:18:54,932 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:18:54,932 DEBUG storage: device sdb1 new partedPartition None >21:18:54,932 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >21:18:54,933 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:18:54,934 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:18:54,934 DEBUG storage: device sdb2 new partedPartition None >21:18:54,935 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >21:18:54,935 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >21:18:54,936 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:18:54,936 DEBUG storage: device sdb3 new partedPartition None >21:18:54,937 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:18:54,938 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:18:54,938 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req13(id 48)', 'req3(id 38)', 'req5(id 40)', 'req7(id 42)', 'req9(id 44)', 'req11(id 46)'] >21:18:54,938 DEBUG storage: removing all non-preexisting partitions ['req3(id 38)', 'req7(id 42)', 'req9(id 44)', 'req13(id 48)', 'req11(id 46)', 'req5(id 40)'] from disk(s) ['sda', 'sdb'] >21:18:54,938 DEBUG storage: allocating partition: req3 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:18:54,938 DEBUG storage: checking freespace on sda >21:18:54,939 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=768MB boot=True best=None grow=None >21:18:54,939 DEBUG storage: current free range is 34-625142414 (305245MB) >21:18:54,939 DEBUG storage: updating use_disk to sda, type: 0 >21:18:54,939 DEBUG storage: new free: 34-625142414 / 305245MB >21:18:54,940 DEBUG storage: new free allows for 0 sectors of growth >21:18:54,940 DEBUG storage: found free space for bootable request >21:18:54,940 DEBUG storage: adjusted start sector from 34 to 2048 >21:18:54,940 DEBUG storage: created partition sda1 of 768MB and added it to /dev/sda >21:18:54,941 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >21:18:54,942 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafa50> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b90> >21:18:54,943 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >21:18:54,944 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:18:54,945 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:18:54,945 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafd90> PedPartition: <_ped.Partition object at 0x7f2d2cbe4ad0> >21:18:54,945 DEBUG storage: allocating partition: req7 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:18:54,945 DEBUG storage: checking freespace on sdb >21:18:54,946 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=768MB boot=False best=None grow=None >21:18:54,946 DEBUG storage: current free range is 63-625142447 (305245MB) >21:18:54,946 DEBUG storage: updating use_disk to sdb, type: 0 >21:18:54,946 DEBUG storage: new free: 63-625142447 / 305245MB >21:18:54,946 DEBUG storage: new free allows for 0 sectors of growth >21:18:54,946 DEBUG storage: adjusted start sector from 63 to 2048 >21:18:54,947 DEBUG storage: created partition sdb1 of 768MB and added it to /dev/sdb >21:18:54,947 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >21:18:54,948 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf150> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:18:54,949 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >21:18:54,949 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:18:54,950 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:18:54,951 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbec610> PedPartition: <_ped.Partition object at 0x7f2d2cbad7d0> >21:18:54,951 DEBUG storage: allocating partition: req9 ; id: 44 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 384MB ; grow: None ; max_size: 0 >21:18:54,951 DEBUG storage: checking freespace on sdb >21:18:54,951 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=384MB boot=False best=None grow=None >21:18:54,951 DEBUG storage: current free range is 63-2047 (0MB) >21:18:54,952 DEBUG storage: current free range is 1574912-625142447 (304476MB) >21:18:54,952 DEBUG storage: updating use_disk to sdb, type: 0 >21:18:54,952 DEBUG storage: new free: 1574912-625142447 / 304476MB >21:18:54,952 DEBUG storage: new free allows for 0 sectors of growth >21:18:54,952 DEBUG storage: created partition sdb2 of 384MB and added it to /dev/sdb >21:18:54,953 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >21:18:54,953 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf710> PedPartition: <_ped.Partition object at 0x7f2d2cbad710> >21:18:54,954 DEBUG storage: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >21:18:54,955 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:18:54,956 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:18:54,956 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafb90> PedPartition: <_ped.Partition object at 0x7f2d2cbad830> >21:18:54,956 DEBUG storage: allocating partition: req13 ; id: 48 ; disks: ['sda'] ; >boot: False ; primary: True ; size: 1MB ; grow: True ; max_size: 0 >21:18:54,957 DEBUG storage: checking freespace on sda >21:18:54,957 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=False best=None grow=True >21:18:54,957 DEBUG storage: current free range is 34-2047 (0MB) >21:18:54,957 DEBUG storage: current free range is 1574912-625142414 (304476MB) >21:18:54,957 DEBUG storage: evaluating growth potential for new layout >21:18:54,957 DEBUG storage: calculating growth for disk /dev/sdb >21:18:54,958 DEBUG storage: adding request 42 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:54,958 DEBUG storage: adding request 44 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:54,958 DEBUG storage: Chunk.growRequests: 625142385 on /dev/sdb start = 63 end = 625142447 >sectorSize = 512 > >21:18:54,958 DEBUG storage: req: PartitionRequest instance -- >id = 42 name = sdb1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:18:54,958 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sdb2 growable = None >base = 786432 growth = 0 max_grow = 0 >done = True >21:18:54,958 DEBUG storage: request 42 (sdb1) growth: 0 (0MB) size: 768MB >21:18:54,958 DEBUG storage: request 44 (sdb2) growth: 0 (0MB) size: 384MB >21:18:54,958 DEBUG storage: disk /dev/sdb growth: 0 (0MB) >21:18:54,958 DEBUG storage: calculating growth for disk /dev/sda >21:18:54,959 DEBUG storage: PartitionDevice._setPartedPartition: req13 ; >21:18:54,960 DEBUG storage: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c364450> PedPartition: <_ped.Partition object at 0x7f2d2cbad6b0> >21:18:54,961 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:18:54,961 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:18:54,961 DEBUG storage: adding request 38 to chunk 625142381 (34-625142414) on /dev/sda >21:18:54,962 DEBUG storage: adding request 48 to chunk 625142381 (34-625142414) on /dev/sda >21:18:54,962 DEBUG storage: Chunk.growRequests: 625142381 on /dev/sda start = 34 end = 625142414 >sectorSize = 512 > >21:18:54,962 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:18:54,962 DEBUG storage: req: PartitionRequest instance -- >id = 48 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 18446744073709549567 >done = False >21:18:54,962 DEBUG storage: 1 requests and 623567469 (304476MB) left in chunk >21:18:54,962 DEBUG storage: adding 623567469 (304476MB) to 48 (sda2) >21:18:54,962 DEBUG storage: new grow amount for request 48 (sda2) is 623567469 units, or 304476MB >21:18:54,962 DEBUG storage: request 38 (sda1) growth: 0 (0MB) size: 768MB >21:18:54,962 DEBUG storage: request 48 (sda2) growth: 623567469 (304476MB) size: 304477MB >21:18:54,962 DEBUG storage: disk /dev/sda growth: 623567469 (304476MB) >21:18:54,963 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:18:54,963 DEBUG storage: device sda2 new partedPartition None >21:18:54,964 DEBUG storage: PartitionDevice._setDisk: req13 ; new: None ; old: sda ; >21:18:54,965 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:18:54,965 DEBUG storage: total growth: 623567469 sectors >21:18:54,965 DEBUG storage: updating use_disk to sda, type: 0 >21:18:54,965 DEBUG storage: new free: 1574912-625142414 / 304476MB >21:18:54,965 DEBUG storage: new free allows for 623567469 sectors of growth >21:18:54,966 DEBUG storage: created partition sda2 of 1MB and added it to /dev/sda >21:18:54,966 DEBUG storage: PartitionDevice._setPartedPartition: req13 ; >21:18:54,967 DEBUG storage: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10c10> PedPartition: <_ped.Partition object at 0x7f2d2cbad950> >21:18:54,967 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:18:54,968 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:18:54,969 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:18:54,969 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10bd0> PedPartition: <_ped.Partition object at 0x7f2d2cbad8f0> >21:18:54,970 DEBUG storage: allocating partition: req11 ; id: 46 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 1MB ; grow: True ; max_size: 0 >21:18:54,970 DEBUG storage: checking freespace on sdb >21:18:54,970 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=1MB boot=False best=None grow=True >21:18:54,970 DEBUG storage: current free range is 63-2047 (0MB) >21:18:54,970 DEBUG storage: current free range is 2361344-625142447 (304092MB) >21:18:54,971 DEBUG storage: evaluating growth potential for new layout >21:18:54,971 DEBUG storage: calculating growth for disk /dev/sdb >21:18:54,972 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:18:54,972 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc103d0> PedPartition: <_ped.Partition object at 0x7f2d2cbad890> >21:18:54,973 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:18:54,973 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:18:54,974 DEBUG storage: adding request 42 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:54,974 DEBUG storage: adding request 44 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:54,974 DEBUG storage: adding request 46 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:54,974 DEBUG storage: Chunk.growRequests: 625142385 on /dev/sdb start = 63 end = 625142447 >sectorSize = 512 > >21:18:54,974 DEBUG storage: req: PartitionRequest instance -- >id = 42 name = sdb1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:18:54,974 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sdb2 growable = None >base = 786432 growth = 0 max_grow = 0 >done = True >21:18:54,974 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sdb3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >21:18:54,974 DEBUG storage: 1 requests and 622781041 (304092MB) left in chunk >21:18:54,974 DEBUG storage: adding 622781041 (304092MB) to 46 (sdb3) >21:18:54,975 DEBUG storage: new grow amount for request 46 (sdb3) is 622781041 units, or 304092MB >21:18:54,975 DEBUG storage: request 42 (sdb1) growth: 0 (0MB) size: 768MB >21:18:54,975 DEBUG storage: request 44 (sdb2) growth: 0 (0MB) size: 384MB >21:18:54,975 DEBUG storage: request 46 (sdb3) growth: 622781041 (304092MB) size: 304093MB >21:18:54,975 DEBUG storage: disk /dev/sdb growth: 622781041 (304092MB) >21:18:54,975 DEBUG storage: calculating growth for disk /dev/sda >21:18:54,975 DEBUG storage: adding request 38 to chunk 625142381 (34-625142414) on /dev/sda >21:18:54,975 DEBUG storage: adding request 48 to chunk 625142381 (34-625142414) on /dev/sda >21:18:54,975 DEBUG storage: Chunk.growRequests: 625142381 on /dev/sda start = 34 end = 625142414 >sectorSize = 512 > >21:18:54,976 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:18:54,976 DEBUG storage: req: PartitionRequest instance -- >id = 48 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 18446744073709549567 >done = False >21:18:54,976 DEBUG storage: 1 requests and 623567469 (304476MB) left in chunk >21:18:54,976 DEBUG storage: adding 623567469 (304476MB) to 48 (sda2) >21:18:54,976 DEBUG storage: new grow amount for request 48 (sda2) is 623567469 units, or 304476MB >21:18:54,976 DEBUG storage: request 38 (sda1) growth: 0 (0MB) size: 768MB >21:18:54,976 DEBUG storage: request 48 (sda2) growth: 623567469 (304476MB) size: 304477MB >21:18:54,976 DEBUG storage: disk /dev/sda growth: 623567469 (304476MB) >21:18:54,977 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:18:54,977 DEBUG storage: device sdb3 new partedPartition None >21:18:54,978 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:18:54,979 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:18:54,979 DEBUG storage: total growth: 1246348510 sectors >21:18:54,979 DEBUG storage: updating use_disk to sdb, type: 0 >21:18:54,979 DEBUG storage: new free: 2361344-625142447 / 304092MB >21:18:54,979 DEBUG storage: new free allows for 1246348510 sectors of growth >21:18:54,980 DEBUG storage: created partition sdb3 of 1MB and added it to /dev/sdb >21:18:54,980 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:18:54,980 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9b90> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:18:54,981 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:18:54,982 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:18:54,983 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:18:54,983 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf190> PedPartition: <_ped.Partition object at 0x7f2d2cbad6b0> >21:18:54,983 DEBUG storage: allocating partition: req5 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 384MB ; grow: None ; max_size: 0 >21:18:54,983 DEBUG storage: checking freespace on sda >21:18:54,984 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=384MB boot=False best=None grow=None >21:18:54,984 DEBUG storage: current free range is 34-2047 (0MB) >21:18:54,984 DEBUG storage: current free range is 1576960-625142414 (304475MB) >21:18:54,984 DEBUG storage: updating use_disk to sda, type: 0 >21:18:54,984 DEBUG storage: new free: 1576960-625142414 / 304475MB >21:18:54,985 DEBUG storage: new free allows for 0 sectors of growth >21:18:54,985 DEBUG storage: created partition sda3 of 384MB and added it to /dev/sda >21:18:54,986 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >21:18:54,986 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafa50> PedPartition: <_ped.Partition object at 0x7f2d2cbad710> >21:18:54,987 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >21:18:54,988 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:18:54,989 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:18:54,989 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10c10> PedPartition: <_ped.Partition object at 0x7f2d2cbada70> >21:18:54,989 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda2(id 48)', 'sda1(id 38)', 'sda3(id 40)', 'sdb1(id 42)', 'sdb2(id 44)', 'sdb3(id 46)'] >21:18:54,989 DEBUG storage: growable partitions are ['sda2', 'sdb3'] >21:18:54,989 DEBUG storage: growing partitions on sda >21:18:54,990 DEBUG storage: adding request 48 to chunk 625142381 (34-625142414) on /dev/sda >21:18:54,990 DEBUG storage: adding request 38 to chunk 625142381 (34-625142414) on /dev/sda >21:18:54,990 DEBUG storage: adding request 40 to chunk 625142381 (34-625142414) on /dev/sda >21:18:54,990 DEBUG storage: disk sda has 1 chunks >21:18:54,990 DEBUG storage: Chunk.growRequests: 625142381 on /dev/sda start = 34 end = 625142414 >sectorSize = 512 > >21:18:54,990 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:18:54,990 DEBUG storage: req: PartitionRequest instance -- >id = 48 name = sda2 growable = True >base = 2048 growth = 0 max_grow = 18446744073709549567 >done = False >21:18:54,990 DEBUG storage: req: PartitionRequest instance -- >id = 40 name = sda3 growable = None >base = 786432 growth = 0 max_grow = 0 >done = True >21:18:54,990 DEBUG storage: 1 requests and 622781037 (304092MB) left in chunk >21:18:54,990 DEBUG storage: adding 622781037 (304092MB) to 48 (sda2) >21:18:54,991 DEBUG storage: new grow amount for request 48 (sda2) is 622781037 units, or 304092MB >21:18:54,991 DEBUG storage: partition sda1 (38): 0 >21:18:54,991 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f2d2c2d8bd0> PedGeometry: <_ped.Geometry object at 0x7f2d2cc10cd0> >21:18:54,991 DEBUG storage: partition sda2 (48): 0 >21:18:54,991 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 1574912 end: 624357375 length: 622782464 > device: <parted.device.Device object at 0x7f2d2c2d8bd0> PedGeometry: <_ped.Geometry object at 0x7f2d2cc10190> >21:18:54,991 DEBUG storage: partition sda3 (40): 0 >21:18:54,992 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 624357376 end: 625141759 length: 784384 > device: <parted.device.Device object at 0x7f2d2c2d8bd0> PedGeometry: <_ped.Geometry object at 0x7f2d2cc10090> >21:18:54,992 DEBUG storage: removing all non-preexisting partitions ['sda1(id 38)', 'sda2(id 48)', 'sda3(id 40)'] from disk(s) ['sda'] >21:18:54,993 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:18:54,993 DEBUG storage: device sda1 new partedPartition None >21:18:54,993 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:18:54,994 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:18:54,995 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:18:54,995 DEBUG storage: device sda2 new partedPartition None >21:18:54,996 DEBUG storage: PartitionDevice._setDisk: req13 ; new: None ; old: sda ; >21:18:54,996 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:18:54,997 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:18:54,997 DEBUG storage: device sda3 new partedPartition None >21:18:54,998 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >21:18:54,999 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >21:18:54,999 DEBUG storage: back from removeNewPartitions >21:18:54,999 DEBUG storage: extended: None >21:18:54,999 DEBUG storage: setting req3 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f2d2c2d8bd0> PedGeometry: <_ped.Geometry object at 0x7f2d2cc10cd0> >21:18:55,000 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >21:18:55,000 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10690> PedPartition: <_ped.Partition object at 0x7f2d2cbad9b0> >21:18:55,001 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >21:18:55,002 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:18:55,003 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:18:55,003 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10950> PedPartition: <_ped.Partition object at 0x7f2d2cbad8f0> >21:18:55,003 DEBUG storage: setting req13 new geometry: parted.Geometry instance -- > start: 1574912 end: 624357375 length: 622782464 > device: <parted.device.Device object at 0x7f2d2c2d8bd0> PedGeometry: <_ped.Geometry object at 0x7f2d2cc10190> >21:18:55,004 DEBUG storage: PartitionDevice._setPartedPartition: req13 ; >21:18:55,005 DEBUG storage: device req13 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafd90> PedPartition: <_ped.Partition object at 0x7f2d2cbad2f0> >21:18:55,005 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:18:55,006 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:18:55,007 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:18:55,007 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10d90> PedPartition: <_ped.Partition object at 0x7f2d2cbad4d0> >21:18:55,008 DEBUG storage: setting req5 new geometry: parted.Geometry instance -- > start: 624357376 end: 625141759 length: 784384 > device: <parted.device.Device object at 0x7f2d2c2d8bd0> PedGeometry: <_ped.Geometry object at 0x7f2d2cc10090> >21:18:55,008 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >21:18:55,009 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9090> PedPartition: <_ped.Partition object at 0x7f2d2cbada10> >21:18:55,010 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >21:18:55,010 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:18:55,011 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:18:55,012 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d36d17990> PedPartition: <_ped.Partition object at 0x7f2d36cea350> >21:18:55,012 DEBUG storage: growing partitions on sdb >21:18:55,012 DEBUG storage: adding request 42 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:55,012 DEBUG storage: adding request 44 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:55,012 DEBUG storage: adding request 46 to chunk 625142385 (63-625142447) on /dev/sdb >21:18:55,013 DEBUG storage: disk sdb has 1 chunks >21:18:55,013 DEBUG storage: Chunk.growRequests: 625142385 on /dev/sdb start = 63 end = 625142447 >sectorSize = 512 > >21:18:55,013 DEBUG storage: req: PartitionRequest instance -- >id = 42 name = sdb1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:18:55,013 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sdb2 growable = None >base = 786432 growth = 0 max_grow = 0 >done = True >21:18:55,013 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sdb3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >21:18:55,013 DEBUG storage: 1 requests and 622781041 (304092MB) left in chunk >21:18:55,013 DEBUG storage: adding 622781041 (304092MB) to 46 (sdb3) >21:18:55,013 DEBUG storage: new grow amount for request 46 (sdb3) is 622781041 units, or 304092MB >21:18:55,013 DEBUG storage: partition sdb1 (42): 0 >21:18:55,013 DEBUG storage: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbafe90> >21:18:55,014 DEBUG storage: partition sdb2 (44): 0 >21:18:55,014 DEBUG storage: new geometry for sdb2: parted.Geometry instance -- > start: 1574912 end: 2361343 length: 786432 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d36d176d0> >21:18:55,014 DEBUG storage: partition sdb3 (46): 0 >21:18:55,014 DEBUG storage: new geometry for sdb3: parted.Geometry instance -- > start: 2361344 end: 625141759 length: 622780416 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d36d17a10> >21:18:55,014 DEBUG storage: removing all non-preexisting partitions ['sdb1(id 42)', 'sdb2(id 44)', 'sdb3(id 46)'] from disk(s) ['sdb'] >21:18:55,015 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:18:55,015 DEBUG storage: device sdb1 new partedPartition None >21:18:55,016 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >21:18:55,017 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:18:55,017 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:18:55,018 DEBUG storage: device sdb2 new partedPartition None >21:18:55,018 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >21:18:55,019 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >21:18:55,020 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:18:55,020 DEBUG storage: device sdb3 new partedPartition None >21:18:55,021 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:18:55,023 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:18:55,023 DEBUG storage: back from removeNewPartitions >21:18:55,023 DEBUG storage: extended: None >21:18:55,023 DEBUG storage: setting req7 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbafe90> >21:18:55,024 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >21:18:55,025 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc16d50> PedPartition: <_ped.Partition object at 0x7f2d2cbe4ad0> >21:18:55,025 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >21:18:55,026 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:18:55,027 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:18:55,027 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10210> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:18:55,027 DEBUG storage: setting req9 new geometry: parted.Geometry instance -- > start: 1574912 end: 2361343 length: 786432 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d36d176d0> >21:18:55,028 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >21:18:55,029 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10250> PedPartition: <_ped.Partition object at 0x7f2d36cea2f0> >21:18:55,029 DEBUG storage: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >21:18:55,030 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:18:55,031 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:18:55,032 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10490> PedPartition: <_ped.Partition object at 0x7f2d2c34d7d0> >21:18:55,032 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2361344 end: 625141759 length: 622780416 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d36d17a10> >21:18:55,033 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:18:55,033 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbde0d0> PedPartition: <_ped.Partition object at 0x7f2d36cea9b0> >21:18:55,034 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:18:55,034 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:18:55,035 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:18:55,036 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b68ed90> PedPartition: <_ped.Partition object at 0x7f2d2cbad6b0> >21:18:55,036 DEBUG storage: new bootloader stage1 device: None >21:18:55,037 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:18:55,038 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:55,039 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:18:55,039 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:18:55,040 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:18:55,041 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304093MB partition sda2 (48) with non-existent mdmember >21:18:55,042 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:18:55,043 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 383MB partition sda3 (40) with non-existent mdmember >21:18:55,043 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:18:55,044 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:55,045 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:18:55,046 DEBUG storage: DeviceTree.getDeviceByName returned None >21:18:55,046 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:18:55,047 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:18:55,048 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:18:55,049 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:18:55,050 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:18:55,050 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent mdmember >21:18:55,051 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:18:55,052 DEBUG storage: DeviceTree.getDeviceByName returned None >21:19:06,627 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:19:06,629 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:19:06,630 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:19:06,630 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304093MB partition sda2 (48) with non-existent mdmember >21:19:06,631 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:19:06,632 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 383MB partition sda3 (40) with non-existent mdmember >21:19:15,098 INFO storage: removed partition sda2 (id 48) from device tree >21:19:15,099 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >21:19:15,099 INFO storage: registered action: [37] Destroy Device partition sda2 (id 48) >21:19:15,100 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:19:15,101 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:19:15,102 DEBUG storage: removing all non-preexisting partitions ['sda1(id 38)', 'sda3(id 40)', 'sdb1(id 42)', 'sdb2(id 44)', 'sdb3(id 46)'] from disk(s) ['sda', 'sdb'] >21:19:15,103 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:19:15,103 DEBUG storage: device sda1 new partedPartition None >21:19:15,103 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:19:15,104 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:19:15,105 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >21:19:15,105 DEBUG storage: device sda3 new partedPartition None >21:19:15,106 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >21:19:15,106 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >21:19:15,107 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:19:15,107 DEBUG storage: device sdb1 new partedPartition None >21:19:15,108 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >21:19:15,108 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:19:15,109 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:19:15,109 DEBUG storage: device sdb2 new partedPartition None >21:19:15,110 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >21:19:15,111 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >21:19:15,112 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:19:15,112 DEBUG storage: device sdb3 new partedPartition None >21:19:15,112 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:19:15,113 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:19:15,113 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 38)', 'req5(id 40)', 'req7(id 42)', 'req9(id 44)', 'req11(id 46)'] >21:19:15,114 DEBUG storage: removing all non-preexisting partitions ['req3(id 38)', 'req7(id 42)', 'req9(id 44)', 'req11(id 46)', 'req5(id 40)'] from disk(s) ['sda', 'sdb'] >21:19:15,114 DEBUG storage: allocating partition: req3 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:19:15,114 DEBUG storage: checking freespace on sda >21:19:15,114 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=768MB boot=True best=None grow=None >21:19:15,115 DEBUG storage: current free range is 34-625142414 (305245MB) >21:19:15,115 DEBUG storage: updating use_disk to sda, type: 0 >21:19:15,115 DEBUG storage: new free: 34-625142414 / 305245MB >21:19:15,115 DEBUG storage: new free allows for 0 sectors of growth >21:19:15,115 DEBUG storage: found free space for bootable request >21:19:15,115 DEBUG storage: adjusted start sector from 34 to 2048 >21:19:15,116 DEBUG storage: created partition sda1 of 768MB and added it to /dev/sda >21:19:15,116 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >21:19:15,117 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc106d0> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:19:15,117 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >21:19:15,118 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:19:15,119 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:19:15,119 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10910> PedPartition: <_ped.Partition object at 0x7f2d2c34d7d0> >21:19:15,120 DEBUG storage: allocating partition: req7 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:19:15,120 DEBUG storage: checking freespace on sdb >21:19:15,120 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=768MB boot=False best=None grow=None >21:19:15,120 DEBUG storage: current free range is 63-625142447 (305245MB) >21:19:15,120 DEBUG storage: updating use_disk to sdb, type: 0 >21:19:15,121 DEBUG storage: new free: 63-625142447 / 305245MB >21:19:15,121 DEBUG storage: new free allows for 0 sectors of growth >21:19:15,121 DEBUG storage: adjusted start sector from 63 to 2048 >21:19:15,121 DEBUG storage: created partition sdb1 of 768MB and added it to /dev/sdb >21:19:15,122 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >21:19:15,122 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10d10> PedPartition: <_ped.Partition object at 0x7f2d2cc08c50> >21:19:15,123 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >21:19:15,124 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:19:15,125 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:19:15,125 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c342790> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b90> >21:19:15,125 DEBUG storage: allocating partition: req9 ; id: 44 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 384MB ; grow: None ; max_size: 0 >21:19:15,125 DEBUG storage: checking freespace on sdb >21:19:15,125 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=384MB boot=False best=None grow=None >21:19:15,126 DEBUG storage: current free range is 63-2047 (0MB) >21:19:15,126 DEBUG storage: current free range is 1574912-625142447 (304476MB) >21:19:15,126 DEBUG storage: updating use_disk to sdb, type: 0 >21:19:15,126 DEBUG storage: new free: 1574912-625142447 / 304476MB >21:19:15,126 DEBUG storage: new free allows for 0 sectors of growth >21:19:15,127 DEBUG storage: created partition sdb2 of 384MB and added it to /dev/sdb >21:19:15,127 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >21:19:15,128 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf7d0> PedPartition: <_ped.Partition object at 0x7f2d2cbad770> >21:19:15,128 DEBUG storage: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >21:19:15,129 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:19:15,130 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:19:15,130 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafe90> PedPartition: <_ped.Partition object at 0x7f2d2cbad290> >21:19:15,130 DEBUG storage: allocating partition: req11 ; id: 46 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 1MB ; grow: True ; max_size: 0 >21:19:15,131 DEBUG storage: checking freespace on sdb >21:19:15,131 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=1MB boot=False best=None grow=True >21:19:15,131 DEBUG storage: current free range is 63-2047 (0MB) >21:19:15,131 DEBUG storage: current free range is 2361344-625142447 (304092MB) >21:19:15,131 DEBUG storage: evaluating growth potential for new layout >21:19:15,131 DEBUG storage: calculating growth for disk /dev/sdb >21:19:15,132 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:19:15,133 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafed0> PedPartition: <_ped.Partition object at 0x7f2d2cbad230> >21:19:15,133 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:19:15,134 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:19:15,134 DEBUG storage: adding request 42 to chunk 625142385 (63-625142447) on /dev/sdb >21:19:15,134 DEBUG storage: adding request 44 to chunk 625142385 (63-625142447) on /dev/sdb >21:19:15,135 DEBUG storage: adding request 46 to chunk 625142385 (63-625142447) on /dev/sdb >21:19:15,135 DEBUG storage: Chunk.growRequests: 625142385 on /dev/sdb start = 63 end = 625142447 >sectorSize = 512 > >21:19:15,135 DEBUG storage: req: PartitionRequest instance -- >id = 42 name = sdb1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:19:15,135 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sdb2 growable = None >base = 786432 growth = 0 max_grow = 0 >done = True >21:19:15,135 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sdb3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >21:19:15,135 DEBUG storage: 1 requests and 622781041 (304092MB) left in chunk >21:19:15,135 DEBUG storage: adding 622781041 (304092MB) to 46 (sdb3) >21:19:15,135 DEBUG storage: new grow amount for request 46 (sdb3) is 622781041 units, or 304092MB >21:19:15,135 DEBUG storage: request 42 (sdb1) growth: 0 (0MB) size: 768MB >21:19:15,135 DEBUG storage: request 44 (sdb2) growth: 0 (0MB) size: 384MB >21:19:15,135 DEBUG storage: request 46 (sdb3) growth: 622781041 (304092MB) size: 304093MB >21:19:15,135 DEBUG storage: disk /dev/sdb growth: 622781041 (304092MB) >21:19:15,136 DEBUG storage: calculating growth for disk /dev/sda >21:19:15,136 DEBUG storage: adding request 38 to chunk 625142381 (34-625142414) on /dev/sda >21:19:15,136 DEBUG storage: Chunk.growRequests: 625142381 on /dev/sda start = 34 end = 625142414 >sectorSize = 512 > >21:19:15,136 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:19:15,136 DEBUG storage: request 38 (sda1) growth: 0 (0MB) size: 768MB >21:19:15,136 DEBUG storage: disk /dev/sda growth: 0 (0MB) >21:19:15,137 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:19:15,137 DEBUG storage: device sdb3 new partedPartition None >21:19:15,137 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:19:15,138 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:19:15,138 DEBUG storage: total growth: 622781041 sectors >21:19:15,138 DEBUG storage: updating use_disk to sdb, type: 0 >21:19:15,138 DEBUG storage: new free: 2361344-625142447 / 304092MB >21:19:15,138 DEBUG storage: new free allows for 622781041 sectors of growth >21:19:15,139 DEBUG storage: created partition sdb3 of 1MB and added it to /dev/sdb >21:19:15,140 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:19:15,140 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf210> PedPartition: <_ped.Partition object at 0x7f2d2cbada10> >21:19:15,140 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:19:15,141 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:19:15,142 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:19:15,142 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbbc090> PedPartition: <_ped.Partition object at 0x7f2d2cbad9b0> >21:19:15,143 DEBUG storage: allocating partition: req5 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 384MB ; grow: None ; max_size: 0 >21:19:15,143 DEBUG storage: checking freespace on sda >21:19:15,143 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=384MB boot=False best=None grow=None >21:19:15,143 DEBUG storage: current free range is 34-2047 (0MB) >21:19:15,143 DEBUG storage: current free range is 1574912-625142414 (304476MB) >21:19:15,143 DEBUG storage: updating use_disk to sda, type: 0 >21:19:15,144 DEBUG storage: new free: 1574912-625142414 / 304476MB >21:19:15,144 DEBUG storage: new free allows for 0 sectors of growth >21:19:15,144 DEBUG storage: created partition sda2 of 384MB and added it to /dev/sda >21:19:15,145 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >21:19:15,145 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbec450> PedPartition: <_ped.Partition object at 0x7f2d2cbad950> >21:19:15,146 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:19:15,147 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:19:15,148 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:19:15,148 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbec050> PedPartition: <_ped.Partition object at 0x7f2d2cbad710> >21:19:15,148 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 38)', 'sda2(id 40)', 'sdb1(id 42)', 'sdb2(id 44)', 'sdb3(id 46)'] >21:19:15,148 DEBUG storage: growable partitions are ['sdb3'] >21:19:15,148 DEBUG storage: growing partitions on sda >21:19:15,148 DEBUG storage: adding request 38 to chunk 625142381 (34-625142414) on /dev/sda >21:19:15,149 DEBUG storage: adding request 40 to chunk 625142381 (34-625142414) on /dev/sda >21:19:15,149 DEBUG storage: disk sda has 1 chunks >21:19:15,149 DEBUG storage: growing partitions on sdb >21:19:15,149 DEBUG storage: adding request 42 to chunk 625142385 (63-625142447) on /dev/sdb >21:19:15,149 DEBUG storage: adding request 44 to chunk 625142385 (63-625142447) on /dev/sdb >21:19:15,149 DEBUG storage: adding request 46 to chunk 625142385 (63-625142447) on /dev/sdb >21:19:15,149 DEBUG storage: disk sdb has 1 chunks >21:19:15,149 DEBUG storage: Chunk.growRequests: 625142385 on /dev/sdb start = 63 end = 625142447 >sectorSize = 512 > >21:19:15,149 DEBUG storage: req: PartitionRequest instance -- >id = 42 name = sdb1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:19:15,150 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sdb2 growable = None >base = 786432 growth = 0 max_grow = 0 >done = True >21:19:15,150 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sdb3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >21:19:15,150 DEBUG storage: 1 requests and 622781041 (304092MB) left in chunk >21:19:15,150 DEBUG storage: adding 622781041 (304092MB) to 46 (sdb3) >21:19:15,150 DEBUG storage: new grow amount for request 46 (sdb3) is 622781041 units, or 304092MB >21:19:15,150 DEBUG storage: partition sdb1 (42): 0 >21:19:15,150 DEBUG storage: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cba9d50> >21:19:15,150 DEBUG storage: partition sdb2 (44): 0 >21:19:15,150 DEBUG storage: new geometry for sdb2: parted.Geometry instance -- > start: 1574912 end: 2361343 length: 786432 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cba9950> >21:19:15,151 DEBUG storage: partition sdb3 (46): 0 >21:19:15,151 DEBUG storage: new geometry for sdb3: parted.Geometry instance -- > start: 2361344 end: 625141759 length: 622780416 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cba95d0> >21:19:15,151 DEBUG storage: removing all non-preexisting partitions ['sdb1(id 42)', 'sdb2(id 44)', 'sdb3(id 46)'] from disk(s) ['sdb'] >21:19:15,152 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:19:15,152 DEBUG storage: device sdb1 new partedPartition None >21:19:15,152 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >21:19:15,153 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:19:15,154 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:19:15,154 DEBUG storage: device sdb2 new partedPartition None >21:19:15,155 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >21:19:15,155 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >21:19:15,156 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:19:15,156 DEBUG storage: device sdb3 new partedPartition None >21:19:15,157 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:19:15,158 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:19:15,158 DEBUG storage: back from removeNewPartitions >21:19:15,158 DEBUG storage: extended: None >21:19:15,158 DEBUG storage: setting req7 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cba9d50> >21:19:15,159 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >21:19:15,159 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2aff9cd0> PedPartition: <_ped.Partition object at 0x7f2d2cbad530> >21:19:15,160 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >21:19:15,161 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:19:15,162 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:19:15,162 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc16fd0> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b90> >21:19:15,162 DEBUG storage: setting req9 new geometry: parted.Geometry instance -- > start: 1574912 end: 2361343 length: 786432 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cba9950> >21:19:15,163 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >21:19:15,163 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c342790> PedPartition: <_ped.Partition object at 0x7f2d2cbad890> >21:19:15,164 DEBUG storage: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >21:19:15,165 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:19:15,166 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:19:15,166 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10510> PedPartition: <_ped.Partition object at 0x7f2d2cbad650> >21:19:15,166 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2361344 end: 625141759 length: 622780416 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cba95d0> >21:19:15,167 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:19:15,167 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbbc050> PedPartition: <_ped.Partition object at 0x7f2d2cbad5f0> >21:19:15,168 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:19:15,169 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:19:15,170 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:19:15,170 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaff50> PedPartition: <_ped.Partition object at 0x7f2d2cbad9b0> >21:19:15,170 DEBUG storage: new bootloader stage1 device: None >21:19:15,171 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:19:15,172 DEBUG storage: DeviceTree.getDeviceByName returned None >21:19:15,173 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:19:15,173 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:19:15,174 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:19:15,175 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:19:15,176 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:19:15,176 DEBUG storage: DeviceTree.getDeviceByName returned None >21:19:15,177 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:19:15,178 DEBUG storage: DeviceTree.getDeviceByName returned None >21:19:15,178 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:19:15,179 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:19:15,180 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:19:15,181 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:19:15,181 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:19:15,182 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent mdmember >21:19:15,183 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:19:15,183 DEBUG storage: DeviceTree.getDeviceByName returned None >21:19:17,379 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:19:17,380 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:19:17,381 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:19:17,382 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:19:32,108 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:19:32,109 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:19:32,110 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:19:32,111 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:19:32,112 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:19:32,112 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent mdmember >21:20:05,435 DEBUG storage: BindFS.supported: supported: False ; >21:20:05,437 DEBUG storage: BindFS.supported: supported: False ; >21:20:05,439 DEBUG storage: BTRFS.supported: supported: True ; >21:20:05,439 DEBUG storage: BTRFS.supported: supported: True ; >21:20:05,440 DEBUG storage: DevPtsFS.supported: supported: False ; >21:20:05,441 DEBUG storage: DevPtsFS.supported: supported: False ; >21:20:05,441 DEBUG storage: DiskLabel.__init__: >21:20:05,442 INFO storage: DiskLabel.partedDevice returning None >21:20:05,442 DEBUG storage: DMRaidMember.__init__: >21:20:05,443 DEBUG storage: Ext2FS.supported: supported: True ; >21:20:05,444 DEBUG storage: Ext2FS.supported: supported: True ; >21:20:05,445 DEBUG storage: Ext3FS.supported: supported: True ; >21:20:05,446 DEBUG storage: Ext3FS.supported: supported: True ; >21:20:05,447 DEBUG storage: Ext4FS.supported: supported: True ; >21:20:05,448 DEBUG storage: Ext4FS.supported: supported: True ; >21:20:05,449 DEBUG storage: HFS.supported: supported: False ; >21:20:05,449 DEBUG storage: HFS.supported: supported: False ; >21:20:05,450 DEBUG storage: HFSPlus.supported: supported: False ; >21:20:05,451 DEBUG storage: HFSPlus.supported: supported: False ; >21:20:05,451 DEBUG storage: Iso9660FS.supported: supported: True ; >21:20:05,452 DEBUG storage: Iso9660FS.supported: supported: True ; >21:20:05,453 DEBUG storage: LUKS.__init__: >21:20:05,453 DEBUG storage: LVMPhysicalVolume.__init__: >21:20:05,454 DEBUG storage: MDRaidMember.__init__: >21:20:05,455 DEBUG storage: MultipathMember.__init__: >21:20:05,456 DEBUG storage: NFS.supported: supported: False ; >21:20:05,456 DEBUG storage: NFS.supported: supported: False ; >21:20:05,457 DEBUG storage: NFSv4.supported: supported: False ; >21:20:05,458 DEBUG storage: NFSv4.supported: supported: False ; >21:20:05,458 DEBUG storage: NoDevFS.supported: supported: False ; >21:20:05,459 DEBUG storage: NoDevFS.supported: supported: False ; >21:20:05,459 DEBUG storage: NTFS.supported: supported: False ; >21:20:05,460 DEBUG storage: NTFS.supported: supported: False ; >21:20:05,461 DEBUG storage: ProcFS.supported: supported: False ; >21:20:05,461 DEBUG storage: ProcFS.supported: supported: False ; >21:20:05,462 DEBUG storage: SELinuxFS.supported: supported: False ; >21:20:05,463 DEBUG storage: SELinuxFS.supported: supported: False ; >21:20:05,463 DEBUG storage: SwapSpace.__init__: >21:20:05,464 DEBUG storage: SysFS.supported: supported: False ; >21:20:05,465 DEBUG storage: SysFS.supported: supported: False ; >21:20:05,466 DEBUG storage: TmpFS.supported: supported: False ; >21:20:05,466 DEBUG storage: TmpFS.supported: supported: False ; >21:20:05,467 DEBUG storage: USBFS.supported: supported: False ; >21:20:05,468 DEBUG storage: USBFS.supported: supported: False ; >21:20:05,468 DEBUG storage: FATFS.supported: supported: True ; >21:20:05,469 DEBUG storage: FATFS.supported: supported: True ; >21:20:05,470 DEBUG storage: XFS.supported: supported: True ; >21:20:05,471 DEBUG storage: XFS.supported: supported: True ; >21:20:05,471 DEBUG storage: MDRaidMember.__init__: >21:20:17,079 DEBUG storage: LVMPhysicalVolume.__init__: >21:20:32,382 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: <Not Applicable> ; >21:20:32,385 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >21:20:32,388 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: mdmember ; type: lvmpv ; >21:20:32,388 INFO storage: registered action: [38] Create Format lvmpv on partition sdb3 (id 46) >21:20:32,390 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:20:32,391 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:20:32,391 DEBUG storage: removing all non-preexisting partitions ['sda1(id 38)', 'sda2(id 40)', 'sdb1(id 42)', 'sdb2(id 44)', 'sdb3(id 46)'] from disk(s) ['sda', 'sdb'] >21:20:32,392 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:20:32,392 DEBUG storage: device sda1 new partedPartition None >21:20:32,393 DEBUG storage: PartitionDevice._setDisk: req3 ; new: None ; old: sda ; >21:20:32,394 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >21:20:32,394 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:20:32,395 DEBUG storage: device sda2 new partedPartition None >21:20:32,395 DEBUG storage: PartitionDevice._setDisk: req5 ; new: None ; old: sda ; >21:20:32,396 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >21:20:32,397 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:20:32,397 DEBUG storage: device sdb1 new partedPartition None >21:20:32,398 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >21:20:32,399 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:20:32,399 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:20:32,399 DEBUG storage: device sdb2 new partedPartition None >21:20:32,400 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >21:20:32,401 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >21:20:32,402 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:20:32,402 DEBUG storage: device sdb3 new partedPartition None >21:20:32,402 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:20:32,403 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:20:32,403 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=['req3(id 38)', 'req5(id 40)', 'req7(id 42)', 'req9(id 44)', 'req11(id 46)'] >21:20:32,404 DEBUG storage: removing all non-preexisting partitions ['req3(id 38)', 'req7(id 42)', 'req9(id 44)', 'req11(id 46)', 'req5(id 40)'] from disk(s) ['sda', 'sdb'] >21:20:32,404 DEBUG storage: allocating partition: req3 ; id: 38 ; disks: ['sda'] ; >boot: True ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:20:32,404 DEBUG storage: checking freespace on sda >21:20:32,404 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=768MB boot=True best=None grow=None >21:20:32,405 DEBUG storage: current free range is 34-625142414 (305245MB) >21:20:32,405 DEBUG storage: updating use_disk to sda, type: 0 >21:20:32,405 DEBUG storage: new free: 34-625142414 / 305245MB >21:20:32,405 DEBUG storage: new free allows for 0 sectors of growth >21:20:32,405 DEBUG storage: found free space for bootable request >21:20:32,405 DEBUG storage: adjusted start sector from 34 to 2048 >21:20:32,406 DEBUG storage: created partition sda1 of 768MB and added it to /dev/sda >21:20:32,406 DEBUG storage: PartitionDevice._setPartedPartition: req3 ; >21:20:32,407 DEBUG storage: device req3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cddfe90> PedPartition: <_ped.Partition object at 0x7f2d2cbe4b90> >21:20:32,408 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >21:20:32,408 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:20:32,409 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >21:20:32,410 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbbc0d0> PedPartition: <_ped.Partition object at 0x7f2d2c34d7d0> >21:20:32,410 DEBUG storage: allocating partition: req7 ; id: 42 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 768MB ; grow: None ; max_size: 0 >21:20:32,410 DEBUG storage: checking freespace on sdb >21:20:32,410 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=768MB boot=False best=None grow=None >21:20:32,411 DEBUG storage: current free range is 63-625142447 (305245MB) >21:20:32,411 DEBUG storage: updating use_disk to sdb, type: 0 >21:20:32,411 DEBUG storage: new free: 63-625142447 / 305245MB >21:20:32,411 DEBUG storage: new free allows for 0 sectors of growth >21:20:32,411 DEBUG storage: adjusted start sector from 63 to 2048 >21:20:32,412 DEBUG storage: created partition sdb1 of 768MB and added it to /dev/sdb >21:20:32,412 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >21:20:32,413 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc10310> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:20:32,413 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >21:20:32,414 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:20:32,415 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:20:32,415 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc108d0> PedPartition: <_ped.Partition object at 0x7f2d2cc08c50> >21:20:32,416 DEBUG storage: allocating partition: req9 ; id: 44 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 384MB ; grow: None ; max_size: 0 >21:20:32,416 DEBUG storage: checking freespace on sdb >21:20:32,416 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=384MB boot=False best=None grow=None >21:20:32,416 DEBUG storage: current free range is 63-2047 (0MB) >21:20:32,416 DEBUG storage: current free range is 1574912-625142447 (304476MB) >21:20:32,417 DEBUG storage: updating use_disk to sdb, type: 0 >21:20:32,417 DEBUG storage: new free: 1574912-625142447 / 304476MB >21:20:32,417 DEBUG storage: new free allows for 0 sectors of growth >21:20:32,417 DEBUG storage: created partition sdb2 of 384MB and added it to /dev/sdb >21:20:32,418 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >21:20:32,418 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9b10> PedPartition: <_ped.Partition object at 0x7f2d2cbada70> >21:20:32,419 DEBUG storage: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >21:20:32,420 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:20:32,421 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:20:32,421 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9e90> PedPartition: <_ped.Partition object at 0x7f2d2cbad710> >21:20:32,421 DEBUG storage: allocating partition: req11 ; id: 46 ; disks: ['sdb'] ; >boot: False ; primary: True ; size: 1MB ; grow: True ; max_size: 0 >21:20:32,421 DEBUG storage: checking freespace on sdb >21:20:32,422 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sdb part_type=0 req_size=1MB boot=False best=None grow=True >21:20:32,422 DEBUG storage: current free range is 63-2047 (0MB) >21:20:32,422 DEBUG storage: current free range is 2361344-625142447 (304092MB) >21:20:32,422 DEBUG storage: evaluating growth potential for new layout >21:20:32,422 DEBUG storage: calculating growth for disk /dev/sdb >21:20:32,423 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:20:32,424 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafbd0> PedPartition: <_ped.Partition object at 0x7f2d2cbad530> >21:20:32,424 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:20:32,425 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:20:32,425 DEBUG storage: adding request 42 to chunk 625142385 (63-625142447) on /dev/sdb >21:20:32,425 DEBUG storage: adding request 44 to chunk 625142385 (63-625142447) on /dev/sdb >21:20:32,425 DEBUG storage: adding request 46 to chunk 625142385 (63-625142447) on /dev/sdb >21:20:32,426 DEBUG storage: Chunk.growRequests: 625142385 on /dev/sdb start = 63 end = 625142447 >sectorSize = 512 > >21:20:32,426 DEBUG storage: req: PartitionRequest instance -- >id = 42 name = sdb1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:20:32,426 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sdb2 growable = None >base = 786432 growth = 0 max_grow = 0 >done = True >21:20:32,426 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sdb3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >21:20:32,426 DEBUG storage: 1 requests and 622781041 (304092MB) left in chunk >21:20:32,426 DEBUG storage: adding 622781041 (304092MB) to 46 (sdb3) >21:20:32,426 DEBUG storage: new grow amount for request 46 (sdb3) is 622781041 units, or 304092MB >21:20:32,426 DEBUG storage: request 42 (sdb1) growth: 0 (0MB) size: 768MB >21:20:32,426 DEBUG storage: request 44 (sdb2) growth: 0 (0MB) size: 384MB >21:20:32,426 DEBUG storage: request 46 (sdb3) growth: 622781041 (304092MB) size: 304093MB >21:20:32,426 DEBUG storage: disk /dev/sdb growth: 622781041 (304092MB) >21:20:32,426 DEBUG storage: calculating growth for disk /dev/sda >21:20:32,427 DEBUG storage: adding request 38 to chunk 625142381 (34-625142414) on /dev/sda >21:20:32,427 DEBUG storage: Chunk.growRequests: 625142381 on /dev/sda start = 34 end = 625142414 >sectorSize = 512 > >21:20:32,427 DEBUG storage: req: PartitionRequest instance -- >id = 38 name = sda1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:20:32,427 DEBUG storage: request 38 (sda1) growth: 0 (0MB) size: 768MB >21:20:32,427 DEBUG storage: disk /dev/sda growth: 0 (0MB) >21:20:32,428 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:20:32,428 DEBUG storage: device sdb3 new partedPartition None >21:20:32,428 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:20:32,429 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:20:32,429 DEBUG storage: total growth: 622781041 sectors >21:20:32,429 DEBUG storage: updating use_disk to sdb, type: 0 >21:20:32,429 DEBUG storage: new free: 2361344-625142447 / 304092MB >21:20:32,430 DEBUG storage: new free allows for 622781041 sectors of growth >21:20:32,430 DEBUG storage: created partition sdb3 of 1MB and added it to /dev/sdb >21:20:32,431 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:20:32,431 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf0d0> PedPartition: <_ped.Partition object at 0x7f2d2cbad8f0> >21:20:32,432 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:20:32,432 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:20:32,433 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:20:32,434 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf710> PedPartition: <_ped.Partition object at 0x7f2d2cbad890> >21:20:32,434 DEBUG storage: allocating partition: req5 ; id: 40 ; disks: ['sda'] ; >boot: False ; primary: None ; size: 384MB ; grow: None ; max_size: 0 >21:20:32,434 DEBUG storage: checking freespace on sda >21:20:32,434 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=384MB boot=False best=None grow=None >21:20:32,434 DEBUG storage: current free range is 34-2047 (0MB) >21:20:32,435 DEBUG storage: current free range is 1574912-625142414 (304476MB) >21:20:32,435 DEBUG storage: updating use_disk to sda, type: 0 >21:20:32,435 DEBUG storage: new free: 1574912-625142414 / 304476MB >21:20:32,435 DEBUG storage: new free allows for 0 sectors of growth >21:20:32,435 DEBUG storage: created partition sda2 of 384MB and added it to /dev/sda >21:20:32,436 DEBUG storage: PartitionDevice._setPartedPartition: req5 ; >21:20:32,436 DEBUG storage: device req5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbafb50> PedPartition: <_ped.Partition object at 0x7f2d2cbad2f0> >21:20:32,437 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >21:20:32,438 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:20:32,439 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >21:20:32,439 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2d8cd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf6d0> PedPartition: <_ped.Partition object at 0x7f2d2cbad290> >21:20:32,439 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=['sda1(id 38)', 'sda2(id 40)', 'sdb1(id 42)', 'sdb2(id 44)', 'sdb3(id 46)'] >21:20:32,439 DEBUG storage: growable partitions are ['sdb3'] >21:20:32,440 DEBUG storage: growing partitions on sda >21:20:32,440 DEBUG storage: adding request 38 to chunk 625142381 (34-625142414) on /dev/sda >21:20:32,440 DEBUG storage: adding request 40 to chunk 625142381 (34-625142414) on /dev/sda >21:20:32,440 DEBUG storage: disk sda has 1 chunks >21:20:32,440 DEBUG storage: growing partitions on sdb >21:20:32,440 DEBUG storage: adding request 42 to chunk 625142385 (63-625142447) on /dev/sdb >21:20:32,440 DEBUG storage: adding request 44 to chunk 625142385 (63-625142447) on /dev/sdb >21:20:32,441 DEBUG storage: adding request 46 to chunk 625142385 (63-625142447) on /dev/sdb >21:20:32,441 DEBUG storage: disk sdb has 1 chunks >21:20:32,441 DEBUG storage: Chunk.growRequests: 625142385 on /dev/sdb start = 63 end = 625142447 >sectorSize = 512 > >21:20:32,441 DEBUG storage: req: PartitionRequest instance -- >id = 42 name = sdb1 growable = None >base = 1572864 growth = 0 max_grow = 0 >done = True >21:20:32,441 DEBUG storage: req: PartitionRequest instance -- >id = 44 name = sdb2 growable = None >base = 786432 growth = 0 max_grow = 0 >done = True >21:20:32,441 DEBUG storage: req: PartitionRequest instance -- >id = 46 name = sdb3 growable = True >base = 2048 growth = 0 max_grow = 4294965247 >done = False >21:20:32,441 DEBUG storage: 1 requests and 622781041 (304092MB) left in chunk >21:20:32,441 DEBUG storage: adding 622781041 (304092MB) to 46 (sdb3) >21:20:32,441 DEBUG storage: new grow amount for request 46 (sdb3) is 622781041 units, or 304092MB >21:20:32,441 DEBUG storage: partition sdb1 (42): 0 >21:20:32,442 DEBUG storage: new geometry for sdb1: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbe7a90> >21:20:32,442 DEBUG storage: partition sdb2 (44): 0 >21:20:32,442 DEBUG storage: new geometry for sdb2: parted.Geometry instance -- > start: 1574912 end: 2361343 length: 786432 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbe7b90> >21:20:32,442 DEBUG storage: partition sdb3 (46): 0 >21:20:32,442 DEBUG storage: new geometry for sdb3: parted.Geometry instance -- > start: 2361344 end: 625141759 length: 622780416 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d36d179d0> >21:20:32,442 DEBUG storage: removing all non-preexisting partitions ['sdb1(id 42)', 'sdb2(id 44)', 'sdb3(id 46)'] from disk(s) ['sdb'] >21:20:32,443 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:20:32,443 DEBUG storage: device sdb1 new partedPartition None >21:20:32,444 DEBUG storage: PartitionDevice._setDisk: req7 ; new: None ; old: sdb ; >21:20:32,445 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sdb ; >21:20:32,446 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:20:32,446 DEBUG storage: device sdb2 new partedPartition None >21:20:32,447 DEBUG storage: PartitionDevice._setDisk: req9 ; new: None ; old: sdb ; >21:20:32,447 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sdb ; >21:20:32,448 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:20:32,448 DEBUG storage: device sdb3 new partedPartition None >21:20:32,449 DEBUG storage: PartitionDevice._setDisk: req11 ; new: None ; old: sdb ; >21:20:32,450 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sdb ; >21:20:32,450 DEBUG storage: back from removeNewPartitions >21:20:32,450 DEBUG storage: extended: None >21:20:32,450 DEBUG storage: setting req7 new geometry: parted.Geometry instance -- > start: 2048 end: 1574911 length: 1572864 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbe7a90> >21:20:32,451 DEBUG storage: PartitionDevice._setPartedPartition: req7 ; >21:20:32,451 DEBUG storage: device req7 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbec050> PedPartition: <_ped.Partition object at 0x7f2d2cbad950> >21:20:32,452 DEBUG storage: PartitionDevice._setDisk: sdb1 ; new: sdb ; old: None ; >21:20:32,453 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:20:32,454 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >21:20:32,454 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9cd0> PedPartition: <_ped.Partition object at 0x7f2d2c34d890> >21:20:32,454 DEBUG storage: setting req9 new geometry: parted.Geometry instance -- > start: 1574912 end: 2361343 length: 786432 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d2cbe7b90> >21:20:32,455 DEBUG storage: PartitionDevice._setPartedPartition: req9 ; >21:20:32,455 DEBUG storage: device req9 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c366fd0> PedPartition: <_ped.Partition object at 0x7f2d2cbada10> >21:20:32,456 DEBUG storage: PartitionDevice._setDisk: sdb2 ; new: sdb ; old: None ; >21:20:32,457 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:20:32,458 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >21:20:32,458 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9b90> PedPartition: <_ped.Partition object at 0x7f2d2cbad650> >21:20:32,458 DEBUG storage: setting req11 new geometry: parted.Geometry instance -- > start: 2361344 end: 625141759 length: 622780416 > device: <parted.device.Device object at 0x7f2d2c2ccb10> PedGeometry: <_ped.Geometry object at 0x7f2d36d179d0> >21:20:32,459 DEBUG storage: PartitionDevice._setPartedPartition: req11 ; >21:20:32,459 DEBUG storage: device req11 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cba9d90> PedPartition: <_ped.Partition object at 0x7f2d2cbad770> >21:20:32,460 DEBUG storage: PartitionDevice._setDisk: sdb3 ; new: sdb ; old: None ; >21:20:32,461 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:20:32,462 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >21:20:32,462 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2ccc50> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbaf8d0> PedPartition: <_ped.Partition object at 0x7f2d2cbad710> >21:20:32,463 DEBUG storage: new bootloader stage1 device: None >21:20:32,464 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:20:32,464 DEBUG storage: DeviceTree.getDeviceByName returned None >21:20:32,465 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:20:32,466 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:20:32,467 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:20:32,467 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:20:32,468 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:20:32,469 DEBUG storage: DeviceTree.getDeviceByName returned None >21:20:32,470 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:20:32,471 DEBUG storage: DeviceTree.getDeviceByName returned None >21:20:32,471 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:20:32,472 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:20:32,473 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:20:32,474 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:20:32,475 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:20:32,475 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent lvmpv >21:20:32,476 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:20:32,477 DEBUG storage: DeviceTree.getDeviceByName returned None >21:20:41,947 DEBUG storage: LVMPhysicalVolume.__init__: >21:20:41,947 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:20:41,949 DEBUG storage: MDRaidMember.__init__: >21:20:41,949 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:20:46,919 DEBUG storage: Ext4FS.supported: supported: True ; >21:20:46,919 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:20:46,920 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: ext4 ; >21:20:46,923 DEBUG storage: Ext4FS.supported: supported: True ; >21:20:46,924 DEBUG storage: BindFS.supported: supported: False ; >21:20:46,924 DEBUG storage: BindFS.supported: supported: False ; >21:20:46,925 DEBUG storage: BTRFS.supported: supported: True ; >21:20:46,926 DEBUG storage: BTRFS.supported: supported: True ; >21:20:46,927 DEBUG storage: DevPtsFS.supported: supported: False ; >21:20:46,927 DEBUG storage: DevPtsFS.supported: supported: False ; >21:20:46,928 DEBUG storage: DiskLabel.__init__: >21:20:46,928 INFO storage: DiskLabel.partedDevice returning None >21:20:46,929 DEBUG storage: DMRaidMember.__init__: >21:20:46,930 DEBUG storage: Ext2FS.supported: supported: True ; >21:20:46,930 DEBUG storage: Ext2FS.supported: supported: True ; >21:20:46,932 DEBUG storage: Ext3FS.supported: supported: True ; >21:20:46,932 DEBUG storage: Ext3FS.supported: supported: True ; >21:20:46,933 DEBUG storage: Ext4FS.supported: supported: True ; >21:20:46,934 DEBUG storage: Ext4FS.supported: supported: True ; >21:20:46,935 DEBUG storage: HFS.supported: supported: False ; >21:20:46,936 DEBUG storage: HFS.supported: supported: False ; >21:20:46,936 DEBUG storage: HFSPlus.supported: supported: False ; >21:20:46,937 DEBUG storage: HFSPlus.supported: supported: False ; >21:20:46,938 DEBUG storage: Iso9660FS.supported: supported: True ; >21:20:46,938 DEBUG storage: Iso9660FS.supported: supported: True ; >21:20:46,939 DEBUG storage: LUKS.__init__: >21:20:46,939 DEBUG storage: LVMPhysicalVolume.__init__: >21:20:46,940 DEBUG storage: MDRaidMember.__init__: >21:20:46,941 DEBUG storage: MultipathMember.__init__: >21:20:46,942 DEBUG storage: NFS.supported: supported: False ; >21:20:46,942 DEBUG storage: NFS.supported: supported: False ; >21:20:46,943 DEBUG storage: NFSv4.supported: supported: False ; >21:20:46,944 DEBUG storage: NFSv4.supported: supported: False ; >21:20:46,944 DEBUG storage: NoDevFS.supported: supported: False ; >21:20:46,945 DEBUG storage: NoDevFS.supported: supported: False ; >21:20:46,945 DEBUG storage: NTFS.supported: supported: False ; >21:20:46,946 DEBUG storage: NTFS.supported: supported: False ; >21:20:46,947 DEBUG storage: ProcFS.supported: supported: False ; >21:20:46,948 DEBUG storage: ProcFS.supported: supported: False ; >21:20:46,948 DEBUG storage: SELinuxFS.supported: supported: False ; >21:20:46,949 DEBUG storage: SELinuxFS.supported: supported: False ; >21:20:46,949 DEBUG storage: SwapSpace.__init__: >21:20:46,950 DEBUG storage: SysFS.supported: supported: False ; >21:20:46,951 DEBUG storage: SysFS.supported: supported: False ; >21:20:46,952 DEBUG storage: TmpFS.supported: supported: False ; >21:20:46,952 DEBUG storage: TmpFS.supported: supported: False ; >21:20:46,953 DEBUG storage: USBFS.supported: supported: False ; >21:20:46,954 DEBUG storage: USBFS.supported: supported: False ; >21:20:46,954 DEBUG storage: FATFS.supported: supported: True ; >21:20:46,955 DEBUG storage: FATFS.supported: supported: True ; >21:20:46,956 DEBUG storage: XFS.supported: supported: True ; >21:20:46,957 DEBUG storage: XFS.supported: supported: True ; >21:20:46,957 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:01,067 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:21:01,069 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:21:01,069 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:21:01,070 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:21:01,071 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:01,072 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >21:21:01,073 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >21:21:01,074 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: ext4 ; >21:21:01,074 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:01,074 INFO storage: added mdarray md0 (id 50) to device tree >21:21:01,074 INFO storage: registered action: [39] Create Device mdarray md0 (id 50) >21:21:01,074 INFO storage: registered action: [40] Create Format ext4 filesystem mounted at /boot on mdarray md0 (id 50) >21:21:01,075 DEBUG storage: non-existant RAID 1 size == 382.0 >21:21:01,076 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:21:01,077 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:01,078 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:21:01,079 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:21:01,079 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:21:01,080 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:21:01,081 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:21:01,082 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:01,083 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:21:01,084 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:01,084 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:21:01,085 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:21:01,086 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:21:01,087 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:21:01,087 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:21:01,088 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent lvmpv >21:21:01,089 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:21:01,090 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:08,169 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:21:08,170 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:21:08,171 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:21:08,171 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:21:08,172 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:21:08,173 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent lvmpv >21:21:10,899 DEBUG storage: BindFS.supported: supported: False ; >21:21:10,899 DEBUG storage: BindFS.supported: supported: False ; >21:21:10,900 DEBUG storage: BTRFS.supported: supported: True ; >21:21:10,901 DEBUG storage: BTRFS.supported: supported: True ; >21:21:10,901 DEBUG storage: DevPtsFS.supported: supported: False ; >21:21:10,902 DEBUG storage: DevPtsFS.supported: supported: False ; >21:21:10,903 DEBUG storage: DiskLabel.__init__: >21:21:10,903 INFO storage: DiskLabel.partedDevice returning None >21:21:10,903 DEBUG storage: DMRaidMember.__init__: >21:21:10,905 DEBUG storage: Ext2FS.supported: supported: True ; >21:21:10,905 DEBUG storage: Ext2FS.supported: supported: True ; >21:21:10,906 DEBUG storage: Ext3FS.supported: supported: True ; >21:21:10,907 DEBUG storage: Ext3FS.supported: supported: True ; >21:21:10,908 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:10,909 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:10,910 DEBUG storage: HFS.supported: supported: False ; >21:21:10,910 DEBUG storage: HFS.supported: supported: False ; >21:21:10,911 DEBUG storage: HFSPlus.supported: supported: False ; >21:21:10,912 DEBUG storage: HFSPlus.supported: supported: False ; >21:21:10,912 DEBUG storage: Iso9660FS.supported: supported: True ; >21:21:10,913 DEBUG storage: Iso9660FS.supported: supported: True ; >21:21:10,913 DEBUG storage: LUKS.__init__: >21:21:10,914 DEBUG storage: LVMPhysicalVolume.__init__: >21:21:10,915 DEBUG storage: MDRaidMember.__init__: >21:21:10,916 DEBUG storage: MultipathMember.__init__: >21:21:10,917 DEBUG storage: NFS.supported: supported: False ; >21:21:10,918 DEBUG storage: NFS.supported: supported: False ; >21:21:10,918 DEBUG storage: NFSv4.supported: supported: False ; >21:21:10,919 DEBUG storage: NFSv4.supported: supported: False ; >21:21:10,920 DEBUG storage: NoDevFS.supported: supported: False ; >21:21:10,920 DEBUG storage: NoDevFS.supported: supported: False ; >21:21:10,921 DEBUG storage: NTFS.supported: supported: False ; >21:21:10,921 DEBUG storage: NTFS.supported: supported: False ; >21:21:10,922 DEBUG storage: ProcFS.supported: supported: False ; >21:21:10,923 DEBUG storage: ProcFS.supported: supported: False ; >21:21:10,923 DEBUG storage: SELinuxFS.supported: supported: False ; >21:21:10,924 DEBUG storage: SELinuxFS.supported: supported: False ; >21:21:10,925 DEBUG storage: SwapSpace.__init__: >21:21:10,926 DEBUG storage: SysFS.supported: supported: False ; >21:21:10,926 DEBUG storage: SysFS.supported: supported: False ; >21:21:10,927 DEBUG storage: TmpFS.supported: supported: False ; >21:21:10,928 DEBUG storage: TmpFS.supported: supported: False ; >21:21:10,928 DEBUG storage: USBFS.supported: supported: False ; >21:21:10,929 DEBUG storage: USBFS.supported: supported: False ; >21:21:10,930 DEBUG storage: FATFS.supported: supported: True ; >21:21:10,930 DEBUG storage: FATFS.supported: supported: True ; >21:21:10,931 DEBUG storage: XFS.supported: supported: True ; >21:21:10,932 DEBUG storage: XFS.supported: supported: True ; >21:21:10,933 DEBUG storage: LVMPhysicalVolume.__init__: >21:21:21,380 DEBUG storage: non-existant RAID 1 size == 382.0 >21:21:21,381 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:21:21,382 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:21,383 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:21:21,383 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:21:21,384 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:21:21,385 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:21:21,386 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:21:21,387 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:21,388 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:21:21,388 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:21,389 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:21:21,390 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:21:21,391 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:21:21,392 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:21:21,392 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:21:21,393 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent lvmpv >21:21:21,394 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:21:21,395 DEBUG storage: DeviceTree.getDeviceByName returned None >21:21:22,577 DEBUG storage: LVMPhysicalVolume.__init__: >21:21:22,578 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:21:22,579 DEBUG storage: MDRaidMember.__init__: >21:21:22,579 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:21:26,718 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:26,719 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_porter ; current: None ; type: None ; >21:21:26,740 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:21:26,740 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:26,742 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:21:26,742 DEBUG storage: tmp-vg_porter size is 304064MB >21:21:26,742 DEBUG storage: vg tmp-vg_porter has 304064MB free >21:21:36,707 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:21:36,708 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:36,709 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:21:36,709 DEBUG storage: tmp-vg_porter size is 304064MB >21:21:36,709 DEBUG storage: vg tmp-vg_porter has 304064MB free >21:21:36,711 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:21:36,711 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:36,712 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:21:36,712 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:36,713 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:21:36,714 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:21:36,714 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:21:36,715 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:21:36,715 DEBUG storage: tmp-vg_porter size is 304064MB >21:21:36,715 DEBUG storage: vg tmp-vg_porter has 304064MB free >21:21:36,716 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:21:36,717 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-lv ; current: None ; type: ext4 ; >21:21:36,717 DEBUG storage: Adding tmp-vg_porter-lv/304064MB to tmp-vg_porter >21:21:36,719 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:36,720 DEBUG storage: BindFS.supported: supported: False ; >21:21:36,721 DEBUG storage: BindFS.supported: supported: False ; >21:21:36,722 DEBUG storage: BTRFS.supported: supported: True ; >21:21:36,722 DEBUG storage: BTRFS.supported: supported: True ; >21:21:36,723 DEBUG storage: DevPtsFS.supported: supported: False ; >21:21:36,724 DEBUG storage: DevPtsFS.supported: supported: False ; >21:21:36,725 DEBUG storage: DiskLabel.__init__: >21:21:36,725 INFO storage: DiskLabel.partedDevice returning None >21:21:36,725 DEBUG storage: DMRaidMember.__init__: >21:21:36,726 DEBUG storage: Ext2FS.supported: supported: True ; >21:21:36,727 DEBUG storage: Ext2FS.supported: supported: True ; >21:21:36,728 DEBUG storage: Ext3FS.supported: supported: True ; >21:21:36,729 DEBUG storage: Ext3FS.supported: supported: True ; >21:21:36,730 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:36,731 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:36,732 DEBUG storage: HFS.supported: supported: False ; >21:21:36,733 DEBUG storage: HFS.supported: supported: False ; >21:21:36,733 DEBUG storage: HFSPlus.supported: supported: False ; >21:21:36,734 DEBUG storage: HFSPlus.supported: supported: False ; >21:21:36,735 DEBUG storage: Iso9660FS.supported: supported: True ; >21:21:36,735 DEBUG storage: Iso9660FS.supported: supported: True ; >21:21:36,737 DEBUG storage: LUKS.__init__: >21:21:36,737 DEBUG storage: LVMPhysicalVolume.__init__: >21:21:36,738 DEBUG storage: MDRaidMember.__init__: >21:21:36,739 DEBUG storage: MultipathMember.__init__: >21:21:36,739 DEBUG storage: NFS.supported: supported: False ; >21:21:36,740 DEBUG storage: NFS.supported: supported: False ; >21:21:36,741 DEBUG storage: NFSv4.supported: supported: False ; >21:21:36,741 DEBUG storage: NFSv4.supported: supported: False ; >21:21:36,742 DEBUG storage: NoDevFS.supported: supported: False ; >21:21:36,743 DEBUG storage: NoDevFS.supported: supported: False ; >21:21:36,744 DEBUG storage: NTFS.supported: supported: False ; >21:21:36,744 DEBUG storage: NTFS.supported: supported: False ; >21:21:36,745 DEBUG storage: ProcFS.supported: supported: False ; >21:21:36,746 DEBUG storage: ProcFS.supported: supported: False ; >21:21:36,747 DEBUG storage: SELinuxFS.supported: supported: False ; >21:21:36,747 DEBUG storage: SELinuxFS.supported: supported: False ; >21:21:36,748 DEBUG storage: SwapSpace.__init__: >21:21:36,749 DEBUG storage: SysFS.supported: supported: False ; >21:21:36,750 DEBUG storage: SysFS.supported: supported: False ; >21:21:36,751 DEBUG storage: TmpFS.supported: supported: False ; >21:21:36,751 DEBUG storage: TmpFS.supported: supported: False ; >21:21:36,752 DEBUG storage: USBFS.supported: supported: False ; >21:21:36,753 DEBUG storage: USBFS.supported: supported: False ; >21:21:36,753 DEBUG storage: FATFS.supported: supported: True ; >21:21:36,754 DEBUG storage: FATFS.supported: supported: True ; >21:21:36,755 DEBUG storage: XFS.supported: supported: True ; >21:21:36,756 DEBUG storage: XFS.supported: supported: True ; >21:21:36,757 DEBUG storage: Ext4FS.supported: supported: True ; >21:21:36,758 DEBUG storage: tmp-vg_porter size is 304064MB >21:21:36,758 DEBUG storage: vg tmp-vg_porter has 0MB free >21:22:06,157 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:06,159 DEBUG storage: trying to set lv tmp-vg_porter-root size to 16384MB >21:22:06,159 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:06,159 DEBUG storage: vg tmp-vg_porter has 0MB free >21:22:06,160 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:06,161 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: ext4 ; type: ext4 ; >21:22:06,162 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:22:06,163 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:22:06,164 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:22:06,164 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:06,164 DEBUG storage: vg tmp-vg_porter has 304064MB free >21:22:06,165 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:22:06,166 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:22:06,166 DEBUG storage: Adding tmp-vg_porter-root/16384MB to tmp-vg_porter >21:22:06,166 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:06,166 DEBUG storage: vg tmp-vg_porter has 287680MB free >21:22:09,616 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:22:09,616 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:22:09,620 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:22:09,620 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:09,621 DEBUG storage: vg tmp-vg_porter has 304064MB free >21:22:09,625 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:22:09,628 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:22:09,629 DEBUG storage: Adding tmp-vg_porter-root/16384MB to tmp-vg_porter >21:22:09,629 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:09,629 DEBUG storage: vg tmp-vg_porter has 287680MB free >21:22:09,630 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:22:09,630 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:22:09,631 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:22:09,631 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:09,631 DEBUG storage: vg tmp-vg_porter has 304064MB free >21:22:09,632 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:22:09,633 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:22:09,633 DEBUG storage: Adding tmp-vg_porter-root/16384MB to tmp-vg_porter >21:22:09,634 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:09,634 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:09,635 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:22:09,636 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:22:09,636 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:22:09,637 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:09,637 DEBUG storage: vg tmp-vg_porter has 304064MB free >21:22:09,638 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:22:09,638 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-lv ; current: None ; type: ext4 ; >21:22:09,639 DEBUG storage: Adding tmp-vg_porter-lv/287680MB to tmp-vg_porter >21:22:09,639 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:09,639 DEBUG storage: vg tmp-vg_porter has 16384MB free >21:22:09,640 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:22:09,641 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:22:09,641 DEBUG storage: Adding tmp-vg_porter-root/16384MB to tmp-vg_porter >21:22:09,643 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:09,644 DEBUG storage: BindFS.supported: supported: False ; >21:22:09,645 DEBUG storage: BindFS.supported: supported: False ; >21:22:09,645 DEBUG storage: BTRFS.supported: supported: True ; >21:22:09,646 DEBUG storage: BTRFS.supported: supported: True ; >21:22:09,647 DEBUG storage: DevPtsFS.supported: supported: False ; >21:22:09,648 DEBUG storage: DevPtsFS.supported: supported: False ; >21:22:09,648 DEBUG storage: DiskLabel.__init__: >21:22:09,648 INFO storage: DiskLabel.partedDevice returning None >21:22:09,649 DEBUG storage: DMRaidMember.__init__: >21:22:09,650 DEBUG storage: Ext2FS.supported: supported: True ; >21:22:09,651 DEBUG storage: Ext2FS.supported: supported: True ; >21:22:09,652 DEBUG storage: Ext3FS.supported: supported: True ; >21:22:09,653 DEBUG storage: Ext3FS.supported: supported: True ; >21:22:09,654 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:09,655 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:09,656 DEBUG storage: HFS.supported: supported: False ; >21:22:09,656 DEBUG storage: HFS.supported: supported: False ; >21:22:09,657 DEBUG storage: HFSPlus.supported: supported: False ; >21:22:09,658 DEBUG storage: HFSPlus.supported: supported: False ; >21:22:09,659 DEBUG storage: Iso9660FS.supported: supported: True ; >21:22:09,659 DEBUG storage: Iso9660FS.supported: supported: True ; >21:22:09,660 DEBUG storage: LUKS.__init__: >21:22:09,661 DEBUG storage: LVMPhysicalVolume.__init__: >21:22:09,661 DEBUG storage: MDRaidMember.__init__: >21:22:09,663 DEBUG storage: MultipathMember.__init__: >21:22:09,664 DEBUG storage: NFS.supported: supported: False ; >21:22:09,665 DEBUG storage: NFS.supported: supported: False ; >21:22:09,666 DEBUG storage: NFSv4.supported: supported: False ; >21:22:09,666 DEBUG storage: NFSv4.supported: supported: False ; >21:22:09,667 DEBUG storage: NoDevFS.supported: supported: False ; >21:22:09,668 DEBUG storage: NoDevFS.supported: supported: False ; >21:22:09,669 DEBUG storage: NTFS.supported: supported: False ; >21:22:09,669 DEBUG storage: NTFS.supported: supported: False ; >21:22:09,670 DEBUG storage: ProcFS.supported: supported: False ; >21:22:09,671 DEBUG storage: ProcFS.supported: supported: False ; >21:22:09,672 DEBUG storage: SELinuxFS.supported: supported: False ; >21:22:09,672 DEBUG storage: SELinuxFS.supported: supported: False ; >21:22:09,673 DEBUG storage: SwapSpace.__init__: >21:22:09,674 DEBUG storage: SysFS.supported: supported: False ; >21:22:09,675 DEBUG storage: SysFS.supported: supported: False ; >21:22:09,676 DEBUG storage: TmpFS.supported: supported: False ; >21:22:09,676 DEBUG storage: TmpFS.supported: supported: False ; >21:22:09,677 DEBUG storage: USBFS.supported: supported: False ; >21:22:09,678 DEBUG storage: USBFS.supported: supported: False ; >21:22:09,679 DEBUG storage: FATFS.supported: supported: True ; >21:22:09,679 DEBUG storage: FATFS.supported: supported: True ; >21:22:09,680 DEBUG storage: XFS.supported: supported: True ; >21:22:09,681 DEBUG storage: XFS.supported: supported: True ; >21:22:09,682 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:09,683 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:09,683 DEBUG storage: vg tmp-vg_porter has 0MB free >21:22:15,811 DEBUG storage: SwapSpace.__init__: >21:22:24,075 DEBUG storage: SwapSpace.__init__: >21:22:24,075 DEBUG storage: trying to set lv tmp-vg_porter-swap0 size to 2048MB >21:22:24,076 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:24,077 DEBUG storage: vg tmp-vg_porter has 0MB free >21:22:24,079 DEBUG storage: SwapSpace.__init__: mountpoint: <Not Applicable> ; >21:22:24,079 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-swap0 ; current: ext4 ; type: swap ; >21:22:24,081 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:22:24,081 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:22:24,082 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:22:24,082 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:24,082 DEBUG storage: vg tmp-vg_porter has 304064MB free >21:22:24,083 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:22:24,084 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:22:24,084 DEBUG storage: Adding tmp-vg_porter-root/16384MB to tmp-vg_porter >21:22:24,084 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:24,085 DEBUG storage: vg tmp-vg_porter has 287680MB free >21:22:24,086 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:22:24,087 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-swap0 ; current: None ; type: swap ; >21:22:24,087 DEBUG storage: Adding tmp-vg_porter-swap0/2048MB to tmp-vg_porter >21:22:24,087 DEBUG storage: tmp-vg_porter size is 304064MB >21:22:24,087 DEBUG storage: vg tmp-vg_porter has 285632MB free >21:22:30,878 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:22:30,883 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent lvmpv >21:22:30,886 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:22:30,888 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent lvmpv >21:22:30,889 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:22:30,890 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent lvmpv >21:22:30,892 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:22:30,893 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:22:30,893 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:22:30,894 DEBUG storage: tmp-vg_porter size is 304000MB >21:22:30,894 DEBUG storage: vg tmp-vg_porter has 304000MB free >21:22:30,895 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:22:30,896 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:22:30,896 DEBUG storage: Adding tmp-vg_porter-root/16384MB to tmp-vg_porter >21:22:30,896 DEBUG storage: tmp-vg_porter size is 304000MB >21:22:30,896 DEBUG storage: vg tmp-vg_porter has 287616MB free >21:22:30,897 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:22:30,898 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-swap0 ; current: None ; type: swap ; >21:22:30,898 DEBUG storage: Adding tmp-vg_porter-swap0/2048MB to tmp-vg_porter >21:22:30,898 DEBUG storage: tmp-vg_porter size is 304000MB >21:22:30,898 DEBUG storage: vg tmp-vg_porter has 285568MB free >21:22:41,882 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:22:41,885 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent lvmpv >21:22:41,888 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:41,889 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:41,890 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:41,891 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:22:41,892 DEBUG storage: LVMVolumeGroupDevice._setName: vg_porter ; status: False ; >21:22:41,893 DEBUG storage: PartitionDevice.addChild: kids: 1 ; name: sdb3 ; >21:22:41,893 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:22:41,894 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg00_porter ; current: None ; type: None ; >21:22:41,894 DEBUG storage: tmp-vg00_porter size is 304000MB >21:22:41,894 DEBUG storage: vg tmp-vg00_porter has 304000MB free >21:22:41,895 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg00_porter ; >21:22:41,896 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-root ; current: None ; type: ext4 ; >21:22:41,896 DEBUG storage: Adding tmp-vg00_porter-root/16384MB to tmp-vg00_porter >21:22:41,896 DEBUG storage: tmp-vg00_porter size is 304000MB >21:22:41,896 DEBUG storage: vg tmp-vg00_porter has 287616MB free >21:22:41,897 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg00_porter ; >21:22:41,898 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-swap0 ; current: None ; type: swap ; >21:22:41,898 DEBUG storage: Adding tmp-vg00_porter-swap0/2048MB to tmp-vg00_porter >21:22:41,899 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg00_porter ; >21:22:41,899 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:22:41,900 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-root ; current: None ; type: None ; >21:22:41,900 DEBUG storage: Adding vg00_porter-root/16384MB to vg00_porter >21:22:41,901 DEBUG storage: Ext4FS.supported: supported: True ; >21:22:41,901 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:22:41,902 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-root ; current: None ; type: ext4 ; >21:22:41,903 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg00_porter ; >21:22:41,903 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:22:41,904 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-swap0 ; current: None ; type: None ; >21:22:41,904 DEBUG storage: Adding vg00_porter-swap0/2048MB to vg00_porter >21:22:41,904 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg00_porter-swap0 ; mountpoint: None ; >21:22:41,905 DEBUG storage: getFormat('swap') returning SwapSpace instance >21:22:41,905 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-swap0 ; current: None ; type: swap ; >21:22:41,905 INFO storage: added lvmvg vg00_porter (id 51) to device tree >21:22:41,905 INFO storage: registered action: [41] Create Device lvmvg vg00_porter (id 51) >21:22:41,906 INFO storage: added lvmlv vg00_porter-root (id 75) to device tree >21:22:41,906 INFO storage: registered action: [42] Create Device lvmlv vg00_porter-root (id 75) >21:22:41,906 INFO storage: registered action: [43] Create Format ext4 filesystem mounted at / on lvmlv vg00_porter-root (id 75) >21:22:41,906 INFO storage: added lvmlv vg00_porter-swap0 (id 76) to device tree >21:22:41,906 INFO storage: registered action: [44] Create Device lvmlv vg00_porter-swap0 (id 76) >21:22:41,906 INFO storage: registered action: [45] Create Format swap on lvmlv vg00_porter-swap0 (id 76) >21:22:41,907 DEBUG storage: vg00_porter size is 304000MB >21:22:41,907 DEBUG storage: vg vg00_porter has 285568MB free >21:22:41,908 DEBUG storage: vg00_porter size is 304000MB >21:22:41,908 DEBUG storage: vg vg00_porter has 285568MB free >21:22:41,908 DEBUG storage: non-existant RAID 1 size == 382.0 >21:22:41,910 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:22:41,910 DEBUG storage: DeviceTree.getDeviceByName returned None >21:22:41,911 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:22:41,912 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sda1 (38) with non-existent efi filesystem mounted at /boot/efi >21:22:41,913 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:22:41,913 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sda2 (40) with non-existent mdmember >21:22:41,914 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:22:41,915 DEBUG storage: DeviceTree.getDeviceByName returned None >21:22:41,916 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:22:41,917 DEBUG storage: DeviceTree.getDeviceByName returned None >21:22:41,917 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:22:41,918 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 768MB partition sdb1 (42) with non-existent ext2 filesystem mounted at /tmp >21:22:41,919 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:22:41,920 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 384MB partition sdb2 (44) with non-existent mdmember >21:22:41,921 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:22:41,922 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304092MB partition sdb3 (46) with non-existent lvmpv >21:22:41,923 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:22:41,923 DEBUG storage: DeviceTree.getDeviceByName returned None >21:22:55,657 DEBUG storage: non-existant RAID 1 size == 382.0 >21:22:55,658 DEBUG storage: non-existant RAID 1 size == 382.0 >21:22:55,659 DEBUG storage: _is_valid_disklabel(md0) returning False >21:22:55,659 DEBUG storage: non-existant RAID 1 size == 382.0 >21:22:55,659 DEBUG storage: _is_valid_size(md0) returning True >21:22:55,659 DEBUG storage: _is_valid_location(md0) returning True >21:22:55,660 DEBUG storage: _is_valid_md(md0) returning True >21:22:55,660 DEBUG storage: _is_valid_format(md0) returning False >21:22:55,660 DEBUG storage: is_valid_stage1_device(md0) returning False >21:22:55,660 DEBUG storage: _is_valid_disklabel(sda1) returning True >21:22:55,660 DEBUG storage: _is_valid_size(sda1) returning True >21:22:55,660 DEBUG storage: _is_valid_location(sda1) returning True >21:22:55,661 WARN storage: sda1 not bootable >21:22:55,661 DEBUG storage: _is_valid_format(sda1) returning True >21:22:55,661 DEBUG storage: is_valid_stage1_device(sda1) returning True >21:22:55,661 DEBUG storage: _is_valid_disklabel(sda2) returning True >21:22:55,661 DEBUG storage: _is_valid_size(sda2) returning True >21:22:55,661 DEBUG storage: _is_valid_location(sda2) returning True >21:22:55,661 WARN storage: sda2 not bootable >21:22:55,661 DEBUG storage: _is_valid_format(sda2) returning False >21:22:55,661 DEBUG storage: is_valid_stage1_device(sda2) returning False >21:22:55,662 DEBUG storage: _is_valid_disklabel(sdb1) returning False >21:22:55,662 DEBUG storage: _is_valid_size(sdb1) returning True >21:22:55,662 DEBUG storage: _is_valid_location(sdb1) returning True >21:22:55,662 WARN storage: sdb1 not bootable >21:22:55,662 DEBUG storage: _is_valid_format(sdb1) returning False >21:22:55,662 DEBUG storage: is_valid_stage1_device(sdb1) returning False >21:22:55,662 DEBUG storage: _is_valid_disklabel(sdb2) returning False >21:22:55,662 DEBUG storage: _is_valid_size(sdb2) returning True >21:22:55,663 DEBUG storage: _is_valid_location(sdb2) returning True >21:22:55,663 WARN storage: sdb2 not bootable >21:22:55,663 DEBUG storage: _is_valid_format(sdb2) returning False >21:22:55,663 DEBUG storage: is_valid_stage1_device(sdb2) returning False >21:22:55,663 DEBUG storage: _is_valid_disklabel(sdb3) returning False >21:22:55,663 DEBUG storage: _is_valid_size(sdb3) returning True >21:22:55,663 DEBUG storage: _is_valid_location(sdb3) returning True >21:22:55,663 WARN storage: sdb3 not bootable >21:22:55,664 DEBUG storage: _is_valid_format(sdb3) returning False >21:22:55,664 DEBUG storage: is_valid_stage1_device(sdb3) returning False >21:22:55,664 DEBUG storage: no stage1 device: ['sda1'] >21:22:55,664 DEBUG storage: stage1_drive is existing 305245MB disk sda (19) with existing gpt disklabel >21:22:55,664 DEBUG storage: _is_valid_disklabel(md0) returning False >21:22:55,664 DEBUG storage: non-existant RAID 1 size == 382.0 >21:22:55,664 DEBUG storage: _is_valid_size(md0) returning True >21:22:55,665 DEBUG storage: _is_valid_location(md0) returning True >21:22:55,665 DEBUG storage: _is_valid_md(md0) returning True >21:22:55,665 DEBUG storage: _is_valid_format(md0) returning False >21:22:55,665 DEBUG storage: is_valid_stage1_device(md0) returning False >21:22:55,665 DEBUG storage: _is_valid_disklabel(sda1) returning True >21:22:55,665 DEBUG storage: _is_valid_size(sda1) returning True >21:22:55,665 DEBUG storage: _is_valid_location(sda1) returning True >21:22:55,665 WARN storage: sda1 not bootable >21:22:55,666 DEBUG storage: _is_valid_format(sda1) returning True >21:22:55,666 DEBUG storage: is_valid_stage1_device(sda1) returning True >21:22:55,666 DEBUG storage: _is_valid_disklabel(sda2) returning True >21:22:55,666 DEBUG storage: _is_valid_size(sda2) returning True >21:22:55,666 DEBUG storage: _is_valid_location(sda2) returning True >21:22:55,666 WARN storage: sda2 not bootable >21:22:55,666 DEBUG storage: _is_valid_format(sda2) returning False >21:22:55,666 DEBUG storage: is_valid_stage1_device(sda2) returning False >21:22:55,666 DEBUG storage: _is_valid_disklabel(sdb1) returning False >21:22:55,667 DEBUG storage: _is_valid_size(sdb1) returning True >21:22:55,667 DEBUG storage: _is_valid_location(sdb1) returning True >21:22:55,667 WARN storage: sdb1 not bootable >21:22:55,667 DEBUG storage: _is_valid_format(sdb1) returning False >21:22:55,667 DEBUG storage: is_valid_stage1_device(sdb1) returning False >21:22:55,667 DEBUG storage: _is_valid_disklabel(sdb2) returning False >21:22:55,667 DEBUG storage: _is_valid_size(sdb2) returning True >21:22:55,667 DEBUG storage: _is_valid_location(sdb2) returning True >21:22:55,667 WARN storage: sdb2 not bootable >21:22:55,668 DEBUG storage: _is_valid_format(sdb2) returning False >21:22:55,668 DEBUG storage: is_valid_stage1_device(sdb2) returning False >21:22:55,668 DEBUG storage: _is_valid_disklabel(sdb3) returning False >21:22:55,668 DEBUG storage: _is_valid_size(sdb3) returning True >21:22:55,668 DEBUG storage: _is_valid_location(sdb3) returning True >21:22:55,668 WARN storage: sdb3 not bootable >21:22:55,668 DEBUG storage: _is_valid_format(sdb3) returning False >21:22:55,668 DEBUG storage: is_valid_stage1_device(sdb3) returning False >21:22:55,669 DEBUG storage: new bootloader stage1 device: sda1 >21:22:55,669 DEBUG storage: _is_valid_disklabel(sda1) returning True >21:22:55,669 DEBUG storage: _is_valid_size(sda1) returning True >21:22:55,669 DEBUG storage: _is_valid_location(sda1) returning True >21:22:55,669 WARN storage: sda1 not bootable >21:22:55,669 DEBUG storage: _is_valid_format(sda1) returning True >21:22:55,669 DEBUG storage: is_valid_stage1_device(sda1) returning True >21:22:55,670 DEBUG storage: _is_valid_disklabel(md0) returning False >21:22:55,670 DEBUG storage: non-existant RAID 1 size == 382.0 >21:22:55,671 DEBUG storage: _is_valid_size(md0) returning True >21:22:55,671 DEBUG storage: _is_valid_location(md0) returning True >21:22:55,671 DEBUG storage: _is_valid_partition(md0) returning True >21:22:55,671 DEBUG storage: _is_valid_md(md0) returning True >21:22:55,671 DEBUG storage: _is_valid_format(md0) returning True >21:22:55,671 DEBUG storage: is_valid_stage2_device(md0) returning False >21:52:54,191 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x7f2d3f0ead90>) >21:52:54,192 DEBUG storage: doAutoPart: True >21:52:54,192 DEBUG storage: encryptedAutoPart: False >21:52:54,192 DEBUG storage: autoPartType: 2 >21:52:54,192 DEBUG storage: clearPartType: 0 >21:52:54,193 DEBUG storage: clearPartDisks: ['sda'] >21:52:54,193 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f2d2e9c2090) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f2d2e9c20d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f2d2e9c2110) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f2d2e9c2150) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7f2d2e9c2190) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9936 grow = True > >21:52:54,194 DEBUG storage: storage.disks: ['sda', 'sdb'] >21:52:54,194 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >21:52:54,195 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'md0', 'sda', 'sda1', 'sda2', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sr0', 'vg00_porter', 'vg00_porter-root', 'vg00_porter-swap0'] >21:53:28,457 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:53:28,457 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >21:53:28,458 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:53:28,459 INFO storage: sr0 looks to be the live device; marking as protected >21:53:28,531 DEBUG storage: MultipathTopology._build_topology: >21:53:28,531 DEBUG storage: /etc/multipath.conf contents: >21:53:28,531 DEBUG storage: # multipath.conf written by anaconda >21:53:28,531 DEBUG storage: >21:53:28,531 DEBUG storage: defaults { >21:53:28,532 DEBUG storage: user_friendly_names yes >21:53:28,532 DEBUG storage: } >21:53:28,532 DEBUG storage: blacklist { >21:53:28,532 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:53:28,532 DEBUG storage: devnode "^hd[a-z]" >21:53:28,532 DEBUG storage: devnode "^dcssblk[0-9]*" >21:53:28,532 DEBUG storage: device { >21:53:28,532 DEBUG storage: vendor "DGC" >21:53:28,532 DEBUG storage: product "LUNZ" >21:53:28,532 DEBUG storage: } >21:53:28,532 DEBUG storage: device { >21:53:28,532 DEBUG storage: vendor "IBM" >21:53:28,532 DEBUG storage: product "S/390.*" >21:53:28,532 DEBUG storage: } >21:53:28,532 DEBUG storage: # don't count normal SATA devices as multipaths >21:53:28,533 DEBUG storage: device { >21:53:28,533 DEBUG storage: vendor "ATA" >21:53:28,533 DEBUG storage: } >21:53:28,533 DEBUG storage: # don't count 3ware devices as multipaths >21:53:28,533 DEBUG storage: device { >21:53:28,533 DEBUG storage: vendor "3ware" >21:53:28,533 DEBUG storage: } >21:53:28,533 DEBUG storage: device { >21:53:28,533 DEBUG storage: vendor "AMCC" >21:53:28,533 DEBUG storage: } >21:53:28,533 DEBUG storage: # nor highpoint devices >21:53:28,533 DEBUG storage: device { >21:53:28,533 DEBUG storage: vendor "HPT" >21:53:28,533 DEBUG storage: } >21:53:28,533 DEBUG storage: } >21:53:28,534 DEBUG storage: multipaths { >21:53:28,534 DEBUG storage: } >21:53:28,534 DEBUG storage: (end of /etc/multipath.conf) >21:53:29,182 INFO storage: MultipathTopology: not a multipath: ['sdb'] >21:53:29,184 INFO storage: MultipathTopology: found singlepath device: sdb >21:53:29,184 INFO storage: MultipathTopology: found non-disk device: sdb1 >21:53:29,185 INFO storage: MultipathTopology: found non-disk device: sdb2 >21:53:29,185 INFO storage: MultipathTopology: found non-disk device: sdb3 >21:53:29,186 INFO storage: MultipathTopology: found singlepath device: sda >21:53:29,186 INFO storage: MultipathTopology: found non-disk device: sda1 >21:53:29,186 INFO storage: MultipathTopology: found non-disk device: sda2 >21:53:29,187 INFO storage: MultipathTopology: found non-disk device: sda3 >21:53:29,187 INFO storage: MultipathTopology: found non-disk device: sr0 >21:53:29,188 INFO storage: MultipathTopology: found singlepath device: loop0 >21:53:29,188 INFO storage: MultipathTopology: found singlepath device: loop1 >21:53:29,189 INFO storage: MultipathTopology: found singlepath device: loop2 >21:53:29,189 INFO storage: MultipathTopology: found singlepath device: loop3 >21:53:29,189 INFO storage: MultipathTopology: found singlepath device: loop4 >21:53:29,190 INFO storage: MultipathTopology: found singlepath device: loop5 >21:53:29,190 INFO storage: MultipathTopology: found singlepath device: loop6 >21:53:29,191 INFO storage: MultipathTopology: found singlepath device: loop7 >21:53:29,191 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:53:29,191 INFO storage: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >21:53:29,199 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '546851636', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >21:53:29,199 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >21:53:29,200 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:29,201 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:29,201 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >21:53:29,203 INFO storage: sdb is a disk >21:53:29,203 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:29,204 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >21:53:29,204 INFO storage: added disk sdb (id 77) to device tree >21:53:29,204 DEBUG storage: looking up parted Device: /dev/sdb >21:53:29,205 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >21:53:29,206 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >21:53:29,206 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:29,207 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:53:29,272 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >21:53:29,390 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2b6a45d0>, <parted.partition.Partition object at 0x7f2d2b6a4390>, <parted.partition.Partition object at 0x7f2d2b6a4910>] > device: <parted.device.Device object at 0x7f2d2cc10810> > PedDisk: <_ped.Disk object at 0x7f2d2cbcb248> >21:53:29,390 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:53:29,391 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >21:53:29,392 INFO storage: got device: DiskDevice instance (0x7f2d2cbaf710) -- > name = sdb status = True kids = 0 id = 77 > parents = [] > uuid = None size = 305245.335938 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: TOSHIBA MK3252GSX path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2cc47a70> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2d2cbaf690> >21:53:29,393 INFO storage: got format: DiskLabel instance (0x7f2d2c364110) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2b6a45d0>, <parted.partition.Partition object at 0x7f2d2b6a4390>, <parted.partition.Partition object at 0x7f2d2b6a4910>] > device: <parted.device.Device object at 0x7f2d2cc10810> > PedDisk: <_ped.Disk object at 0x7f2d2cbcb248> > origPartedDisk = <parted.disk.Disk object at 0x7f2d2b6a49d0> > partedDevice = parted.Device instance -- > model: TOSHIBA MK3252GSX path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2cc47cb0> > >21:53:29,499 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part1 /dev/disk/by-partuuid/464dfd8f-83d2-40d5-b44e-42bb11ed4bab /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1492992', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '464dfd8f-83d2-40d5-b44e-42bb11ed4bab', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2908398813', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part1', > '/dev/disk/by-partuuid/464dfd8f-83d2-40d5-b44e-42bb11ed4bab', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >21:53:29,499 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >21:53:29,500 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:53:29,501 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:29,501 INFO storage: sdb1 is a partition >21:53:29,502 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >21:53:29,503 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:29,504 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (77) with existing gpt disklabel >21:53:29,505 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:53:29,506 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >21:53:29,506 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:29,507 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >21:53:29,507 DEBUG storage: looking up parted Partition: /dev/sdb1 >21:53:29,508 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >21:53:29,509 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >21:53:29,510 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >21:53:29,512 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >21:53:29,512 INFO storage: added partition sdb1 (id 78) to device tree >21:53:29,513 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >21:53:29,514 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >21:53:29,514 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:29,515 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >21:53:29,516 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: None ; exists: True ; >21:53:29,529 WARN storage: disklabel detected but not usable on sdb1 >21:53:29,530 DEBUG storage: no type or existing type for sdb1, bailing >21:53:29,530 DEBUG storage: looking up parted Device: /dev/sdb1 >21:53:29,531 INFO storage: got device: PartitionDevice instance (0x7f2d2b6a4810) -- > name = sdb1 status = True kids = 0 id = 78 > parents = ['existing 305245MB disk sdb (77) with existing gpt disklabel'] > uuid = None size = 729.0 > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36d440> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2cc10710> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b6a4310> PedPartition: <_ped.Partition object at 0x7f2d2b6a27d0> > disk = existing 305245MB disk sdb (77) with existing gpt disklabel > start = 2048 end = 1495039 length = 1492992 > flags = >21:53:29,544 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part2 /dev/disk/by-partuuid/ece808a4-2acd-4ce9-a285-580dafb49c62 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1495040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '753664', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'ece808a4-2acd-4ce9-a285-580dafb49c62', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2908214580', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part2', > '/dev/disk/by-partuuid/ece808a4-2acd-4ce9-a285-580dafb49c62', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >21:53:29,544 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >21:53:29,546 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:53:29,547 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:29,548 INFO storage: sdb2 is a partition >21:53:29,549 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >21:53:29,549 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:29,550 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (77) with existing gpt disklabel >21:53:29,551 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:53:29,552 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >21:53:29,552 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:29,553 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >21:53:29,553 DEBUG storage: looking up parted Partition: /dev/sdb2 >21:53:29,554 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >21:53:29,555 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >21:53:29,556 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >21:53:29,557 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >21:53:29,557 INFO storage: added partition sdb2 (id 79) to device tree >21:53:29,558 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >21:53:29,558 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >21:53:29,559 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:29,559 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >21:53:29,560 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: None ; exists: True ; >21:53:29,633 WARN storage: disklabel detected but not usable on sdb2 >21:53:29,633 DEBUG storage: no type or existing type for sdb2, bailing >21:53:29,634 DEBUG storage: looking up parted Device: /dev/sdb2 >21:53:29,635 INFO storage: got device: PartitionDevice instance (0x7f2d2b6a4850) -- > name = sdb2 status = True kids = 0 id = 79 > parents = ['existing 305245MB disk sdb (77) with existing gpt disklabel'] > uuid = None size = 368.0 > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312500224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36d320> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2cc10710> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b6a42d0> PedPartition: <_ped.Partition object at 0x7f2d2b6a2770> > disk = existing 305245MB disk sdb (77) with existing gpt disklabel > start = 1495040 end = 2248703 length = 753664 > flags = >21:53:29,648 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part3 /dev/disk/by-partuuid/727a63bc-0b05-4ae1-a752-ce0dc8b75666 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2248704', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '622888245', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '727a63bc-0b05-4ae1-a752-ce0dc8b75666', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2908119163', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part3', > '/dev/disk/by-partuuid/727a63bc-0b05-4ae1-a752-ce0dc8b75666', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >21:53:29,649 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >21:53:29,651 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:53:29,653 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:29,653 INFO storage: sdb3 is a partition >21:53:29,655 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >21:53:29,657 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:29,659 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (77) with existing gpt disklabel >21:53:29,660 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:53:29,660 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >21:53:29,661 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:29,661 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >21:53:29,662 DEBUG storage: looking up parted Partition: /dev/sdb3 >21:53:29,662 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >21:53:29,663 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >21:53:29,664 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >21:53:29,665 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >21:53:29,665 INFO storage: added partition sdb3 (id 80) to device tree >21:53:29,666 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >21:53:29,667 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: None ; >21:53:29,667 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:29,668 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >21:53:29,669 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: None ; exists: True ; >21:53:29,722 WARN storage: disklabel detected but not usable on sdb3 >21:53:29,722 DEBUG storage: no type or existing type for sdb3, bailing >21:53:29,723 DEBUG storage: looking up parted Device: /dev/sdb3 >21:53:29,724 INFO storage: got device: PartitionDevice instance (0x7f2d2b6a4fd0) -- > name = sdb3 status = True kids = 0 id = 80 > parents = ['existing 305245MB disk sdb (77) with existing gpt disklabel'] > uuid = None size = 304144.650879 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 622888245 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38773, 255, 63) biosGeometry: (38773, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2cc47710> > target size = 0 path = /dev/sdb3 > 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 0x7f2d2cc10710> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b6a4890> PedPartition: <_ped.Partition object at 0x7f2d2b6a2710> > disk = existing 305245MB disk sdb (77) with existing gpt disklabel > start = 2248704 end = 625136948 length = 622888245 > flags = >21:53:29,736 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK /dev/disk/by-id/wwn-0x5000c50038d31438 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37204547', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK', > '/dev/disk/by-id/wwn-0x5000c50038d31438', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:53:29,736 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:53:29,738 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:29,739 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:29,740 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >21:53:29,741 INFO storage: sda is a disk >21:53:29,741 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:29,742 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:53:29,742 INFO storage: added disk sda (id 81) to device tree >21:53:29,742 DEBUG storage: looking up parted Device: /dev/sda >21:53:29,743 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:53:29,743 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >21:53:29,744 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:29,744 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:53:29,911 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >21:53:29,971 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2cbaf950>, <parted.partition.Partition object at 0x7f2d2b6aa190>, <parted.partition.Partition object at 0x7f2d2b6aa4d0>] > device: <parted.device.Device object at 0x7f2d2cbafd10> > PedDisk: <_ped.Disk object at 0x7f2d2cbcef80> >21:53:29,972 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:53:29,973 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:53:29,974 INFO storage: got device: DiskDevice instance (0x7f2d2b6a4710) -- > name = sda status = True kids = 0 id = 81 > parents = [] > uuid = None size = 305245.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36d7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2d2b6a4b10> >21:53:29,976 INFO storage: got format: DiskLabel instance (0x7f2d2c364410) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2cbaf950>, <parted.partition.Partition object at 0x7f2d2b6aa190>, <parted.partition.Partition object at 0x7f2d2b6aa4d0>] > device: <parted.device.Device object at 0x7f2d2cbafd10> > PedDisk: <_ped.Disk object at 0x7f2d2cbcef80> > origPartedDisk = <parted.disk.Disk object at 0x7f2d2b6aa390> > partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36d950> > >21:53:30,004 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part1 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part1 /dev/disk/by-id/wwn-0x5000c50038d31438-part1 /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/63d082ff-d2bf-46e8-a416-f4b779602519 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F49A-C675', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F49A-C675', > 'ID_FS_UUID_ENC': 'F49A-C675', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1492992', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '63d082ff-d2bf-46e8-a416-f4b779602519', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2847011338', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part1', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part1', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part1', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/63d082ff-d2bf-46e8-a416-f4b779602519', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/F49A-C675'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:53:30,004 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:53:30,006 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:53:30,007 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,008 INFO storage: sda1 is a partition >21:53:30,009 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:53:30,009 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:30,010 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (81) with existing gpt disklabel >21:53:30,011 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:53:30,012 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:53:30,012 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,013 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:53:30,013 DEBUG storage: looking up parted Partition: /dev/sda1 >21:53:30,014 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >21:53:30,015 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:53:30,016 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:53:30,017 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:53:30,017 INFO storage: added partition sda1 (id 82) to device tree >21:53:30,018 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:53:30,019 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >21:53:30,020 DEBUG storage: FATFS.supported: supported: True ; >21:53:30,020 DEBUG storage: getFormat('vfat') returning FATFS instance >21:53:30,020 DEBUG storage: device sda1 does not contain a disklabel >21:53:30,020 INFO storage: type detected on 'sda1' is 'vfat' >21:53:30,021 DEBUG storage: FATFS.supported: supported: True ; >21:53:30,022 DEBUG storage: FATFS.supported: supported: True ; >21:53:30,022 DEBUG storage: getFormat('vfat') returning FATFS instance >21:53:30,023 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:53:30,024 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: vfat ; >21:53:30,025 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 6 ; >21:53:30,025 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 5 ; >21:53:30,026 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; >21:53:30,027 DEBUG storage: looking up parted Device: /dev/sda1 >21:53:30,028 INFO storage: got device: PartitionDevice instance (0x7f2d2b6aa410) -- > name = sda1 status = True kids = 0 id = 82 > parents = ['existing 305245MB disk sda (81) with existing gpt disklabel'] > uuid = None size = 729.0 > format = existing vfat filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 24002560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1494, 255, 63) biosGeometry: (1494, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36da70> > 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 0x7f2d2cbafa90> fileSystem: <parted.filesystem.FileSystem object at 0x7f2d2b6aa350> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cc16f90> PedPartition: <_ped.Partition object at 0x7f2d2b6a29b0> > disk = existing 305245MB disk sda (81) with existing gpt disklabel > start = 2048 end = 1495039 length = 1492992 > flags = >21:53:30,029 DEBUG storage: FATFS.supported: supported: True ; >21:53:30,029 INFO storage: got format: FATFS instance (0x7f2d2b6aa650) -- > type = vfat name = vfat status = False > device = /dev/sda1 uuid = F49A-C675 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >21:53:30,036 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part2 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part2 /dev/disk/by-id/wwn-0x5000c50038d31438-part2 /dev/disk/by-partuuid/2279367a-1bd7-46b9-ade8-055fded8981d /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1495040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '753664', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '2279367a-1bd7-46b9-ade8-055fded8981d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2846974173', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part2', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part2', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part2', > '/dev/disk/by-partuuid/2279367a-1bd7-46b9-ade8-055fded8981d', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:53:30,037 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:53:30,038 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:53:30,038 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,038 INFO storage: sda2 is a partition >21:53:30,039 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:53:30,040 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:30,041 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (81) with existing gpt disklabel >21:53:30,042 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:53:30,043 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:53:30,043 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,044 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:53:30,044 DEBUG storage: looking up parted Partition: /dev/sda2 >21:53:30,045 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >21:53:30,045 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:53:30,046 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:53:30,047 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:53:30,047 INFO storage: added partition sda2 (id 83) to device tree >21:53:30,048 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:53:30,049 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >21:53:30,049 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,050 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:53:30,051 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: None ; exists: True ; >21:53:30,056 WARN storage: disklabel detected but not usable on sda2 >21:53:30,057 DEBUG storage: no type or existing type for sda2, bailing >21:53:30,058 DEBUG storage: looking up parted Device: /dev/sda2 >21:53:30,059 INFO storage: got device: PartitionDevice instance (0x7f2d2c366fd0) -- > name = sda2 status = True kids = 0 id = 83 > parents = ['existing 305245MB disk sda (81) with existing gpt disklabel'] > uuid = None size = 368.0 > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f2d2c36db90> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2cbafa90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b6aa090> PedPartition: <_ped.Partition object at 0x7f2d2b6a2950> > disk = existing 305245MB disk sda (81) with existing gpt disklabel > start = 1495040 end = 2248703 length = 753664 > flags = >21:53:30,069 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part3 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part3 /dev/disk/by-id/wwn-0x5000c50038d31438-part3 /dev/disk/by-partuuid/6627722c-3314-4e6a-8717-553f45a9bab3 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2248704', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '622888245', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '6627722c-3314-4e6a-8717-553f45a9bab3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2846797500', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part3', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part3', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part3', > '/dev/disk/by-partuuid/6627722c-3314-4e6a-8717-553f45a9bab3', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:53:30,070 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:53:30,070 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:53:30,071 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,071 INFO storage: sda3 is a partition >21:53:30,072 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:53:30,073 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:30,074 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (81) with existing gpt disklabel >21:53:30,075 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:53:30,076 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:53:30,076 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,077 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:53:30,077 DEBUG storage: looking up parted Partition: /dev/sda3 >21:53:30,078 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >21:53:30,079 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:53:30,080 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:53:30,081 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:53:30,081 INFO storage: added partition sda3 (id 84) to device tree >21:53:30,082 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:53:30,082 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >21:53:30,083 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,083 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:53:30,084 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: None ; exists: True ; >21:53:30,129 WARN storage: disklabel detected but not usable on sda3 >21:53:30,130 DEBUG storage: no type or existing type for sda3, bailing >21:53:30,130 DEBUG storage: looking up parted Device: /dev/sda3 >21:53:30,131 INFO storage: got device: PartitionDevice instance (0x7f2d2b6aa950) -- > name = sda3 status = True kids = 0 id = 84 > parents = ['existing 305245MB disk sda (81) with existing gpt disklabel'] > uuid = None size = 304144.650879 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 600113152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (37355, 255, 63) biosGeometry: (37355, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36dcb0> > 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 0x7f2d2cbafa90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b6aa250> PedPartition: <_ped.Partition object at 0x7f2d2b6a2830> > disk = existing 305245MB disk sda (81) with existing gpt disklabel > start = 2248704 end = 625136948 length = 622888245 > flags = >21:53:30,139 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITADVD-RAM_UJ8A0A_YK95_206322 /dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora_17-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'MATSHITADVD-RAM_UJ8A0A', > 'ID_MODEL_ENC': 'MATSHITADVD-RAM\\x20UJ8A0A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': 'SB02', > 'ID_SERIAL': 'MATSHITADVD-RAM_UJ8A0A_YK95_206322', > 'ID_SERIAL_SHORT': 'YK95_206322', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '39239124', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITADVD-RAM_UJ8A0A_YK95_206322', > '/dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:53:30,139 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:53:30,140 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:53:30,141 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,141 INFO storage: sr0 is a cdrom >21:53:30,143 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:53:30,143 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,144 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:53:30,145 INFO storage: added cdrom sr0 (id 85) to device tree >21:53:30,146 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:30,158 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:53:30,159 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >21:53:30,160 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:30,160 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:53:30,160 DEBUG storage: device sr0 does not contain a disklabel >21:53:30,160 INFO storage: type detected on 'sr0' is 'iso9660' >21:53:30,161 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:30,162 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:30,162 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:53:30,163 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:53:30,164 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:30,171 DEBUG storage: looking up parted Device: /dev/sr0 >21:53:30,172 INFO storage: got device: OpticalDevice instance (0x7f2d2b6aae10) -- > name = sr0 status = True kids = 0 id = 85 > parents = [] > uuid = None size = 155.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: MATSHITA DVD-RAM UJ8A0A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 79360 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (4, 255, 63) biosGeometry: (4, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36dc20> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:53:30,174 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:30,174 INFO storage: got format: Iso9660FS instance (0x7f2d2b6a4a50) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17-Beta_x86_64 size = 0 targetSize = 0 > >21:53:30,176 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745157', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:53:30,176 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:53:30,177 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:53:30,177 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,177 INFO storage: loop0 is a loop device >21:53:30,178 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:53:30,179 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >21:53:30,180 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,180 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,181 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >21:53:30,181 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 86) to device tree >21:53:30,182 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >21:53:30,182 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,183 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:53:30,183 INFO storage: added loop loop0 (id 87) to device tree >21:53:30,184 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:53:30,184 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:53:30,185 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:53:30,185 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:53:30,186 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:53:30,187 WARN storage: disklabel detected but not usable on loop0 >21:53:30,188 INFO storage: type detected on 'loop0' is 'squashfs' >21:53:30,188 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:53:30,189 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:53:30,189 INFO storage: got device: LoopDevice instance (0x7f2d2b6aac90) -- > name = loop0 status = False kids = 0 id = 87 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (86)'] > 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 >21:53:30,192 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745969', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:53:30,192 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:53:30,193 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:53:30,193 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,194 INFO storage: loop1 is a loop device >21:53:30,194 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:53:30,195 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:53:30,196 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,196 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,197 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:53:30,197 INFO storage: added file /LiveOS/rootfs.img (id 88) to device tree >21:53:30,198 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:53:30,198 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,199 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:53:30,199 INFO storage: added loop loop1 (id 89) to device tree >21:53:30,200 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:53:30,201 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:53:30,201 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:30,202 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:30,202 DEBUG storage: device loop1 does not contain a disklabel >21:53:30,202 INFO storage: type detected on 'loop1' is 'ext4' >21:53:30,203 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:30,248 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:30,249 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:30,249 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:53:30,250 INFO storage: got device: LoopDevice instance (0x7f2d2b6aaa50) -- > name = loop1 status = False kids = 0 id = 89 > parents = ['existing 0MB file /LiveOS/rootfs.img (88)'] > 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 >21:53:30,251 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:30,252 INFO storage: got format: Ext4FS instance (0x7f2d2b6aaf50) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:53:30,263 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745456', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:53:30,264 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:53:30,267 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:53:30,269 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,269 INFO storage: loop2 is a loop device >21:53:30,270 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:53:30,270 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:53:30,271 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,271 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,272 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:53:30,272 INFO storage: added file /overlay (deleted) (id 90) to device tree >21:53:30,273 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:53:30,273 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,274 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:53:30,274 INFO storage: added loop loop2 (id 91) to device tree >21:53:30,275 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:53:30,276 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:53:30,276 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,277 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:53:30,278 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:53:30,279 WARN storage: disklabel detected but not usable on loop2 >21:53:30,279 DEBUG storage: no type or existing type for loop2, bailing >21:53:30,279 INFO storage: got device: LoopDevice instance (0x7f2d2b6aae90) -- > name = loop2 status = False kids = 0 id = 91 > parents = ['existing 0MB file /overlay (deleted) (90)'] > 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 >21:53:30,281 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36746342', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:53:30,282 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >21:53:30,282 DEBUG storage: lvm filter: adding loop3 to the reject list >21:53:30,283 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36743910', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:53:30,283 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >21:53:30,283 DEBUG storage: lvm filter: adding loop4 to the reject list >21:53:30,284 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36746624', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:53:30,284 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:53:30,284 DEBUG storage: lvm filter: adding loop5 to the reject list >21:53:30,285 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36747379', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:53:30,286 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:53:30,286 DEBUG storage: lvm filter: adding loop6 to the reject list >21:53:30,287 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745337', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:53:30,287 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:53:30,287 DEBUG storage: lvm filter: adding loop7 to the reject list >21:53:30,287 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:53:30,350 INFO storage: devices to scan: ['dm-0'] >21:53:30,352 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/9711359b-d103-46ba-93f8-4d6cc2a1dfab /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '12772632', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:53:30,353 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:53:30,353 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:53:30,354 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,354 INFO storage: live-rw is a device-mapper device >21:53:30,355 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:53:30,356 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:53:30,357 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (89) with existing ext4 filesystem >21:53:30,358 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:53:30,359 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (91) >21:53:30,360 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:53:30,361 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:30,362 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:53:30,362 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:30,363 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:53:30,363 INFO storage: added dm live-rw (id 92) to device tree >21:53:30,364 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:53:30,364 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:53:30,365 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:30,365 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:30,366 DEBUG storage: device live-rw does not contain a disklabel >21:53:30,366 INFO storage: type detected on 'live-rw' is 'ext4' >21:53:30,367 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:30,424 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:30,425 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:30,428 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:53:30,429 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:53:30,429 INFO storage: got device: DMDevice instance (0x7f2d2b6aa290) -- > name = live-rw status = True kids = 0 id = 92 > parents = ['existing 0MB loop loop2 (91)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36df80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:53:30,430 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:30,430 INFO storage: got format: Ext4FS instance (0x7f2d2b6b45d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:53:30,511 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >21:53:30,512 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:53:30,513 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:53:30,548 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:53:30,549 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:30,551 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:30,569 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >21:53:30,570 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:53:30,571 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:53:30,592 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:53:30,597 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:30,599 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:30,623 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >21:53:30,626 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >21:53:30,629 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >21:53:30,658 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:53:30,660 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:30,661 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:30,682 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:53:30,710 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:30,714 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:30,719 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:30,742 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:53:30,746 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:53:30,749 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:53:30,778 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:30,782 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:30,788 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:30,812 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:53:30,816 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:53:30,819 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:53:30,845 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:30,848 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:30,850 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:30,896 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:53:30,924 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:53:30,929 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:53:30,929 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:53:30,930 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:53:30,930 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >21:53:30,985 INFO storage: edd: MBR signature on sda is zero. new disk image? >21:53:30,986 INFO storage: edd: MBR signature on sdb is zero. new disk image? >21:53:30,987 INFO storage: edd: collected mbr signatures: {} >21:53:30,987 DEBUG storage: new bootloader stage1 device: None >21:53:30,993 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:30,997 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:30,999 DEBUG storage: FATFS.supported: supported: True ; >21:53:31,003 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:31,013 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:31,021 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:31,024 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (81) with existing gpt disklabel >21:53:31,025 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0x7f2d3f0ead90>) >21:53:31,026 DEBUG storage: doAutoPart: True >21:53:31,026 DEBUG storage: encryptedAutoPart: False >21:53:31,026 DEBUG storage: autoPartType: 2 >21:53:31,027 DEBUG storage: clearPartType: 0 >21:53:31,027 DEBUG storage: clearPartDisks: ['sda', 'sdb'] >21:53:31,027 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x7f2d2e9c2090) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x7f2d2e9c20d0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x7f2d2e9c2110) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x7f2d2e9c2150) -- > mountpoint = /boot/efi lv = False singlePV = False btrfs = False > weight = 5000 fstype = efi encrypted = False > size = 20 maxSize = 200 grow = True >PartSpec instance (0x7f2d2e9c2190) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 9936 grow = True > >21:53:31,028 DEBUG storage: storage.disks: ['sda', 'sdb'] >21:53:31,028 DEBUG storage: storage.partitioned: ['sda', 'sdb'] >21:53:31,029 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sda1', 'sda2', 'sda3', 'sdb', 'sdb1', 'sdb2', 'sdb3', 'sr0'] >21:53:31,029 DEBUG storage: clearpart: looking at sda3 >21:53:31,029 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 6 ; >21:53:31,030 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 5 ; >21:53:31,031 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 3 ; >21:53:31,031 DEBUG storage: clearpart: looking at sdb3 >21:53:31,032 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 6 ; >21:53:31,032 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 5 ; >21:53:31,033 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 3 ; >21:53:31,033 DEBUG storage: clearpart: looking at sda2 >21:53:31,034 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 6 ; >21:53:31,035 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 5 ; >21:53:31,036 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 3 ; >21:53:31,036 DEBUG storage: clearpart: looking at sdb2 >21:53:31,036 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 6 ; >21:53:31,037 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 5 ; >21:53:31,038 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 3 ; >21:53:31,038 DEBUG storage: clearpart: looking at sda1 >21:53:31,039 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 6 ; >21:53:31,039 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 5 ; >21:53:31,040 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; >21:53:31,040 DEBUG storage: clearpart: looking at sdb1 >21:53:31,041 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 6 ; >21:53:31,042 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 5 ; >21:53:31,042 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 3 ; >21:53:31,043 DEBUG storage: checking whether disk sda has an empty extended >21:53:31,043 DEBUG storage: extended is None ; logicals is [] >21:53:31,043 DEBUG storage: checking whether disk sdb has an empty extended >21:53:31,043 DEBUG storage: extended is None ; logicals is [] >21:53:31,045 DEBUG storage: candidate disks: [] >21:53:31,045 DEBUG storage: devs: [] >21:53:34,427 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:53:34,428 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >21:53:34,429 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:53:34,429 INFO storage: sr0 looks to be the live device; marking as protected >21:53:34,800 DEBUG storage: MultipathTopology._build_topology: >21:53:34,800 DEBUG storage: /etc/multipath.conf contents: >21:53:34,800 DEBUG storage: # multipath.conf written by anaconda >21:53:34,800 DEBUG storage: >21:53:34,801 DEBUG storage: defaults { >21:53:34,801 DEBUG storage: user_friendly_names yes >21:53:34,801 DEBUG storage: } >21:53:34,801 DEBUG storage: blacklist { >21:53:34,801 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:53:34,801 DEBUG storage: devnode "^hd[a-z]" >21:53:34,801 DEBUG storage: devnode "^dcssblk[0-9]*" >21:53:34,801 DEBUG storage: device { >21:53:34,801 DEBUG storage: vendor "DGC" >21:53:34,801 DEBUG storage: product "LUNZ" >21:53:34,801 DEBUG storage: } >21:53:34,801 DEBUG storage: device { >21:53:34,801 DEBUG storage: vendor "IBM" >21:53:34,801 DEBUG storage: product "S/390.*" >21:53:34,802 DEBUG storage: } >21:53:34,802 DEBUG storage: # don't count normal SATA devices as multipaths >21:53:34,802 DEBUG storage: device { >21:53:34,802 DEBUG storage: vendor "ATA" >21:53:34,802 DEBUG storage: } >21:53:34,802 DEBUG storage: # don't count 3ware devices as multipaths >21:53:34,802 DEBUG storage: device { >21:53:34,802 DEBUG storage: vendor "3ware" >21:53:34,802 DEBUG storage: } >21:53:34,802 DEBUG storage: device { >21:53:34,802 DEBUG storage: vendor "AMCC" >21:53:34,802 DEBUG storage: } >21:53:34,802 DEBUG storage: # nor highpoint devices >21:53:34,802 DEBUG storage: device { >21:53:34,802 DEBUG storage: vendor "HPT" >21:53:34,803 DEBUG storage: } >21:53:34,803 DEBUG storage: } >21:53:34,803 DEBUG storage: multipaths { >21:53:34,803 DEBUG storage: } >21:53:34,803 DEBUG storage: (end of /etc/multipath.conf) >21:53:34,903 INFO storage: MultipathTopology: not a multipath: ['sdb'] >21:53:34,905 INFO storage: MultipathTopology: found singlepath device: sdb >21:53:34,905 INFO storage: MultipathTopology: found non-disk device: sdb1 >21:53:34,906 INFO storage: MultipathTopology: found non-disk device: sdb2 >21:53:34,906 INFO storage: MultipathTopology: found non-disk device: sdb3 >21:53:34,906 INFO storage: MultipathTopology: found singlepath device: sda >21:53:34,907 INFO storage: MultipathTopology: found non-disk device: sda1 >21:53:34,908 INFO storage: MultipathTopology: found non-disk device: sda2 >21:53:34,908 INFO storage: MultipathTopology: found non-disk device: sda3 >21:53:34,908 INFO storage: MultipathTopology: found non-disk device: sr0 >21:53:34,909 INFO storage: MultipathTopology: found singlepath device: loop0 >21:53:34,909 INFO storage: MultipathTopology: found singlepath device: loop1 >21:53:34,910 INFO storage: MultipathTopology: found singlepath device: loop2 >21:53:34,910 INFO storage: MultipathTopology: found singlepath device: loop3 >21:53:34,910 INFO storage: MultipathTopology: found singlepath device: loop4 >21:53:34,911 INFO storage: MultipathTopology: found singlepath device: loop5 >21:53:34,911 INFO storage: MultipathTopology: found singlepath device: loop6 >21:53:34,912 INFO storage: MultipathTopology: found singlepath device: loop7 >21:53:34,912 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:53:34,912 INFO storage: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >21:53:34,919 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '546851636', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >21:53:34,920 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >21:53:34,920 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:34,921 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:34,922 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >21:53:34,923 INFO storage: sdb is a disk >21:53:34,923 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:34,924 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >21:53:34,924 INFO storage: added disk sdb (id 93) to device tree >21:53:34,925 DEBUG storage: looking up parted Device: /dev/sdb >21:53:34,925 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >21:53:34,926 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >21:53:34,926 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:34,927 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:53:34,986 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >21:53:35,113 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2b6c5890>, <parted.partition.Partition object at 0x7f2d2b6c5750>, <parted.partition.Partition object at 0x7f2d2c307190>] > device: <parted.device.Device object at 0x7f2d2b6b4210> > PedDisk: <_ped.Disk object at 0x7f2d2c17ab48> >21:53:35,113 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:53:35,115 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >21:53:35,116 INFO storage: got device: DiskDevice instance (0x7f2d2b6a8f90) -- > name = sdb status = True kids = 0 id = 93 > parents = [] > uuid = None size = 305245.335938 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: TOSHIBA MK3252GSX path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36d5f0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2d2b6a8e90> >21:53:35,117 INFO storage: got format: DiskLabel instance (0x7f2d2ec906d0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2b6c5890>, <parted.partition.Partition object at 0x7f2d2b6c5750>, <parted.partition.Partition object at 0x7f2d2c307190>] > device: <parted.device.Device object at 0x7f2d2b6b4210> > PedDisk: <_ped.Disk object at 0x7f2d2c17ab48> > origPartedDisk = <parted.disk.Disk object at 0x7f2d2c307410> > partedDevice = parted.Device instance -- > model: TOSHIBA MK3252GSX path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2b6ba320> > >21:53:35,196 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part1 /dev/disk/by-partuuid/464dfd8f-83d2-40d5-b44e-42bb11ed4bab /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1492992', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '464dfd8f-83d2-40d5-b44e-42bb11ed4bab', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2908398813', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part1', > '/dev/disk/by-partuuid/464dfd8f-83d2-40d5-b44e-42bb11ed4bab', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >21:53:35,196 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >21:53:35,199 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:53:35,199 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,200 INFO storage: sdb1 is a partition >21:53:35,200 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >21:53:35,201 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:35,202 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (93) with existing gpt disklabel >21:53:35,203 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:53:35,204 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >21:53:35,204 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,205 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >21:53:35,205 DEBUG storage: looking up parted Partition: /dev/sdb1 >21:53:35,206 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >21:53:35,207 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >21:53:35,208 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >21:53:35,209 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >21:53:35,209 INFO storage: added partition sdb1 (id 94) to device tree >21:53:35,210 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >21:53:35,211 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >21:53:35,211 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,212 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >21:53:35,213 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: None ; exists: True ; >21:53:35,287 WARN storage: disklabel detected but not usable on sdb1 >21:53:35,288 DEBUG storage: no type or existing type for sdb1, bailing >21:53:35,289 DEBUG storage: looking up parted Device: /dev/sdb1 >21:53:35,290 INFO storage: got device: PartitionDevice instance (0x7f2d2b6a8f50) -- > name = sdb1 status = True kids = 0 id = 94 > parents = ['existing 305245MB disk sdb (93) with existing gpt disklabel'] > uuid = None size = 729.0 > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2b6ba4d0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2b6b4050> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b6c5790> PedPartition: <_ped.Partition object at 0x7f2d2b6bb710> > disk = existing 305245MB disk sdb (93) with existing gpt disklabel > start = 2048 end = 1495039 length = 1492992 > flags = >21:53:35,311 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part2 /dev/disk/by-partuuid/ece808a4-2acd-4ce9-a285-580dafb49c62 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1495040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '753664', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'ece808a4-2acd-4ce9-a285-580dafb49c62', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2908214580', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part2', > '/dev/disk/by-partuuid/ece808a4-2acd-4ce9-a285-580dafb49c62', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >21:53:35,312 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >21:53:35,312 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:53:35,313 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,313 INFO storage: sdb2 is a partition >21:53:35,314 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >21:53:35,315 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:35,316 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (93) with existing gpt disklabel >21:53:35,317 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:53:35,318 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >21:53:35,318 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,320 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >21:53:35,320 DEBUG storage: looking up parted Partition: /dev/sdb2 >21:53:35,321 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >21:53:35,322 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >21:53:35,323 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >21:53:35,324 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >21:53:35,324 INFO storage: added partition sdb2 (id 95) to device tree >21:53:35,325 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >21:53:35,326 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >21:53:35,326 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,327 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >21:53:35,328 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: None ; exists: True ; >21:53:35,343 WARN storage: disklabel detected but not usable on sdb2 >21:53:35,343 DEBUG storage: no type or existing type for sdb2, bailing >21:53:35,343 DEBUG storage: looking up parted Device: /dev/sdb2 >21:53:35,345 INFO storage: got device: PartitionDevice instance (0x7f2d2c307850) -- > name = sdb2 status = True kids = 0 id = 95 > parents = ['existing 305245MB disk sdb (93) with existing gpt disklabel'] > uuid = None size = 368.0 > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312500224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2b6ba200> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2b6b4050> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c307050> PedPartition: <_ped.Partition object at 0x7f2d2b6bb6b0> > disk = existing 305245MB disk sdb (93) with existing gpt disklabel > start = 1495040 end = 2248703 length = 753664 > flags = >21:53:35,359 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part3 /dev/disk/by-partuuid/727a63bc-0b05-4ae1-a752-ce0dc8b75666 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2248704', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '622888245', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '727a63bc-0b05-4ae1-a752-ce0dc8b75666', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2908119163', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part3', > '/dev/disk/by-partuuid/727a63bc-0b05-4ae1-a752-ce0dc8b75666', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >21:53:35,359 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >21:53:35,360 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:53:35,361 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,361 INFO storage: sdb3 is a partition >21:53:35,362 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >21:53:35,362 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:35,363 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (93) with existing gpt disklabel >21:53:35,364 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:53:35,365 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >21:53:35,365 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,366 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >21:53:35,367 DEBUG storage: looking up parted Partition: /dev/sdb3 >21:53:35,368 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >21:53:35,369 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >21:53:35,370 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >21:53:35,370 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >21:53:35,371 INFO storage: added partition sdb3 (id 96) to device tree >21:53:35,371 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >21:53:35,372 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: None ; >21:53:35,372 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,373 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >21:53:35,374 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: None ; exists: True ; >21:53:35,492 WARN storage: disklabel detected but not usable on sdb3 >21:53:35,493 DEBUG storage: no type or existing type for sdb3, bailing >21:53:35,495 DEBUG storage: looking up parted Device: /dev/sdb3 >21:53:35,498 INFO storage: got device: PartitionDevice instance (0x7f2d2c3079d0) -- > name = sdb3 status = True kids = 0 id = 96 > parents = ['existing 305245MB disk sdb (93) with existing gpt disklabel'] > uuid = None size = 304144.650879 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 622888245 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38773, 255, 63) biosGeometry: (38773, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2b6ba710> > target size = 0 path = /dev/sdb3 > 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 0x7f2d2b6b4050> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c3071d0> PedPartition: <_ped.Partition object at 0x7f2d2b6bb650> > disk = existing 305245MB disk sdb (93) with existing gpt disklabel > start = 2248704 end = 625136948 length = 622888245 > flags = >21:53:35,519 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK /dev/disk/by-id/wwn-0x5000c50038d31438 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37204547', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK', > '/dev/disk/by-id/wwn-0x5000c50038d31438', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:53:35,519 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:53:35,520 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:35,521 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,522 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >21:53:35,523 INFO storage: sda is a disk >21:53:35,523 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,524 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:53:35,524 INFO storage: added disk sda (id 97) to device tree >21:53:35,524 DEBUG storage: looking up parted Device: /dev/sda >21:53:35,525 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:53:35,526 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >21:53:35,526 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,526 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:53:35,601 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >21:53:35,672 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2c307f90>, <parted.partition.Partition object at 0x7f2d2c30a290>, <parted.partition.Partition object at 0x7f2d2c30a310>] > device: <parted.device.Device object at 0x7f2d2c307e10> > PedDisk: <_ped.Disk object at 0x7f2d2cbc5998> >21:53:35,673 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:53:35,674 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:53:35,675 INFO storage: got device: DiskDevice instance (0x7f2d2c307350) -- > name = sda status = True kids = 0 id = 97 > parents = [] > uuid = None size = 305245.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2b6ba7a0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2d2c307810> >21:53:35,676 INFO storage: got format: DiskLabel instance (0x7f2d2c307ed0) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2c307f90>, <parted.partition.Partition object at 0x7f2d2c30a290>, <parted.partition.Partition object at 0x7f2d2c30a310>] > device: <parted.device.Device object at 0x7f2d2c307e10> > PedDisk: <_ped.Disk object at 0x7f2d2cbc5998> > origPartedDisk = <parted.disk.Disk object at 0x7f2d2c30a810> > partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2b6ba9e0> > >21:53:35,699 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part1 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part1 /dev/disk/by-id/wwn-0x5000c50038d31438-part1 /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/63d082ff-d2bf-46e8-a416-f4b779602519 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F49A-C675', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F49A-C675', > 'ID_FS_UUID_ENC': 'F49A-C675', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1492992', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '63d082ff-d2bf-46e8-a416-f4b779602519', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2847011338', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part1', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part1', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part1', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/63d082ff-d2bf-46e8-a416-f4b779602519', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/F49A-C675'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:53:35,699 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:53:35,700 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:53:35,701 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,701 INFO storage: sda1 is a partition >21:53:35,701 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:53:35,704 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:35,705 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (97) with existing gpt disklabel >21:53:35,706 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:53:35,707 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:53:35,707 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,708 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:53:35,708 DEBUG storage: looking up parted Partition: /dev/sda1 >21:53:35,709 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >21:53:35,710 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:53:35,711 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:53:35,712 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:53:35,712 INFO storage: added partition sda1 (id 98) to device tree >21:53:35,713 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:53:35,714 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >21:53:35,714 DEBUG storage: FATFS.supported: supported: True ; >21:53:35,715 DEBUG storage: getFormat('vfat') returning FATFS instance >21:53:35,715 DEBUG storage: device sda1 does not contain a disklabel >21:53:35,715 INFO storage: type detected on 'sda1' is 'vfat' >21:53:35,716 DEBUG storage: FATFS.supported: supported: True ; >21:53:35,717 DEBUG storage: FATFS.supported: supported: True ; >21:53:35,717 DEBUG storage: getFormat('vfat') returning FATFS instance >21:53:35,718 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:53:35,719 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: vfat ; >21:53:35,720 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 6 ; >21:53:35,720 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 5 ; >21:53:35,721 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; >21:53:35,722 DEBUG storage: looking up parted Device: /dev/sda1 >21:53:35,723 INFO storage: got device: PartitionDevice instance (0x7f2d2c307d90) -- > name = sda1 status = True kids = 0 id = 98 > parents = ['existing 305245MB disk sda (97) with existing gpt disklabel'] > uuid = None size = 729.0 > format = existing vfat filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 24002560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1494, 255, 63) biosGeometry: (1494, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d36ce5d40> > 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 0x7f2d2c307e90> fileSystem: <parted.filesystem.FileSystem object at 0x7f2d2c30a550> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c30a0d0> PedPartition: <_ped.Partition object at 0x7f2d2b6bb8f0> > disk = existing 305245MB disk sda (97) with existing gpt disklabel > start = 2048 end = 1495039 length = 1492992 > flags = >21:53:35,724 DEBUG storage: FATFS.supported: supported: True ; >21:53:35,724 INFO storage: got format: FATFS instance (0x7f2d2c307690) -- > type = vfat name = vfat status = False > device = /dev/sda1 uuid = F49A-C675 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >21:53:35,731 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part2 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part2 /dev/disk/by-id/wwn-0x5000c50038d31438-part2 /dev/disk/by-partuuid/2279367a-1bd7-46b9-ade8-055fded8981d /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1495040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '753664', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '2279367a-1bd7-46b9-ade8-055fded8981d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2846974173', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part2', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part2', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part2', > '/dev/disk/by-partuuid/2279367a-1bd7-46b9-ade8-055fded8981d', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:53:35,731 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:53:35,732 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:53:35,733 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,733 INFO storage: sda2 is a partition >21:53:35,733 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:53:35,734 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:35,735 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (97) with existing gpt disklabel >21:53:35,736 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:53:35,737 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:53:35,737 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,738 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:53:35,738 DEBUG storage: looking up parted Partition: /dev/sda2 >21:53:35,739 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >21:53:35,740 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:53:35,741 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:53:35,742 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:53:35,742 INFO storage: added partition sda2 (id 99) to device tree >21:53:35,743 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:53:35,744 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >21:53:35,744 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,745 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:53:35,745 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: None ; exists: True ; >21:53:35,750 WARN storage: disklabel detected but not usable on sda2 >21:53:35,750 DEBUG storage: no type or existing type for sda2, bailing >21:53:35,751 DEBUG storage: looking up parted Device: /dev/sda2 >21:53:35,752 INFO storage: got device: PartitionDevice instance (0x7f2d2c307910) -- > name = sda2 status = True kids = 0 id = 99 > parents = ['existing 305245MB disk sda (97) with existing gpt disklabel'] > uuid = None size = 368.0 > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f2d2c36d3b0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c307e90> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c30a450> PedPartition: <_ped.Partition object at 0x7f2d2b6bb890> > disk = existing 305245MB disk sda (97) with existing gpt disklabel > start = 1495040 end = 2248703 length = 753664 > flags = >21:53:35,756 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part3 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part3 /dev/disk/by-id/wwn-0x5000c50038d31438-part3 /dev/disk/by-partuuid/6627722c-3314-4e6a-8717-553f45a9bab3 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2248704', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '622888245', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '6627722c-3314-4e6a-8717-553f45a9bab3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2846797500', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part3', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part3', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part3', > '/dev/disk/by-partuuid/6627722c-3314-4e6a-8717-553f45a9bab3', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:53:35,756 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:53:35,758 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:53:35,759 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,759 INFO storage: sda3 is a partition >21:53:35,760 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:53:35,761 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:35,762 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (97) with existing gpt disklabel >21:53:35,763 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:53:35,764 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:53:35,764 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,765 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:53:35,765 DEBUG storage: looking up parted Partition: /dev/sda3 >21:53:35,766 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >21:53:35,767 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:53:35,768 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:53:35,769 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:53:35,769 INFO storage: added partition sda3 (id 100) to device tree >21:53:35,770 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:53:35,771 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >21:53:35,771 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,772 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:53:35,773 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: None ; exists: True ; >21:53:35,789 WARN storage: disklabel detected but not usable on sda3 >21:53:35,789 DEBUG storage: no type or existing type for sda3, bailing >21:53:35,790 DEBUG storage: looking up parted Device: /dev/sda3 >21:53:35,791 INFO storage: got device: PartitionDevice instance (0x7f2d2b6aae50) -- > name = sda3 status = True kids = 0 id = 100 > parents = ['existing 305245MB disk sda (97) with existing gpt disklabel'] > uuid = None size = 304144.650879 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 600113152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (37355, 255, 63) biosGeometry: (37355, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183f80> > 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 0x7f2d2c307e90> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c30a610> PedPartition: <_ped.Partition object at 0x7f2d2b6bb770> > disk = existing 305245MB disk sda (97) with existing gpt disklabel > start = 2248704 end = 625136948 length = 622888245 > flags = >21:53:35,796 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITADVD-RAM_UJ8A0A_YK95_206322 /dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora_17-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'MATSHITADVD-RAM_UJ8A0A', > 'ID_MODEL_ENC': 'MATSHITADVD-RAM\\x20UJ8A0A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': 'SB02', > 'ID_SERIAL': 'MATSHITADVD-RAM_UJ8A0A_YK95_206322', > 'ID_SERIAL_SHORT': 'YK95_206322', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '39239124', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITADVD-RAM_UJ8A0A_YK95_206322', > '/dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:53:35,796 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:53:35,797 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:53:35,798 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,798 INFO storage: sr0 is a cdrom >21:53:35,799 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:53:35,799 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,800 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:53:35,800 INFO storage: added cdrom sr0 (id 101) to device tree >21:53:35,801 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:35,811 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:53:35,814 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >21:53:35,818 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:35,818 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:53:35,818 DEBUG storage: device sr0 does not contain a disklabel >21:53:35,819 INFO storage: type detected on 'sr0' is 'iso9660' >21:53:35,819 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:35,820 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:35,821 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:53:35,821 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:53:35,822 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:35,830 DEBUG storage: looking up parted Device: /dev/sr0 >21:53:35,831 INFO storage: got device: OpticalDevice instance (0x7f2d2c307b90) -- > name = sr0 status = True kids = 0 id = 101 > parents = [] > uuid = None size = 155.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: MATSHITA DVD-RAM UJ8A0A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 79360 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (4, 255, 63) biosGeometry: (4, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183440> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:53:35,835 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:35,835 INFO storage: got format: Iso9660FS instance (0x7f2d2c307b10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17-Beta_x86_64 size = 0 targetSize = 0 > >21:53:35,839 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745157', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:53:35,839 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:53:35,840 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:53:35,841 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,841 INFO storage: loop0 is a loop device >21:53:35,842 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:53:35,843 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >21:53:35,843 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,844 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,845 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >21:53:35,845 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 102) to device tree >21:53:35,846 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >21:53:35,846 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,847 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:53:35,847 INFO storage: added loop loop0 (id 103) to device tree >21:53:35,848 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:53:35,849 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:53:35,849 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:53:35,850 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:53:35,851 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:53:35,852 WARN storage: disklabel detected but not usable on loop0 >21:53:35,852 INFO storage: type detected on 'loop0' is 'squashfs' >21:53:35,852 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:53:35,853 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:53:35,853 INFO storage: got device: LoopDevice instance (0x7f2d2b6c5210) -- > name = loop0 status = False kids = 0 id = 103 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (102)'] > 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 >21:53:35,856 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745969', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:53:35,856 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:53:35,857 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:53:35,858 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,858 INFO storage: loop1 is a loop device >21:53:35,859 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:53:35,859 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:53:35,860 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,860 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,861 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:53:35,861 INFO storage: added file /LiveOS/rootfs.img (id 104) to device tree >21:53:35,862 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:53:35,862 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,863 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:53:35,863 INFO storage: added loop loop1 (id 105) to device tree >21:53:35,864 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:53:35,865 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:53:35,866 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:35,866 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:35,866 DEBUG storage: device loop1 does not contain a disklabel >21:53:35,866 INFO storage: type detected on 'loop1' is 'ext4' >21:53:35,867 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:35,922 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:35,922 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:35,925 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:53:35,926 INFO storage: got device: LoopDevice instance (0x7f2d2b6aaf10) -- > name = loop1 status = False kids = 0 id = 105 > parents = ['existing 0MB file /LiveOS/rootfs.img (104)'] > 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 >21:53:35,928 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:35,929 INFO storage: got format: Ext4FS instance (0x7f2d2b6aa310) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:53:35,935 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745456', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:53:35,935 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:53:35,936 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:53:35,937 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,937 INFO storage: loop2 is a loop device >21:53:35,937 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:53:35,938 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:53:35,940 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:35,940 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,941 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:53:35,941 INFO storage: added file /overlay (deleted) (id 106) to device tree >21:53:35,943 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:53:35,943 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,944 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:53:35,944 INFO storage: added loop loop2 (id 107) to device tree >21:53:35,945 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:53:35,947 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:53:35,947 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:35,948 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:53:35,949 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:53:35,950 WARN storage: disklabel detected but not usable on loop2 >21:53:35,951 DEBUG storage: no type or existing type for loop2, bailing >21:53:35,952 INFO storage: got device: LoopDevice instance (0x7f2d2b6c5090) -- > name = loop2 status = False kids = 0 id = 107 > parents = ['existing 0MB file /overlay (deleted) (106)'] > 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 >21:53:35,955 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36746342', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:53:35,955 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >21:53:35,955 DEBUG storage: lvm filter: adding loop3 to the reject list >21:53:35,956 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36743910', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:53:35,956 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >21:53:35,957 DEBUG storage: lvm filter: adding loop4 to the reject list >21:53:35,958 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36746624', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:53:35,958 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:53:35,958 DEBUG storage: lvm filter: adding loop5 to the reject list >21:53:35,960 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36747379', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:53:35,960 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:53:35,960 DEBUG storage: lvm filter: adding loop6 to the reject list >21:53:35,962 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745337', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:53:35,962 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:53:35,962 DEBUG storage: lvm filter: adding loop7 to the reject list >21:53:35,962 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:53:36,022 INFO storage: devices to scan: ['dm-0'] >21:53:36,024 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/9711359b-d103-46ba-93f8-4d6cc2a1dfab /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '12772632', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:53:36,024 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:53:36,025 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:53:36,026 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:36,026 INFO storage: live-rw is a device-mapper device >21:53:36,027 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:53:36,028 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:53:36,029 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (105) with existing ext4 filesystem >21:53:36,030 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:53:36,031 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (107) >21:53:36,032 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:53:36,033 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:36,034 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:53:36,034 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:36,035 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:53:36,035 INFO storage: added dm live-rw (id 108) to device tree >21:53:36,036 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:53:36,036 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:53:36,037 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:36,038 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:36,038 DEBUG storage: device live-rw does not contain a disklabel >21:53:36,038 INFO storage: type detected on 'live-rw' is 'ext4' >21:53:36,039 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:36,094 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:36,095 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:36,098 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:53:36,099 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:53:36,099 INFO storage: got device: DMDevice instance (0x7f2d2b69a2d0) -- > name = live-rw status = True kids = 0 id = 108 > parents = ['existing 0MB loop loop2 (107)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36ddd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:53:36,100 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:36,101 INFO storage: got format: Ext4FS instance (0x7f2d2c307dd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:53:36,180 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >21:53:36,181 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:53:36,182 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:53:36,205 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:53:36,208 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:36,210 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:36,239 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >21:53:36,240 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:53:36,241 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:53:36,261 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:53:36,265 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:36,269 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:36,292 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >21:53:36,296 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >21:53:36,300 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >21:53:36,329 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:53:36,330 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:36,332 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:36,355 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:53:36,384 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:36,389 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:36,395 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:36,417 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:53:36,421 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:53:36,427 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:53:36,453 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:36,458 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:36,460 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:36,551 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:53:36,555 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:53:36,559 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:53:36,582 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:36,586 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:36,589 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:36,609 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:53:36,638 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:53:36,639 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:53:36,640 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:53:36,640 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:53:36,641 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >21:53:36,642 INFO storage: edd: MBR signature on sda is zero. new disk image? >21:53:36,643 INFO storage: edd: MBR signature on sdb is zero. new disk image? >21:53:36,643 INFO storage: edd: collected mbr signatures: {} >21:53:36,643 DEBUG storage: new bootloader stage1 device: None >21:53:36,645 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:36,646 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:36,647 DEBUG storage: FATFS.supported: supported: True ; >21:53:36,651 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:36,662 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:50,141 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >21:53:50,142 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >21:53:50,142 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >21:53:50,143 INFO storage: sr0 looks to be the live device; marking as protected >21:53:50,213 DEBUG storage: MultipathTopology._build_topology: >21:53:50,213 DEBUG storage: /etc/multipath.conf contents: >21:53:50,213 DEBUG storage: # multipath.conf written by anaconda >21:53:50,213 DEBUG storage: >21:53:50,213 DEBUG storage: defaults { >21:53:50,213 DEBUG storage: user_friendly_names yes >21:53:50,213 DEBUG storage: } >21:53:50,214 DEBUG storage: blacklist { >21:53:50,214 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >21:53:50,214 DEBUG storage: devnode "^hd[a-z]" >21:53:50,214 DEBUG storage: devnode "^dcssblk[0-9]*" >21:53:50,214 DEBUG storage: device { >21:53:50,214 DEBUG storage: vendor "DGC" >21:53:50,214 DEBUG storage: product "LUNZ" >21:53:50,214 DEBUG storage: } >21:53:50,214 DEBUG storage: device { >21:53:50,214 DEBUG storage: vendor "IBM" >21:53:50,214 DEBUG storage: product "S/390.*" >21:53:50,214 DEBUG storage: } >21:53:50,214 DEBUG storage: # don't count normal SATA devices as multipaths >21:53:50,214 DEBUG storage: device { >21:53:50,214 DEBUG storage: vendor "ATA" >21:53:50,215 DEBUG storage: } >21:53:50,215 DEBUG storage: # don't count 3ware devices as multipaths >21:53:50,215 DEBUG storage: device { >21:53:50,215 DEBUG storage: vendor "3ware" >21:53:50,215 DEBUG storage: } >21:53:50,215 DEBUG storage: device { >21:53:50,215 DEBUG storage: vendor "AMCC" >21:53:50,215 DEBUG storage: } >21:53:50,215 DEBUG storage: # nor highpoint devices >21:53:50,215 DEBUG storage: device { >21:53:50,215 DEBUG storage: vendor "HPT" >21:53:50,215 DEBUG storage: } >21:53:50,215 DEBUG storage: } >21:53:50,215 DEBUG storage: multipaths { >21:53:50,215 DEBUG storage: } >21:53:50,216 DEBUG storage: (end of /etc/multipath.conf) >21:53:50,283 INFO storage: MultipathTopology: not a multipath: ['sdb'] >21:53:50,284 INFO storage: MultipathTopology: found singlepath device: sdb >21:53:50,285 INFO storage: MultipathTopology: found non-disk device: sdb1 >21:53:50,285 INFO storage: MultipathTopology: found non-disk device: sdb2 >21:53:50,286 INFO storage: MultipathTopology: found non-disk device: sdb3 >21:53:50,286 INFO storage: MultipathTopology: found singlepath device: sda >21:53:50,287 INFO storage: MultipathTopology: found non-disk device: sda1 >21:53:50,287 INFO storage: MultipathTopology: found non-disk device: sda2 >21:53:50,288 INFO storage: MultipathTopology: found non-disk device: sda3 >21:53:50,288 INFO storage: MultipathTopology: found non-disk device: sr0 >21:53:50,288 INFO storage: MultipathTopology: found singlepath device: loop0 >21:53:50,289 INFO storage: MultipathTopology: found singlepath device: loop1 >21:53:50,289 INFO storage: MultipathTopology: found singlepath device: loop2 >21:53:50,290 INFO storage: MultipathTopology: found singlepath device: loop3 >21:53:50,290 INFO storage: MultipathTopology: found singlepath device: loop4 >21:53:50,291 INFO storage: MultipathTopology: found singlepath device: loop5 >21:53:50,291 INFO storage: MultipathTopology: found singlepath device: loop6 >21:53:50,291 INFO storage: MultipathTopology: found singlepath device: loop7 >21:53:50,292 INFO storage: MultipathTopology: found singlepath device: dm-0 >21:53:50,292 INFO storage: devices to scan: ['sdb', 'sdb1', 'sdb2', 'sdb3', 'sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >21:53:50,299 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '546851636', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb'} ; name: sdb ; >21:53:50,299 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb)... >21:53:50,300 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:50,301 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:50,303 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >21:53:50,304 INFO storage: sdb is a disk >21:53:50,304 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:50,305 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >21:53:50,305 INFO storage: added disk sdb (id 109) to device tree >21:53:50,306 DEBUG storage: looking up parted Device: /dev/sdb >21:53:50,306 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >21:53:50,307 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >21:53:50,307 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:50,308 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:53:50,382 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >21:53:50,503 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2b6aa490>, <parted.partition.Partition object at 0x7f2d2b6aa950>, <parted.partition.Partition object at 0x7f2d2b6aa590>] > device: <parted.device.Device object at 0x7f2d2b6aabd0> > PedDisk: <_ped.Disk object at 0x7f2d36d0f6c8> >21:53:50,504 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:53:50,505 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >21:53:50,507 INFO storage: got device: DiskDevice instance (0x7f2d2b6a4710) -- > name = sdb status = True kids = 0 id = 109 > parents = [] > uuid = None size = 305245.335938 > format = existing gpt disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: TOSHIBA MK3252GSX path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36dcb0> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2d2b6a4690> >21:53:50,508 INFO storage: got format: DiskLabel instance (0x7f2d2c35ce10) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sdb uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2b6aa490>, <parted.partition.Partition object at 0x7f2d2b6aa950>, <parted.partition.Partition object at 0x7f2d2b6aa590>] > device: <parted.device.Device object at 0x7f2d2b6aabd0> > PedDisk: <_ped.Disk object at 0x7f2d36d0f6c8> > origPartedDisk = <parted.disk.Disk object at 0x7f2d2c364d10> > partedDevice = parted.Device instance -- > model: TOSHIBA MK3252GSX path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c2fc200> > >21:53:50,540 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part1 /dev/disk/by-partuuid/464dfd8f-83d2-40d5-b44e-42bb11ed4bab /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1492992', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '464dfd8f-83d2-40d5-b44e-42bb11ed4bab', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2908398813', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part1', > '/dev/disk/by-partuuid/464dfd8f-83d2-40d5-b44e-42bb11ed4bab', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >21:53:50,540 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1)... >21:53:50,541 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:53:50,542 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:50,542 INFO storage: sdb1 is a partition >21:53:50,543 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >21:53:50,543 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:50,544 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (109) with existing gpt disklabel >21:53:50,545 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >21:53:50,546 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >21:53:50,546 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:50,547 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >21:53:50,547 DEBUG storage: looking up parted Partition: /dev/sdb1 >21:53:50,548 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >21:53:50,549 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >21:53:50,550 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >21:53:50,551 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >21:53:50,551 INFO storage: added partition sdb1 (id 110) to device tree >21:53:50,552 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >21:53:50,553 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >21:53:50,553 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:50,553 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >21:53:50,554 DEBUG storage: DiskLabel.__init__: device: /dev/sdb1 ; labelType: None ; exists: True ; >21:53:50,678 WARN storage: disklabel detected but not usable on sdb1 >21:53:50,679 DEBUG storage: no type or existing type for sdb1, bailing >21:53:50,679 DEBUG storage: looking up parted Device: /dev/sdb1 >21:53:50,680 INFO storage: got device: PartitionDevice instance (0x7f2d2c364310) -- > name = sdb1 status = True kids = 0 id = 110 > parents = ['existing 305245MB disk sdb (109) with existing gpt disklabel'] > uuid = None size = 729.0 > format = existing None > major = 8 minor = 17 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 497664 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (30, 255, 63) biosGeometry: (30, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c1839e0> > target size = 0 path = /dev/sdb1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2b6aa6d0> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b6aacd0> PedPartition: <_ped.Partition object at 0x7f2d2b6a2fb0> > disk = existing 305245MB disk sdb (109) with existing gpt disklabel > start = 2048 end = 1495039 length = 1492992 > flags = >21:53:50,700 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part2 /dev/disk/by-partuuid/ece808a4-2acd-4ce9-a285-580dafb49c62 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2', > 'DEVNAME': 'sdb2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1495040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '753664', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'ece808a4-2acd-4ce9-a285-580dafb49c62', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '18', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2908214580', > 'name': 'sdb2', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part2', > '/dev/disk/by-partuuid/ece808a4-2acd-4ce9-a285-580dafb49c62', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2'} ; name: sdb2 ; >21:53:50,700 INFO storage: scanning sdb2 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2)... >21:53:50,702 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:53:50,704 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:50,705 INFO storage: sdb2 is a partition >21:53:50,707 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb2 ; >21:53:50,709 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:50,709 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (109) with existing gpt disklabel >21:53:50,710 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sdb ; >21:53:50,711 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >21:53:50,712 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:50,712 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: None ; >21:53:50,713 DEBUG storage: looking up parted Partition: /dev/sdb2 >21:53:50,713 DEBUG storage: PartitionDevice.probe: sdb2 ; exists: True ; >21:53:50,714 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 1 ; >21:53:50,715 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 10 ; >21:53:50,717 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 12 ; >21:53:50,717 INFO storage: added partition sdb2 (id 111) to device tree >21:53:50,717 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb2 ; >21:53:50,718 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb2 ; label_type: None ; >21:53:50,718 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:50,719 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >21:53:50,720 DEBUG storage: DiskLabel.__init__: device: /dev/sdb2 ; labelType: None ; exists: True ; >21:53:50,734 WARN storage: disklabel detected but not usable on sdb2 >21:53:50,734 DEBUG storage: no type or existing type for sdb2, bailing >21:53:50,735 DEBUG storage: looking up parted Device: /dev/sdb2 >21:53:50,736 INFO storage: got device: PartitionDevice instance (0x7f2d2b6b4bd0) -- > name = sdb2 status = True kids = 0 id = 111 > parents = ['existing 305245MB disk sdb (109) with existing gpt disklabel'] > uuid = None size = 368.0 > format = existing None > major = 8 minor = 18 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 312500224 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (19452, 255, 63) biosGeometry: (19452, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c2fca70> > target size = 0 path = /dev/sdb2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2b6aa6d0> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b6aa290> PedPartition: <_ped.Partition object at 0x7f2d2b6a2ef0> > disk = existing 305245MB disk sdb (109) with existing gpt disklabel > start = 1495040 end = 2248703 length = 753664 > flags = >21:53:50,744 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part3 /dev/disk/by-partuuid/727a63bc-0b05-4ae1-a752-ce0dc8b75666 /dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3', > 'DEVNAME': 'sdb3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'MK3252GSX', > 'ID_MODEL_ENC': 'MK3252GSX\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '101a', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2248704', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '622888245', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '727a63bc-0b05-4ae1-a752-ce0dc8b75666', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1d_0-usb-0_1_2_1_0-scsi-0_0_0_0', > 'ID_REVISION': '0001', > 'ID_SERIAL': 'TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0', > 'ID_SERIAL_SHORT': '00E000FE8D0E1', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'TOSHIBA', > 'ID_VENDOR_ENC': 'TOSHIBA\\x20', > 'ID_VENDOR_ID': '059f', > 'MAJOR': '8', > 'MINOR': '19', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2908119163', > 'name': 'sdb3', > 'symlinks': ['/dev/disk/by-id/usb-TOSHIBA_MK3252GSX_00E000FE8D0E1-0:0-part3', > '/dev/disk/by-partuuid/727a63bc-0b05-4ae1-a752-ce0dc8b75666', > '/dev/disk/by-path/pci-0000:00:1d.0-usb-0:1.2:1.0-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3'} ; name: sdb3 ; >21:53:50,744 INFO storage: scanning sdb3 (/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3)... >21:53:50,745 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:53:50,746 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:50,746 INFO storage: sdb3 is a partition >21:53:50,747 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb3 ; >21:53:50,748 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >21:53:50,749 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sdb (109) with existing gpt disklabel >21:53:50,750 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sdb ; >21:53:50,751 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >21:53:50,751 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:50,752 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: None ; >21:53:50,752 DEBUG storage: looking up parted Partition: /dev/sdb3 >21:53:50,753 DEBUG storage: PartitionDevice.probe: sdb3 ; exists: True ; >21:53:50,754 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 1 ; >21:53:50,755 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 10 ; >21:53:50,756 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 12 ; >21:53:50,756 INFO storage: added partition sdb3 (id 112) to device tree >21:53:50,757 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb3 ; >21:53:50,758 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb3 ; label_type: None ; >21:53:50,758 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:50,759 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >21:53:50,760 DEBUG storage: DiskLabel.__init__: device: /dev/sdb3 ; labelType: None ; exists: True ; >21:53:50,880 WARN storage: disklabel detected but not usable on sdb3 >21:53:50,880 DEBUG storage: no type or existing type for sdb3, bailing >21:53:50,881 DEBUG storage: looking up parted Device: /dev/sdb3 >21:53:50,882 INFO storage: got device: PartitionDevice instance (0x7f2d2b6b4ed0) -- > name = sdb3 status = True kids = 0 id = 112 > parents = ['existing 305245MB disk sdb (109) with existing gpt disklabel'] > uuid = None size = 304144.650879 > format = existing None > major = 8 minor = 19 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 622888245 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (38773, 255, 63) biosGeometry: (38773, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183dd0> > target size = 0 path = /dev/sdb3 > 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 0x7f2d2b6aa6d0> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2b6aaa50> PedPartition: <_ped.Partition object at 0x7f2d2b6a2f50> > disk = existing 305245MB disk sdb (109) with existing gpt disklabel > start = 2248704 end = 625136948 length = 622888245 > flags = >21:53:50,897 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK /dev/disk/by-id/wwn-0x5000c50038d31438 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '37204547', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK', > '/dev/disk/by-id/wwn-0x5000c50038d31438', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >21:53:50,897 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >21:53:50,898 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:50,899 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:50,900 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >21:53:50,901 INFO storage: sda is a disk >21:53:50,901 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:50,902 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >21:53:50,902 INFO storage: added disk sda (id 113) to device tree >21:53:50,902 DEBUG storage: looking up parted Device: /dev/sda >21:53:50,903 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >21:53:50,904 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >21:53:50,904 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:50,904 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:53:50,993 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >21:53:51,269 DEBUG storage: Not setting pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2cbe7c10>, <parted.partition.Partition object at 0x7f2d2c2cc090>, <parted.partition.Partition object at 0x7f2d2c2ccfd0>] > device: <parted.device.Device object at 0x7f2d2c366f90> > PedDisk: <_ped.Disk object at 0x7f2d2ec6b878> >21:53:51,269 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >21:53:51,270 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >21:53:51,271 INFO storage: got device: DiskDevice instance (0x7f2d2b6b4a90) -- > name = sda status = True kids = 0 id = 113 > parents = [] > uuid = None size = 305245.335938 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183c20> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f2d2b6b4a50> >21:53:51,272 INFO storage: got format: DiskLabel instance (0x7f2d2c366310) -- > type = disklabel name = partition table (GPT) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = gpt partition count = 3 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7f2d2cbe7c10>, <parted.partition.Partition object at 0x7f2d2c2cc090>, <parted.partition.Partition object at 0x7f2d2c2ccfd0>] > device: <parted.device.Device object at 0x7f2d2c366f90> > PedDisk: <_ped.Disk object at 0x7f2d2ec6b878> > origPartedDisk = <parted.disk.Disk object at 0x7f2d2c2cc110> > partedDevice = parted.Device instance -- > model: ATA ST9320423AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 625142448 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (38913, 255, 63) biosGeometry: (38913, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c1834d0> > >21:53:51,319 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part1 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part1 /dev/disk/by-id/wwn-0x5000c50038d31438-part1 /dev/disk/by-partlabel/EFI\\x20System\\x20Partition /dev/disk/by-partuuid/63d082ff-d2bf-46e8-a416-f4b779602519 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1 /dev/disk/by-uuid/F49A-C675', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'vfat', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'F49A-C675', > 'ID_FS_UUID_ENC': 'F49A-C675', > 'ID_FS_VERSION': 'FAT32', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'EFI\\x20System\\x20Partition', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1492992', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '63d082ff-d2bf-46e8-a416-f4b779602519', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2847011338', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part1', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part1', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part1', > '/dev/disk/by-partlabel/EFI\\x20System\\x20Partition', > '/dev/disk/by-partuuid/63d082ff-d2bf-46e8-a416-f4b779602519', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/F49A-C675'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >21:53:51,319 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >21:53:51,320 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:53:51,321 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,321 INFO storage: sda1 is a partition >21:53:51,322 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >21:53:51,324 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:51,325 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (113) with existing gpt disklabel >21:53:51,326 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >21:53:51,326 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:53:51,327 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,328 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >21:53:51,328 DEBUG storage: looking up parted Partition: /dev/sda1 >21:53:51,329 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >21:53:51,330 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >21:53:51,330 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >21:53:51,331 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >21:53:51,331 INFO storage: added partition sda1 (id 114) to device tree >21:53:51,332 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >21:53:51,333 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >21:53:51,334 DEBUG storage: FATFS.supported: supported: True ; >21:53:51,334 DEBUG storage: getFormat('vfat') returning FATFS instance >21:53:51,334 DEBUG storage: device sda1 does not contain a disklabel >21:53:51,334 INFO storage: type detected on 'sda1' is 'vfat' >21:53:51,335 DEBUG storage: FATFS.supported: supported: True ; >21:53:51,336 DEBUG storage: FATFS.supported: supported: True ; >21:53:51,336 DEBUG storage: getFormat('vfat') returning FATFS instance >21:53:51,337 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:53:51,338 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: vfat ; >21:53:51,338 DEBUG storage: looking up parted Device: /dev/sda1 >21:53:51,339 INFO storage: got device: PartitionDevice instance (0x7f2d2c366ad0) -- > name = sda1 status = True kids = 0 id = 114 > parents = ['existing 305245MB disk sda (113) with existing gpt disklabel'] > uuid = None size = 729.0 > format = existing vfat filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 24002560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (1494, 255, 63) biosGeometry: (1494, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c183950> > 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 0x7f2d2b68ecd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f2d2c2cc950> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2cbe7b50> PedPartition: <_ped.Partition object at 0x7f2d2b694fb0> > disk = existing 305245MB disk sda (113) with existing gpt disklabel > start = 2048 end = 1495039 length = 1492992 > flags = >21:53:51,340 DEBUG storage: FATFS.supported: supported: True ; >21:53:51,340 INFO storage: got format: FATFS instance (0x7f2d2b6aa650) -- > type = vfat name = vfat status = False > device = /dev/sda1 uuid = F49A-C675 exists = True > options = umask=0077,shortname=winnt supported = True formattable = True resizable = False > mountpoint = None mountopts = None > label = None size = 0 targetSize = 0 > >21:53:51,349 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part2 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part2 /dev/disk/by-id/wwn-0x5000c50038d31438-part2 /dev/disk/by-partuuid/2279367a-1bd7-46b9-ade8-055fded8981d /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '1495040', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '753664', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '2279367a-1bd7-46b9-ade8-055fded8981d', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2846974173', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part2', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part2', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part2', > '/dev/disk/by-partuuid/2279367a-1bd7-46b9-ade8-055fded8981d', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >21:53:51,349 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >21:53:51,350 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:53:51,351 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,352 INFO storage: sda2 is a partition >21:53:51,353 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >21:53:51,354 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:51,355 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (113) with existing gpt disklabel >21:53:51,356 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >21:53:51,357 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:53:51,358 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,359 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >21:53:51,359 DEBUG storage: looking up parted Partition: /dev/sda2 >21:53:51,360 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >21:53:51,361 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >21:53:51,361 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >21:53:51,362 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >21:53:51,362 INFO storage: added partition sda2 (id 115) to device tree >21:53:51,363 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >21:53:51,364 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >21:53:51,364 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,365 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >21:53:51,366 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: None ; exists: True ; >21:53:51,368 WARN storage: disklabel detected but not usable on sda2 >21:53:51,369 DEBUG storage: no type or existing type for sda2, bailing >21:53:51,369 DEBUG storage: looking up parted Device: /dev/sda2 >21:53:51,370 INFO storage: got device: PartitionDevice instance (0x7f2d2c2cc0d0) -- > name = sda2 status = True kids = 0 id = 115 > parents = ['existing 305245MB disk sda (113) with existing gpt disklabel'] > uuid = None size = 368.0 > format = existing None > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0x7f2d2cc47710> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2b68ecd0> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c2cce50> PedPartition: <_ped.Partition object at 0x7f2d2c2d40b0> > disk = existing 305245MB disk sda (113) with existing gpt disklabel > start = 1495040 end = 2248703 length = 753664 > flags = >21:53:51,381 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part3 /dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part3 /dev/disk/by-id/wwn-0x5000c50038d31438-part3 /dev/disk/by-partuuid/6627722c-3314-4e6a-8717-553f45a9bab3 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '1', > 'ID_ATA_FEATURE_SET_APM': '1', > 'ID_ATA_FEATURE_SET_APM_CURRENT_VALUE': '128', > 'ID_ATA_FEATURE_SET_APM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_HPA': '1', > 'ID_ATA_FEATURE_SET_HPA_ENABLED': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_FEATURE_SET_SECURITY': '1', > 'ID_ATA_FEATURE_SET_SECURITY_ENABLED': '0', > 'ID_ATA_FEATURE_SET_SECURITY_ENHANCED_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_ERASE_UNIT_MIN': '74', > 'ID_ATA_FEATURE_SET_SECURITY_FROZEN': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_ROTATION_RATE_RPM': '7200', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST9320423AS', > 'ID_MODEL_ENC': 'ST9320423AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '2248704', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '622888245', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': '6627722c-3314-4e6a-8717-553f45a9bab3', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': '0003LV1M', > 'ID_SCSI_COMPAT': 'SATA_ST9320423AS_5VH6G4PK', > 'ID_SERIAL': 'ST9320423AS_5VH6G4PK', > 'ID_SERIAL_SHORT': '5VH6G4PK', > 'ID_TYPE': 'disk', > 'ID_WWN': '0x5000c50038d31438', > 'ID_WWN_WITH_EXTENSION': '0x5000c50038d31438', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '2846797500', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST9320423AS_5VH6G4PK-part3', > '/dev/disk/by-id/scsi-SATA_ST9320423AS_5VH6G4PK-part3', > '/dev/disk/by-id/wwn-0x5000c50038d31438-part3', > '/dev/disk/by-partuuid/6627722c-3314-4e6a-8717-553f45a9bab3', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >21:53:51,381 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >21:53:51,382 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:53:51,382 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,382 INFO storage: sda3 is a partition >21:53:51,384 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >21:53:51,384 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:51,385 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (113) with existing gpt disklabel >21:53:51,386 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >21:53:51,387 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:53:51,387 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,388 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >21:53:51,388 DEBUG storage: looking up parted Partition: /dev/sda3 >21:53:51,389 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >21:53:51,390 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >21:53:51,391 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >21:53:51,392 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >21:53:51,392 INFO storage: added partition sda3 (id 116) to device tree >21:53:51,393 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >21:53:51,393 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >21:53:51,394 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,394 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >21:53:51,395 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: None ; exists: True ; >21:53:51,408 WARN storage: disklabel detected but not usable on sda3 >21:53:51,409 DEBUG storage: no type or existing type for sda3, bailing >21:53:51,410 DEBUG storage: looking up parted Device: /dev/sda3 >21:53:51,414 INFO storage: got device: PartitionDevice instance (0x7f2d2c2ccc90) -- > name = sda3 status = True kids = 0 id = 116 > parents = ['existing 305245MB disk sda (113) with existing gpt disklabel'] > uuid = None size = 304144.650879 > format = existing None > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 600113152 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (37355, 255, 63) biosGeometry: (37355, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2b6ba830> > 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 0x7f2d2b68ecd0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c2ccd10> PedPartition: <_ped.Partition object at 0x7f2d2c2d4050> > disk = existing 305245MB disk sda (113) with existing gpt disklabel > start = 2248704 end = 625136948 length = 622888245 > flags = >21:53:51,422 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-MATSHITADVD-RAM_UJ8A0A_YK95_206322 /dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_CD': '1', > 'ID_CDROM_CD_R': '1', > 'ID_CDROM_CD_RW': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_DVD_PLUS_R': '1', > 'ID_CDROM_DVD_PLUS_RW': '1', > 'ID_CDROM_DVD_PLUS_R_DL': '1', > 'ID_CDROM_DVD_R': '1', > 'ID_CDROM_DVD_RAM': '1', > 'ID_CDROM_DVD_RW': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_FS_LABEL': 'Fedora_17-Beta_x86_64', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017-Beta\\x20x86_64', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'MATSHITADVD-RAM_UJ8A0A', > 'ID_MODEL_ENC': 'MATSHITADVD-RAM\\x20UJ8A0A\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1f.2-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_REVISION': 'SB02', > 'ID_SERIAL': 'MATSHITADVD-RAM_UJ8A0A_YK95_206322', > 'ID_SERIAL_SHORT': 'YK95_206322', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '39239124', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-MATSHITADVD-RAM_UJ8A0A_YK95_206322', > '/dev/disk/by-label/Fedora\\x2017-Beta\\x20x86_64', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >21:53:51,422 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >21:53:51,423 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >21:53:51,424 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,424 INFO storage: sr0 is a cdrom >21:53:51,425 DEBUG storage: DeviceTree.addUdevOpticalDevice: >21:53:51,425 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,426 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >21:53:51,426 INFO storage: added cdrom sr0 (id 117) to device tree >21:53:51,427 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:51,435 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >21:53:51,436 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >21:53:51,437 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:51,437 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:53:51,437 DEBUG storage: device sr0 does not contain a disklabel >21:53:51,438 INFO storage: type detected on 'sr0' is 'iso9660' >21:53:51,439 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:51,440 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:51,440 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >21:53:51,441 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >21:53:51,442 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:51,449 DEBUG storage: looking up parted Device: /dev/sr0 >21:53:51,450 INFO storage: got device: OpticalDevice instance (0x7f2d2c2d5d90) -- > name = sr0 status = True kids = 0 id = 117 > parents = [] > uuid = None size = 155.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: MATSHITA DVD-RAM UJ8A0A path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 79360 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (4, 255, 63) biosGeometry: (4, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2b6ba5f0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >21:53:51,453 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:51,453 INFO storage: got format: Iso9660FS instance (0x7f2d2c2d5f90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17-Beta_x86_64 size = 0 targetSize = 0 > >21:53:51,458 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745157', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >21:53:51,458 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >21:53:51,459 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >21:53:51,460 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,460 INFO storage: loop0 is a loop device >21:53:51,461 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >21:53:51,462 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >21:53:51,462 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,462 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,463 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >21:53:51,463 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 118) to device tree >21:53:51,464 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >21:53:51,465 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,465 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:53:51,466 INFO storage: added loop loop0 (id 119) to device tree >21:53:51,466 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >21:53:51,467 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >21:53:51,468 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:53:51,468 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >21:53:51,469 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >21:53:51,470 WARN storage: disklabel detected but not usable on loop0 >21:53:51,471 INFO storage: type detected on 'loop0' is 'squashfs' >21:53:51,471 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >21:53:51,472 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >21:53:51,472 INFO storage: got device: LoopDevice instance (0x7f2d2b6b4950) -- > name = loop0 status = False kids = 0 id = 119 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (118)'] > 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 >21:53:51,482 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745969', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >21:53:51,483 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >21:53:51,485 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:53:51,488 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,488 INFO storage: loop1 is a loop device >21:53:51,489 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >21:53:51,490 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >21:53:51,491 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,491 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,492 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >21:53:51,492 INFO storage: added file /LiveOS/rootfs.img (id 120) to device tree >21:53:51,493 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >21:53:51,493 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,494 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >21:53:51,494 INFO storage: added loop loop1 (id 121) to device tree >21:53:51,495 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >21:53:51,496 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >21:53:51,496 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:51,497 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:51,497 DEBUG storage: device loop1 does not contain a disklabel >21:53:51,497 INFO storage: type detected on 'loop1' is 'ext4' >21:53:51,498 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:51,541 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:51,542 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:51,544 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >21:53:51,545 INFO storage: got device: LoopDevice instance (0x7f2d2c366fd0) -- > name = loop1 status = False kids = 0 id = 121 > parents = ['existing 0MB file /LiveOS/rootfs.img (120)'] > 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 >21:53:51,547 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:51,547 INFO storage: got format: Ext4FS instance (0x7f2d2b6aa7d0) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:53:51,554 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745456', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >21:53:51,554 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >21:53:51,555 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:53:51,555 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,556 INFO storage: loop2 is a loop device >21:53:51,556 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >21:53:51,557 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >21:53:51,558 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,558 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,559 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >21:53:51,560 INFO storage: added file /overlay (deleted) (id 122) to device tree >21:53:51,561 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >21:53:51,561 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,562 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >21:53:51,562 INFO storage: added loop loop2 (id 123) to device tree >21:53:51,563 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >21:53:51,565 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >21:53:51,565 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,566 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >21:53:51,567 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >21:53:51,569 WARN storage: disklabel detected but not usable on loop2 >21:53:51,569 DEBUG storage: no type or existing type for loop2, bailing >21:53:51,569 INFO storage: got device: LoopDevice instance (0x7f2d2b6b4610) -- > name = loop2 status = False kids = 0 id = 123 > parents = ['existing 0MB file /overlay (deleted) (122)'] > 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 >21:53:51,571 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36746342', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >21:53:51,572 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >21:53:51,572 DEBUG storage: lvm filter: adding loop3 to the reject list >21:53:51,573 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36743910', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >21:53:51,573 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >21:53:51,573 DEBUG storage: lvm filter: adding loop4 to the reject list >21:53:51,574 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36746624', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >21:53:51,574 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >21:53:51,574 DEBUG storage: lvm filter: adding loop5 to the reject list >21:53:51,576 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36747379', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >21:53:51,576 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >21:53:51,576 DEBUG storage: lvm filter: adding loop6 to the reject list >21:53:51,577 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', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '36745337', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >21:53:51,577 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >21:53:51,577 DEBUG storage: lvm filter: adding loop7 to the reject list >21:53:51,577 DEBUG storage: Skipping a device mapper drive (dm-0) for now >21:53:51,633 INFO storage: devices to scan: ['dm-0'] >21:53:51,635 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/9711359b-d103-46ba-93f8-4d6cc2a1dfab /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SBIN_PATH': '/sbin', > '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': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_UUID_ENC': '9711359b-d103-46ba-93f8-4d6cc2a1dfab', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '12772632', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/9711359b-d103-46ba-93f8-4d6cc2a1dfab', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >21:53:51,635 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >21:53:51,636 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:53:51,637 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,637 INFO storage: live-rw is a device-mapper device >21:53:51,638 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >21:53:51,638 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >21:53:51,639 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (121) with existing ext4 filesystem >21:53:51,640 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >21:53:51,641 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (123) >21:53:51,642 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >21:53:51,643 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:51,644 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >21:53:51,644 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:53:51,645 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >21:53:51,645 INFO storage: added dm live-rw (id 124) to device tree >21:53:51,646 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >21:53:51,647 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >21:53:51,648 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:51,648 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:51,648 DEBUG storage: device live-rw does not contain a disklabel >21:53:51,648 INFO storage: type detected on 'live-rw' is 'ext4' >21:53:51,649 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:51,703 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:51,704 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:53:51,707 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >21:53:51,708 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >21:53:51,709 INFO storage: got device: DMDevice instance (0x7f2d2b6b4fd0) -- > name = live-rw status = True kids = 0 id = 124 > parents = ['existing 0MB loop loop2 (123)'] > uuid = None size = 2048.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 4194304 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (261, 255, 63) biosGeometry: (261, 255, 63) > PedDevice: <_ped.Device object at 0x7f2d2c36d440> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >21:53:51,710 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:51,710 INFO storage: got format: Ext4FS instance (0x7f2d2c30d750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 9711359b-d103-46ba-93f8-4d6cc2a1dfab exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >21:53:51,781 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >21:53:51,782 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:53:51,783 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:53:51,808 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:53:51,810 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:51,811 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:51,833 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >21:53:51,837 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:53:51,839 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:53:51,863 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:53:51,867 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:51,870 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:51,889 DEBUG storage: PartitionDevice.teardown: sdb3 ; status: True ; controllable: True ; >21:53:51,893 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >21:53:51,898 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >21:53:51,926 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >21:53:51,929 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:51,931 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >21:53:51,952 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >21:53:51,982 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:51,986 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:51,989 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:52,006 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >21:53:52,009 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:53:52,010 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:53:52,035 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:52,039 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:52,040 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:52,063 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >21:53:52,067 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:53:52,069 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:53:52,094 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >21:53:52,098 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:52,100 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >21:53:52,124 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >21:53:52,153 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >21:53:52,157 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >21:53:52,159 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >21:53:52,159 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >21:53:52,159 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >21:53:52,160 INFO storage: edd: MBR signature on sda is zero. new disk image? >21:53:52,161 INFO storage: edd: MBR signature on sdb is zero. new disk image? >21:53:52,162 INFO storage: edd: collected mbr signatures: {} >21:53:52,162 DEBUG storage: new bootloader stage1 device: None >21:53:52,163 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:52,164 DEBUG storage: Ext4FS.supported: supported: True ; >21:53:52,166 DEBUG storage: FATFS.supported: supported: True ; >21:53:52,169 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >21:53:52,180 DEBUG storage: Iso9660FS.supported: supported: True ; >21:53:52,187 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >21:53:52,189 DEBUG storage: DeviceTree.getDeviceByName returned existing 305245MB disk sda (113) with existing gpt disklabel >21:53:52,194 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 3 ; >21:53:52,195 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 3 ; >21:53:52,196 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 3 ; >21:53:52,197 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 3 ; >21:53:52,197 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb2 ; flag: 3 ; >21:53:52,198 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb3 ; flag: 3 ; >21:53:52,202 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:53:52,203 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:52,204 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:53:52,204 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with existing vfat filesystem >21:53:52,205 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:53:52,206 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) >21:53:52,207 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:53:52,208 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) >21:53:52,209 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:53:52,210 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:52,211 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:53:52,212 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:52,213 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:53:52,213 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) >21:53:52,214 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:53:52,215 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) >21:53:52,216 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:53:52,217 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) >21:53:52,218 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:53:52,219 DEBUG storage: DeviceTree.getDeviceByName returned None >21:53:54,475 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:53:54,478 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with existing vfat filesystem >21:53:54,479 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:53:54,480 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) >21:53:54,481 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:53:54,482 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) >21:54:08,460 DEBUG storage: FATFS.supported: supported: True ; >21:54:08,461 DEBUG storage: BindFS.supported: supported: False ; >21:54:08,462 DEBUG storage: BindFS.supported: supported: False ; >21:54:08,463 DEBUG storage: BTRFS.supported: supported: True ; >21:54:08,463 DEBUG storage: BTRFS.supported: supported: True ; >21:54:08,464 DEBUG storage: DevPtsFS.supported: supported: False ; >21:54:08,465 DEBUG storage: DevPtsFS.supported: supported: False ; >21:54:08,465 DEBUG storage: DiskLabel.__init__: >21:54:08,466 INFO storage: DiskLabel.partedDevice returning None >21:54:08,466 DEBUG storage: DMRaidMember.__init__: >21:54:08,467 DEBUG storage: Ext2FS.supported: supported: True ; >21:54:08,468 DEBUG storage: Ext2FS.supported: supported: True ; >21:54:08,470 DEBUG storage: Ext3FS.supported: supported: True ; >21:54:08,470 DEBUG storage: Ext3FS.supported: supported: True ; >21:54:08,471 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:08,472 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:08,473 DEBUG storage: HFS.supported: supported: False ; >21:54:08,474 DEBUG storage: HFS.supported: supported: False ; >21:54:08,474 DEBUG storage: HFSPlus.supported: supported: False ; >21:54:08,475 DEBUG storage: HFSPlus.supported: supported: False ; >21:54:08,476 DEBUG storage: Iso9660FS.supported: supported: True ; >21:54:08,476 DEBUG storage: Iso9660FS.supported: supported: True ; >21:54:08,477 DEBUG storage: LUKS.__init__: >21:54:08,478 DEBUG storage: LVMPhysicalVolume.__init__: >21:54:08,479 DEBUG storage: MDRaidMember.__init__: >21:54:08,479 DEBUG storage: MultipathMember.__init__: >21:54:08,480 DEBUG storage: NFS.supported: supported: False ; >21:54:08,481 DEBUG storage: NFS.supported: supported: False ; >21:54:08,481 DEBUG storage: NFSv4.supported: supported: False ; >21:54:08,482 DEBUG storage: NFSv4.supported: supported: False ; >21:54:08,483 DEBUG storage: NoDevFS.supported: supported: False ; >21:54:08,483 DEBUG storage: NoDevFS.supported: supported: False ; >21:54:08,484 DEBUG storage: NTFS.supported: supported: False ; >21:54:08,485 DEBUG storage: NTFS.supported: supported: False ; >21:54:08,485 DEBUG storage: ProcFS.supported: supported: False ; >21:54:08,486 DEBUG storage: ProcFS.supported: supported: False ; >21:54:08,487 DEBUG storage: SELinuxFS.supported: supported: False ; >21:54:08,488 DEBUG storage: SELinuxFS.supported: supported: False ; >21:54:08,488 DEBUG storage: SwapSpace.__init__: >21:54:08,489 DEBUG storage: SysFS.supported: supported: False ; >21:54:08,490 DEBUG storage: SysFS.supported: supported: False ; >21:54:08,491 DEBUG storage: TmpFS.supported: supported: False ; >21:54:08,491 DEBUG storage: TmpFS.supported: supported: False ; >21:54:08,492 DEBUG storage: USBFS.supported: supported: False ; >21:54:08,493 DEBUG storage: USBFS.supported: supported: False ; >21:54:08,493 DEBUG storage: FATFS.supported: supported: True ; >21:54:08,494 DEBUG storage: FATFS.supported: supported: True ; >21:54:08,495 DEBUG storage: XFS.supported: supported: True ; >21:54:08,496 DEBUG storage: XFS.supported: supported: True ; >21:54:08,496 DEBUG storage: FATFS.supported: supported: True ; >21:54:13,195 DEBUG storage: FATFS.supported: supported: True ; >21:54:19,727 DEBUG storage: getFormat('efi') returning EFIFS instance >21:54:21,456 DEBUG storage: PartitionDevice._setFormat: sda1 ; >21:54:21,458 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: vfat ; type: efi ; >21:54:21,459 INFO storage: registered action: [46] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 114) >21:54:21,460 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:54:21,461 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:54:21,461 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:54:21,462 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >21:54:21,462 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:54:21,462 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=[] >21:54:21,463 DEBUG storage: no growable partitions >21:54:21,463 DEBUG storage: new bootloader stage1 device: None >21:54:21,464 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:54:21,465 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:21,465 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:54:21,466 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >21:54:21,467 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:54:21,468 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) >21:54:21,469 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:54:21,469 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) >21:54:21,470 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:54:21,471 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:21,472 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:54:21,472 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:21,473 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:54:21,474 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) >21:54:21,475 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:54:21,475 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) >21:54:21,476 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:54:21,477 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) >21:54:21,478 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:54:21,478 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:23,079 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:54:23,079 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >21:54:23,080 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:54:23,081 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) >21:54:23,082 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:54:23,083 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) >21:54:25,579 DEBUG storage: BindFS.supported: supported: False ; >21:54:25,579 DEBUG storage: BindFS.supported: supported: False ; >21:54:25,580 DEBUG storage: BTRFS.supported: supported: True ; >21:54:25,581 DEBUG storage: BTRFS.supported: supported: True ; >21:54:25,582 DEBUG storage: DevPtsFS.supported: supported: False ; >21:54:25,582 DEBUG storage: DevPtsFS.supported: supported: False ; >21:54:25,583 DEBUG storage: DiskLabel.__init__: >21:54:25,583 INFO storage: DiskLabel.partedDevice returning None >21:54:25,584 DEBUG storage: DMRaidMember.__init__: >21:54:25,585 DEBUG storage: Ext2FS.supported: supported: True ; >21:54:25,586 DEBUG storage: Ext2FS.supported: supported: True ; >21:54:25,587 DEBUG storage: Ext3FS.supported: supported: True ; >21:54:25,587 DEBUG storage: Ext3FS.supported: supported: True ; >21:54:25,588 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:25,589 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:25,590 DEBUG storage: HFS.supported: supported: False ; >21:54:25,591 DEBUG storage: HFS.supported: supported: False ; >21:54:25,592 DEBUG storage: HFSPlus.supported: supported: False ; >21:54:25,592 DEBUG storage: HFSPlus.supported: supported: False ; >21:54:25,593 DEBUG storage: Iso9660FS.supported: supported: True ; >21:54:25,594 DEBUG storage: Iso9660FS.supported: supported: True ; >21:54:25,594 DEBUG storage: LUKS.__init__: >21:54:25,595 DEBUG storage: LVMPhysicalVolume.__init__: >21:54:25,596 DEBUG storage: MDRaidMember.__init__: >21:54:25,597 DEBUG storage: MultipathMember.__init__: >21:54:25,598 DEBUG storage: NFS.supported: supported: False ; >21:54:25,599 DEBUG storage: NFS.supported: supported: False ; >21:54:25,599 DEBUG storage: NFSv4.supported: supported: False ; >21:54:25,600 DEBUG storage: NFSv4.supported: supported: False ; >21:54:25,601 DEBUG storage: NoDevFS.supported: supported: False ; >21:54:25,601 DEBUG storage: NoDevFS.supported: supported: False ; >21:54:25,602 DEBUG storage: NTFS.supported: supported: False ; >21:54:25,603 DEBUG storage: NTFS.supported: supported: False ; >21:54:25,604 DEBUG storage: ProcFS.supported: supported: False ; >21:54:25,604 DEBUG storage: ProcFS.supported: supported: False ; >21:54:25,605 DEBUG storage: SELinuxFS.supported: supported: False ; >21:54:25,606 DEBUG storage: SELinuxFS.supported: supported: False ; >21:54:25,606 DEBUG storage: SwapSpace.__init__: >21:54:25,607 DEBUG storage: SysFS.supported: supported: False ; >21:54:25,608 DEBUG storage: SysFS.supported: supported: False ; >21:54:25,609 DEBUG storage: TmpFS.supported: supported: False ; >21:54:25,609 DEBUG storage: TmpFS.supported: supported: False ; >21:54:25,610 DEBUG storage: USBFS.supported: supported: False ; >21:54:25,611 DEBUG storage: USBFS.supported: supported: False ; >21:54:25,611 DEBUG storage: FATFS.supported: supported: True ; >21:54:25,612 DEBUG storage: FATFS.supported: supported: True ; >21:54:25,613 DEBUG storage: XFS.supported: supported: True ; >21:54:25,614 DEBUG storage: XFS.supported: supported: True ; >21:54:25,615 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:27,655 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:30,814 DEBUG storage: MDRaidMember.__init__: >21:54:33,140 DEBUG storage: MDRaidMember.__init__: device: /dev/sda2 ; mountpoint: <Not Applicable> ; >21:54:33,143 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >21:54:33,145 DEBUG storage: PartitionDevice._setFormat: sda2 ; >21:54:33,148 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: mdmember ; >21:54:33,148 INFO storage: registered action: [47] Create Format mdmember on partition sda2 (id 115) >21:54:33,150 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:54:33,150 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:54:33,151 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:54:33,152 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >21:54:33,152 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:54:33,152 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=[] >21:54:33,152 DEBUG storage: no growable partitions >21:54:33,152 DEBUG storage: new bootloader stage1 device: None >21:54:33,153 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:54:33,154 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:33,155 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:54:33,155 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >21:54:33,156 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:54:33,157 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >21:54:33,158 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:54:33,159 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) >21:54:33,160 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:54:33,160 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:33,161 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:54:33,162 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:33,163 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:54:33,163 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) >21:54:33,164 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:54:33,165 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) >21:54:33,166 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:54:33,167 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) >21:54:33,168 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:54:33,168 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:34,846 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:54:34,848 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >21:54:34,849 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:54:34,850 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >21:54:34,851 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:54:34,851 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) >21:54:45,688 DEBUG storage: BindFS.supported: supported: False ; >21:54:45,689 DEBUG storage: BindFS.supported: supported: False ; >21:54:45,690 DEBUG storage: BTRFS.supported: supported: True ; >21:54:45,691 DEBUG storage: BTRFS.supported: supported: True ; >21:54:45,691 DEBUG storage: DevPtsFS.supported: supported: False ; >21:54:45,692 DEBUG storage: DevPtsFS.supported: supported: False ; >21:54:45,693 DEBUG storage: DiskLabel.__init__: >21:54:45,693 INFO storage: DiskLabel.partedDevice returning None >21:54:45,694 DEBUG storage: DMRaidMember.__init__: >21:54:45,695 DEBUG storage: Ext2FS.supported: supported: True ; >21:54:45,696 DEBUG storage: Ext2FS.supported: supported: True ; >21:54:45,696 DEBUG storage: Ext3FS.supported: supported: True ; >21:54:45,697 DEBUG storage: Ext3FS.supported: supported: True ; >21:54:45,698 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:45,699 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:45,700 DEBUG storage: HFS.supported: supported: False ; >21:54:45,701 DEBUG storage: HFS.supported: supported: False ; >21:54:45,701 DEBUG storage: HFSPlus.supported: supported: False ; >21:54:45,702 DEBUG storage: HFSPlus.supported: supported: False ; >21:54:45,703 DEBUG storage: Iso9660FS.supported: supported: True ; >21:54:45,703 DEBUG storage: Iso9660FS.supported: supported: True ; >21:54:45,704 DEBUG storage: LUKS.__init__: >21:54:45,705 DEBUG storage: LVMPhysicalVolume.__init__: >21:54:45,706 DEBUG storage: MDRaidMember.__init__: >21:54:45,706 DEBUG storage: MultipathMember.__init__: >21:54:45,707 DEBUG storage: NFS.supported: supported: False ; >21:54:45,708 DEBUG storage: NFS.supported: supported: False ; >21:54:45,709 DEBUG storage: NFSv4.supported: supported: False ; >21:54:45,709 DEBUG storage: NFSv4.supported: supported: False ; >21:54:45,710 DEBUG storage: NoDevFS.supported: supported: False ; >21:54:45,711 DEBUG storage: NoDevFS.supported: supported: False ; >21:54:45,711 DEBUG storage: NTFS.supported: supported: False ; >21:54:45,712 DEBUG storage: NTFS.supported: supported: False ; >21:54:45,713 DEBUG storage: ProcFS.supported: supported: False ; >21:54:45,713 DEBUG storage: ProcFS.supported: supported: False ; >21:54:45,714 DEBUG storage: SELinuxFS.supported: supported: False ; >21:54:45,715 DEBUG storage: SELinuxFS.supported: supported: False ; >21:54:45,716 DEBUG storage: SwapSpace.__init__: >21:54:45,717 DEBUG storage: SysFS.supported: supported: False ; >21:54:45,717 DEBUG storage: SysFS.supported: supported: False ; >21:54:45,718 DEBUG storage: TmpFS.supported: supported: False ; >21:54:45,719 DEBUG storage: TmpFS.supported: supported: False ; >21:54:45,719 DEBUG storage: USBFS.supported: supported: False ; >21:54:45,720 DEBUG storage: USBFS.supported: supported: False ; >21:54:45,721 DEBUG storage: FATFS.supported: supported: True ; >21:54:45,721 DEBUG storage: FATFS.supported: supported: True ; >21:54:45,722 DEBUG storage: XFS.supported: supported: True ; >21:54:45,723 DEBUG storage: XFS.supported: supported: True ; >21:54:45,724 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:48,796 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:51,261 DEBUG storage: MDRaidMember.__init__: >21:54:56,529 DEBUG storage: MDRaidMember.__init__: device: /dev/sda3 ; mountpoint: <Not Applicable> ; >21:54:56,529 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >21:54:56,530 DEBUG storage: PartitionDevice._setFormat: sda3 ; >21:54:56,531 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: mdmember ; >21:54:56,531 INFO storage: registered action: [48] Create Format mdmember on partition sda3 (id 116) >21:54:56,532 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:54:56,533 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:54:56,534 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:54:56,534 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >21:54:56,534 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:54:56,534 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=[] >21:54:56,534 DEBUG storage: no growable partitions >21:54:56,535 DEBUG storage: new bootloader stage1 device: None >21:54:56,536 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:54:56,537 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:56,537 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:54:56,538 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >21:54:56,539 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:54:56,540 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >21:54:56,541 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:54:56,541 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) with non-existent mdmember >21:54:56,542 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:54:56,543 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:56,544 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:54:56,545 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:56,545 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:54:56,546 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) >21:54:56,547 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:54:56,547 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) >21:54:56,548 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:54:56,549 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) >21:54:56,550 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:54:56,551 DEBUG storage: DeviceTree.getDeviceByName returned None >21:54:57,908 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:54:57,909 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) >21:54:57,910 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:54:57,910 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) >21:54:57,911 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:54:57,912 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) >21:54:59,731 DEBUG storage: BindFS.supported: supported: False ; >21:54:59,732 DEBUG storage: BindFS.supported: supported: False ; >21:54:59,732 DEBUG storage: BTRFS.supported: supported: True ; >21:54:59,733 DEBUG storage: BTRFS.supported: supported: True ; >21:54:59,734 DEBUG storage: DevPtsFS.supported: supported: False ; >21:54:59,735 DEBUG storage: DevPtsFS.supported: supported: False ; >21:54:59,736 DEBUG storage: DiskLabel.__init__: >21:54:59,736 INFO storage: DiskLabel.partedDevice returning None >21:54:59,736 DEBUG storage: DMRaidMember.__init__: >21:54:59,738 DEBUG storage: Ext2FS.supported: supported: True ; >21:54:59,738 DEBUG storage: Ext2FS.supported: supported: True ; >21:54:59,739 DEBUG storage: Ext3FS.supported: supported: True ; >21:54:59,740 DEBUG storage: Ext3FS.supported: supported: True ; >21:54:59,741 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:59,742 DEBUG storage: Ext4FS.supported: supported: True ; >21:54:59,743 DEBUG storage: HFS.supported: supported: False ; >21:54:59,744 DEBUG storage: HFS.supported: supported: False ; >21:54:59,744 DEBUG storage: HFSPlus.supported: supported: False ; >21:54:59,745 DEBUG storage: HFSPlus.supported: supported: False ; >21:54:59,746 DEBUG storage: Iso9660FS.supported: supported: True ; >21:54:59,746 DEBUG storage: Iso9660FS.supported: supported: True ; >21:54:59,747 DEBUG storage: LUKS.__init__: >21:54:59,748 DEBUG storage: LVMPhysicalVolume.__init__: >21:54:59,749 DEBUG storage: MDRaidMember.__init__: >21:54:59,749 DEBUG storage: MultipathMember.__init__: >21:54:59,750 DEBUG storage: NFS.supported: supported: False ; >21:54:59,751 DEBUG storage: NFS.supported: supported: False ; >21:54:59,752 DEBUG storage: NFSv4.supported: supported: False ; >21:54:59,752 DEBUG storage: NFSv4.supported: supported: False ; >21:54:59,753 DEBUG storage: NoDevFS.supported: supported: False ; >21:54:59,754 DEBUG storage: NoDevFS.supported: supported: False ; >21:54:59,754 DEBUG storage: NTFS.supported: supported: False ; >21:54:59,755 DEBUG storage: NTFS.supported: supported: False ; >21:54:59,756 DEBUG storage: ProcFS.supported: supported: False ; >21:54:59,756 DEBUG storage: ProcFS.supported: supported: False ; >21:54:59,757 DEBUG storage: SELinuxFS.supported: supported: False ; >21:54:59,758 DEBUG storage: SELinuxFS.supported: supported: False ; >21:54:59,758 DEBUG storage: SwapSpace.__init__: >21:54:59,759 DEBUG storage: SysFS.supported: supported: False ; >21:54:59,760 DEBUG storage: SysFS.supported: supported: False ; >21:54:59,761 DEBUG storage: TmpFS.supported: supported: False ; >21:54:59,761 DEBUG storage: TmpFS.supported: supported: False ; >21:54:59,762 DEBUG storage: USBFS.supported: supported: False ; >21:54:59,763 DEBUG storage: USBFS.supported: supported: False ; >21:54:59,763 DEBUG storage: FATFS.supported: supported: True ; >21:54:59,764 DEBUG storage: FATFS.supported: supported: True ; >21:54:59,765 DEBUG storage: XFS.supported: supported: True ; >21:54:59,766 DEBUG storage: XFS.supported: supported: True ; >21:54:59,766 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:02,335 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:09,353 DEBUG storage: Ext2FS.supported: supported: True ; >21:55:16,579 DEBUG storage: Ext2FS.supported: supported: True ; >21:55:16,580 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >21:55:16,581 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >21:55:16,582 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext2 ; >21:55:16,582 INFO storage: registered action: [49] Create Format ext2 filesystem mounted at /tmp on partition sdb1 (id 110) >21:55:16,583 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:55:16,584 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:55:16,585 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:55:16,585 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >21:55:16,585 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:55:16,585 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=[] >21:55:16,585 DEBUG storage: no growable partitions >21:55:16,586 DEBUG storage: new bootloader stage1 device: None >21:55:16,587 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:55:16,588 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:16,588 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:55:16,589 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >21:55:16,590 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:55:16,591 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >21:55:16,592 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:55:16,592 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) with non-existent mdmember >21:55:16,593 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:55:16,594 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:16,595 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:55:16,595 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:16,596 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:55:16,597 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) with non-existent ext2 filesystem mounted at /tmp >21:55:16,598 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:55:16,598 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) >21:55:16,599 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:55:16,600 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) >21:55:16,601 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:55:16,601 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:18,030 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:55:18,030 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) with non-existent ext2 filesystem mounted at /tmp >21:55:18,031 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:55:18,032 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) >21:55:18,033 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:55:18,034 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) >21:55:20,458 DEBUG storage: BindFS.supported: supported: False ; >21:55:20,459 DEBUG storage: BindFS.supported: supported: False ; >21:55:20,460 DEBUG storage: BTRFS.supported: supported: True ; >21:55:20,460 DEBUG storage: BTRFS.supported: supported: True ; >21:55:20,461 DEBUG storage: DevPtsFS.supported: supported: False ; >21:55:20,462 DEBUG storage: DevPtsFS.supported: supported: False ; >21:55:20,462 DEBUG storage: DiskLabel.__init__: >21:55:20,462 INFO storage: DiskLabel.partedDevice returning None >21:55:20,463 DEBUG storage: DMRaidMember.__init__: >21:55:20,464 DEBUG storage: Ext2FS.supported: supported: True ; >21:55:20,465 DEBUG storage: Ext2FS.supported: supported: True ; >21:55:20,466 DEBUG storage: Ext3FS.supported: supported: True ; >21:55:20,467 DEBUG storage: Ext3FS.supported: supported: True ; >21:55:20,468 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:20,469 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:20,470 DEBUG storage: HFS.supported: supported: False ; >21:55:20,470 DEBUG storage: HFS.supported: supported: False ; >21:55:20,471 DEBUG storage: HFSPlus.supported: supported: False ; >21:55:20,472 DEBUG storage: HFSPlus.supported: supported: False ; >21:55:20,473 DEBUG storage: Iso9660FS.supported: supported: True ; >21:55:20,473 DEBUG storage: Iso9660FS.supported: supported: True ; >21:55:20,474 DEBUG storage: LUKS.__init__: >21:55:20,475 DEBUG storage: LVMPhysicalVolume.__init__: >21:55:20,476 DEBUG storage: MDRaidMember.__init__: >21:55:20,477 DEBUG storage: MultipathMember.__init__: >21:55:20,477 DEBUG storage: NFS.supported: supported: False ; >21:55:20,478 DEBUG storage: NFS.supported: supported: False ; >21:55:20,479 DEBUG storage: NFSv4.supported: supported: False ; >21:55:20,479 DEBUG storage: NFSv4.supported: supported: False ; >21:55:20,480 DEBUG storage: NoDevFS.supported: supported: False ; >21:55:20,481 DEBUG storage: NoDevFS.supported: supported: False ; >21:55:20,481 DEBUG storage: NTFS.supported: supported: False ; >21:55:20,482 DEBUG storage: NTFS.supported: supported: False ; >21:55:20,483 DEBUG storage: ProcFS.supported: supported: False ; >21:55:20,484 DEBUG storage: ProcFS.supported: supported: False ; >21:55:20,484 DEBUG storage: SELinuxFS.supported: supported: False ; >21:55:20,485 DEBUG storage: SELinuxFS.supported: supported: False ; >21:55:20,486 DEBUG storage: SwapSpace.__init__: >21:55:20,487 DEBUG storage: SysFS.supported: supported: False ; >21:55:20,487 DEBUG storage: SysFS.supported: supported: False ; >21:55:20,488 DEBUG storage: TmpFS.supported: supported: False ; >21:55:20,489 DEBUG storage: TmpFS.supported: supported: False ; >21:55:20,489 DEBUG storage: USBFS.supported: supported: False ; >21:55:20,490 DEBUG storage: USBFS.supported: supported: False ; >21:55:20,491 DEBUG storage: FATFS.supported: supported: True ; >21:55:20,491 DEBUG storage: FATFS.supported: supported: True ; >21:55:20,492 DEBUG storage: XFS.supported: supported: True ; >21:55:20,493 DEBUG storage: XFS.supported: supported: True ; >21:55:20,494 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:22,215 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:24,839 DEBUG storage: MDRaidMember.__init__: >21:55:25,979 DEBUG storage: MDRaidMember.__init__: device: /dev/sdb2 ; mountpoint: <Not Applicable> ; >21:55:25,980 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >21:55:25,980 DEBUG storage: PartitionDevice._setFormat: sdb2 ; >21:55:25,981 DEBUG storage: PartitionDevice._setFormat: sdb2 ; current: None ; type: mdmember ; >21:55:25,981 INFO storage: registered action: [50] Create Format mdmember on partition sdb2 (id 111) >21:55:25,983 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:55:25,983 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:55:25,984 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:55:25,984 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >21:55:25,984 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:55:25,985 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=[] >21:55:25,985 DEBUG storage: no growable partitions >21:55:25,985 DEBUG storage: new bootloader stage1 device: None >21:55:25,986 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:55:25,987 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:25,988 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:55:25,988 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >21:55:25,989 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:55:25,990 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >21:55:25,991 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:55:25,992 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) with non-existent mdmember >21:55:25,993 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:55:25,994 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:25,995 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:55:25,995 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:25,996 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:55:25,997 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) with non-existent ext2 filesystem mounted at /tmp >21:55:25,998 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:55:25,998 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) with non-existent mdmember >21:55:25,999 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:55:26,000 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) >21:55:26,001 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:55:26,001 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:27,507 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:55:27,509 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) with non-existent ext2 filesystem mounted at /tmp >21:55:27,510 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:55:27,510 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) with non-existent mdmember >21:55:27,511 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:55:27,512 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) >21:55:30,009 DEBUG storage: BindFS.supported: supported: False ; >21:55:30,010 DEBUG storage: BindFS.supported: supported: False ; >21:55:30,010 DEBUG storage: BTRFS.supported: supported: True ; >21:55:30,011 DEBUG storage: BTRFS.supported: supported: True ; >21:55:30,012 DEBUG storage: DevPtsFS.supported: supported: False ; >21:55:30,012 DEBUG storage: DevPtsFS.supported: supported: False ; >21:55:30,013 DEBUG storage: DiskLabel.__init__: >21:55:30,013 INFO storage: DiskLabel.partedDevice returning None >21:55:30,014 DEBUG storage: DMRaidMember.__init__: >21:55:30,015 DEBUG storage: Ext2FS.supported: supported: True ; >21:55:30,016 DEBUG storage: Ext2FS.supported: supported: True ; >21:55:30,017 DEBUG storage: Ext3FS.supported: supported: True ; >21:55:30,018 DEBUG storage: Ext3FS.supported: supported: True ; >21:55:30,018 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:30,019 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:30,020 DEBUG storage: HFS.supported: supported: False ; >21:55:30,021 DEBUG storage: HFS.supported: supported: False ; >21:55:30,022 DEBUG storage: HFSPlus.supported: supported: False ; >21:55:30,022 DEBUG storage: HFSPlus.supported: supported: False ; >21:55:30,023 DEBUG storage: Iso9660FS.supported: supported: True ; >21:55:30,024 DEBUG storage: Iso9660FS.supported: supported: True ; >21:55:30,024 DEBUG storage: LUKS.__init__: >21:55:30,025 DEBUG storage: LVMPhysicalVolume.__init__: >21:55:30,026 DEBUG storage: MDRaidMember.__init__: >21:55:30,027 DEBUG storage: MultipathMember.__init__: >21:55:30,028 DEBUG storage: NFS.supported: supported: False ; >21:55:30,028 DEBUG storage: NFS.supported: supported: False ; >21:55:30,029 DEBUG storage: NFSv4.supported: supported: False ; >21:55:30,030 DEBUG storage: NFSv4.supported: supported: False ; >21:55:30,030 DEBUG storage: NoDevFS.supported: supported: False ; >21:55:30,031 DEBUG storage: NoDevFS.supported: supported: False ; >21:55:30,032 DEBUG storage: NTFS.supported: supported: False ; >21:55:30,033 DEBUG storage: NTFS.supported: supported: False ; >21:55:30,033 DEBUG storage: ProcFS.supported: supported: False ; >21:55:30,034 DEBUG storage: ProcFS.supported: supported: False ; >21:55:30,035 DEBUG storage: SELinuxFS.supported: supported: False ; >21:55:30,035 DEBUG storage: SELinuxFS.supported: supported: False ; >21:55:30,036 DEBUG storage: SwapSpace.__init__: >21:55:30,037 DEBUG storage: SysFS.supported: supported: False ; >21:55:30,038 DEBUG storage: SysFS.supported: supported: False ; >21:55:30,038 DEBUG storage: TmpFS.supported: supported: False ; >21:55:30,039 DEBUG storage: TmpFS.supported: supported: False ; >21:55:30,040 DEBUG storage: USBFS.supported: supported: False ; >21:55:30,040 DEBUG storage: USBFS.supported: supported: False ; >21:55:30,041 DEBUG storage: FATFS.supported: supported: True ; >21:55:30,042 DEBUG storage: FATFS.supported: supported: True ; >21:55:30,043 DEBUG storage: XFS.supported: supported: True ; >21:55:30,043 DEBUG storage: XFS.supported: supported: True ; >21:55:30,044 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:31,957 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:34,276 DEBUG storage: MDRaidMember.__init__: >21:55:35,873 DEBUG storage: MDRaidMember.__init__: device: /dev/sdb3 ; mountpoint: <Not Applicable> ; >21:55:35,876 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb3 ; status: False ; type: None ; >21:55:35,878 DEBUG storage: PartitionDevice._setFormat: sdb3 ; >21:55:35,879 DEBUG storage: PartitionDevice._setFormat: sdb3 ; current: None ; type: mdmember ; >21:55:35,879 INFO storage: registered action: [51] Create Format mdmember on partition sdb3 (id 112) >21:55:35,881 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >21:55:35,881 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >21:55:35,882 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:55:35,882 DEBUG storage: allocatePartitions: disks=['sda', 'sdb'] ; partitions=[] >21:55:35,883 DEBUG storage: removing all non-preexisting partitions [] from disk(s) ['sda', 'sdb'] >21:55:35,883 DEBUG storage: growPartitions: disks=['sda', 'sdb'], partitions=[] >21:55:35,883 DEBUG storage: no growable partitions >21:55:35,883 DEBUG storage: new bootloader stage1 device: None >21:55:35,884 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:55:35,885 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:35,886 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:55:35,886 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >21:55:35,887 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:55:35,888 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >21:55:35,889 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:55:35,890 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) with non-existent mdmember >21:55:35,890 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:55:35,891 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:35,892 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:55:35,893 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:35,894 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:55:35,894 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) with non-existent ext2 filesystem mounted at /tmp >21:55:35,895 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:55:35,896 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) with non-existent mdmember >21:55:35,897 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:55:35,897 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) with non-existent mdmember >21:55:35,898 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:55:35,899 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:39,049 DEBUG storage: LVMPhysicalVolume.__init__: >21:55:39,050 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:55:39,052 DEBUG storage: MDRaidMember.__init__: >21:55:39,052 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:55:43,705 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:43,706 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:55:43,708 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: ext4 ; >21:55:43,711 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:43,712 DEBUG storage: BindFS.supported: supported: False ; >21:55:43,713 DEBUG storage: BindFS.supported: supported: False ; >21:55:43,714 DEBUG storage: BTRFS.supported: supported: True ; >21:55:43,714 DEBUG storage: BTRFS.supported: supported: True ; >21:55:43,715 DEBUG storage: DevPtsFS.supported: supported: False ; >21:55:43,716 DEBUG storage: DevPtsFS.supported: supported: False ; >21:55:43,716 DEBUG storage: DiskLabel.__init__: >21:55:43,716 INFO storage: DiskLabel.partedDevice returning None >21:55:43,717 DEBUG storage: DMRaidMember.__init__: >21:55:43,718 DEBUG storage: Ext2FS.supported: supported: True ; >21:55:43,718 DEBUG storage: Ext2FS.supported: supported: True ; >21:55:43,719 DEBUG storage: Ext3FS.supported: supported: True ; >21:55:43,720 DEBUG storage: Ext3FS.supported: supported: True ; >21:55:43,721 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:43,722 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:43,723 DEBUG storage: HFS.supported: supported: False ; >21:55:43,723 DEBUG storage: HFS.supported: supported: False ; >21:55:43,724 DEBUG storage: HFSPlus.supported: supported: False ; >21:55:43,725 DEBUG storage: HFSPlus.supported: supported: False ; >21:55:43,725 DEBUG storage: Iso9660FS.supported: supported: True ; >21:55:43,726 DEBUG storage: Iso9660FS.supported: supported: True ; >21:55:43,726 DEBUG storage: LUKS.__init__: >21:55:43,727 DEBUG storage: LVMPhysicalVolume.__init__: >21:55:43,728 DEBUG storage: MDRaidMember.__init__: >21:55:43,729 DEBUG storage: MultipathMember.__init__: >21:55:43,729 DEBUG storage: NFS.supported: supported: False ; >21:55:43,730 DEBUG storage: NFS.supported: supported: False ; >21:55:43,731 DEBUG storage: NFSv4.supported: supported: False ; >21:55:43,731 DEBUG storage: NFSv4.supported: supported: False ; >21:55:43,732 DEBUG storage: NoDevFS.supported: supported: False ; >21:55:43,732 DEBUG storage: NoDevFS.supported: supported: False ; >21:55:43,733 DEBUG storage: NTFS.supported: supported: False ; >21:55:43,734 DEBUG storage: NTFS.supported: supported: False ; >21:55:43,734 DEBUG storage: ProcFS.supported: supported: False ; >21:55:43,735 DEBUG storage: ProcFS.supported: supported: False ; >21:55:43,736 DEBUG storage: SELinuxFS.supported: supported: False ; >21:55:43,736 DEBUG storage: SELinuxFS.supported: supported: False ; >21:55:43,737 DEBUG storage: SwapSpace.__init__: >21:55:43,738 DEBUG storage: SysFS.supported: supported: False ; >21:55:43,738 DEBUG storage: SysFS.supported: supported: False ; >21:55:43,739 DEBUG storage: TmpFS.supported: supported: False ; >21:55:43,740 DEBUG storage: TmpFS.supported: supported: False ; >21:55:43,740 DEBUG storage: USBFS.supported: supported: False ; >21:55:43,741 DEBUG storage: USBFS.supported: supported: False ; >21:55:43,742 DEBUG storage: FATFS.supported: supported: True ; >21:55:43,743 DEBUG storage: FATFS.supported: supported: True ; >21:55:43,744 DEBUG storage: XFS.supported: supported: True ; >21:55:43,745 DEBUG storage: XFS.supported: supported: True ; >21:55:43,746 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:54,638 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:55:54,639 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >21:55:54,640 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:55:54,640 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) with non-existent mdmember >21:55:54,642 DEBUG storage: Ext4FS.supported: supported: True ; >21:55:54,643 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda2 ; >21:55:54,643 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb2 ; >21:55:54,644 DEBUG storage: MDRaidArrayDevice._setFormat: md0 ; current: None ; type: ext4 ; >21:55:54,644 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:55:54,644 INFO storage: added mdarray md0 (id 126) to device tree >21:55:54,644 INFO storage: registered action: [52] Create Device mdarray md0 (id 126) >21:55:54,645 INFO storage: registered action: [53] Create Format ext4 filesystem mounted at /boot on mdarray md0 (id 126) >21:55:54,646 DEBUG storage: non-existant RAID 1 size == 366.0 >21:55:54,647 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:55:54,647 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:54,648 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:55:54,649 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >21:55:54,650 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:55:54,650 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >21:55:54,651 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:55:54,652 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) with non-existent mdmember >21:55:54,653 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:55:54,654 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:54,655 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:55:54,655 DEBUG storage: DeviceTree.getDeviceByName returned None >21:55:54,656 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:55:54,657 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) with non-existent ext2 filesystem mounted at /tmp >21:55:54,658 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:55:54,658 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) with non-existent mdmember >21:55:54,659 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:55:54,660 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) with non-existent mdmember >21:55:54,661 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:55:54,661 DEBUG storage: DeviceTree.getDeviceByName returned None >21:56:02,180 DEBUG storage: LVMPhysicalVolume.__init__: >21:56:02,180 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:56:02,183 DEBUG storage: MDRaidMember.__init__: >21:56:02,183 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:56:07,249 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:07,250 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:56:07,251 DEBUG storage: MDRaidArrayDevice._setFormat: md1 ; current: None ; type: ext4 ; >21:56:07,254 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:07,254 DEBUG storage: BindFS.supported: supported: False ; >21:56:07,255 DEBUG storage: BindFS.supported: supported: False ; >21:56:07,256 DEBUG storage: BTRFS.supported: supported: True ; >21:56:07,256 DEBUG storage: BTRFS.supported: supported: True ; >21:56:07,257 DEBUG storage: DevPtsFS.supported: supported: False ; >21:56:07,258 DEBUG storage: DevPtsFS.supported: supported: False ; >21:56:07,258 DEBUG storage: DiskLabel.__init__: >21:56:07,258 INFO storage: DiskLabel.partedDevice returning None >21:56:07,259 DEBUG storage: DMRaidMember.__init__: >21:56:07,260 DEBUG storage: Ext2FS.supported: supported: True ; >21:56:07,260 DEBUG storage: Ext2FS.supported: supported: True ; >21:56:07,261 DEBUG storage: Ext3FS.supported: supported: True ; >21:56:07,262 DEBUG storage: Ext3FS.supported: supported: True ; >21:56:07,263 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:07,264 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:07,265 DEBUG storage: HFS.supported: supported: False ; >21:56:07,266 DEBUG storage: HFS.supported: supported: False ; >21:56:07,266 DEBUG storage: HFSPlus.supported: supported: False ; >21:56:07,267 DEBUG storage: HFSPlus.supported: supported: False ; >21:56:07,268 DEBUG storage: Iso9660FS.supported: supported: True ; >21:56:07,268 DEBUG storage: Iso9660FS.supported: supported: True ; >21:56:07,269 DEBUG storage: LUKS.__init__: >21:56:07,269 DEBUG storage: LVMPhysicalVolume.__init__: >21:56:07,270 DEBUG storage: MDRaidMember.__init__: >21:56:07,271 DEBUG storage: MultipathMember.__init__: >21:56:07,272 DEBUG storage: NFS.supported: supported: False ; >21:56:07,272 DEBUG storage: NFS.supported: supported: False ; >21:56:07,273 DEBUG storage: NFSv4.supported: supported: False ; >21:56:07,273 DEBUG storage: NFSv4.supported: supported: False ; >21:56:07,274 DEBUG storage: NoDevFS.supported: supported: False ; >21:56:07,275 DEBUG storage: NoDevFS.supported: supported: False ; >21:56:07,275 DEBUG storage: NTFS.supported: supported: False ; >21:56:07,276 DEBUG storage: NTFS.supported: supported: False ; >21:56:07,277 DEBUG storage: ProcFS.supported: supported: False ; >21:56:07,277 DEBUG storage: ProcFS.supported: supported: False ; >21:56:07,278 DEBUG storage: SELinuxFS.supported: supported: False ; >21:56:07,279 DEBUG storage: SELinuxFS.supported: supported: False ; >21:56:07,279 DEBUG storage: SwapSpace.__init__: >21:56:07,280 DEBUG storage: SysFS.supported: supported: False ; >21:56:07,281 DEBUG storage: SysFS.supported: supported: False ; >21:56:07,281 DEBUG storage: TmpFS.supported: supported: False ; >21:56:07,282 DEBUG storage: TmpFS.supported: supported: False ; >21:56:07,283 DEBUG storage: USBFS.supported: supported: False ; >21:56:07,283 DEBUG storage: USBFS.supported: supported: False ; >21:56:07,284 DEBUG storage: FATFS.supported: supported: True ; >21:56:07,285 DEBUG storage: FATFS.supported: supported: True ; >21:56:07,285 DEBUG storage: XFS.supported: supported: True ; >21:56:07,286 DEBUG storage: XFS.supported: supported: True ; >21:56:07,287 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:15,829 DEBUG storage: LVMPhysicalVolume.__init__: >21:56:17,628 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:56:17,629 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) with non-existent mdmember >21:56:17,630 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:56:17,630 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) with non-existent mdmember >21:56:17,631 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: <Not Applicable> ; >21:56:17,632 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >21:56:17,632 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sdb3 ; >21:56:17,633 DEBUG storage: MDRaidArrayDevice._setFormat: md1 ; current: None ; type: lvmpv ; >21:56:17,634 DEBUG storage: MDRaidArrayDevice.addChild: kids: 0 ; name: md1 ; >21:56:17,635 DEBUG storage: LUKSDevice._setFormat: luks-md1 ; current: None ; type: lvmpv ; >21:56:17,635 DEBUG storage: LUKS.__init__: passphrase: None ; >21:56:17,635 DEBUG storage: getFormat('luks') returning LUKS instance >21:56:17,636 DEBUG storage: MDRaidArrayDevice._setFormat: md1 ; current: lvmpv ; type: luks ; >21:56:17,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:17,637 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:17,637 INFO storage: added mdarray md1 (id 128) to device tree >21:56:17,637 INFO storage: registered action: [54] Create Device mdarray md1 (id 128) >21:56:17,637 INFO storage: registered action: [55] Create Format luks on mdarray md1 (id 128) >21:56:17,637 INFO storage: added luks/dm-crypt luks-md1 (id 129) to device tree >21:56:17,637 INFO storage: registered action: [56] Create Device luks/dm-crypt luks-md1 (id 129) >21:56:17,637 INFO storage: registered action: [57] Create Format lvmpv on luks/dm-crypt luks-md1 (id 129) >21:56:17,638 DEBUG storage: non-existant RAID 1 size == 366.0 >21:56:17,639 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:17,640 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:56:17,641 DEBUG storage: DeviceTree.getDeviceByName returned None >21:56:17,641 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >21:56:17,642 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >21:56:17,643 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >21:56:17,644 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >21:56:17,645 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >21:56:17,645 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) with non-existent mdmember >21:56:17,646 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >21:56:17,647 DEBUG storage: DeviceTree.getDeviceByName returned None >21:56:17,648 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:56:17,649 DEBUG storage: DeviceTree.getDeviceByName returned None >21:56:17,649 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >21:56:17,650 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) with non-existent ext2 filesystem mounted at /tmp >21:56:17,651 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >21:56:17,652 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) with non-existent mdmember >21:56:17,653 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >21:56:17,653 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) with non-existent mdmember >21:56:17,654 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >21:56:17,655 DEBUG storage: DeviceTree.getDeviceByName returned None >21:56:19,897 DEBUG storage: LVMPhysicalVolume.__init__: >21:56:19,897 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >21:56:19,899 DEBUG storage: MDRaidMember.__init__: >21:56:19,899 DEBUG storage: getFormat('software RAID') returning MDRaidMember instance >21:56:23,579 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:23,580 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_porter ; current: None ; type: None ; >21:56:23,583 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:23,599 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:56:23,599 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:23,600 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:56:23,600 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:23,601 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:23,601 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:23,601 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:23,601 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:31,444 DEBUG storage: DeviceTree.getDeviceByName: name: luks-md1 ; >21:56:31,449 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,449 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304140MB luks/dm-crypt luks-md1 (129) with non-existent lvmpv >21:56:31,449 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,450 DEBUG storage: DeviceTree.getDeviceByName: name: luks-md1 ; >21:56:31,451 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,451 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304140MB luks/dm-crypt luks-md1 (129) with non-existent lvmpv >21:56:31,451 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,451 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,452 DEBUG storage: DeviceTree.getDeviceByName: name: luks-md1 ; >21:56:31,453 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,453 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304140MB luks/dm-crypt luks-md1 (129) with non-existent lvmpv >21:56:31,453 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,453 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,455 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:56:31,455 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:31,456 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:56:31,457 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,457 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,457 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:31,457 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:31,457 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:41,569 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:56:41,569 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:41,570 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:56:41,570 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:41,570 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:41,570 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:41,571 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:41,571 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:41,572 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:56:41,573 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:41,573 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:56:41,574 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:41,574 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:56:41,576 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:56:41,576 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:41,577 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:56:41,577 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:41,577 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:41,578 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:41,578 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:41,579 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:56:41,580 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-lv ; current: None ; type: ext4 ; >21:56:41,580 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:41,580 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:41,580 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:41,580 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:41,580 DEBUG storage: Adding tmp-vg_porter-lv/304128MB to tmp-vg_porter >21:56:41,583 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:41,584 DEBUG storage: BindFS.supported: supported: False ; >21:56:41,584 DEBUG storage: BindFS.supported: supported: False ; >21:56:41,585 DEBUG storage: BTRFS.supported: supported: True ; >21:56:41,586 DEBUG storage: BTRFS.supported: supported: True ; >21:56:41,587 DEBUG storage: DevPtsFS.supported: supported: False ; >21:56:41,587 DEBUG storage: DevPtsFS.supported: supported: False ; >21:56:41,588 DEBUG storage: DiskLabel.__init__: >21:56:41,588 INFO storage: DiskLabel.partedDevice returning None >21:56:41,589 DEBUG storage: DMRaidMember.__init__: >21:56:41,590 DEBUG storage: Ext2FS.supported: supported: True ; >21:56:41,591 DEBUG storage: Ext2FS.supported: supported: True ; >21:56:41,592 DEBUG storage: Ext3FS.supported: supported: True ; >21:56:41,592 DEBUG storage: Ext3FS.supported: supported: True ; >21:56:41,593 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:41,594 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:41,595 DEBUG storage: HFS.supported: supported: False ; >21:56:41,596 DEBUG storage: HFS.supported: supported: False ; >21:56:41,597 DEBUG storage: HFSPlus.supported: supported: False ; >21:56:41,597 DEBUG storage: HFSPlus.supported: supported: False ; >21:56:41,598 DEBUG storage: Iso9660FS.supported: supported: True ; >21:56:41,599 DEBUG storage: Iso9660FS.supported: supported: True ; >21:56:41,599 DEBUG storage: LUKS.__init__: >21:56:41,600 DEBUG storage: LVMPhysicalVolume.__init__: >21:56:41,601 DEBUG storage: MDRaidMember.__init__: >21:56:41,601 DEBUG storage: MultipathMember.__init__: >21:56:41,602 DEBUG storage: NFS.supported: supported: False ; >21:56:41,603 DEBUG storage: NFS.supported: supported: False ; >21:56:41,604 DEBUG storage: NFSv4.supported: supported: False ; >21:56:41,605 DEBUG storage: NFSv4.supported: supported: False ; >21:56:41,605 DEBUG storage: NoDevFS.supported: supported: False ; >21:56:41,606 DEBUG storage: NoDevFS.supported: supported: False ; >21:56:41,607 DEBUG storage: NTFS.supported: supported: False ; >21:56:41,607 DEBUG storage: NTFS.supported: supported: False ; >21:56:41,608 DEBUG storage: ProcFS.supported: supported: False ; >21:56:41,609 DEBUG storage: ProcFS.supported: supported: False ; >21:56:41,610 DEBUG storage: SELinuxFS.supported: supported: False ; >21:56:41,610 DEBUG storage: SELinuxFS.supported: supported: False ; >21:56:41,611 DEBUG storage: SwapSpace.__init__: >21:56:41,612 DEBUG storage: SysFS.supported: supported: False ; >21:56:41,613 DEBUG storage: SysFS.supported: supported: False ; >21:56:41,613 DEBUG storage: TmpFS.supported: supported: False ; >21:56:41,614 DEBUG storage: TmpFS.supported: supported: False ; >21:56:41,615 DEBUG storage: USBFS.supported: supported: False ; >21:56:41,616 DEBUG storage: USBFS.supported: supported: False ; >21:56:41,616 DEBUG storage: FATFS.supported: supported: True ; >21:56:41,617 DEBUG storage: FATFS.supported: supported: True ; >21:56:41,618 DEBUG storage: XFS.supported: supported: True ; >21:56:41,619 DEBUG storage: XFS.supported: supported: True ; >21:56:41,619 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:41,620 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:41,621 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:41,621 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:41,621 DEBUG storage: vg tmp-vg_porter has 0MB free >21:56:53,607 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:53,609 DEBUG storage: trying to set lv tmp-vg_porter-root size to 3072MB >21:56:53,609 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:53,609 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:53,610 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:53,610 DEBUG storage: vg tmp-vg_porter has 0MB free >21:56:53,611 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:53,611 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: ext4 ; type: ext4 ; >21:56:53,613 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:56:53,614 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:53,614 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:56:53,615 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:53,615 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:53,615 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:53,615 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:53,616 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:56:53,617 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:56:53,617 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:53,617 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:53,618 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:53,618 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:53,618 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:56:53,618 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:53,618 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:53,618 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:53,619 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:53,619 DEBUG storage: vg tmp-vg_porter has 301056MB free >21:56:55,740 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:56:55,740 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:55,741 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:56:55,741 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,741 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:55,742 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,742 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:55,743 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:56:55,744 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:56:55,744 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,744 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:55,744 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,744 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:55,744 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:56:55,745 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,745 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,745 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:55,745 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,745 DEBUG storage: vg tmp-vg_porter has 301056MB free >21:56:55,747 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:56:55,747 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:55,748 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:56:55,748 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,748 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:55,749 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,749 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:55,749 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:56:55,750 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:56:55,750 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,751 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:55,751 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,751 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:55,751 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:56:55,752 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:55,752 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:56:55,754 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:56:55,754 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:56:55,755 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:56:55,755 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,755 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:55,755 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,755 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:55,756 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:56:55,757 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-lv ; current: None ; type: ext4 ; >21:56:55,757 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,757 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:55,757 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,758 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:56:55,758 DEBUG storage: Adding tmp-vg_porter-lv/301056MB to tmp-vg_porter >21:56:55,758 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,758 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:55,758 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,758 DEBUG storage: vg tmp-vg_porter has 3072MB free >21:56:55,759 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:56:55,760 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:56:55,760 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,760 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:55,761 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,761 DEBUG storage: vg tmp-vg_porter has 3072MB free >21:56:55,761 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:56:55,763 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:55,764 DEBUG storage: BindFS.supported: supported: False ; >21:56:55,765 DEBUG storage: BindFS.supported: supported: False ; >21:56:55,765 DEBUG storage: BTRFS.supported: supported: True ; >21:56:55,766 DEBUG storage: BTRFS.supported: supported: True ; >21:56:55,767 DEBUG storage: DevPtsFS.supported: supported: False ; >21:56:55,768 DEBUG storage: DevPtsFS.supported: supported: False ; >21:56:55,768 DEBUG storage: DiskLabel.__init__: >21:56:55,768 INFO storage: DiskLabel.partedDevice returning None >21:56:55,769 DEBUG storage: DMRaidMember.__init__: >21:56:55,770 DEBUG storage: Ext2FS.supported: supported: True ; >21:56:55,771 DEBUG storage: Ext2FS.supported: supported: True ; >21:56:55,772 DEBUG storage: Ext3FS.supported: supported: True ; >21:56:55,773 DEBUG storage: Ext3FS.supported: supported: True ; >21:56:55,774 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:55,774 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:55,775 DEBUG storage: HFS.supported: supported: False ; >21:56:55,776 DEBUG storage: HFS.supported: supported: False ; >21:56:55,777 DEBUG storage: HFSPlus.supported: supported: False ; >21:56:55,778 DEBUG storage: HFSPlus.supported: supported: False ; >21:56:55,778 DEBUG storage: Iso9660FS.supported: supported: True ; >21:56:55,779 DEBUG storage: Iso9660FS.supported: supported: True ; >21:56:55,780 DEBUG storage: LUKS.__init__: >21:56:55,781 DEBUG storage: LVMPhysicalVolume.__init__: >21:56:55,781 DEBUG storage: MDRaidMember.__init__: >21:56:55,782 DEBUG storage: MultipathMember.__init__: >21:56:55,783 DEBUG storage: NFS.supported: supported: False ; >21:56:55,783 DEBUG storage: NFS.supported: supported: False ; >21:56:55,784 DEBUG storage: NFSv4.supported: supported: False ; >21:56:55,785 DEBUG storage: NFSv4.supported: supported: False ; >21:56:55,786 DEBUG storage: NoDevFS.supported: supported: False ; >21:56:55,786 DEBUG storage: NoDevFS.supported: supported: False ; >21:56:55,787 DEBUG storage: NTFS.supported: supported: False ; >21:56:55,788 DEBUG storage: NTFS.supported: supported: False ; >21:56:55,788 DEBUG storage: ProcFS.supported: supported: False ; >21:56:55,789 DEBUG storage: ProcFS.supported: supported: False ; >21:56:55,790 DEBUG storage: SELinuxFS.supported: supported: False ; >21:56:55,791 DEBUG storage: SELinuxFS.supported: supported: False ; >21:56:55,791 DEBUG storage: SwapSpace.__init__: >21:56:55,792 DEBUG storage: SysFS.supported: supported: False ; >21:56:55,793 DEBUG storage: SysFS.supported: supported: False ; >21:56:55,794 DEBUG storage: TmpFS.supported: supported: False ; >21:56:55,794 DEBUG storage: TmpFS.supported: supported: False ; >21:56:55,795 DEBUG storage: USBFS.supported: supported: False ; >21:56:55,796 DEBUG storage: USBFS.supported: supported: False ; >21:56:55,797 DEBUG storage: FATFS.supported: supported: True ; >21:56:55,797 DEBUG storage: FATFS.supported: supported: True ; >21:56:55,798 DEBUG storage: XFS.supported: supported: True ; >21:56:55,799 DEBUG storage: XFS.supported: supported: True ; >21:56:55,800 DEBUG storage: Ext4FS.supported: supported: True ; >21:56:55,801 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,801 DEBUG storage: tmp-vg_porter size is 304128MB >21:56:55,801 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:56:55,801 DEBUG storage: vg tmp-vg_porter has 0MB free >21:57:32,367 DEBUG storage: Ext4FS.supported: supported: True ; >21:57:32,369 DEBUG storage: trying to set lv tmp-vg_porter-usr size to 8192MB >21:57:32,369 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,369 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:32,370 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,370 DEBUG storage: vg tmp-vg_porter has 0MB free >21:57:32,371 DEBUG storage: Ext4FS.supported: supported: True ; >21:57:32,371 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: ext4 ; type: ext4 ; >21:57:32,374 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:57:32,374 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:57:32,375 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:57:32,375 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,375 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:32,375 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,375 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:57:32,376 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:57:32,377 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:57:32,378 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,378 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:32,378 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,378 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:57:32,378 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:57:32,378 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,379 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:32,379 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,379 DEBUG storage: vg tmp-vg_porter has 301056MB free >21:57:32,380 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:57:32,381 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:57:32,381 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,381 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:32,381 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,382 DEBUG storage: vg tmp-vg_porter has 301056MB free >21:57:32,382 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:57:32,382 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,382 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,382 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:32,382 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:32,383 DEBUG storage: vg tmp-vg_porter has 292864MB free >21:57:34,567 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:57:34,567 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:57:34,569 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:57:34,569 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,569 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,570 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,570 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:57:34,570 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:57:34,571 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:57:34,572 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,572 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,572 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,572 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:57:34,572 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:57:34,572 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,572 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,573 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,573 DEBUG storage: vg tmp-vg_porter has 301056MB free >21:57:34,574 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:57:34,574 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:57:34,575 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,575 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,575 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,575 DEBUG storage: vg tmp-vg_porter has 301056MB free >21:57:34,575 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:57:34,575 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,576 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,576 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,576 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,576 DEBUG storage: vg tmp-vg_porter has 292864MB free >21:57:34,578 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:57:34,578 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:57:34,579 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:57:34,579 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,579 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,579 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,579 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:57:34,580 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:57:34,581 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:57:34,581 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,581 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,582 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,582 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:57:34,582 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:57:34,582 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,582 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,582 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,582 DEBUG storage: vg tmp-vg_porter has 301056MB free >21:57:34,583 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:57:34,584 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:57:34,584 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,584 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,585 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,585 DEBUG storage: vg tmp-vg_porter has 301056MB free >21:57:34,585 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:57:34,585 DEBUG storage: Ext4FS.supported: supported: True ; >21:57:34,586 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:57:34,587 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:57:34,588 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:57:34,588 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:57:34,589 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,589 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,589 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,589 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:57:34,590 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:57:34,591 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-lv ; current: None ; type: ext4 ; >21:57:34,591 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,591 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,591 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,592 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:57:34,592 DEBUG storage: Adding tmp-vg_porter-lv/292864MB to tmp-vg_porter >21:57:34,592 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,592 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,592 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,592 DEBUG storage: vg tmp-vg_porter has 11264MB free >21:57:34,593 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:57:34,594 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:57:34,594 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,594 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,595 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,595 DEBUG storage: vg tmp-vg_porter has 11264MB free >21:57:34,595 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:57:34,595 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,595 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,595 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,595 DEBUG storage: vg tmp-vg_porter has 8192MB free >21:57:34,596 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:57:34,597 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:57:34,597 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,597 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,598 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,598 DEBUG storage: vg tmp-vg_porter has 8192MB free >21:57:34,598 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:57:34,600 DEBUG storage: Ext4FS.supported: supported: True ; >21:57:34,601 DEBUG storage: BindFS.supported: supported: False ; >21:57:34,602 DEBUG storage: BindFS.supported: supported: False ; >21:57:34,602 DEBUG storage: BTRFS.supported: supported: True ; >21:57:34,603 DEBUG storage: BTRFS.supported: supported: True ; >21:57:34,604 DEBUG storage: DevPtsFS.supported: supported: False ; >21:57:34,605 DEBUG storage: DevPtsFS.supported: supported: False ; >21:57:34,605 DEBUG storage: DiskLabel.__init__: >21:57:34,605 INFO storage: DiskLabel.partedDevice returning None >21:57:34,607 DEBUG storage: DMRaidMember.__init__: >21:57:34,607 DEBUG storage: Ext2FS.supported: supported: True ; >21:57:34,608 DEBUG storage: Ext2FS.supported: supported: True ; >21:57:34,609 DEBUG storage: Ext3FS.supported: supported: True ; >21:57:34,610 DEBUG storage: Ext3FS.supported: supported: True ; >21:57:34,611 DEBUG storage: Ext4FS.supported: supported: True ; >21:57:34,612 DEBUG storage: Ext4FS.supported: supported: True ; >21:57:34,613 DEBUG storage: HFS.supported: supported: False ; >21:57:34,614 DEBUG storage: HFS.supported: supported: False ; >21:57:34,614 DEBUG storage: HFSPlus.supported: supported: False ; >21:57:34,615 DEBUG storage: HFSPlus.supported: supported: False ; >21:57:34,616 DEBUG storage: Iso9660FS.supported: supported: True ; >21:57:34,616 DEBUG storage: Iso9660FS.supported: supported: True ; >21:57:34,617 DEBUG storage: LUKS.__init__: >21:57:34,618 DEBUG storage: LVMPhysicalVolume.__init__: >21:57:34,618 DEBUG storage: MDRaidMember.__init__: >21:57:34,619 DEBUG storage: MultipathMember.__init__: >21:57:34,620 DEBUG storage: NFS.supported: supported: False ; >21:57:34,621 DEBUG storage: NFS.supported: supported: False ; >21:57:34,621 DEBUG storage: NFSv4.supported: supported: False ; >21:57:34,622 DEBUG storage: NFSv4.supported: supported: False ; >21:57:34,623 DEBUG storage: NoDevFS.supported: supported: False ; >21:57:34,623 DEBUG storage: NoDevFS.supported: supported: False ; >21:57:34,624 DEBUG storage: NTFS.supported: supported: False ; >21:57:34,625 DEBUG storage: NTFS.supported: supported: False ; >21:57:34,626 DEBUG storage: ProcFS.supported: supported: False ; >21:57:34,626 DEBUG storage: ProcFS.supported: supported: False ; >21:57:34,627 DEBUG storage: SELinuxFS.supported: supported: False ; >21:57:34,628 DEBUG storage: SELinuxFS.supported: supported: False ; >21:57:34,628 DEBUG storage: SwapSpace.__init__: >21:57:34,629 DEBUG storage: SysFS.supported: supported: False ; >21:57:34,630 DEBUG storage: SysFS.supported: supported: False ; >21:57:34,631 DEBUG storage: TmpFS.supported: supported: False ; >21:57:34,632 DEBUG storage: TmpFS.supported: supported: False ; >21:57:34,632 DEBUG storage: USBFS.supported: supported: False ; >21:57:34,633 DEBUG storage: USBFS.supported: supported: False ; >21:57:34,634 DEBUG storage: FATFS.supported: supported: True ; >21:57:34,634 DEBUG storage: FATFS.supported: supported: True ; >21:57:34,635 DEBUG storage: XFS.supported: supported: True ; >21:57:34,636 DEBUG storage: XFS.supported: supported: True ; >21:57:34,637 DEBUG storage: Ext4FS.supported: supported: True ; >21:57:34,638 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,638 DEBUG storage: tmp-vg_porter size is 304128MB >21:57:34,638 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:57:34,638 DEBUG storage: vg tmp-vg_porter has 0MB free >21:57:55,917 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:01,596 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:01,599 DEBUG storage: trying to set lv tmp-vg_porter-lv size to 1024MB >21:58:01,599 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,599 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:01,599 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,600 DEBUG storage: vg tmp-vg_porter has 0MB free >21:58:01,600 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:01,601 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-lv ; current: ext4 ; type: ext2 ; >21:58:01,603 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:58:01,603 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:58:01,604 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:58:01,605 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,605 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:01,605 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,605 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:01,606 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:58:01,607 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-lv ; current: None ; type: ext2 ; >21:58:01,607 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,607 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:01,608 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,608 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:01,608 DEBUG storage: Adding tmp-vg_porter-lv/1024MB to tmp-vg_porter >21:58:01,608 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,608 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:01,608 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,608 DEBUG storage: vg tmp-vg_porter has 303104MB free >21:58:01,609 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:58:01,610 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:58:01,611 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,611 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:01,611 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,611 DEBUG storage: vg tmp-vg_porter has 303104MB free >21:58:01,611 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:58:01,611 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,611 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:01,612 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,612 DEBUG storage: vg tmp-vg_porter has 300032MB free >21:58:01,613 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:58:01,614 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:58:01,614 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,614 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:01,614 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,614 DEBUG storage: vg tmp-vg_porter has 300032MB free >21:58:01,615 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:58:01,615 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,615 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,615 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:01,615 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:01,615 DEBUG storage: vg tmp-vg_porter has 291840MB free >21:58:06,237 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:58:06,238 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:58:06,239 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:58:06,239 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,240 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:06,240 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,240 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:06,241 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:58:06,242 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-lv ; current: None ; type: ext2 ; >21:58:06,242 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,242 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:06,242 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,242 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:06,242 DEBUG storage: Adding tmp-vg_porter-lv/1024MB to tmp-vg_porter >21:58:06,243 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,243 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:06,243 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,243 DEBUG storage: vg tmp-vg_porter has 303104MB free >21:58:06,244 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:58:06,245 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:58:06,245 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,245 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:06,245 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,245 DEBUG storage: vg tmp-vg_porter has 303104MB free >21:58:06,246 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:58:06,246 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,246 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:06,246 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,246 DEBUG storage: vg tmp-vg_porter has 300032MB free >21:58:06,247 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:58:06,248 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:58:06,248 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,248 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:06,249 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,249 DEBUG storage: vg tmp-vg_porter has 300032MB free >21:58:06,249 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:58:06,251 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:06,252 DEBUG storage: BindFS.supported: supported: False ; >21:58:06,253 DEBUG storage: BindFS.supported: supported: False ; >21:58:06,254 DEBUG storage: BTRFS.supported: supported: True ; >21:58:06,254 DEBUG storage: BTRFS.supported: supported: True ; >21:58:06,255 DEBUG storage: DevPtsFS.supported: supported: False ; >21:58:06,256 DEBUG storage: DevPtsFS.supported: supported: False ; >21:58:06,257 DEBUG storage: DiskLabel.__init__: >21:58:06,257 INFO storage: DiskLabel.partedDevice returning None >21:58:06,257 DEBUG storage: DMRaidMember.__init__: >21:58:06,258 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:06,259 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:06,261 DEBUG storage: Ext3FS.supported: supported: True ; >21:58:06,262 DEBUG storage: Ext3FS.supported: supported: True ; >21:58:06,263 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:06,263 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:06,265 DEBUG storage: HFS.supported: supported: False ; >21:58:06,265 DEBUG storage: HFS.supported: supported: False ; >21:58:06,266 DEBUG storage: HFSPlus.supported: supported: False ; >21:58:06,267 DEBUG storage: HFSPlus.supported: supported: False ; >21:58:06,268 DEBUG storage: Iso9660FS.supported: supported: True ; >21:58:06,268 DEBUG storage: Iso9660FS.supported: supported: True ; >21:58:06,269 DEBUG storage: LUKS.__init__: >21:58:06,270 DEBUG storage: LVMPhysicalVolume.__init__: >21:58:06,270 DEBUG storage: MDRaidMember.__init__: >21:58:06,271 DEBUG storage: MultipathMember.__init__: >21:58:06,272 DEBUG storage: NFS.supported: supported: False ; >21:58:06,273 DEBUG storage: NFS.supported: supported: False ; >21:58:06,273 DEBUG storage: NFSv4.supported: supported: False ; >21:58:06,274 DEBUG storage: NFSv4.supported: supported: False ; >21:58:06,275 DEBUG storage: NoDevFS.supported: supported: False ; >21:58:06,276 DEBUG storage: NoDevFS.supported: supported: False ; >21:58:06,276 DEBUG storage: NTFS.supported: supported: False ; >21:58:06,277 DEBUG storage: NTFS.supported: supported: False ; >21:58:06,278 DEBUG storage: ProcFS.supported: supported: False ; >21:58:06,279 DEBUG storage: ProcFS.supported: supported: False ; >21:58:06,280 DEBUG storage: SELinuxFS.supported: supported: False ; >21:58:06,280 DEBUG storage: SELinuxFS.supported: supported: False ; >21:58:06,281 DEBUG storage: SwapSpace.__init__: >21:58:06,282 DEBUG storage: SysFS.supported: supported: False ; >21:58:06,283 DEBUG storage: SysFS.supported: supported: False ; >21:58:06,284 DEBUG storage: TmpFS.supported: supported: False ; >21:58:06,284 DEBUG storage: TmpFS.supported: supported: False ; >21:58:06,285 DEBUG storage: USBFS.supported: supported: False ; >21:58:06,286 DEBUG storage: USBFS.supported: supported: False ; >21:58:06,287 DEBUG storage: FATFS.supported: supported: True ; >21:58:06,287 DEBUG storage: FATFS.supported: supported: True ; >21:58:06,288 DEBUG storage: XFS.supported: supported: True ; >21:58:06,289 DEBUG storage: XFS.supported: supported: True ; >21:58:06,290 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:06,291 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,291 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:06,291 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:06,291 DEBUG storage: vg tmp-vg_porter has 291840MB free >21:58:11,442 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:11,445 DEBUG storage: trying to set lv tmp-vg_porter-var_tmp size to 1024MB >21:58:11,446 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,447 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:11,448 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,448 DEBUG storage: vg tmp-vg_porter has 291840MB free >21:58:11,449 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:11,450 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: ext2 ; type: ext2 ; >21:58:11,453 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:58:11,453 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:58:11,454 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:58:11,454 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,454 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:11,454 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,454 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:11,455 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:58:11,456 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >21:58:11,457 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,457 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:11,457 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,457 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:11,457 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >21:58:11,457 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,457 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:11,458 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,458 DEBUG storage: vg tmp-vg_porter has 303104MB free >21:58:11,459 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:58:11,460 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:58:11,460 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,460 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:11,460 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,460 DEBUG storage: vg tmp-vg_porter has 303104MB free >21:58:11,460 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:58:11,461 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,461 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:11,461 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,461 DEBUG storage: vg tmp-vg_porter has 300032MB free >21:58:11,462 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:58:11,463 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:58:11,463 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,463 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:11,463 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,464 DEBUG storage: vg tmp-vg_porter has 300032MB free >21:58:11,464 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:58:11,464 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,464 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,464 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:11,464 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:11,464 DEBUG storage: vg tmp-vg_porter has 291840MB free >21:58:13,876 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:58:13,877 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:58:13,879 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:58:13,879 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,879 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,879 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,880 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:13,880 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:58:13,881 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >21:58:13,882 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,882 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,882 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,882 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:13,882 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >21:58:13,882 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,882 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,883 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,883 DEBUG storage: vg tmp-vg_porter has 303104MB free >21:58:13,883 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:58:13,884 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:58:13,885 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,885 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,885 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,885 DEBUG storage: vg tmp-vg_porter has 303104MB free >21:58:13,885 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:58:13,885 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,885 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,886 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,886 DEBUG storage: vg tmp-vg_porter has 300032MB free >21:58:13,887 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:58:13,887 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:58:13,888 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,888 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,888 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,888 DEBUG storage: vg tmp-vg_porter has 300032MB free >21:58:13,888 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:58:13,888 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,889 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,889 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,889 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,889 DEBUG storage: vg tmp-vg_porter has 291840MB free >21:58:13,891 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:58:13,891 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:58:13,892 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:58:13,892 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,892 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,892 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,892 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:13,893 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:58:13,894 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >21:58:13,894 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,894 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,895 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,895 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:13,895 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >21:58:13,895 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,895 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,895 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,895 DEBUG storage: vg tmp-vg_porter has 303104MB free >21:58:13,896 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:58:13,897 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:58:13,897 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,897 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,898 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,898 DEBUG storage: vg tmp-vg_porter has 303104MB free >21:58:13,898 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:58:13,898 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,898 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,898 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,898 DEBUG storage: vg tmp-vg_porter has 300032MB free >21:58:13,899 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:58:13,900 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:58:13,900 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,900 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,901 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,901 DEBUG storage: vg tmp-vg_porter has 300032MB free >21:58:13,901 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:58:13,901 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:13,902 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:58:13,905 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:58:13,905 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:58:13,906 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:58:13,906 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,906 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,907 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,907 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:13,908 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:58:13,908 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-lv ; current: None ; type: ext4 ; >21:58:13,909 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,909 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,909 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,909 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:13,909 DEBUG storage: Adding tmp-vg_porter-lv/291840MB to tmp-vg_porter >21:58:13,909 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,910 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,910 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,910 DEBUG storage: vg tmp-vg_porter has 12288MB free >21:58:13,911 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:58:13,912 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >21:58:13,912 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,912 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,912 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,912 DEBUG storage: vg tmp-vg_porter has 12288MB free >21:58:13,912 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >21:58:13,912 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,913 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,913 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,913 DEBUG storage: vg tmp-vg_porter has 11264MB free >21:58:13,914 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:58:13,915 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:58:13,915 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,915 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,915 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,915 DEBUG storage: vg tmp-vg_porter has 11264MB free >21:58:13,915 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:58:13,916 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,916 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,916 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,916 DEBUG storage: vg tmp-vg_porter has 8192MB free >21:58:13,917 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_porter ; >21:58:13,918 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:58:13,918 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,918 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,918 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,918 DEBUG storage: vg tmp-vg_porter has 8192MB free >21:58:13,918 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:58:13,921 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:13,922 DEBUG storage: BindFS.supported: supported: False ; >21:58:13,922 DEBUG storage: BindFS.supported: supported: False ; >21:58:13,923 DEBUG storage: BTRFS.supported: supported: True ; >21:58:13,924 DEBUG storage: BTRFS.supported: supported: True ; >21:58:13,925 DEBUG storage: DevPtsFS.supported: supported: False ; >21:58:13,925 DEBUG storage: DevPtsFS.supported: supported: False ; >21:58:13,926 DEBUG storage: DiskLabel.__init__: >21:58:13,926 INFO storage: DiskLabel.partedDevice returning None >21:58:13,927 DEBUG storage: DMRaidMember.__init__: >21:58:13,928 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:13,928 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:13,929 DEBUG storage: Ext3FS.supported: supported: True ; >21:58:13,930 DEBUG storage: Ext3FS.supported: supported: True ; >21:58:13,931 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:13,932 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:13,933 DEBUG storage: HFS.supported: supported: False ; >21:58:13,934 DEBUG storage: HFS.supported: supported: False ; >21:58:13,935 DEBUG storage: HFSPlus.supported: supported: False ; >21:58:13,935 DEBUG storage: HFSPlus.supported: supported: False ; >21:58:13,936 DEBUG storage: Iso9660FS.supported: supported: True ; >21:58:13,937 DEBUG storage: Iso9660FS.supported: supported: True ; >21:58:13,937 DEBUG storage: LUKS.__init__: >21:58:13,938 DEBUG storage: LVMPhysicalVolume.__init__: >21:58:13,939 DEBUG storage: MDRaidMember.__init__: >21:58:13,939 DEBUG storage: MultipathMember.__init__: >21:58:13,940 DEBUG storage: NFS.supported: supported: False ; >21:58:13,941 DEBUG storage: NFS.supported: supported: False ; >21:58:13,942 DEBUG storage: NFSv4.supported: supported: False ; >21:58:13,942 DEBUG storage: NFSv4.supported: supported: False ; >21:58:13,943 DEBUG storage: NoDevFS.supported: supported: False ; >21:58:13,944 DEBUG storage: NoDevFS.supported: supported: False ; >21:58:13,945 DEBUG storage: NTFS.supported: supported: False ; >21:58:13,945 DEBUG storage: NTFS.supported: supported: False ; >21:58:13,946 DEBUG storage: ProcFS.supported: supported: False ; >21:58:13,947 DEBUG storage: ProcFS.supported: supported: False ; >21:58:13,948 DEBUG storage: SELinuxFS.supported: supported: False ; >21:58:13,948 DEBUG storage: SELinuxFS.supported: supported: False ; >21:58:13,949 DEBUG storage: SwapSpace.__init__: >21:58:13,950 DEBUG storage: SysFS.supported: supported: False ; >21:58:13,951 DEBUG storage: SysFS.supported: supported: False ; >21:58:13,952 DEBUG storage: TmpFS.supported: supported: False ; >21:58:13,952 DEBUG storage: TmpFS.supported: supported: False ; >21:58:13,953 DEBUG storage: USBFS.supported: supported: False ; >21:58:13,954 DEBUG storage: USBFS.supported: supported: False ; >21:58:13,954 DEBUG storage: FATFS.supported: supported: True ; >21:58:13,955 DEBUG storage: FATFS.supported: supported: True ; >21:58:13,956 DEBUG storage: XFS.supported: supported: True ; >21:58:13,957 DEBUG storage: XFS.supported: supported: True ; >21:58:13,958 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:13,959 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,959 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:13,959 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:13,959 DEBUG storage: vg tmp-vg_porter has 0MB free >21:58:38,675 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:38,679 DEBUG storage: trying to set lv tmp-vg_porter-home size to 65536MB >21:58:38,679 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,679 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:38,679 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,679 DEBUG storage: vg tmp-vg_porter has 0MB free >21:58:38,680 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:38,681 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-home ; current: ext4 ; type: ext4 ; >21:58:38,683 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:58:38,683 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:58:38,684 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:58:38,685 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,685 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:38,685 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,685 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:38,686 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:58:38,687 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-home ; current: None ; type: ext4 ; >21:58:38,687 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,687 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:38,688 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,688 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:38,688 DEBUG storage: Adding tmp-vg_porter-home/65536MB to tmp-vg_porter >21:58:38,688 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,688 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:38,688 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,688 DEBUG storage: vg tmp-vg_porter has 238592MB free >21:58:38,689 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:58:38,690 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >21:58:38,691 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,691 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:38,691 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,691 DEBUG storage: vg tmp-vg_porter has 238592MB free >21:58:38,691 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >21:58:38,691 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,691 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:38,692 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,692 DEBUG storage: vg tmp-vg_porter has 237568MB free >21:58:38,693 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:58:38,694 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:58:38,694 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,694 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:38,694 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,694 DEBUG storage: vg tmp-vg_porter has 237568MB free >21:58:38,694 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:58:38,695 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,695 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:38,695 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,695 DEBUG storage: vg tmp-vg_porter has 234496MB free >21:58:38,696 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_porter ; >21:58:38,697 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:58:38,697 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,697 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:38,697 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,697 DEBUG storage: vg tmp-vg_porter has 234496MB free >21:58:38,698 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:58:38,698 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,698 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,698 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:38,698 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:38,698 DEBUG storage: vg tmp-vg_porter has 226304MB free >21:58:53,773 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:58:53,773 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:58:53,778 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:58:53,779 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,779 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:53,779 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,779 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:53,780 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:58:53,781 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-home ; current: None ; type: ext4 ; >21:58:53,781 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,781 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:53,781 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,781 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:58:53,782 DEBUG storage: Adding tmp-vg_porter-home/65536MB to tmp-vg_porter >21:58:53,782 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,782 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:53,782 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,782 DEBUG storage: vg tmp-vg_porter has 238592MB free >21:58:53,783 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:58:53,784 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >21:58:53,784 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,784 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:53,785 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,785 DEBUG storage: vg tmp-vg_porter has 238592MB free >21:58:53,785 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >21:58:53,785 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,785 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:53,785 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,785 DEBUG storage: vg tmp-vg_porter has 237568MB free >21:58:53,786 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:58:53,787 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:58:53,787 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,787 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:53,788 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,788 DEBUG storage: vg tmp-vg_porter has 237568MB free >21:58:53,788 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:58:53,788 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,788 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:53,788 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,788 DEBUG storage: vg tmp-vg_porter has 234496MB free >21:58:53,789 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_porter ; >21:58:53,790 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:58:53,791 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,791 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:53,791 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,791 DEBUG storage: vg tmp-vg_porter has 234496MB free >21:58:53,791 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:58:53,794 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:53,794 DEBUG storage: BindFS.supported: supported: False ; >21:58:53,795 DEBUG storage: BindFS.supported: supported: False ; >21:58:53,796 DEBUG storage: BTRFS.supported: supported: True ; >21:58:53,797 DEBUG storage: BTRFS.supported: supported: True ; >21:58:53,798 DEBUG storage: DevPtsFS.supported: supported: False ; >21:58:53,798 DEBUG storage: DevPtsFS.supported: supported: False ; >21:58:53,799 DEBUG storage: DiskLabel.__init__: >21:58:53,799 INFO storage: DiskLabel.partedDevice returning None >21:58:53,800 DEBUG storage: DMRaidMember.__init__: >21:58:53,801 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:53,802 DEBUG storage: Ext2FS.supported: supported: True ; >21:58:53,803 DEBUG storage: Ext3FS.supported: supported: True ; >21:58:53,803 DEBUG storage: Ext3FS.supported: supported: True ; >21:58:53,805 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:53,805 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:53,806 DEBUG storage: HFS.supported: supported: False ; >21:58:53,807 DEBUG storage: HFS.supported: supported: False ; >21:58:53,808 DEBUG storage: HFSPlus.supported: supported: False ; >21:58:53,809 DEBUG storage: HFSPlus.supported: supported: False ; >21:58:53,809 DEBUG storage: Iso9660FS.supported: supported: True ; >21:58:53,810 DEBUG storage: Iso9660FS.supported: supported: True ; >21:58:53,811 DEBUG storage: LUKS.__init__: >21:58:53,812 DEBUG storage: LVMPhysicalVolume.__init__: >21:58:53,812 DEBUG storage: MDRaidMember.__init__: >21:58:53,813 DEBUG storage: MultipathMember.__init__: >21:58:53,814 DEBUG storage: NFS.supported: supported: False ; >21:58:53,815 DEBUG storage: NFS.supported: supported: False ; >21:58:53,815 DEBUG storage: NFSv4.supported: supported: False ; >21:58:53,816 DEBUG storage: NFSv4.supported: supported: False ; >21:58:53,817 DEBUG storage: NoDevFS.supported: supported: False ; >21:58:53,818 DEBUG storage: NoDevFS.supported: supported: False ; >21:58:53,819 DEBUG storage: NTFS.supported: supported: False ; >21:58:53,819 DEBUG storage: NTFS.supported: supported: False ; >21:58:53,820 DEBUG storage: ProcFS.supported: supported: False ; >21:58:53,821 DEBUG storage: ProcFS.supported: supported: False ; >21:58:53,822 DEBUG storage: SELinuxFS.supported: supported: False ; >21:58:53,822 DEBUG storage: SELinuxFS.supported: supported: False ; >21:58:53,823 DEBUG storage: SwapSpace.__init__: >21:58:53,824 DEBUG storage: SysFS.supported: supported: False ; >21:58:53,825 DEBUG storage: SysFS.supported: supported: False ; >21:58:53,826 DEBUG storage: TmpFS.supported: supported: False ; >21:58:53,826 DEBUG storage: TmpFS.supported: supported: False ; >21:58:53,827 DEBUG storage: USBFS.supported: supported: False ; >21:58:53,828 DEBUG storage: USBFS.supported: supported: False ; >21:58:53,829 DEBUG storage: FATFS.supported: supported: True ; >21:58:53,829 DEBUG storage: FATFS.supported: supported: True ; >21:58:53,831 DEBUG storage: XFS.supported: supported: True ; >21:58:53,831 DEBUG storage: XFS.supported: supported: True ; >21:58:53,832 DEBUG storage: Ext4FS.supported: supported: True ; >21:58:53,833 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,833 DEBUG storage: tmp-vg_porter size is 304128MB >21:58:53,834 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:58:53,834 DEBUG storage: vg tmp-vg_porter has 226304MB free >21:59:37,628 DEBUG storage: Ext4FS.supported: supported: True ; >21:59:37,629 DEBUG storage: trying to set lv tmp-vg_porter-home size to 65536MB >21:59:37,630 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,630 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:37,630 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,630 DEBUG storage: vg tmp-vg_porter has 226304MB free >21:59:37,631 DEBUG storage: Ext4FS.supported: supported: True ; >21:59:37,632 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-home ; current: ext4 ; type: ext4 ; >21:59:37,634 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:59:37,634 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:59:37,635 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:59:37,635 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,636 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:37,636 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,636 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:59:37,637 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:59:37,638 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-home ; current: None ; type: ext4 ; >21:59:37,638 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,638 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:37,638 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,639 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:59:37,639 DEBUG storage: Adding tmp-vg_porter-home/65536MB to tmp-vg_porter >21:59:37,639 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,639 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:37,639 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,639 DEBUG storage: vg tmp-vg_porter has 238592MB free >21:59:37,640 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:59:37,641 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >21:59:37,641 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,642 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:37,642 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,642 DEBUG storage: vg tmp-vg_porter has 238592MB free >21:59:37,642 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >21:59:37,642 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,642 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:37,642 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,643 DEBUG storage: vg tmp-vg_porter has 237568MB free >21:59:37,644 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:59:37,645 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:59:37,645 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,645 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:37,645 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,645 DEBUG storage: vg tmp-vg_porter has 237568MB free >21:59:37,645 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:59:37,645 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,646 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:37,646 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,646 DEBUG storage: vg tmp-vg_porter has 234496MB free >21:59:37,647 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_porter ; >21:59:37,648 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:59:37,648 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,648 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:37,648 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,649 DEBUG storage: vg tmp-vg_porter has 234496MB free >21:59:37,649 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:59:37,649 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,649 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,649 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:37,649 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:37,649 DEBUG storage: vg tmp-vg_porter has 226304MB free >21:59:45,590 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:59:45,590 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:59:45,591 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:59:45,591 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,591 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,592 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,592 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:59:45,593 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:59:45,594 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-home ; current: None ; type: ext4 ; >21:59:45,594 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,594 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,594 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,594 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:59:45,594 DEBUG storage: Adding tmp-vg_porter-home/65536MB to tmp-vg_porter >21:59:45,595 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,595 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,595 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,595 DEBUG storage: vg tmp-vg_porter has 238592MB free >21:59:45,596 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:59:45,597 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >21:59:45,597 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,597 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,597 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,598 DEBUG storage: vg tmp-vg_porter has 238592MB free >21:59:45,598 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >21:59:45,598 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,598 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,598 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,598 DEBUG storage: vg tmp-vg_porter has 237568MB free >21:59:45,599 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:59:45,600 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:59:45,600 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,600 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,601 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,601 DEBUG storage: vg tmp-vg_porter has 237568MB free >21:59:45,601 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:59:45,601 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,601 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,601 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,601 DEBUG storage: vg tmp-vg_porter has 234496MB free >21:59:45,602 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_porter ; >21:59:45,603 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:59:45,603 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,604 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,604 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,604 DEBUG storage: vg tmp-vg_porter has 234496MB free >21:59:45,604 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:59:45,604 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,604 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,605 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,605 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,605 DEBUG storage: vg tmp-vg_porter has 226304MB free >21:59:45,607 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:59:45,607 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:59:45,608 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:59:45,608 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,608 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,608 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,608 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:59:45,609 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:59:45,610 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-home ; current: None ; type: ext4 ; >21:59:45,610 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,610 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,611 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,611 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:59:45,611 DEBUG storage: Adding tmp-vg_porter-home/65536MB to tmp-vg_porter >21:59:45,611 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,611 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,611 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,611 DEBUG storage: vg tmp-vg_porter has 238592MB free >21:59:45,612 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:59:45,613 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >21:59:45,613 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,613 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,614 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,614 DEBUG storage: vg tmp-vg_porter has 238592MB free >21:59:45,614 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >21:59:45,614 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,614 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,614 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,614 DEBUG storage: vg tmp-vg_porter has 237568MB free >21:59:45,615 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:59:45,616 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:59:45,616 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,616 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,617 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,617 DEBUG storage: vg tmp-vg_porter has 237568MB free >21:59:45,617 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:59:45,617 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,617 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,617 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,618 DEBUG storage: vg tmp-vg_porter has 234496MB free >21:59:45,618 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_porter ; >21:59:45,619 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:59:45,620 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,620 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,620 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,620 DEBUG storage: vg tmp-vg_porter has 234496MB free >21:59:45,620 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:59:45,621 DEBUG storage: Ext4FS.supported: supported: True ; >21:59:45,621 DEBUG storage: getFormat('ext4') returning Ext4FS instance >21:59:45,623 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >21:59:45,623 DEBUG storage: getFormat('None') returning DeviceFormat instance >21:59:45,624 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >21:59:45,624 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,624 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,624 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,624 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:59:45,625 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >21:59:45,626 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-lv ; current: None ; type: ext4 ; >21:59:45,626 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,626 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,627 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,627 DEBUG storage: vg tmp-vg_porter has 304128MB free >21:59:45,627 DEBUG storage: Adding tmp-vg_porter-lv/226304MB to tmp-vg_porter >21:59:45,627 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,627 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,627 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,628 DEBUG storage: vg tmp-vg_porter has 77824MB free >21:59:45,628 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >21:59:45,629 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-home ; current: None ; type: ext4 ; >21:59:45,630 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,630 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,630 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,630 DEBUG storage: vg tmp-vg_porter has 77824MB free >21:59:45,630 DEBUG storage: Adding tmp-vg_porter-home/65536MB to tmp-vg_porter >21:59:45,630 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,630 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,631 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,631 DEBUG storage: vg tmp-vg_porter has 12288MB free >21:59:45,632 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >21:59:45,632 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >21:59:45,633 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,633 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,633 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,633 DEBUG storage: vg tmp-vg_porter has 12288MB free >21:59:45,633 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >21:59:45,633 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,634 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,634 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,634 DEBUG storage: vg tmp-vg_porter has 11264MB free >21:59:45,635 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_porter ; >21:59:45,636 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >21:59:45,636 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,636 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,636 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,636 DEBUG storage: vg tmp-vg_porter has 11264MB free >21:59:45,636 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >21:59:45,637 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,637 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,637 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,637 DEBUG storage: vg tmp-vg_porter has 8192MB free >21:59:45,638 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: tmp-vg_porter ; >21:59:45,639 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >21:59:45,639 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,640 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,640 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,640 DEBUG storage: vg tmp-vg_porter has 8192MB free >21:59:45,640 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >21:59:45,642 DEBUG storage: Ext4FS.supported: supported: True ; >21:59:45,643 DEBUG storage: BindFS.supported: supported: False ; >21:59:45,644 DEBUG storage: BindFS.supported: supported: False ; >21:59:45,645 DEBUG storage: BTRFS.supported: supported: True ; >21:59:45,645 DEBUG storage: BTRFS.supported: supported: True ; >21:59:45,646 DEBUG storage: DevPtsFS.supported: supported: False ; >21:59:45,647 DEBUG storage: DevPtsFS.supported: supported: False ; >21:59:45,648 DEBUG storage: DiskLabel.__init__: >21:59:45,648 INFO storage: DiskLabel.partedDevice returning None >21:59:45,648 DEBUG storage: DMRaidMember.__init__: >21:59:45,649 DEBUG storage: Ext2FS.supported: supported: True ; >21:59:45,650 DEBUG storage: Ext2FS.supported: supported: True ; >21:59:45,651 DEBUG storage: Ext3FS.supported: supported: True ; >21:59:45,652 DEBUG storage: Ext3FS.supported: supported: True ; >21:59:45,653 DEBUG storage: Ext4FS.supported: supported: True ; >21:59:45,654 DEBUG storage: Ext4FS.supported: supported: True ; >21:59:45,655 DEBUG storage: HFS.supported: supported: False ; >21:59:45,655 DEBUG storage: HFS.supported: supported: False ; >21:59:45,656 DEBUG storage: HFSPlus.supported: supported: False ; >21:59:45,657 DEBUG storage: HFSPlus.supported: supported: False ; >21:59:45,657 DEBUG storage: Iso9660FS.supported: supported: True ; >21:59:45,658 DEBUG storage: Iso9660FS.supported: supported: True ; >21:59:45,659 DEBUG storage: LUKS.__init__: >21:59:45,659 DEBUG storage: LVMPhysicalVolume.__init__: >21:59:45,660 DEBUG storage: MDRaidMember.__init__: >21:59:45,661 DEBUG storage: MultipathMember.__init__: >21:59:45,662 DEBUG storage: NFS.supported: supported: False ; >21:59:45,662 DEBUG storage: NFS.supported: supported: False ; >21:59:45,663 DEBUG storage: NFSv4.supported: supported: False ; >21:59:45,664 DEBUG storage: NFSv4.supported: supported: False ; >21:59:45,664 DEBUG storage: NoDevFS.supported: supported: False ; >21:59:45,665 DEBUG storage: NoDevFS.supported: supported: False ; >21:59:45,666 DEBUG storage: NTFS.supported: supported: False ; >21:59:45,666 DEBUG storage: NTFS.supported: supported: False ; >21:59:45,667 DEBUG storage: ProcFS.supported: supported: False ; >21:59:45,668 DEBUG storage: ProcFS.supported: supported: False ; >21:59:45,669 DEBUG storage: SELinuxFS.supported: supported: False ; >21:59:45,669 DEBUG storage: SELinuxFS.supported: supported: False ; >21:59:45,670 DEBUG storage: SwapSpace.__init__: >21:59:45,671 DEBUG storage: SysFS.supported: supported: False ; >21:59:45,672 DEBUG storage: SysFS.supported: supported: False ; >21:59:45,673 DEBUG storage: TmpFS.supported: supported: False ; >21:59:45,673 DEBUG storage: TmpFS.supported: supported: False ; >21:59:45,674 DEBUG storage: USBFS.supported: supported: False ; >21:59:45,675 DEBUG storage: USBFS.supported: supported: False ; >21:59:45,676 DEBUG storage: FATFS.supported: supported: True ; >21:59:45,676 DEBUG storage: FATFS.supported: supported: True ; >21:59:45,677 DEBUG storage: XFS.supported: supported: True ; >21:59:45,678 DEBUG storage: XFS.supported: supported: True ; >21:59:45,679 DEBUG storage: Ext4FS.supported: supported: True ; >21:59:45,680 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,680 DEBUG storage: tmp-vg_porter size is 304128MB >21:59:45,680 DEBUG storage: non-existant RAID 1 size == 304142.650879 >21:59:45,680 DEBUG storage: vg tmp-vg_porter has 0MB free >21:59:48,959 DEBUG storage: SwapSpace.__init__: >22:00:00,059 DEBUG storage: SwapSpace.__init__: >22:00:00,059 DEBUG storage: trying to set lv tmp-vg_porter-swap0 size to 2048MB >22:00:00,059 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,059 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,059 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,060 DEBUG storage: vg tmp-vg_porter has 0MB free >22:00:00,060 DEBUG storage: SwapSpace.__init__: mountpoint: <Not Applicable> ; >22:00:00,061 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-swap0 ; current: ext4 ; type: swap ; >22:00:00,063 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >22:00:00,063 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:00:00,064 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg_porter ; current: None ; type: None ; >22:00:00,065 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,065 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,065 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,065 DEBUG storage: vg tmp-vg_porter has 304128MB free >22:00:00,066 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg_porter ; >22:00:00,067 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-swap0 ; current: None ; type: swap ; >22:00:00,067 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,067 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,068 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,068 DEBUG storage: vg tmp-vg_porter has 304128MB free >22:00:00,068 DEBUG storage: Adding tmp-vg_porter-swap0/2048MB to tmp-vg_porter >22:00:00,068 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,068 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,068 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,068 DEBUG storage: vg tmp-vg_porter has 302080MB free >22:00:00,069 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg_porter ; >22:00:00,070 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-var_tmp ; current: None ; type: ext2 ; >22:00:00,070 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,071 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,071 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,071 DEBUG storage: vg tmp-vg_porter has 302080MB free >22:00:00,071 DEBUG storage: Adding tmp-vg_porter-var_tmp/1024MB to tmp-vg_porter >22:00:00,071 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,071 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,071 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,072 DEBUG storage: vg tmp-vg_porter has 301056MB free >22:00:00,072 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg_porter ; >22:00:00,073 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-usr ; current: None ; type: ext4 ; >22:00:00,074 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,074 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,074 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,074 DEBUG storage: vg tmp-vg_porter has 301056MB free >22:00:00,074 DEBUG storage: Adding tmp-vg_porter-usr/8192MB to tmp-vg_porter >22:00:00,074 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,074 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,075 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,075 DEBUG storage: vg tmp-vg_porter has 292864MB free >22:00:00,076 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg_porter ; >22:00:00,077 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-home ; current: None ; type: ext4 ; >22:00:00,077 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,077 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,077 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,077 DEBUG storage: vg tmp-vg_porter has 292864MB free >22:00:00,077 DEBUG storage: Adding tmp-vg_porter-home/65536MB to tmp-vg_porter >22:00:00,078 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,078 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,078 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,078 DEBUG storage: vg tmp-vg_porter has 227328MB free >22:00:00,079 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: tmp-vg_porter ; >22:00:00,080 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg_porter-root ; current: None ; type: ext4 ; >22:00:00,080 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,080 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,081 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,081 DEBUG storage: vg tmp-vg_porter has 227328MB free >22:00:00,081 DEBUG storage: Adding tmp-vg_porter-root/3072MB to tmp-vg_porter >22:00:00,081 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,081 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,081 DEBUG storage: tmp-vg_porter size is 304128MB >22:00:00,081 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:00,082 DEBUG storage: vg tmp-vg_porter has 224256MB free >22:00:36,724 DEBUG storage: DeviceTree.getDeviceByName: name: luks-md1 ; >22:00:36,727 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,727 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 304140MB luks/dm-crypt luks-md1 (129) with non-existent lvmpv >22:00:36,731 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,735 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,738 DEBUG storage: Ext2FS.supported: supported: True ; >22:00:36,739 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,740 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,741 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,741 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,742 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,743 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,744 DEBUG storage: LUKSDevice.addChild: kids: 0 ; name: luks-md1 ; >22:00:36,745 DEBUG storage: LVMVolumeGroupDevice._setName: vg_porter ; status: False ; >22:00:36,747 DEBUG storage: LUKSDevice.addChild: kids: 1 ; name: luks-md1 ; >22:00:36,747 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:00:36,748 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg00_porter ; current: None ; type: None ; >22:00:36,748 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,748 DEBUG storage: tmp-vg00_porter size is 304128MB >22:00:36,748 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,748 DEBUG storage: vg tmp-vg00_porter has 304128MB free >22:00:36,749 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg00_porter ; >22:00:36,750 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-swap0 ; current: None ; type: swap ; >22:00:36,750 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,750 DEBUG storage: tmp-vg00_porter size is 304128MB >22:00:36,751 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,751 DEBUG storage: vg tmp-vg00_porter has 304128MB free >22:00:36,751 DEBUG storage: Adding tmp-vg00_porter-swap0/2048MB to tmp-vg00_porter >22:00:36,751 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,751 DEBUG storage: tmp-vg00_porter size is 304128MB >22:00:36,751 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,751 DEBUG storage: vg tmp-vg00_porter has 302080MB free >22:00:36,752 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg00_porter ; >22:00:36,753 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-var_tmp ; current: None ; type: ext2 ; >22:00:36,753 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,753 DEBUG storage: tmp-vg00_porter size is 304128MB >22:00:36,754 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,754 DEBUG storage: vg tmp-vg00_porter has 302080MB free >22:00:36,754 DEBUG storage: Adding tmp-vg00_porter-var_tmp/1024MB to tmp-vg00_porter >22:00:36,754 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,754 DEBUG storage: tmp-vg00_porter size is 304128MB >22:00:36,754 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,754 DEBUG storage: vg tmp-vg00_porter has 301056MB free >22:00:36,755 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg00_porter ; >22:00:36,756 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-usr ; current: None ; type: ext4 ; >22:00:36,756 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,756 DEBUG storage: tmp-vg00_porter size is 304128MB >22:00:36,757 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,757 DEBUG storage: vg tmp-vg00_porter has 301056MB free >22:00:36,757 DEBUG storage: Adding tmp-vg00_porter-usr/8192MB to tmp-vg00_porter >22:00:36,757 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,757 DEBUG storage: tmp-vg00_porter size is 304128MB >22:00:36,757 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,757 DEBUG storage: vg tmp-vg00_porter has 292864MB free >22:00:36,758 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg00_porter ; >22:00:36,759 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-home ; current: None ; type: ext4 ; >22:00:36,759 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,759 DEBUG storage: tmp-vg00_porter size is 304128MB >22:00:36,760 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,760 DEBUG storage: vg tmp-vg00_porter has 292864MB free >22:00:36,760 DEBUG storage: Adding tmp-vg00_porter-home/65536MB to tmp-vg00_porter >22:00:36,760 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,760 DEBUG storage: tmp-vg00_porter size is 304128MB >22:00:36,760 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,760 DEBUG storage: vg tmp-vg00_porter has 227328MB free >22:00:36,761 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: tmp-vg00_porter ; >22:00:36,762 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-root ; current: None ; type: ext4 ; >22:00:36,762 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,762 DEBUG storage: tmp-vg00_porter size is 304128MB >22:00:36,763 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,763 DEBUG storage: vg tmp-vg00_porter has 227328MB free >22:00:36,763 DEBUG storage: Adding tmp-vg00_porter-root/3072MB to tmp-vg00_porter >22:00:36,764 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg00_porter ; >22:00:36,764 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:00:36,765 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-swap0 ; current: None ; type: None ; >22:00:36,765 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,765 DEBUG storage: vg00_porter size is 304128MB >22:00:36,765 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,765 DEBUG storage: vg vg00_porter has 304128MB free >22:00:36,765 DEBUG storage: Adding vg00_porter-swap0/2048MB to vg00_porter >22:00:36,766 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg00_porter-swap0 ; mountpoint: None ; >22:00:36,766 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:00:36,767 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-swap0 ; current: None ; type: swap ; >22:00:36,768 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg00_porter ; >22:00:36,768 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:00:36,769 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-var_tmp ; current: None ; type: None ; >22:00:36,769 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,769 DEBUG storage: vg00_porter size is 304128MB >22:00:36,769 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,769 DEBUG storage: vg vg00_porter has 302080MB free >22:00:36,769 DEBUG storage: Adding vg00_porter-var_tmp/1024MB to vg00_porter >22:00:36,770 DEBUG storage: Ext2FS.supported: supported: True ; >22:00:36,770 DEBUG storage: getFormat('ext2') returning Ext2FS instance >22:00:36,771 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-var_tmp ; current: None ; type: ext2 ; >22:00:36,772 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: vg00_porter ; >22:00:36,772 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:00:36,773 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-usr ; current: None ; type: None ; >22:00:36,773 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,773 DEBUG storage: vg00_porter size is 304128MB >22:00:36,773 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,773 DEBUG storage: vg vg00_porter has 301056MB free >22:00:36,774 DEBUG storage: Adding vg00_porter-usr/8192MB to vg00_porter >22:00:36,774 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,774 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:00:36,775 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-usr ; current: None ; type: ext4 ; >22:00:36,776 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: vg00_porter ; >22:00:36,776 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:00:36,777 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-home ; current: None ; type: None ; >22:00:36,777 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,777 DEBUG storage: vg00_porter size is 304128MB >22:00:36,777 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,778 DEBUG storage: vg vg00_porter has 292864MB free >22:00:36,778 DEBUG storage: Adding vg00_porter-home/65536MB to vg00_porter >22:00:36,778 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,779 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:00:36,779 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-home ; current: None ; type: ext4 ; >22:00:36,780 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: vg00_porter ; >22:00:36,780 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:00:36,781 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-root ; current: None ; type: None ; >22:00:36,781 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,781 DEBUG storage: vg00_porter size is 304128MB >22:00:36,782 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,782 DEBUG storage: vg vg00_porter has 227328MB free >22:00:36,782 DEBUG storage: Adding vg00_porter-root/3072MB to vg00_porter >22:00:36,782 DEBUG storage: Ext4FS.supported: supported: True ; >22:00:36,783 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:00:36,783 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-root ; current: None ; type: ext4 ; >22:00:36,783 INFO storage: added lvmvg vg00_porter (id 130) to device tree >22:00:36,784 INFO storage: registered action: [58] Create Device lvmvg vg00_porter (id 130) >22:00:36,784 INFO storage: added lvmlv vg00_porter-swap0 (id 227) to device tree >22:00:36,784 INFO storage: registered action: [59] Create Device lvmlv vg00_porter-swap0 (id 227) >22:00:36,784 INFO storage: registered action: [60] Create Format swap on lvmlv vg00_porter-swap0 (id 227) >22:00:36,784 INFO storage: added lvmlv vg00_porter-var_tmp (id 228) to device tree >22:00:36,784 INFO storage: registered action: [61] Create Device lvmlv vg00_porter-var_tmp (id 228) >22:00:36,784 INFO storage: registered action: [62] Create Format ext2 filesystem mounted at /var/tmp on lvmlv vg00_porter-var_tmp (id 228) >22:00:36,784 INFO storage: added lvmlv vg00_porter-usr (id 229) to device tree >22:00:36,784 INFO storage: registered action: [63] Create Device lvmlv vg00_porter-usr (id 229) >22:00:36,785 INFO storage: registered action: [64] Create Format ext4 filesystem mounted at /usr on lvmlv vg00_porter-usr (id 229) >22:00:36,785 INFO storage: added lvmlv vg00_porter-home (id 230) to device tree >22:00:36,785 INFO storage: registered action: [65] Create Device lvmlv vg00_porter-home (id 230) >22:00:36,785 INFO storage: registered action: [66] Create Format ext4 filesystem mounted at /home on lvmlv vg00_porter-home (id 230) >22:00:36,785 INFO storage: added lvmlv vg00_porter-root (id 231) to device tree >22:00:36,785 INFO storage: registered action: [67] Create Device lvmlv vg00_porter-root (id 231) >22:00:36,785 INFO storage: registered action: [68] Create Format ext4 filesystem mounted at / on lvmlv vg00_porter-root (id 231) >22:00:36,786 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,787 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,787 DEBUG storage: vg00_porter size is 304128MB >22:00:36,787 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,787 DEBUG storage: vg vg00_porter has 224256MB free >22:00:36,788 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,788 DEBUG storage: vg00_porter size is 304128MB >22:00:36,788 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,788 DEBUG storage: vg vg00_porter has 224256MB free >22:00:36,789 DEBUG storage: non-existant RAID 1 size == 366.0 >22:00:36,789 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:00:36,790 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >22:00:36,791 DEBUG storage: DeviceTree.getDeviceByName returned None >22:00:36,792 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >22:00:36,793 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >22:00:36,794 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >22:00:36,794 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >22:00:36,795 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >22:00:36,796 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) with non-existent mdmember >22:00:36,797 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >22:00:36,797 DEBUG storage: DeviceTree.getDeviceByName returned None >22:00:36,798 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >22:00:36,799 DEBUG storage: DeviceTree.getDeviceByName returned None >22:00:36,800 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >22:00:36,801 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) with non-existent ext2 filesystem mounted at /tmp >22:00:36,801 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >22:00:36,802 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) with non-existent mdmember >22:00:36,803 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >22:00:36,804 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) with non-existent mdmember >22:00:36,805 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >22:00:36,805 DEBUG storage: DeviceTree.getDeviceByName returned None >22:00:44,157 DEBUG storage: non-existant RAID 1 size == 366.0 >22:00:44,158 DEBUG storage: non-existant RAID 1 size == 366.0 >22:00:44,159 DEBUG storage: _is_valid_disklabel(md0) returning True >22:00:44,159 DEBUG storage: non-existant RAID 1 size == 366.0 >22:00:44,159 DEBUG storage: _is_valid_size(md0) returning True >22:00:44,159 DEBUG storage: _is_valid_location(md0) returning True >22:00:44,159 DEBUG storage: _is_valid_md(md0) returning True >22:00:44,160 DEBUG storage: _is_valid_format(md0) returning False >22:00:44,160 DEBUG storage: is_valid_stage1_device(md0) returning False >22:00:44,160 DEBUG storage: _is_valid_disklabel(md1) returning True >22:00:44,160 DEBUG storage: _is_valid_size(md1) returning True >22:00:44,160 DEBUG storage: _is_valid_location(md1) returning True >22:00:44,160 DEBUG storage: _is_valid_md(md1) returning True >22:00:44,160 DEBUG storage: _is_valid_format(md1) returning False >22:00:44,160 DEBUG storage: is_valid_stage1_device(md1) returning False >22:00:44,160 DEBUG storage: _is_valid_disklabel(sda1) returning True >22:00:44,161 DEBUG storage: _is_valid_size(sda1) returning True >22:00:44,161 DEBUG storage: _is_valid_location(sda1) returning True >22:00:44,161 WARN storage: sda1 not bootable >22:00:44,161 DEBUG storage: _is_valid_format(sda1) returning True >22:00:44,161 DEBUG storage: is_valid_stage1_device(sda1) returning True >22:00:44,161 DEBUG storage: _is_valid_disklabel(sda2) returning True >22:00:44,161 DEBUG storage: _is_valid_size(sda2) returning True >22:00:44,161 DEBUG storage: _is_valid_location(sda2) returning True >22:00:44,161 WARN storage: sda2 not bootable >22:00:44,162 DEBUG storage: _is_valid_format(sda2) returning False >22:00:44,162 DEBUG storage: is_valid_stage1_device(sda2) returning False >22:00:44,162 DEBUG storage: _is_valid_disklabel(sda3) returning True >22:00:44,162 DEBUG storage: _is_valid_size(sda3) returning True >22:00:44,162 DEBUG storage: _is_valid_location(sda3) returning True >22:00:44,162 WARN storage: sda3 not bootable >22:00:44,162 DEBUG storage: _is_valid_format(sda3) returning False >22:00:44,162 DEBUG storage: is_valid_stage1_device(sda3) returning False >22:00:44,162 DEBUG storage: _is_valid_disklabel(sdb1) returning True >22:00:44,162 DEBUG storage: _is_valid_size(sdb1) returning True >22:00:44,163 DEBUG storage: _is_valid_location(sdb1) returning True >22:00:44,163 WARN storage: sdb1 not bootable >22:00:44,163 DEBUG storage: _is_valid_format(sdb1) returning False >22:00:44,163 DEBUG storage: is_valid_stage1_device(sdb1) returning False >22:00:44,163 DEBUG storage: _is_valid_disklabel(sdb2) returning True >22:00:44,163 DEBUG storage: _is_valid_size(sdb2) returning True >22:00:44,163 DEBUG storage: _is_valid_location(sdb2) returning True >22:00:44,163 WARN storage: sdb2 not bootable >22:00:44,163 DEBUG storage: _is_valid_format(sdb2) returning False >22:00:44,163 DEBUG storage: is_valid_stage1_device(sdb2) returning False >22:00:44,164 DEBUG storage: _is_valid_disklabel(sdb3) returning True >22:00:44,164 DEBUG storage: _is_valid_size(sdb3) returning True >22:00:44,164 DEBUG storage: _is_valid_location(sdb3) returning True >22:00:44,164 WARN storage: sdb3 not bootable >22:00:44,164 DEBUG storage: _is_valid_format(sdb3) returning False >22:00:44,164 DEBUG storage: is_valid_stage1_device(sdb3) returning False >22:00:44,164 DEBUG storage: no stage1 device: ['sda1'] >22:00:44,164 DEBUG storage: stage1_drive is existing 305245MB disk sda (113) with existing gpt disklabel >22:00:44,164 DEBUG storage: _is_valid_disklabel(md0) returning True >22:00:44,165 DEBUG storage: non-existant RAID 1 size == 366.0 >22:00:44,165 DEBUG storage: _is_valid_size(md0) returning True >22:00:44,165 DEBUG storage: _is_valid_location(md0) returning True >22:00:44,165 DEBUG storage: _is_valid_md(md0) returning True >22:00:44,165 DEBUG storage: _is_valid_format(md0) returning False >22:00:44,165 DEBUG storage: is_valid_stage1_device(md0) returning False >22:00:44,165 DEBUG storage: _is_valid_disklabel(md1) returning True >22:00:44,165 DEBUG storage: _is_valid_size(md1) returning True >22:00:44,165 DEBUG storage: _is_valid_location(md1) returning True >22:00:44,165 DEBUG storage: _is_valid_md(md1) returning True >22:00:44,166 DEBUG storage: _is_valid_format(md1) returning False >22:00:44,166 DEBUG storage: is_valid_stage1_device(md1) returning False >22:00:44,166 DEBUG storage: _is_valid_disklabel(sda1) returning True >22:00:44,166 DEBUG storage: _is_valid_size(sda1) returning True >22:00:44,166 DEBUG storage: _is_valid_location(sda1) returning True >22:00:44,166 WARN storage: sda1 not bootable >22:00:44,166 DEBUG storage: _is_valid_format(sda1) returning True >22:00:44,166 DEBUG storage: is_valid_stage1_device(sda1) returning True >22:00:44,166 DEBUG storage: _is_valid_disklabel(sda2) returning True >22:00:44,167 DEBUG storage: _is_valid_size(sda2) returning True >22:00:44,167 DEBUG storage: _is_valid_location(sda2) returning True >22:00:44,167 WARN storage: sda2 not bootable >22:00:44,167 DEBUG storage: _is_valid_format(sda2) returning False >22:00:44,167 DEBUG storage: is_valid_stage1_device(sda2) returning False >22:00:44,167 DEBUG storage: _is_valid_disklabel(sda3) returning True >22:00:44,167 DEBUG storage: _is_valid_size(sda3) returning True >22:00:44,167 DEBUG storage: _is_valid_location(sda3) returning True >22:00:44,167 WARN storage: sda3 not bootable >22:00:44,167 DEBUG storage: _is_valid_format(sda3) returning False >22:00:44,167 DEBUG storage: is_valid_stage1_device(sda3) returning False >22:00:44,168 DEBUG storage: _is_valid_disklabel(sdb1) returning True >22:00:44,168 DEBUG storage: _is_valid_size(sdb1) returning True >22:00:44,168 DEBUG storage: _is_valid_location(sdb1) returning True >22:00:44,168 WARN storage: sdb1 not bootable >22:00:44,168 DEBUG storage: _is_valid_format(sdb1) returning False >22:00:44,168 DEBUG storage: is_valid_stage1_device(sdb1) returning False >22:00:44,168 DEBUG storage: _is_valid_disklabel(sdb2) returning True >22:00:44,168 DEBUG storage: _is_valid_size(sdb2) returning True >22:00:44,168 DEBUG storage: _is_valid_location(sdb2) returning True >22:00:44,168 WARN storage: sdb2 not bootable >22:00:44,169 DEBUG storage: _is_valid_format(sdb2) returning False >22:00:44,169 DEBUG storage: is_valid_stage1_device(sdb2) returning False >22:00:44,169 DEBUG storage: _is_valid_disklabel(sdb3) returning True >22:00:44,169 DEBUG storage: _is_valid_size(sdb3) returning True >22:00:44,169 DEBUG storage: _is_valid_location(sdb3) returning True >22:00:44,169 WARN storage: sdb3 not bootable >22:00:44,169 DEBUG storage: _is_valid_format(sdb3) returning False >22:00:44,169 DEBUG storage: is_valid_stage1_device(sdb3) returning False >22:00:44,169 DEBUG storage: new bootloader stage1 device: sda1 >22:00:44,169 DEBUG storage: _is_valid_disklabel(sda1) returning True >22:00:44,170 DEBUG storage: _is_valid_size(sda1) returning True >22:00:44,170 DEBUG storage: _is_valid_location(sda1) returning True >22:00:44,170 WARN storage: sda1 not bootable >22:00:44,170 DEBUG storage: _is_valid_format(sda1) returning True >22:00:44,170 DEBUG storage: is_valid_stage1_device(sda1) returning True >22:00:44,171 DEBUG storage: _is_valid_disklabel(md0) returning True >22:00:44,171 DEBUG storage: non-existant RAID 1 size == 366.0 >22:00:44,171 DEBUG storage: _is_valid_size(md0) returning True >22:00:44,171 DEBUG storage: _is_valid_location(md0) returning True >22:00:44,172 DEBUG storage: _is_valid_partition(md0) returning True >22:00:44,172 DEBUG storage: _is_valid_md(md0) returning True >22:00:44,172 DEBUG storage: _is_valid_format(md0) returning True >22:00:44,172 DEBUG storage: is_valid_stage2_device(md0) returning True >22:01:02,003 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:02,004 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:02,006 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:02,007 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:02,008 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:02,009 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:02,009 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:19,887 INFO storage: removed lvmlv vg00_porter-usr (id 229) from device tree >22:01:19,889 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 5 ; name: vg00_porter ; >22:01:19,889 INFO storage: registered action: [69] Destroy Device lvmlv vg00_porter-usr (id 229) >22:01:19,890 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:19,891 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:19,891 DEBUG storage: vg00_porter size is 304128MB >22:01:19,891 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:19,892 DEBUG storage: vg vg00_porter has 232448MB free >22:01:19,892 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:19,892 DEBUG storage: vg00_porter size is 304128MB >22:01:19,892 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:19,892 DEBUG storage: vg vg00_porter has 232448MB free >22:01:19,893 DEBUG storage: non-existant RAID 1 size == 366.0 >22:01:19,893 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:19,894 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >22:01:19,895 DEBUG storage: DeviceTree.getDeviceByName returned None >22:01:19,896 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >22:01:19,896 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >22:01:19,897 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >22:01:19,898 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >22:01:19,899 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >22:01:19,899 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) with non-existent mdmember >22:01:19,900 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >22:01:19,901 DEBUG storage: DeviceTree.getDeviceByName returned None >22:01:19,902 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >22:01:19,903 DEBUG storage: DeviceTree.getDeviceByName returned None >22:01:19,903 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >22:01:19,904 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) with non-existent ext2 filesystem mounted at /tmp >22:01:19,905 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >22:01:19,905 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) with non-existent mdmember >22:01:19,906 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >22:01:19,907 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) with non-existent mdmember >22:01:19,908 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >22:01:19,908 DEBUG storage: DeviceTree.getDeviceByName returned None >22:01:21,758 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:21,758 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:21,759 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:21,759 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:21,760 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:21,760 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,128 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,142 DEBUG storage: LUKSDevice.addChild: kids: 1 ; name: luks-md1 ; >22:01:27,142 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:27,143 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg00_porter ; current: None ; type: None ; >22:01:27,144 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,144 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,144 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,144 DEBUG storage: vg tmp-vg00_porter has 304128MB free >22:01:27,145 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg00_porter ; >22:01:27,146 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-home ; current: None ; type: ext4 ; >22:01:27,146 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,146 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,147 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,147 DEBUG storage: vg tmp-vg00_porter has 304128MB free >22:01:27,147 DEBUG storage: Adding tmp-vg00_porter-home/65536MB to tmp-vg00_porter >22:01:27,147 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,147 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,147 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,147 DEBUG storage: vg tmp-vg00_porter has 238592MB free >22:01:27,148 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg00_porter ; >22:01:27,149 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-var_tmp ; current: None ; type: ext2 ; >22:01:27,149 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,150 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,150 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,150 DEBUG storage: vg tmp-vg00_porter has 238592MB free >22:01:27,150 DEBUG storage: Adding tmp-vg00_porter-var_tmp/1024MB to tmp-vg00_porter >22:01:27,150 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,150 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,151 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,151 DEBUG storage: vg tmp-vg00_porter has 237568MB free >22:01:27,152 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg00_porter ; >22:01:27,153 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-root ; current: None ; type: ext4 ; >22:01:27,153 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,153 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,153 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,154 DEBUG storage: vg tmp-vg00_porter has 237568MB free >22:01:27,154 DEBUG storage: Adding tmp-vg00_porter-root/3072MB to tmp-vg00_porter >22:01:27,154 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,154 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,154 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,154 DEBUG storage: vg tmp-vg00_porter has 234496MB free >22:01:27,155 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg00_porter ; >22:01:27,156 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-swap0 ; current: None ; type: swap ; >22:01:27,156 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,156 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,157 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,157 DEBUG storage: vg tmp-vg00_porter has 234496MB free >22:01:27,157 DEBUG storage: Adding tmp-vg00_porter-swap0/2048MB to tmp-vg00_porter >22:01:27,157 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,157 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,157 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,158 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,158 DEBUG storage: vg tmp-vg00_porter has 232448MB free >22:01:27,160 DEBUG storage: LUKSDevice.addChild: kids: 1 ; name: luks-md1 ; >22:01:27,160 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:27,160 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg00_porter ; current: None ; type: None ; >22:01:27,161 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,161 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,161 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,161 DEBUG storage: vg tmp-vg00_porter has 304128MB free >22:01:27,162 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg00_porter ; >22:01:27,163 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-home ; current: None ; type: ext4 ; >22:01:27,163 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,163 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,163 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,163 DEBUG storage: vg tmp-vg00_porter has 304128MB free >22:01:27,164 DEBUG storage: Adding tmp-vg00_porter-home/65536MB to tmp-vg00_porter >22:01:27,164 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,164 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,164 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,164 DEBUG storage: vg tmp-vg00_porter has 238592MB free >22:01:27,165 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg00_porter ; >22:01:27,166 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-var_tmp ; current: None ; type: ext2 ; >22:01:27,166 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,166 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,166 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,167 DEBUG storage: vg tmp-vg00_porter has 238592MB free >22:01:27,167 DEBUG storage: Adding tmp-vg00_porter-var_tmp/1024MB to tmp-vg00_porter >22:01:27,167 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,167 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,167 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,167 DEBUG storage: vg tmp-vg00_porter has 237568MB free >22:01:27,168 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg00_porter ; >22:01:27,169 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-root ; current: None ; type: ext4 ; >22:01:27,169 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,169 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,169 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,170 DEBUG storage: vg tmp-vg00_porter has 237568MB free >22:01:27,170 DEBUG storage: Adding tmp-vg00_porter-root/3072MB to tmp-vg00_porter >22:01:27,170 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,170 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,170 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,170 DEBUG storage: vg tmp-vg00_porter has 234496MB free >22:01:27,171 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg00_porter ; >22:01:27,172 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-swap0 ; current: None ; type: swap ; >22:01:27,172 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,172 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,173 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,173 DEBUG storage: vg tmp-vg00_porter has 234496MB free >22:01:27,173 DEBUG storage: Adding tmp-vg00_porter-swap0/2048MB to tmp-vg00_porter >22:01:27,175 DEBUG storage: Ext4FS.supported: supported: True ; >22:01:27,176 DEBUG storage: BindFS.supported: supported: False ; >22:01:27,176 DEBUG storage: BindFS.supported: supported: False ; >22:01:27,177 DEBUG storage: BTRFS.supported: supported: True ; >22:01:27,178 DEBUG storage: BTRFS.supported: supported: True ; >22:01:27,179 DEBUG storage: DevPtsFS.supported: supported: False ; >22:01:27,179 DEBUG storage: DevPtsFS.supported: supported: False ; >22:01:27,180 DEBUG storage: DiskLabel.__init__: >22:01:27,180 INFO storage: DiskLabel.partedDevice returning None >22:01:27,180 DEBUG storage: DMRaidMember.__init__: >22:01:27,181 DEBUG storage: Ext2FS.supported: supported: True ; >22:01:27,182 DEBUG storage: Ext2FS.supported: supported: True ; >22:01:27,183 DEBUG storage: Ext3FS.supported: supported: True ; >22:01:27,184 DEBUG storage: Ext3FS.supported: supported: True ; >22:01:27,185 DEBUG storage: Ext4FS.supported: supported: True ; >22:01:27,185 DEBUG storage: Ext4FS.supported: supported: True ; >22:01:27,186 DEBUG storage: HFS.supported: supported: False ; >22:01:27,187 DEBUG storage: HFS.supported: supported: False ; >22:01:27,188 DEBUG storage: HFSPlus.supported: supported: False ; >22:01:27,188 DEBUG storage: HFSPlus.supported: supported: False ; >22:01:27,189 DEBUG storage: Iso9660FS.supported: supported: True ; >22:01:27,189 DEBUG storage: Iso9660FS.supported: supported: True ; >22:01:27,190 DEBUG storage: LUKS.__init__: >22:01:27,191 DEBUG storage: LVMPhysicalVolume.__init__: >22:01:27,191 DEBUG storage: MDRaidMember.__init__: >22:01:27,192 DEBUG storage: MultipathMember.__init__: >22:01:27,193 DEBUG storage: NFS.supported: supported: False ; >22:01:27,193 DEBUG storage: NFS.supported: supported: False ; >22:01:27,194 DEBUG storage: NFSv4.supported: supported: False ; >22:01:27,195 DEBUG storage: NFSv4.supported: supported: False ; >22:01:27,195 DEBUG storage: NoDevFS.supported: supported: False ; >22:01:27,196 DEBUG storage: NoDevFS.supported: supported: False ; >22:01:27,197 DEBUG storage: NTFS.supported: supported: False ; >22:01:27,197 DEBUG storage: NTFS.supported: supported: False ; >22:01:27,198 DEBUG storage: ProcFS.supported: supported: False ; >22:01:27,199 DEBUG storage: ProcFS.supported: supported: False ; >22:01:27,199 DEBUG storage: SELinuxFS.supported: supported: False ; >22:01:27,200 DEBUG storage: SELinuxFS.supported: supported: False ; >22:01:27,200 DEBUG storage: SwapSpace.__init__: >22:01:27,201 DEBUG storage: SysFS.supported: supported: False ; >22:01:27,202 DEBUG storage: SysFS.supported: supported: False ; >22:01:27,203 DEBUG storage: TmpFS.supported: supported: False ; >22:01:27,203 DEBUG storage: TmpFS.supported: supported: False ; >22:01:27,204 DEBUG storage: USBFS.supported: supported: False ; >22:01:27,205 DEBUG storage: USBFS.supported: supported: False ; >22:01:27,205 DEBUG storage: FATFS.supported: supported: True ; >22:01:27,206 DEBUG storage: FATFS.supported: supported: True ; >22:01:27,207 DEBUG storage: XFS.supported: supported: True ; >22:01:27,208 DEBUG storage: XFS.supported: supported: True ; >22:01:27,208 DEBUG storage: Ext4FS.supported: supported: True ; >22:01:27,209 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,209 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:27,210 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:27,210 DEBUG storage: vg tmp-vg00_porter has 232448MB free >22:01:37,770 DEBUG storage: Ext4FS.supported: supported: True ; >22:01:37,775 DEBUG storage: trying to set lv tmp-vg00_porter-root size to 16384MB >22:01:37,776 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,776 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,777 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,778 DEBUG storage: vg tmp-vg00_porter has 232448MB free >22:01:37,779 DEBUG storage: Ext4FS.supported: supported: True ; >22:01:37,779 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-root ; current: ext4 ; type: ext4 ; >22:01:37,782 DEBUG storage: LUKSDevice.addChild: kids: 1 ; name: luks-md1 ; >22:01:37,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:37,783 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg00_porter ; current: None ; type: None ; >22:01:37,783 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,783 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,783 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,783 DEBUG storage: vg tmp-vg00_porter has 304128MB free >22:01:37,784 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg00_porter ; >22:01:37,785 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-home ; current: None ; type: ext4 ; >22:01:37,785 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,785 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,786 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,786 DEBUG storage: vg tmp-vg00_porter has 304128MB free >22:01:37,786 DEBUG storage: Adding tmp-vg00_porter-home/65536MB to tmp-vg00_porter >22:01:37,786 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,786 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,786 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,786 DEBUG storage: vg tmp-vg00_porter has 238592MB free >22:01:37,787 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg00_porter ; >22:01:37,788 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-var_tmp ; current: None ; type: ext2 ; >22:01:37,788 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,788 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,789 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,789 DEBUG storage: vg tmp-vg00_porter has 238592MB free >22:01:37,789 DEBUG storage: Adding tmp-vg00_porter-var_tmp/1024MB to tmp-vg00_porter >22:01:37,789 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,789 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,789 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,789 DEBUG storage: vg tmp-vg00_porter has 237568MB free >22:01:37,790 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg00_porter ; >22:01:37,791 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-root ; current: None ; type: ext4 ; >22:01:37,791 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,792 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,792 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,792 DEBUG storage: vg tmp-vg00_porter has 237568MB free >22:01:37,792 DEBUG storage: Adding tmp-vg00_porter-root/16384MB to tmp-vg00_porter >22:01:37,792 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,792 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,793 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,793 DEBUG storage: vg tmp-vg00_porter has 221184MB free >22:01:37,793 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg00_porter ; >22:01:37,794 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-swap0 ; current: None ; type: swap ; >22:01:37,795 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,795 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,795 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,795 DEBUG storage: vg tmp-vg00_porter has 221184MB free >22:01:37,795 DEBUG storage: Adding tmp-vg00_porter-swap0/2048MB to tmp-vg00_porter >22:01:37,795 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,796 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,796 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,796 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,796 DEBUG storage: vg tmp-vg00_porter has 219136MB free >22:01:37,798 DEBUG storage: Ext4FS.supported: supported: True ; >22:01:37,799 DEBUG storage: Ext2FS.supported: supported: True ; >22:01:37,800 DEBUG storage: Ext4FS.supported: supported: True ; >22:01:37,801 DEBUG storage: LVMVolumeGroupDevice._setName: vg00_porter ; status: False ; >22:01:37,801 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:37,802 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-swap0 ; current: swap ; type: None ; >22:01:37,802 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:37,803 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-var_tmp ; current: ext2 ; type: None ; >22:01:37,803 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:37,804 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-home ; current: ext4 ; type: None ; >22:01:37,804 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:37,805 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-root ; current: ext4 ; type: None ; >22:01:37,806 DEBUG storage: LUKSDevice.addChild: kids: 1 ; name: luks-md1 ; >22:01:37,806 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:37,807 DEBUG storage: LVMVolumeGroupDevice._setFormat: tmp-vg00_porter ; current: None ; type: None ; >22:01:37,808 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,808 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,808 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,808 DEBUG storage: vg tmp-vg00_porter has 304128MB free >22:01:37,809 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: tmp-vg00_porter ; >22:01:37,810 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-home ; current: None ; type: ext4 ; >22:01:37,810 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,810 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,810 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,810 DEBUG storage: vg tmp-vg00_porter has 304128MB free >22:01:37,810 DEBUG storage: Adding tmp-vg00_porter-home/65536MB to tmp-vg00_porter >22:01:37,810 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,811 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,811 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,811 DEBUG storage: vg tmp-vg00_porter has 238592MB free >22:01:37,812 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: tmp-vg00_porter ; >22:01:37,812 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-var_tmp ; current: None ; type: ext2 ; >22:01:37,813 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,813 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,813 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,813 DEBUG storage: vg tmp-vg00_porter has 238592MB free >22:01:37,813 DEBUG storage: Adding tmp-vg00_porter-var_tmp/1024MB to tmp-vg00_porter >22:01:37,813 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,813 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,814 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,814 DEBUG storage: vg tmp-vg00_porter has 237568MB free >22:01:37,815 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: tmp-vg00_porter ; >22:01:37,815 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-root ; current: None ; type: ext4 ; >22:01:37,816 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,816 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,816 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,816 DEBUG storage: vg tmp-vg00_porter has 237568MB free >22:01:37,816 DEBUG storage: Adding tmp-vg00_porter-root/16384MB to tmp-vg00_porter >22:01:37,816 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,816 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,817 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,817 DEBUG storage: vg tmp-vg00_porter has 221184MB free >22:01:37,818 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 3 ; name: tmp-vg00_porter ; >22:01:37,818 DEBUG storage: LVMLogicalVolumeDevice._setFormat: tmp-vg00_porter-swap0 ; current: None ; type: swap ; >22:01:37,819 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,819 DEBUG storage: tmp-vg00_porter size is 304128MB >22:01:37,819 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,819 DEBUG storage: vg tmp-vg00_porter has 221184MB free >22:01:37,819 DEBUG storage: Adding tmp-vg00_porter-swap0/2048MB to tmp-vg00_porter >22:01:37,820 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 4 ; name: vg00_porter ; >22:01:37,820 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:37,821 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-home ; current: None ; type: None ; >22:01:37,821 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,821 DEBUG storage: vg00_porter size is 304128MB >22:01:37,821 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,821 DEBUG storage: vg vg00_porter has 304128MB free >22:01:37,822 DEBUG storage: Adding vg00_porter-home/65536MB to vg00_porter >22:01:37,822 DEBUG storage: Ext4FS.supported: supported: True ; >22:01:37,822 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:01:37,823 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-home ; current: None ; type: ext4 ; >22:01:37,824 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 5 ; name: vg00_porter ; >22:01:37,824 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:37,825 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-var_tmp ; current: None ; type: None ; >22:01:37,825 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,825 DEBUG storage: vg00_porter size is 304128MB >22:01:37,825 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,825 DEBUG storage: vg vg00_porter has 238592MB free >22:01:37,826 DEBUG storage: Adding vg00_porter-var_tmp/1024MB to vg00_porter >22:01:37,826 DEBUG storage: Ext2FS.supported: supported: True ; >22:01:37,826 DEBUG storage: getFormat('ext2') returning Ext2FS instance >22:01:37,827 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-var_tmp ; current: None ; type: ext2 ; >22:01:37,828 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 6 ; name: vg00_porter ; >22:01:37,828 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:37,829 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-root ; current: None ; type: None ; >22:01:37,829 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,829 DEBUG storage: vg00_porter size is 304128MB >22:01:37,829 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,829 DEBUG storage: vg vg00_porter has 237568MB free >22:01:37,830 DEBUG storage: Adding vg00_porter-root/16384MB to vg00_porter >22:01:37,830 DEBUG storage: Ext4FS.supported: supported: True ; >22:01:37,830 DEBUG storage: getFormat('ext4') returning Ext4FS instance >22:01:37,831 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-root ; current: None ; type: ext4 ; >22:01:37,832 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 7 ; name: vg00_porter ; >22:01:37,832 DEBUG storage: getFormat('None') returning DeviceFormat instance >22:01:37,833 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-swap0 ; current: None ; type: None ; >22:01:37,833 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,833 DEBUG storage: vg00_porter size is 304128MB >22:01:37,833 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,833 DEBUG storage: vg vg00_porter has 221184MB free >22:01:37,834 DEBUG storage: Adding vg00_porter-swap0/2048MB to vg00_porter >22:01:37,834 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/vg00_porter-swap0 ; mountpoint: None ; >22:01:37,834 DEBUG storage: getFormat('swap') returning SwapSpace instance >22:01:37,835 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg00_porter-swap0 ; current: None ; type: swap ; >22:01:37,835 INFO storage: registered action: [70] Destroy Format swap on lvmlv vg00_porter-swap0 (id 227) >22:01:37,835 INFO storage: removed lvmlv vg00_porter-swap0 (id 227) from device tree >22:01:37,836 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 8 ; name: vg00_porter ; >22:01:37,836 INFO storage: registered action: [71] Destroy Device lvmlv vg00_porter-swap0 (id 227) >22:01:37,836 INFO storage: registered action: [72] Destroy Format ext2 filesystem mounted at /var/tmp on lvmlv vg00_porter-var_tmp (id 228) >22:01:37,836 INFO storage: removed lvmlv vg00_porter-var_tmp (id 228) from device tree >22:01:37,837 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 7 ; name: vg00_porter ; >22:01:37,837 INFO storage: registered action: [73] Destroy Device lvmlv vg00_porter-var_tmp (id 228) >22:01:37,837 INFO storage: registered action: [74] Destroy Format ext4 filesystem mounted at /home on lvmlv vg00_porter-home (id 230) >22:01:37,837 INFO storage: removed lvmlv vg00_porter-home (id 230) from device tree >22:01:37,838 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 6 ; name: vg00_porter ; >22:01:37,838 INFO storage: registered action: [75] Destroy Device lvmlv vg00_porter-home (id 230) >22:01:37,838 INFO storage: registered action: [76] Destroy Format ext4 filesystem mounted at / on lvmlv vg00_porter-root (id 231) >22:01:37,838 INFO storage: removed lvmlv vg00_porter-root (id 231) from device tree >22:01:37,839 DEBUG storage: LVMVolumeGroupDevice.removeChild: kids: 5 ; name: vg00_porter ; >22:01:37,839 INFO storage: registered action: [77] Destroy Device lvmlv vg00_porter-root (id 231) >22:01:37,839 INFO storage: added lvmlv vg00_porter-home (id 252) to device tree >22:01:37,839 INFO storage: registered action: [78] Create Device lvmlv vg00_porter-home (id 252) >22:01:37,839 INFO storage: registered action: [79] Create Format ext4 filesystem mounted at /home on lvmlv vg00_porter-home (id 252) >22:01:37,839 INFO storage: added lvmlv vg00_porter-var_tmp (id 253) to device tree >22:01:37,839 INFO storage: registered action: [80] Create Device lvmlv vg00_porter-var_tmp (id 253) >22:01:37,839 INFO storage: registered action: [81] Create Format ext2 filesystem mounted at /var/tmp on lvmlv vg00_porter-var_tmp (id 253) >22:01:37,839 INFO storage: added lvmlv vg00_porter-root (id 254) to device tree >22:01:37,840 INFO storage: registered action: [82] Create Device lvmlv vg00_porter-root (id 254) >22:01:37,840 INFO storage: registered action: [83] Create Format ext4 filesystem mounted at / on lvmlv vg00_porter-root (id 254) >22:01:37,840 INFO storage: added lvmlv vg00_porter-swap0 (id 255) to device tree >22:01:37,840 INFO storage: registered action: [84] Create Device lvmlv vg00_porter-swap0 (id 255) >22:01:37,840 INFO storage: registered action: [85] Create Format swap on lvmlv vg00_porter-swap0 (id 255) >22:01:37,841 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,842 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,842 DEBUG storage: vg00_porter size is 304128MB >22:01:37,843 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,843 DEBUG storage: vg vg00_porter has 219136MB free >22:01:37,843 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,843 DEBUG storage: vg00_porter size is 304128MB >22:01:37,843 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,843 DEBUG storage: vg vg00_porter has 219136MB free >22:01:37,844 DEBUG storage: non-existant RAID 1 size == 366.0 >22:01:37,844 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:01:37,845 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >22:01:37,846 DEBUG storage: DeviceTree.getDeviceByName returned None >22:01:37,847 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >22:01:37,849 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sda1 (114) with non-existent efi filesystem mounted at /boot/efi >22:01:37,850 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >22:01:37,851 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sda2 (115) with non-existent mdmember >22:01:37,852 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >22:01:37,852 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sda3 (116) with non-existent mdmember >22:01:37,853 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >22:01:37,854 DEBUG storage: DeviceTree.getDeviceByName returned None >22:01:37,855 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >22:01:37,856 DEBUG storage: DeviceTree.getDeviceByName returned None >22:01:37,856 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >22:01:37,857 DEBUG storage: DeviceTree.getDeviceByName returned existing 729MB partition sdb1 (110) with non-existent ext2 filesystem mounted at /tmp >22:01:37,858 DEBUG storage: DeviceTree.getDeviceByName: name: sdb2 ; >22:01:37,859 DEBUG storage: DeviceTree.getDeviceByName returned existing 368MB partition sdb2 (111) with non-existent mdmember >22:01:37,860 DEBUG storage: DeviceTree.getDeviceByName: name: sdb3 ; >22:01:37,860 DEBUG storage: DeviceTree.getDeviceByName returned existing 304144MB partition sdb3 (112) with non-existent mdmember >22:01:37,861 DEBUG storage: DeviceTree.getDeviceByName: name: sdb-1 ; >22:01:37,862 DEBUG storage: DeviceTree.getDeviceByName returned None >22:03:02,516 DEBUG storage: non-existant RAID 1 size == 366.0 >22:03:02,518 DEBUG storage: non-existant RAID 1 size == 366.0 >22:03:02,518 DEBUG storage: _is_valid_disklabel(sda1) returning True >22:03:02,519 DEBUG storage: _is_valid_size(sda1) returning True >22:03:02,519 DEBUG storage: _is_valid_location(sda1) returning True >22:03:02,519 WARN storage: sda1 not bootable >22:03:02,519 DEBUG storage: _is_valid_format(sda1) returning True >22:03:02,519 DEBUG storage: is_valid_stage1_device(sda1) returning True >22:03:02,520 DEBUG storage: _is_valid_disklabel(md0) returning True >22:03:02,520 DEBUG storage: non-existant RAID 1 size == 366.0 >22:03:02,520 DEBUG storage: _is_valid_size(md0) returning True >22:03:02,520 DEBUG storage: _is_valid_location(md0) returning True >22:03:02,521 DEBUG storage: _is_valid_partition(md0) returning True >22:03:02,521 DEBUG storage: _is_valid_md(md0) returning True >22:03:02,521 DEBUG storage: _is_valid_format(md0) returning True >22:03:02,521 DEBUG storage: is_valid_stage2_device(md0) returning True >22:03:26,246 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >22:03:26,249 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >22:03:26,273 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >22:03:26,277 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:03:26,280 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:03:26,301 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:03:26,330 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:03:26,331 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:03:26,332 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:03:26,350 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:03:26,372 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:03:26,375 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:03:26,378 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >22:03:26,379 DEBUG storage: MDRaidArrayDevice.teardown: md0 ; status: False ; controllable: True ; >22:03:26,380 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:03:26,381 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >22:03:26,404 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:03:26,408 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:03:26,410 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:03:26,438 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >22:03:26,439 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >22:03:26,464 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >22:03:26,468 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:03:26,470 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:03:26,494 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg00_porter-home ; status: False ; controllable: True ; >22:03:26,497 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg00_porter-var_tmp ; status: False ; controllable: True ; >22:03:26,500 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg00_porter-root ; status: False ; controllable: True ; >22:03:26,503 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg00_porter-swap0 ; status: False ; controllable: True ; >22:03:26,508 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >22:03:26,509 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb1 ; status: False ; type: None ; >22:03:26,538 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >22:03:26,539 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:03:26,541 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:03:26,563 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >22:03:26,593 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:03:26,597 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:03:26,600 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:03:26,623 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >22:03:26,651 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >22:03:26,654 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >22:03:26,657 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >22:03:26,659 DEBUG storage: MDRaidArrayDevice.teardown: md0 ; status: False ; controllable: True ; >22:03:26,660 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >22:03:26,661 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >22:03:26,690 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >22:03:26,695 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:03:26,699 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >22:03:26,723 DEBUG storage: PartitionDevice.teardown: sdb2 ; status: True ; controllable: True ; >22:03:26,727 DEBUG storage: DeviceFormat.teardown: device: /dev/sdb2 ; status: False ; type: None ; >22:03:26,752 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >22:03:26,756 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:03:26,759 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >22:03:26,782 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg00_porter-home ; status: False ; controllable: True ; >22:03:26,785 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg00_porter-var_tmp ; status: False ; controllable: True ; >22:03:26,788 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg00_porter-root ; status: False ; controllable: True ; >22:03:26,789 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg00_porter-swap0 ; status: False ; controllable: True ; >22:03:26,789 INFO storage: resetting parted disks... >22:03:26,790 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdb ; >22:03:26,791 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >22:03:26,792 DEBUG storage: PartitionDevice.preCommitFixup: sdb1 ; >22:03:26,792 DEBUG storage: sector-based lookup found partition sdb1 >22:03:26,793 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >22:03:26,793 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c364d10> fileSystem: None > number: 1 path: /dev/sdb1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c324210> PedPartition: <_ped.Partition object at 0x7f2d2c322770> >22:03:26,794 DEBUG storage: PartitionDevice.preCommitFixup: sdb2 ; >22:03:26,794 DEBUG storage: sector-based lookup found partition sdb2 >22:03:26,795 DEBUG storage: PartitionDevice._setPartedPartition: sdb2 ; >22:03:26,795 DEBUG storage: device sdb2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c364d10> fileSystem: None > number: 2 path: /dev/sdb2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c324a10> PedPartition: <_ped.Partition object at 0x7f2d2c322710> >22:03:26,796 DEBUG storage: PartitionDevice.preCommitFixup: sdb3 ; >22:03:26,796 DEBUG storage: sector-based lookup found partition sdb3 >22:03:26,797 DEBUG storage: PartitionDevice._setPartedPartition: sdb3 ; >22:03:26,798 DEBUG storage: device sdb3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c364d10> fileSystem: None > number: 3 path: /dev/sdb3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c316710> PedPartition: <_ped.Partition object at 0x7f2d2c3227d0> >22:03:26,798 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >22:03:26,799 DEBUG storage: sector-based lookup found partition sda1 >22:03:26,799 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >22:03:26,800 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2cc110> fileSystem: <parted.filesystem.FileSystem object at 0x7f2d2c316d10> > number: 1 path: /dev/sda1 type: 0 > name: EFI System Partition active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c316a10> PedPartition: <_ped.Partition object at 0x7f2d2c322830> >22:03:26,800 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >22:03:26,801 DEBUG storage: sector-based lookup found partition sda2 >22:03:26,801 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >22:03:26,802 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2cc110> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c316110> PedPartition: <_ped.Partition object at 0x7f2d2c322890> >22:03:26,803 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >22:03:26,803 DEBUG storage: sector-based lookup found partition sda3 >22:03:26,804 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >22:03:26,804 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f2d2c2cc110> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f2d2c316c50> PedPartition: <_ped.Partition object at 0x7f2d2c3228f0> >22:03:26,805 DEBUG storage: MDRaidArrayDevice.preCommitFixup: md0 ; ['', '/tmp', '', '', '', '/boot/efi', '', '', None, '', '', '', None, '', '', None, '/boot', '', '', '', '/home', '/var/tmp', '/', ''] ; >22:03:26,805 DEBUG storage: non-existant RAID 1 size == 366.0 >22:03:26,806 DEBUG storage: MDRaidArrayDevice.preCommitFixup: md1 ; ['', '/tmp', '', '', '', '/boot/efi', '', '', None, '', '', '', None, '', '', None, '/boot', '', '', '', '/home', '/var/tmp', '/', ''] ; >22:03:26,806 DEBUG storage: non-existant RAID 1 size == 304142.650879 >22:03:26,807 DEBUG storage: action: [46] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 114) >22:03:26,807 DEBUG storage: action: [47] Create Format mdmember on partition sda2 (id 115) >22:03:26,807 DEBUG storage: action: [48] Create Format mdmember on partition sda3 (id 116) >22:03:26,807 DEBUG storage: action: [49] Create Format ext2 filesystem mounted at /tmp on partition sdb1 (id 110) >22:03:26,807 DEBUG storage: action: [50] Create Format mdmember on partition sdb2 (id 111) >22:03:26,807 DEBUG storage: action: [51] Create Format mdmember on partition sdb3 (id 112) >22:03:26,807 DEBUG storage: action: [52] Create Device mdarray md0 (id 126) >22:03:26,807 DEBUG storage: action: [53] Create Format ext4 filesystem mounted at /boot on mdarray md0 (id 126) >22:03:26,807 DEBUG storage: action: [54] Create Device mdarray md1 (id 128) >22:03:26,808 DEBUG storage: action: [55] Create Format luks on mdarray md1 (id 128) >22:03:26,808 DEBUG storage: action: [56] Create Device luks/dm-crypt luks-md1 (id 129) >22:03:26,808 DEBUG storage: action: [57] Create Format lvmpv on luks/dm-crypt luks-md1 (id 129) >22:03:26,808 DEBUG storage: action: [58] Create Device lvmvg vg00_porter (id 130) >22:03:26,808 DEBUG storage: action: [59] Create Device lvmlv vg00_porter-swap0 (id 227) >22:03:26,808 DEBUG storage: action: [60] Create Format None on lvmlv vg00_porter-swap0 (id 227) >22:03:26,808 DEBUG storage: action: [61] Create Device lvmlv vg00_porter-var_tmp (id 228) >22:03:26,808 DEBUG storage: action: [62] Create Format None on lvmlv vg00_porter-var_tmp (id 228) >22:03:26,808 DEBUG storage: action: [63] Create Device lvmlv vg00_porter-usr (id 229) >22:03:26,808 DEBUG storage: action: [64] Create Format ext4 filesystem mounted at /usr on lvmlv vg00_porter-usr (id 229) >22:03:26,808 DEBUG storage: action: [65] Create Device lvmlv vg00_porter-home (id 230) >22:03:26,808 DEBUG storage: action: [66] Create Format None on lvmlv vg00_porter-home (id 230) >22:03:26,809 DEBUG storage: action: [67] Create Device lvmlv vg00_porter-root (id 231) >22:03:26,809 DEBUG storage: action: [68] Create Format None on lvmlv vg00_porter-root (id 231) >22:03:26,809 DEBUG storage: action: [69] Destroy Device lvmlv vg00_porter-usr (id 229) >22:03:26,809 DEBUG storage: action: [70] Destroy Format swap on lvmlv vg00_porter-swap0 (id 227) >22:03:26,809 DEBUG storage: action: [71] Destroy Device lvmlv vg00_porter-swap0 (id 227) >22:03:26,809 DEBUG storage: action: [72] Destroy Format ext2 filesystem mounted at /var/tmp on lvmlv vg00_porter-var_tmp (id 228) >22:03:26,809 DEBUG storage: action: [73] Destroy Device lvmlv vg00_porter-var_tmp (id 228) >22:03:26,809 DEBUG storage: action: [74] Destroy Format ext4 filesystem mounted at /home on lvmlv vg00_porter-home (id 230) >22:03:26,809 DEBUG storage: action: [75] Destroy Device lvmlv vg00_porter-home (id 230) >22:03:26,809 DEBUG storage: action: [76] Destroy Format ext4 filesystem mounted at / on lvmlv vg00_porter-root (id 231) >22:03:26,809 DEBUG storage: action: [77] Destroy Device lvmlv vg00_porter-root (id 231) >22:03:26,810 DEBUG storage: action: [78] Create Device lvmlv vg00_porter-home (id 252) >22:03:26,810 DEBUG storage: action: [79] Create Format ext4 filesystem mounted at /home on lvmlv vg00_porter-home (id 252) >22:03:26,810 DEBUG storage: action: [80] Create Device lvmlv vg00_porter-var_tmp (id 253) >22:03:26,810 DEBUG storage: action: [81] Create Format ext2 filesystem mounted at /var/tmp on lvmlv vg00_porter-var_tmp (id 253) >22:03:26,810 DEBUG storage: action: [82] Create Device lvmlv vg00_porter-root (id 254) >22:03:26,810 DEBUG storage: action: [83] Create Format ext4 filesystem mounted at / on lvmlv vg00_porter-root (id 254) >22:03:26,810 DEBUG storage: action: [84] Create Device lvmlv vg00_porter-swap0 (id 255) >22:03:26,810 DEBUG storage: action: [85] Create Format swap on lvmlv vg00_porter-swap0 (id 255) >22:03:26,810 INFO storage: pruning action queue... >22:03:26,810 INFO storage: removing obsolete action 67 (77) >22:03:26,811 INFO storage: removing obsolete action 68 (77) >22:03:26,811 INFO storage: removing obsolete action 76 (77) >22:03:26,811 INFO storage: removing obsolete action 77 (77) >22:03:26,811 DEBUG storage: action 76 already pruned >22:03:26,811 INFO storage: removing obsolete action 65 (75) >22:03:26,811 INFO storage: removing obsolete action 66 (75) >22:03:26,811 INFO storage: removing obsolete action 74 (75) >22:03:26,811 INFO storage: removing obsolete action 75 (75) >22:03:26,811 DEBUG storage: action 74 already pruned >22:03:26,811 INFO storage: removing obsolete action 61 (73) >22:03:26,812 INFO storage: removing obsolete action 62 (73) >22:03:26,812 INFO storage: removing obsolete action 72 (73) >22:03:26,812 INFO storage: removing obsolete action 73 (73) >22:03:26,812 DEBUG storage: action 72 already pruned >22:03:26,812 INFO storage: removing obsolete action 59 (71) >22:03:26,812 INFO storage: removing obsolete action 60 (71) >22:03:26,812 INFO storage: removing obsolete action 70 (71) >22:03:26,812 INFO storage: removing obsolete action 71 (71) >22:03:26,812 DEBUG storage: action 70 already pruned >22:03:26,812 INFO storage: removing obsolete action 63 (69) >22:03:26,813 INFO storage: removing obsolete action 64 (69) >22:03:26,813 INFO storage: removing obsolete action 69 (69) >22:03:26,813 DEBUG storage: action 68 already pruned >22:03:26,813 DEBUG storage: action 67 already pruned >22:03:26,813 DEBUG storage: action 66 already pruned >22:03:26,813 DEBUG storage: action 65 already pruned >22:03:26,813 DEBUG storage: action 64 already pruned >22:03:26,813 DEBUG storage: action 63 already pruned >22:03:26,813 DEBUG storage: action 62 already pruned >22:03:26,813 DEBUG storage: action 61 already pruned >22:03:26,813 DEBUG storage: action 60 already pruned >22:03:26,813 DEBUG storage: action 59 already pruned >22:03:26,814 INFO storage: sorting actions... >22:03:26,817 DEBUG storage: action: [51] Create Format mdmember on partition sdb3 (id 112) >22:03:26,817 DEBUG storage: action: [50] Create Format mdmember on partition sdb2 (id 111) >22:03:26,817 DEBUG storage: action: [49] Create Format ext2 filesystem mounted at /tmp on partition sdb1 (id 110) >22:03:26,817 DEBUG storage: action: [48] Create Format mdmember on partition sda3 (id 116) >22:03:26,817 DEBUG storage: action: [54] Create Device mdarray md1 (id 128) >22:03:26,817 DEBUG storage: action: [55] Create Format luks on mdarray md1 (id 128) >22:03:26,817 DEBUG storage: action: [56] Create Device luks/dm-crypt luks-md1 (id 129) >22:03:26,817 DEBUG storage: action: [57] Create Format lvmpv on luks/dm-crypt luks-md1 (id 129) >22:03:26,817 DEBUG storage: action: [58] Create Device lvmvg vg00_porter (id 130) >22:03:26,817 DEBUG storage: action: [84] Create Device lvmlv vg00_porter-swap0 (id 255) >22:03:26,818 DEBUG storage: action: [85] Create Format swap on lvmlv vg00_porter-swap0 (id 255) >22:03:26,818 DEBUG storage: action: [82] Create Device lvmlv vg00_porter-root (id 254) >22:03:26,818 DEBUG storage: action: [83] Create Format ext4 filesystem mounted at / on lvmlv vg00_porter-root (id 254) >22:03:26,818 DEBUG storage: action: [80] Create Device lvmlv vg00_porter-var_tmp (id 253) >22:03:26,818 DEBUG storage: action: [81] Create Format ext2 filesystem mounted at /var/tmp on lvmlv vg00_porter-var_tmp (id 253) >22:03:26,818 DEBUG storage: action: [78] Create Device lvmlv vg00_porter-home (id 252) >22:03:26,818 DEBUG storage: action: [79] Create Format ext4 filesystem mounted at /home on lvmlv vg00_porter-home (id 252) >22:03:26,818 DEBUG storage: action: [47] Create Format mdmember on partition sda2 (id 115) >22:03:26,818 DEBUG storage: action: [52] Create Device mdarray md0 (id 126) >22:03:26,818 DEBUG storage: action: [53] Create Format ext4 filesystem mounted at /boot on mdarray md0 (id 126) >22:03:26,818 DEBUG storage: action: [46] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 114) >22:03:26,819 INFO storage: executing action: [51] Create Format mdmember on partition sdb3 (id 112) >22:03:26,819 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >22:03:26,820 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 1 ; >22:03:26,821 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 2 ; >22:03:26,822 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 3 ; >22:03:26,822 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 4 ; >22:03:26,823 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 6 ; >22:03:26,824 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 8 ; >22:03:26,825 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 9 ; >22:03:26,825 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 10 ; >22:03:26,826 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 11 ; >22:03:26,827 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 12 ; >22:03:26,828 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 13 ; >22:03:26,828 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 14 ; >22:03:26,829 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb3 ; flag: 15 ; >22:03:26,830 DEBUG storage: PartitionDevice.setFlag: path: /dev/sdb3 ; flag: 5 ; >22:03:26,831 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sdb ; numparts: 3 ; >22:03:27,227 DEBUG storage: MDRaidMember.create: device: /dev/sdb3 ; status: False ; type: mdmember ; >22:03:27,425 DEBUG storage: PartitionDevice.updateSysfsPath: sdb3 ; status: True ; >22:03:27,429 DEBUG storage: PartitionDevice.updateSysfsPath: sdb3 ; status: True ; >22:03:27,430 DEBUG storage: sdb3 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb3 >22:03:27,454 INFO storage: executing action: [50] Create Format mdmember on partition sdb2 (id 111) >22:03:27,458 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >22:03:27,459 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 1 ; >22:03:27,460 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 2 ; >22:03:27,461 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 3 ; >22:03:27,461 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 4 ; >22:03:27,462 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 6 ; >22:03:27,463 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 8 ; >22:03:27,464 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 9 ; >22:03:27,465 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 10 ; >22:03:27,465 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 11 ; >22:03:27,466 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 12 ; >22:03:27,467 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 13 ; >22:03:27,468 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 14 ; >22:03:27,469 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb2 ; flag: 15 ; >22:03:27,469 DEBUG storage: PartitionDevice.setFlag: path: /dev/sdb2 ; flag: 5 ; >22:03:27,471 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sdb ; numparts: 3 ; >22:03:27,482 DEBUG storage: MDRaidMember.create: device: /dev/sdb2 ; status: False ; type: mdmember ; >22:03:27,666 DEBUG storage: PartitionDevice.updateSysfsPath: sdb2 ; status: True ; >22:03:27,669 DEBUG storage: PartitionDevice.updateSysfsPath: sdb2 ; status: True ; >22:03:27,669 DEBUG storage: sdb2 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb2 >22:03:27,687 INFO storage: executing action: [49] Create Format ext2 filesystem mounted at /tmp on partition sdb1 (id 110) >22:03:27,688 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >22:03:27,689 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 1 ; >22:03:27,689 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 2 ; >22:03:27,691 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 3 ; >22:03:27,692 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 4 ; >22:03:27,692 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 5 ; >22:03:27,693 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 6 ; >22:03:27,694 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 8 ; >22:03:27,695 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 9 ; >22:03:27,696 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 10 ; >22:03:27,696 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 11 ; >22:03:27,697 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 12 ; >22:03:27,698 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 13 ; >22:03:27,699 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 14 ; >22:03:27,699 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sdb1 ; flag: 15 ; >22:03:27,701 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sdb ; numparts: 3 ; >22:03:27,712 DEBUG storage: Ext2FS.create: device: /dev/sdb1 ; status: False ; type: ext2 ; >22:03:27,713 DEBUG storage: Ext2FS.doFormat: device: /dev/sdb1 ; mountpoint: /tmp ; type: ext2 ; >22:03:29,691 DEBUG storage: Ext2FS.notifyKernel: device: /dev/sdb1 ; type: ext2 ; >22:03:29,868 DEBUG storage: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >22:03:29,871 DEBUG storage: PartitionDevice.updateSysfsPath: sdb1 ; status: True ; >22:03:29,873 DEBUG storage: sdb1 sysfsPath set to /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/host6/target6:0:0/6:0:0:0/block/sdb/sdb1 >22:03:29,900 INFO storage: executing action: [48] Create Format mdmember on partition sda3 (id 116) >22:03:29,905 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >22:03:29,908 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >22:03:29,909 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >22:03:29,910 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >22:03:29,911 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >22:03:29,911 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 6 ; >22:03:29,912 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >22:03:29,913 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >22:03:29,914 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >22:03:29,915 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >22:03:29,915 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >22:03:29,916 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >22:03:29,917 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >22:03:29,918 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >22:03:29,919 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda3 ; flag: 5 ; >22:03:29,920 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >22:03:30,254 DEBUG storage: MDRaidMember.create: device: /dev/sda3 ; status: False ; type: mdmember ; >22:03:30,327 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >22:03:30,329 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >22:03:30,329 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >22:03:30,349 INFO storage: executing action: [54] Create Device mdarray md1 (id 128) >22:03:30,350 DEBUG storage: MDRaidArrayDevice.create: md1 ; status: False ; >22:03:30,351 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 1 ; name: md1 ; orig: False ; >22:03:30,352 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >22:03:30,353 DEBUG storage: PartitionDevice.setup: sdb3 ; status: True ; controllable: True ; orig: False ; >22:03:30,369 DEBUG storage: MDRaidArrayDevice._create: md1 ; status: False ; >22:03:31,673 DEBUG storage: MDRaidArrayDevice.setup: md1 ; status: True ; controllable: True ; orig: False ; >22:03:31,675 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: md1 ; status: True ; >22:03:32,598 INFO storage: executing action: [55] Create Format luks on mdarray md1 (id 128) >22:03:32,599 DEBUG storage: MDRaidArrayDevice.setup: md1 ; status: True ; controllable: True ; orig: False ; >22:03:32,600 DEBUG storage: LUKS.create: device: /dev/md1 ; status: False ; type: luks ; >22:03:32,612 DEBUG storage: LUKS.create: device: /dev/md1 ; status: False ; type: luks ; >22:03:36,158 DEBUG storage: LUKS.notifyKernel: device: /dev/md1 ; type: luks ; >22:03:36,213 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: md1 ; status: True ; >22:03:36,240 INFO storage: executing action: [56] Create Device luks/dm-crypt luks-md1 (id 129) >22:03:36,244 DEBUG storage: LUKSDevice.create: luks-md1 ; status: False ; >22:03:36,247 DEBUG storage: LUKSDevice.setupParents: kids: 1 ; name: luks-md1 ; orig: False ; >22:03:36,249 DEBUG storage: MDRaidArrayDevice.setup: md1 ; status: True ; controllable: True ; orig: False ; >22:03:36,250 DEBUG storage: LUKS.setup: device: /dev/md1 ; mapName: luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; status: False ; type: luks ; >22:03:36,251 DEBUG storage: LUKS.setup: device: /dev/md1 ; status: False ; type: luks ; >22:03:38,565 DEBUG storage: LUKSDevice.setup: luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; status: True ; controllable: True ; orig: False ; >22:03:38,569 DEBUG storage: LUKSDevice.updateSysfsPath: luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; status: True ; >22:03:38,573 DEBUG storage: LUKSDevice.getDMNode: luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; status: True ; >22:03:38,629 INFO storage: executing action: [57] Create Format lvmpv on luks/dm-crypt luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 (id 129) >22:03:38,634 DEBUG storage: LUKSDevice.setup: luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; status: True ; controllable: True ; orig: False ; >22:03:38,637 DEBUG storage: LVMPhysicalVolume.create: device: /dev/mapper/luks-md1 ; status: None ; type: lvmpv ; >22:03:38,656 DEBUG storage: LVMPhysicalVolume.create: device: /dev/mapper/luks-md1 ; status: None ; type: lvmpv ; >22:03:38,659 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/mapper/luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; status: None ; type: lvmpv ; >22:03:38,803 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/mapper/luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; type: lvmpv ; >22:03:39,014 DEBUG storage: LUKSDevice.updateSysfsPath: luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; status: True ; >22:03:39,018 DEBUG storage: LUKSDevice.getDMNode: luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; status: True ; >22:03:39,039 INFO storage: executing action: [58] Create Device lvmvg vg00_porter (id 130) >22:03:39,040 DEBUG storage: LVMVolumeGroupDevice.create: vg00_porter ; status: False ; >22:03:39,041 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 4 ; name: vg00_porter ; orig: False ; >22:03:39,042 DEBUG storage: LUKSDevice.setup: luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; status: True ; controllable: True ; orig: False ; >22:03:39,043 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/mapper/luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 ; status: None ; type: lvmpv ; >22:03:39,063 DEBUG storage: LVMVolumeGroupDevice._create: vg00_porter ; status: False ; >22:03:39,239 DEBUG storage: LVMVolumeGroupDevice.setup: vg00_porter ; status: True ; controllable: True ; orig: False ; >22:03:39,244 DEBUG storage: LVMVolumeGroupDevice.updateSysfsPath: vg00_porter ; status: True ; >22:03:39,299 INFO storage: executing action: [84] Create Device lvmlv vg00_porter-swap0 (id 255) >22:03:39,300 DEBUG storage: LVMLogicalVolumeDevice.create: vg00_porter-swap0 ; status: False ; >22:03:39,301 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg00_porter-swap0 ; orig: False ; >22:03:39,302 DEBUG storage: LVMVolumeGroupDevice.setup: vg00_porter ; status: True ; controllable: True ; orig: False ; >22:03:39,320 DEBUG storage: LVMLogicalVolumeDevice._create: vg00_porter-swap0 ; status: False ; >22:03:39,628 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-swap0 ; status: True ; controllable: True ; orig: False ; >22:03:39,629 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg00_porter-swap0 ; status: True ; >22:03:39,631 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg00_porter-swap0 ; status: True ; >22:03:39,682 INFO storage: executing action: [85] Create Format swap on lvmlv vg00_porter-swap0 (id 255) >22:03:39,687 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-swap0 ; status: True ; controllable: True ; orig: False ; >22:03:39,689 DEBUG storage: SwapSpace.create: device: /dev/mapper/vg00_porter-swap0 ; status: None ; type: swap ; >22:03:39,709 DEBUG storage: SwapSpace.create: device: /dev/mapper/vg00_porter-swap0 ; status: None ; type: swap ; >22:03:39,803 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg00_porter-swap0 ; status: True ; >22:03:39,807 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg00_porter-swap0 ; status: True ; >22:03:39,830 INFO storage: executing action: [82] Create Device lvmlv vg00_porter-root (id 254) >22:03:39,835 DEBUG storage: LVMLogicalVolumeDevice.create: vg00_porter-root ; status: False ; >22:03:39,838 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg00_porter-root ; orig: False ; >22:03:39,840 DEBUG storage: LVMVolumeGroupDevice.setup: vg00_porter ; status: True ; controllable: True ; orig: False ; >22:03:39,860 DEBUG storage: LVMLogicalVolumeDevice._create: vg00_porter-root ; status: False ; >22:03:40,120 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-root ; status: True ; controllable: True ; orig: False ; >22:03:40,121 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg00_porter-root ; status: True ; >22:03:40,123 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg00_porter-root ; status: True ; >22:03:40,170 INFO storage: executing action: [83] Create Format ext4 filesystem mounted at / on lvmlv vg00_porter-root (id 254) >22:03:40,175 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-root ; status: True ; controllable: True ; orig: False ; >22:03:40,178 DEBUG storage: Ext4FS.create: device: /dev/mapper/vg00_porter-root ; status: False ; type: ext4 ; >22:03:40,179 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/vg00_porter-root ; mountpoint: / ; type: ext4 ; >22:03:44,639 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/vg00_porter-root ; type: ext4 ; >22:03:44,753 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg00_porter-root ; status: True ; >22:03:44,757 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg00_porter-root ; status: True ; >22:03:44,790 INFO storage: executing action: [80] Create Device lvmlv vg00_porter-var_tmp (id 253) >22:03:44,794 DEBUG storage: LVMLogicalVolumeDevice.create: vg00_porter-var_tmp ; status: False ; >22:03:44,798 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg00_porter-var_tmp ; orig: False ; >22:03:44,799 DEBUG storage: LVMVolumeGroupDevice.setup: vg00_porter ; status: True ; controllable: True ; orig: False ; >22:03:44,815 DEBUG storage: LVMLogicalVolumeDevice._create: vg00_porter-var_tmp ; status: False ; >22:03:45,324 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-var_tmp ; status: True ; controllable: True ; orig: False ; >22:03:45,326 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg00_porter-var_tmp ; status: True ; >22:03:45,327 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg00_porter-var_tmp ; status: True ; >22:03:45,386 INFO storage: executing action: [81] Create Format ext2 filesystem mounted at /var/tmp on lvmlv vg00_porter-var_tmp (id 253) >22:03:45,391 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-var_tmp ; status: True ; controllable: True ; orig: False ; >22:03:45,395 DEBUG storage: Ext2FS.create: device: /dev/mapper/vg00_porter-var_tmp ; status: False ; type: ext2 ; >22:03:45,398 DEBUG storage: Ext2FS.doFormat: device: /dev/mapper/vg00_porter-var_tmp ; mountpoint: /var/tmp ; type: ext2 ; >22:03:46,035 DEBUG storage: Ext2FS.notifyKernel: device: /dev/mapper/vg00_porter-var_tmp ; type: ext2 ; >22:03:46,171 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg00_porter-var_tmp ; status: True ; >22:03:46,176 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg00_porter-var_tmp ; status: True ; >22:03:46,197 INFO storage: executing action: [78] Create Device lvmlv vg00_porter-home (id 252) >22:03:46,199 DEBUG storage: LVMLogicalVolumeDevice.create: vg00_porter-home ; status: False ; >22:03:46,200 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg00_porter-home ; orig: False ; >22:03:46,201 DEBUG storage: LVMVolumeGroupDevice.setup: vg00_porter ; status: True ; controllable: True ; orig: False ; >22:03:46,212 DEBUG storage: LVMLogicalVolumeDevice._create: vg00_porter-home ; status: False ; >22:03:46,714 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-home ; status: True ; controllable: True ; orig: False ; >22:03:46,715 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg00_porter-home ; status: True ; >22:03:46,716 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg00_porter-home ; status: True ; >22:03:46,772 INFO storage: executing action: [79] Create Format ext4 filesystem mounted at /home on lvmlv vg00_porter-home (id 252) >22:03:46,777 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-home ; status: True ; controllable: True ; orig: False ; >22:03:46,780 DEBUG storage: Ext4FS.create: device: /dev/mapper/vg00_porter-home ; status: False ; type: ext4 ; >22:03:46,783 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/vg00_porter-home ; mountpoint: /home ; type: ext4 ; >22:03:51,828 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/vg00_porter-home ; type: ext4 ; >22:03:51,958 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg00_porter-home ; status: True ; >22:03:51,960 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg00_porter-home ; status: True ; >22:03:51,985 INFO storage: executing action: [47] Create Format mdmember on partition sda2 (id 115) >22:03:51,989 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >22:03:51,989 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >22:03:51,990 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >22:03:51,991 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >22:03:51,992 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >22:03:51,993 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >22:03:51,993 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >22:03:51,994 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >22:03:51,995 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >22:03:51,996 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >22:03:51,996 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >22:03:51,997 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >22:03:51,998 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >22:03:51,999 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >22:03:52,000 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda2 ; flag: 5 ; >22:03:52,001 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >22:03:52,085 DEBUG storage: MDRaidMember.create: device: /dev/sda2 ; status: False ; type: mdmember ; >22:03:52,186 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >22:03:52,189 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >22:03:52,191 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >22:03:52,219 INFO storage: executing action: [52] Create Device mdarray md0 (id 126) >22:03:52,220 DEBUG storage: MDRaidArrayDevice.create: md0 ; status: False ; >22:03:52,221 DEBUG storage: MDRaidArrayDevice.setupParents: kids: 0 ; name: md0 ; orig: False ; >22:03:52,222 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >22:03:52,223 DEBUG storage: PartitionDevice.setup: sdb2 ; status: True ; controllable: True ; orig: False ; >22:03:52,245 DEBUG storage: MDRaidArrayDevice._create: md0 ; status: False ; >22:03:52,379 DEBUG storage: MDRaidArrayDevice.setup: md0 ; status: True ; controllable: True ; orig: False ; >22:03:52,380 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: md0 ; status: True ; >22:03:52,929 INFO storage: executing action: [53] Create Format ext4 filesystem mounted at /boot on mdarray md0 (id 126) >22:03:52,934 DEBUG storage: MDRaidArrayDevice.setup: md0 ; status: True ; controllable: True ; orig: False ; >22:03:52,937 DEBUG storage: Ext4FS.create: device: /dev/md0 ; status: False ; type: ext4 ; >22:03:52,939 DEBUG storage: Ext4FS.doFormat: device: /dev/md0 ; mountpoint: /boot ; type: ext4 ; >22:03:53,538 DEBUG storage: Ext4FS.notifyKernel: device: /dev/md0 ; type: ext4 ; >22:03:53,593 DEBUG storage: MDRaidArrayDevice.updateSysfsPath: md0 ; status: True ; >22:03:53,620 INFO storage: executing action: [46] Create Format efi filesystem mounted at /boot/efi on partition sda1 (id 114) >22:03:53,624 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >22:03:53,627 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >22:03:53,629 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >22:03:53,630 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >22:03:53,630 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >22:03:53,631 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >22:03:53,632 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >22:03:53,633 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >22:03:53,634 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >22:03:53,635 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >22:03:53,636 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >22:03:53,637 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 12 ; >22:03:53,637 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >22:03:53,638 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >22:03:53,639 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >22:03:53,640 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >22:03:53,712 DEBUG storage: EFIFS.create: device: /dev/sda1 ; status: False ; type: efi ; >22:03:53,716 DEBUG storage: EFIFS.doFormat: device: /dev/sda1 ; mountpoint: /boot/efi ; type: vfat ; >22:03:53,988 DEBUG storage: EFIFS.notifyKernel: device: /dev/sda1 ; type: efi ; >22:03:54,103 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >22:03:54,107 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >22:03:54,108 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >22:03:54,140 INFO storage: setting boot flag on sda1 >22:03:54,144 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 1 ; >22:03:54,147 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >22:03:54,149 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >22:03:54,199 DEBUG storage: Ext4FS.supported: supported: True ; >22:03:54,200 DEBUG storage: Ext4FS.supported: supported: True ; >22:03:54,201 DEBUG storage: looking up parted Device: /dev/mapper/luks-207d2d2d-c6d1-4e04-95b0-b336135e31e8 >22:03:54,203 DEBUG storage: looking up parted Device: /dev/md0 >22:03:54,204 DEBUG storage: existing RAID 1 size == 367.98828125 >22:03:54,205 DEBUG storage: Ext4FS.supported: supported: True ; >22:03:54,206 DEBUG storage: looking up parted Device: /dev/md1 >22:03:54,207 DEBUG storage: existing RAID 1 size == 304143.517578 >22:03:54,212 DEBUG storage: Ext2FS.supported: supported: True ; >22:03:54,214 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:03:54,223 DEBUG storage: Iso9660FS.supported: supported: True ; >22:03:54,224 DEBUG storage: vg00_porter size is 304128MB >22:03:54,225 DEBUG storage: looking up parted Device: /dev/mapper/vg00_porter-home >22:03:54,226 DEBUG storage: looking up parted Device: /dev/mapper/vg00_porter-var_tmp >22:03:54,227 DEBUG storage: looking up parted Device: /dev/mapper/vg00_porter-root >22:03:54,229 DEBUG storage: looking up parted Device: /dev/mapper/vg00_porter-swap0 >22:03:54,230 DEBUG storage: vg vg00_porter has 219136MB free >22:03:54,231 DEBUG storage: vg00_porter size is 304128MB >22:03:54,233 DEBUG storage: vg vg00_porter has 219136MB free >22:03:54,234 DEBUG storage: Ext4FS.supported: supported: True ; >22:03:54,236 DEBUG storage: Ext4FS.supported: supported: True ; >22:03:54,239 DEBUG storage: Ext2FS.supported: supported: True ; >22:03:54,241 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-swap0 ; status: True ; controllable: True ; orig: False ; >22:03:54,242 DEBUG storage: SwapSpace.setup: device: /dev/mapper/vg00_porter-swap0 ; status: False ; type: swap ; >22:03:54,243 DEBUG storage: SwapSpace.setup: device: /dev/mapper/vg00_porter-swap0 ; status: False ; type: swap ; >22:03:54,320 DEBUG storage: BindFS.supported: supported: False ; >22:03:54,321 DEBUG storage: BindFS.supported: supported: False ; >22:03:54,321 DEBUG storage: getFormat('bind') returning BindFS instance >22:03:54,322 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >22:03:54,324 DEBUG storage: TmpFS.supported: supported: False ; >22:03:54,324 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >22:03:54,324 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >22:03:54,325 DEBUG storage: DevPtsFS.supported: supported: False ; >22:03:54,325 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >22:03:54,326 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >22:03:54,327 DEBUG storage: SysFS.supported: supported: False ; >22:03:54,327 DEBUG storage: getFormat('sysfs') returning SysFS instance >22:03:54,328 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >22:03:54,329 DEBUG storage: ProcFS.supported: supported: False ; >22:03:54,329 DEBUG storage: getFormat('proc') returning ProcFS instance >22:03:54,330 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >22:03:54,331 DEBUG storage: SELinuxFS.supported: supported: False ; >22:03:54,331 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >22:03:54,332 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >22:03:54,333 DEBUG storage: USBFS.supported: supported: False ; >22:03:54,333 DEBUG storage: getFormat('usbfs') returning USBFS instance >22:03:54,333 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >22:03:54,334 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-root ; status: True ; controllable: True ; orig: False ; >22:03:54,335 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >22:03:54,397 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >22:03:54,408 DEBUG storage: MDRaidArrayDevice.setup: md0 ; status: True ; controllable: True ; orig: False ; >22:03:54,422 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >22:03:54,439 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >22:03:54,444 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >22:03:54,452 INFO storage: set SELinux context for mountpoint /boot/efi to system_u:object_r:boot_t:s0 >22:03:54,463 INFO storage: set SELinux context for newly mounted filesystem root at /boot/efi to None >22:03:54,465 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >22:03:54,474 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >22:03:54,480 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >22:03:54,483 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >22:03:54,488 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >22:03:54,493 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >22:03:54,497 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >22:03:54,498 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >22:03:54,505 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >22:03:54,511 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-home ; status: True ; controllable: True ; orig: False ; >22:03:54,536 INFO storage: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >22:03:54,599 INFO storage: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >22:03:54,618 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >22:03:54,630 INFO storage: set SELinux context for mountpoint /proc to None >22:03:54,640 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >22:03:54,681 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >22:03:54,691 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >22:03:54,700 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >22:03:54,704 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >22:03:54,706 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >22:03:54,715 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >22:03:54,716 DEBUG storage: PartitionDevice.setup: sdb1 ; status: True ; controllable: True ; orig: False ; >22:03:54,728 INFO storage: set SELinux context for mountpoint /tmp to system_u:object_r:tmp_t:s0 >22:03:54,758 INFO storage: set SELinux context for newly mounted filesystem root at /tmp to system_u:object_r:tmp_t:s0 >22:03:54,775 DEBUG storage: LVMLogicalVolumeDevice.setup: vg00_porter-var_tmp ; status: True ; controllable: True ; orig: False ; >22:03:54,783 INFO storage: set SELinux context for mountpoint /var/tmp to system_u:object_r:tmp_t:s0 >22:03:54,849 INFO storage: set SELinux context for newly mounted filesystem root at /var/tmp to system_u:object_r:tmp_t:s0 >22:03:54,861 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >22:03:54,870 INFO storage: updating format of device: existing 155MB cdrom sr0 (117) with existing iso9660 filesystem >22:03:54,926 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >22:03:54,929 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >22:03:54,930 DEBUG storage: Iso9660FS.supported: supported: True ; >22:03:54,930 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >22:03:54,930 DEBUG storage: device sr0 does not contain a disklabel >22:03:54,930 DEBUG storage: no type or existing type for sr0, bailing >22:03:54,930 INFO storage: got format: existing iso9660 filesystem >22:03:54,945 INFO storage: set SELinux context for mountpoint /mnt/install/source to system_u:object_r:var_run_t:s0 >22:14:49,476 INFO storage: not writing out mpath configuration >22:14:49,633 INFO storage: not writing out mpath configuration >01:02:31,635 INFO storage: bootloader stage1 target device is sda1 >01:02:31,639 INFO storage: bootloader stage2 target device is md0 >01:02:32,463 DEBUG storage: existing RAID 1 size == 367.98828125 >01:02:32,475 DEBUG storage: existing RAID 1 size == 367.98828125 >01:02:32,475 DEBUG storage: existing RAID 1 size == 367.98828125 >01:02:32,490 DEBUG storage: existing RAID 1 size == 304143.517578 >01:02:32,495 DEBUG storage: existing RAID 1 size == 367.98828125 >01:02:32,509 DEBUG storage: existing RAID 1 size == 304143.517578 > > >/tmp/ifcfg.log: >02:08:17,107 DEBUG ifcfg: Network.update() called >02:08:20,071 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >02:08:20,071 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >02:08:20,072 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=00:21:CC:60:F0:B6 >02:08:20,073 DEBUG ifcfg: NetworkDevice em1 set: UUID=0762a098-4a90-4fb3-b0ef-f89e9691e46c >02:08:20,073 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >02:08:20,074 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="0762a098-4a90-4fb3-b0ef-f89e9691e46c" > >02:08:20,074 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 >02:08:20,172 DEBUG ifcfg: NetworkDevice em1 set: NM_CONTROLLED=yes >02:08:50,162 DEBUG ifcfg: NetworkDevice em1 set: NM_CONTROLLED=yes >02:08:50,311 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >DEVICE="em1" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="0762a098-4a90-4fb3-b0ef-f89e9691e46c" > >02:08:50,312 DEBUG ifcfg: NetworkDevice em1: >UUID="0762a098-4a90-4fb3-b0ef-f89e9691e46c" >NM_CONTROLLED="yes" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >DEVICE="em1" >ONBOOT="no" > >02:08:50,312 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 >02:08:57,970 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >UUID="0762a098-4a90-4fb3-b0ef-f89e9691e46c" >NM_CONTROLLED="yes" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >DEVICE="em1" >ONBOOT="no" > >02:08:57,970 DEBUG ifcfg: NetworkDevice em1: >UUID="0762a098-4a90-4fb3-b0ef-f89e9691e46c" >NM_CONTROLLED="yes" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >DEVICE="em1" >ONBOOT="no" > >02:08:57,971 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 not needed >02:08:57,983 DEBUG ifcfg: Dump before nm-c-e (can race with ifcfg updating). /etc/sysconfig/network-scripts/ifcfg-em1: >UUID="0762a098-4a90-4fb3-b0ef-f89e9691e46c" >NM_CONTROLLED="yes" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >DEVICE="em1" >ONBOOT="no" > >02:08:57,984 DEBUG ifcfg: Dump before nm-c-e (can race with ifcfg updating). /etc/sysconfig/network-scripts/ifcfg-wlan0: > >02:11:15,860 DEBUG ifcfg: Dump after nm-c-e. /etc/sysconfig/network-scripts/ifcfg-em1: > >02:11:15,861 DEBUG ifcfg: Dump after nm-c-e. /etc/sysconfig/network-scripts/ifcfg-wlan0: > >02:11:15,862 DEBUG ifcfg: Network.update() called >02:11:15,937 DEBUG ifcfg: NetworkDevice em1: setDefaultConfig() >02:11:15,938 DEBUG ifcfg: NetworkDevice em1 set: DEVICE=em1 BOOTPROTO=dhcp ONBOOT=no >02:11:15,939 DEBUG ifcfg: NetworkDevice em1 set: HWADDR=00:21:CC:60:F0:B6 >02:11:15,940 DEBUG ifcfg: NetworkDevice em1 set: UUID=a1eb850e-d9ad-4b5b-b93f-b80b0b4fc8b6 >02:11:15,940 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: > >02:11:15,941 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="a1eb850e-d9ad-4b5b-b93f-b80b0b4fc8b6" > >02:11:15,941 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 >02:11:16,042 DEBUG ifcfg: Network.write() called >02:11:16,043 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >DEVICE="em1" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="a1eb850e-d9ad-4b5b-b93f-b80b0b4fc8b6" > >02:11:16,044 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="a1eb850e-d9ad-4b5b-b93f-b80b0b4fc8b6" > >02:11:16,044 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 not needed >22:14:49,625 DEBUG ifcfg: Network.write() called >22:14:49,627 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >DEVICE="em1" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="a1eb850e-d9ad-4b5b-b93f-b80b0b4fc8b6" > >22:14:49,627 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="a1eb850e-d9ad-4b5b-b93f-b80b0b4fc8b6" > >22:14:49,627 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 not needed >01:02:30,008 DEBUG ifcfg: Network.write() called >01:02:30,010 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-em1: >DEVICE="em1" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="a1eb850e-d9ad-4b5b-b93f-b80b0b4fc8b6" > >01:02:30,010 DEBUG ifcfg: NetworkDevice em1: >DEVICE="em1" >HWADDR="00:21:CC:60:F0:B6" >BOOTPROTO="dhcp" >ONBOOT="no" >UUID="a1eb850e-d9ad-4b5b-b93f-b80b0b4fc8b6" > >01:02:30,011 DEBUG ifcfg: writeIfcfgFile em1 to /etc/sysconfig/network-scripts/ifcfg-em1 not needed > > >/tmp/yum.log: >[2012-04-26 22:03:55,070] INFO_2 : Loaded plugins: blacklist, langpacks, whiteout >[2012-04-26 22:03:55,070] DEBUG : Adding en_US to language list >[2012-04-26 22:03:55,072] DEBUG : Config time: 0.101 >[2012-04-26 22:03:55,076] WARN : Repo Fedora 17 - x86_64 - Test Updates Debug contains -source or -debuginfo, excluding >[2012-04-26 22:03:55,077] WARN : Repo Fedora 17 - Test Updates Source contains -source or -debuginfo, excluding >[2012-04-26 22:03:55,079] WARN : Repo Fedora 17 - x86_64 - Updates - Debug contains -source or -debuginfo, excluding >[2012-04-26 22:03:55,080] WARN : Repo Fedora 17 - Updates Source contains -source or -debuginfo, excluding >[2012-04-26 22:03:55,082] WARN : Repo Fedora 17 - x86_64 - Debug contains -source or -debuginfo, excluding >[2012-04-26 22:03:55,083] WARN : Repo Fedora 17 - Source contains -source or -debuginfo, excluding >[2012-04-26 22:07:57,778] DEBUG : repo time: 238.938 >[2012-04-26 22:07:58,113] DEBUG : repo time: 0.320 >[2012-04-26 22:07:58,455] DEBUG : repo time: 0.325 >[2012-04-26 22:07:58,471] DEBUG : Setting up Package Sacks >[2012-04-26 22:07:58,966] DEBUG : rpmdb time: 0.000 >[2012-04-26 22:07:59,126] DEBUG : pkgsack time: 0.655 >[2012-04-26 22:07:59,139] DEBUG : Setting up Package Sacks >[2012-04-26 22:07:59,316] DEBUG : pkgsack time: 0.177 >[2012-04-26 22:07:59,329] DEBUG : Setting up Package Sacks >[2012-04-26 22:07:59,687] DEBUG : pkgsack time: 0.358 >[2012-04-26 22:08:01,946] DEBUG : group time: 2.258 >[2012-04-26 22:09:42,351] DEBUG : Obs Init time: 0.262 >[2012-04-26 22:09:42,418] DEBUG : No package named iprutils available to be installed >[2012-04-26 22:09:42,445] DEBUG : No package named s390utils available to be installed >[2012-04-26 22:09:42,445] DEBUG : No package named ppc64-utils available to be installed >[2012-04-26 22:09:42,445] DEBUG : No package named silo available to be installed >[2012-04-26 22:09:42,492] DEBUG : No package named gnome-disk-utility-nautilus available to be installed >[2012-04-26 22:09:42,514] DEBUG : No package named PackageKit-gtk-module available to be installed >[2012-04-26 22:09:42,653] DEBUG : No package named xorg-x11-drv-geode available to be installed >[2012-04-26 22:09:43,924] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,926] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,926] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,927] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,927] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,928] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,928] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,929] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,929] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,930] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,930] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,931] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,931] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,932] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,932] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,933] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,933] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,934] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:43,934] DEBUG : Checking for virtual provide or file-provide for cryptsetup-luks >[2012-04-26 22:09:44,050] DEBUG : Building updates object >[2012-04-26 22:09:44,626] DEBUG : up:simple updates time: 0.211 >[2012-04-26 22:09:44,632] DEBUG : up:obs time: 0.005 >[2012-04-26 22:09:44,632] DEBUG : up:condense time: 0.000 >[2012-04-26 22:09:44,632] DEBUG : updates time: 0.582 >[2012-04-26 22:09:44,637] DEBUG : TSINFO: Marking ppp-2.4.5-19.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,641] DEBUG : TSINFO: Marking 1:NetworkManager-glib-0.9.4.0-7.git20120403.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,642] DEBUG : TSINFO: Marking 1:wpa_supplicant-1.0-0.3.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,643] DEBUG : TSINFO: Marking mobile-broadband-provider-info-1.20110218-2.fc17.noarch as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,646] DEBUG : TSINFO: Marking libnl3-3.2.7-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,650] DEBUG : TSINFO: Marking glib2-2.32.1-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,653] DEBUG : TSINFO: Marking dbus-glib-0.92-3.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,655] DEBUG : TSINFO: Marking ModemManager-0.5.2.0-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,657] DEBUG : TSINFO: Marking udev-182-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,659] DEBUG : TSINFO: Marking systemd-sysv-44-7.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,659] DEBUG : TSINFO: Marking dnsmasq-2.59-5.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,660] DEBUG : TSINFO: Marking avahi-autoipd-0.6.30-7.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,663] DEBUG : TSINFO: Marking libuuid-2.21.1-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,667] DEBUG : TSINFO: Marking nss-3.13.4-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,667] DEBUG : Quick matched nss-3.13.4-2.fc17.x86_64 to require for libsmime3.so()(64bit) >[2012-04-26 22:09:44,670] DEBUG : TSINFO: Marking polkit-0.104-6.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,672] DEBUG : TSINFO: Marking nspr-4.9-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,672] DEBUG : Quick matched nspr-4.9-2.fc17.x86_64 to require for libplc4.so()(64bit) >[2012-04-26 22:09:44,675] DEBUG : TSINFO: Marking nss-util-3.13.4-2.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,676] DEBUG : Quick matched 1:NetworkManager-glib-0.9.4.0-7.git20120403.fc17.x86_64 to require for libnm-glib.so.4()(64bit) >[2012-04-26 22:09:44,677] DEBUG : Quick matched libnl3-3.2.7-1.fc17.x86_64 to require for libnl-genl-3.so.200()(64bit) >[2012-04-26 22:09:44,677] DEBUG : Quick matched libnl3-3.2.7-1.fc17.x86_64 to require for libnl-3.so.200()(64bit) >[2012-04-26 22:09:44,679] DEBUG : TSINFO: Marking libgudev1-182-1.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,680] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgobject-2.0.so.0()(64bit) >[2012-04-26 22:09:44,680] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgmodule-2.0.so.0()(64bit) >[2012-04-26 22:09:44,680] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libglib-2.0.so.0()(64bit) >[2012-04-26 22:09:44,680] DEBUG : Quick matched glib2-2.32.1-1.fc17.x86_64 to require for libgio-2.0.so.0()(64bit) >[2012-04-26 22:09:44,682] DEBUG : TSINFO: Marking 1:dbus-libs-1.4.10-4.fc17.x86_64 as install for 1:NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,696] DEBUG : TSINFO: Marking 1:NetworkManager-gtk-0.9.4.0-7.git20120403.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,701] DEBUG : TSINFO: Marking libnotify-0.7.5-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,703] DEBUG : TSINFO: Marking gnome-keyring-3.4.1-2.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,706] DEBUG : TSINFO: Marking gtk2-2.24.10-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,709] DEBUG : TSINFO: Marking pango-1.30.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,709] DEBUG : Quick matched pango-1.30.0-1.fc17.x86_64 to require for libpango-1.0.so.0()(64bit) >[2012-04-26 22:09:44,713] DEBUG : TSINFO: Marking gtk3-3.4.1-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,716] DEBUG : TSINFO: Marking libgnome-keyring-3.4.1-2.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,718] DEBUG : TSINFO: Marking 1:gnome-bluetooth-libs-3.4.0-2.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,721] DEBUG : TSINFO: Marking gdk-pixbuf2-2.26.1-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,725] DEBUG : TSINFO: Marking GConf2-3.2.5-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,727] DEBUG : TSINFO: Marking cairo-1.10.2-7.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,730] DEBUG : TSINFO: Marking cairo-gobject-1.10.2-7.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,732] DEBUG : TSINFO: Marking atk-2.4.0-1.fc17.x86_64 as install for 1:NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >[2012-04-26 22:09:44,744] DEBUG : TSINFO: Marking openconnect-3.18-1.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-26 22:09:44,746] DEBUG : TSINFO: Marking libxml2-2.7.8-7.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-26 22:09:44,746] DEBUG : Quick matched libxml2-2.7.8-7.fc17.x86_64 to require for libxml2.so.2(LIBXML2_2.4.30)(64bit) >[2012-04-26 22:09:44,748] DEBUG : TSINFO: Marking zlib-1.2.5-6.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-26 22:09:44,750] DEBUG : TSINFO: Marking 1:openssl-1.0.0i-1.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-26 22:09:44,753] DEBUG : TSINFO: Marking libproxy-0.4.7-4.fc17.x86_64 as install for NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >[2012-04-26 22:09:44,760] DEBUG : TSINFO: Marking shared-mime-info-1.0-1.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-26 22:09:44,761] DEBUG : TSINFO: Marking openvpn-2.2.2-4.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-26 22:09:44,762] DEBUG : TSINFO: Marking desktop-file-utils-0.19-6.fc17.x86_64 as install for 1:NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >[2012-04-26 22:09:44,767] DEBUG : TSINFO: Marking pptp-1.7.2-14.fc17.x86_64 as install for 1:NetworkManager-pptp-0.9.3.997-1.fc17.x86_64 >[2012-04-26 22:09:44,772] DEBUG : TSINFO: Marking vpnc-0.5.3-14.svn457.fc17.x86_64 as install for 1:NetworkManager-vpnc-0.9.3.997-1.fc17.x86_64 >[2012-04-26 22:09:44,788] DEBUG : TSINFO: Marking PackageKit-glib-0.7.4-1.fc17.x86_64 as install for PackageKit-command-not-found-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:44,791] DEBUG : TSINFO: Marking sqlite-3.7.11-2.fc17.x86_64 as install for PackageKit-command-not-found-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:44,793] DEBUG : TSINFO: Marking libarchive-3.0.3-2.fc17.x86_64 as install for PackageKit-command-not-found-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:44,801] DEBUG : TSINFO: Marking gstreamer-0.10.36-1.fc17.x86_64 as install for PackageKit-gstreamer-plugin-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:44,801] DEBUG : Quick matched gstreamer-0.10.36-1.fc17.x86_64 to require for libgstreamer-0.10.so.0()(64bit) >[2012-04-26 22:09:44,808] DEBUG : TSINFO: Marking freetype-2.4.8-3.fc17.x86_64 as install for PackageKit-gtk3-module-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:44,810] DEBUG : TSINFO: Marking fontconfig-2.8.0-6.fc17.x86_64 as install for PackageKit-gtk3-module-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:44,812] DEBUG : TSINFO: Marking dbus-python-0.83.0-9.fc17.x86_64 as install for PackageKit-yum-plugin-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:44,814] DEBUG : TSINFO: Marking PackageKit-0.7.4-1.fc17.x86_64 as install for PackageKit-yum-plugin-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:44,820] DEBUG : TSINFO: Marking abrt-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:44,822] DEBUG : TSINFO: Marking gdb-7.4.50.20120120-42.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:44,823] DEBUG : TSINFO: Marking libreport-plugin-logger-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:44,825] DEBUG : TSINFO: Marking libreport-plugin-bugzilla-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:44,827] DEBUG : TSINFO: Marking libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:44,828] DEBUG : TSINFO: Marking abrt-gui-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:44,830] DEBUG : TSINFO: Marking abrt-addon-vmcore-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:44,832] DEBUG : TSINFO: Marking abrt-addon-python-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:44,833] DEBUG : TSINFO: Marking abrt-addon-kerneloops-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:44,835] DEBUG : TSINFO: Marking abrt-addon-ccpp-2.0.10-1.fc17.x86_64 as install for abrt-desktop-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:44,839] DEBUG : TSINFO: Marking libacl-2.2.51-5.fc17.x86_64 as install for acl-2.2.51-5.fc17.x86_64 >[2012-04-26 22:09:44,840] DEBUG : Quick matched libacl-2.2.51-5.fc17.x86_64 to require for libacl.so.1(ACL_1.0)(64bit) >[2012-04-26 22:09:44,841] DEBUG : TSINFO: Marking libattr-2.4.46-5.fc17.x86_64 as install for acl-2.2.51-5.fc17.x86_64 >[2012-04-26 22:09:44,850] DEBUG : TSINFO: Marking 5:guile-1.8.8-4.fc17.2.x86_64 as install for 1:aisleriot-3.2.3.2-2.fc17.x86_64 >[2012-04-26 22:09:44,853] DEBUG : TSINFO: Marking libcanberra-0.28-6.fc17.x86_64 as install for 1:aisleriot-3.2.3.2-2.fc17.x86_64 >[2012-04-26 22:09:44,855] DEBUG : TSINFO: Marking libSM-1.2.1-1.fc17.x86_64 as install for 1:aisleriot-3.2.3.2-2.fc17.x86_64 >[2012-04-26 22:09:44,858] DEBUG : TSINFO: Marking libICE-1.0.8-1.fc17.x86_64 as install for 1:aisleriot-3.2.3.2-2.fc17.x86_64 >[2012-04-26 22:09:44,860] DEBUG : TSINFO: Marking alsa-tools-firmware-1.0.25-2.fc17.x86_64 as install for alsa-firmware-1.0.25-1.fc17.noarch >[2012-04-26 22:09:44,865] DEBUG : TSINFO: Marking pulseaudio-libs-1.1-9.fc17.x86_64 as install for alsa-plugins-pulseaudio-1.0.25-3.fc17.x86_64 >[2012-04-26 22:09:44,867] DEBUG : TSINFO: Marking alsa-lib-1.0.25-3.fc17.x86_64 as install for alsa-plugins-pulseaudio-1.0.25-3.fc17.x86_64 >[2012-04-26 22:09:44,876] DEBUG : TSINFO: Marking libsamplerate-0.1.8-2.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-26 22:09:44,876] DEBUG : Quick matched libsamplerate-0.1.8-2.fc17.x86_64 to require for libsamplerate.so.0(libsamplerate.so.0.0)(64bit) >[2012-04-26 22:09:44,879] DEBUG : TSINFO: Marking dialog-1.1-15.20110707.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-26 22:09:44,881] DEBUG : TSINFO: Marking ncurses-libs-5.9-4.20120204.fc17.x86_64 as install for alsa-utils-1.0.25-8.fc17.x86_64 >[2012-04-26 22:09:44,881] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libncursesw.so.5()(64bit) >[2012-04-26 22:09:44,881] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libmenuw.so.5()(64bit) >[2012-04-26 22:09:44,882] DEBUG : Quick matched ncurses-libs-5.9-4.20120204.fc17.x86_64 to require for libformw.so.5()(64bit) >[2012-04-26 22:09:44,887] DEBUG : TSINFO: Marking pam-1.1.5-5.fc17.x86_64 as install for at-3.1.13-8.fc17.x86_64 >[2012-04-26 22:09:44,890] DEBUG : TSINFO: Marking libselinux-2.1.10-3.fc17.x86_64 as install for at-3.1.13-8.fc17.x86_64 >[2012-04-26 22:09:44,890] DEBUG : Quick matched pam-1.1.5-5.fc17.x86_64 to require for libpam.so.0()(64bit) >[2012-04-26 22:09:44,894] DEBUG : TSINFO: Marking libX11-1.4.99.1-3.fc17.x86_64 as install for at-spi2-atk-2.4.0-2.fc17.x86_64 >[2012-04-26 22:09:44,899] DEBUG : TSINFO: Marking libXtst-1.2.0-3.fc17.x86_64 as install for at-spi2-core-2.4.1-1.fc17.x86_64 >[2012-04-26 22:09:44,901] DEBUG : TSINFO: Marking libXext-1.3.1-1.fc17.x86_64 as install for at-spi2-core-2.4.1-1.fc17.x86_64 >[2012-04-26 22:09:44,902] DEBUG : TSINFO: Marking libXevie-1.0.3-3.fc17.x86_64 as install for at-spi2-core-2.4.1-1.fc17.x86_64 >[2012-04-26 22:09:44,912] DEBUG : TSINFO: Marking audit-libs-2.2.1-1.fc17.x86_64 as install for audit-2.2.1-1.fc17.x86_64 >[2012-04-26 22:09:44,914] DEBUG : TSINFO: Marking tcp_wrappers-libs-7.6-69.fc17.x86_64 as install for audit-2.2.1-1.fc17.x86_64 >[2012-04-26 22:09:44,915] DEBUG : Quick matched audit-libs-2.2.1-1.fc17.x86_64 to require for libaudit.so.1()(64bit) >[2012-04-26 22:09:44,923] DEBUG : TSINFO: Marking python-2.7.3-3.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-26 22:09:44,926] DEBUG : TSINFO: Marking libpwquality-1.0.0-2.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-26 22:09:44,927] DEBUG : TSINFO: Marking newt-python-0.52.14-2.fc17.x86_64 as install for authconfig-6.2.1-1.fc17.x86_64 >[2012-04-26 22:09:44,932] DEBUG : TSINFO: Marking pygtk2-libglade-2.24.0-4.fc17.x86_64 as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-26 22:09:44,933] DEBUG : TSINFO: Marking usermode-gtk-1.109-1.fc17.x86_64 as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-26 22:09:44,934] DEBUG : TSINFO: Marking hicolor-icon-theme-0.12-4.fc17.noarch as install for authconfig-gtk-6.2.1-1.fc17.x86_64 >[2012-04-26 22:09:44,942] DEBUG : TSINFO: Marking avahi-libs-0.6.30-7.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-26 22:09:44,945] DEBUG : TSINFO: Marking libdaemon-0.14-3.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-26 22:09:44,949] DEBUG : TSINFO: Marking expat-2.1.0-1.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-26 22:09:44,949] DEBUG : Quick matched expat-2.1.0-1.fc17.x86_64 to require for libexpat.so.1()(64bit) >[2012-04-26 22:09:44,950] DEBUG : TSINFO: Marking libcap-2.22-2.fc17.x86_64 as install for avahi-0.6.30-7.fc17.x86_64 >[2012-04-26 22:09:44,954] DEBUG : TSINFO: Marking kmod-7-1.fc17.x86_64 as install for b43-openfwwf-5.2-7.fc17.noarch >[2012-04-26 22:09:44,959] DEBUG : TSINFO: Marking libgtop2-2.28.4-2.fc17.x86_64 as install for baobab-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:44,964] DEBUG : TSINFO: Marking 1:pkgconfig-0.25-4.fc17.x86_64 as install for 1:bash-completion-1.99-1.fc17.noarch >[2012-04-26 22:09:44,967] DEBUG : TSINFO: Marking info-4.13a-16.fc17.x86_64 as install for bc-1.06.95-6.fc17.x86_64 >[2012-04-26 22:09:44,977] DEBUG : TSINFO: Marking krb5-libs-1.10-5.fc17.x86_64 as install for 32:bind-utils-9.9.0-4.fc17.x86_64 >[2012-04-26 22:09:44,979] DEBUG : TSINFO: Marking libidn-1.24-1.fc17.x86_64 as install for 32:bind-utils-9.9.0-4.fc17.x86_64 >[2012-04-26 22:09:44,982] DEBUG : TSINFO: Marking 32:bind-libs-9.9.0-4.fc17.x86_64 as install for 32:bind-utils-9.9.0-4.fc17.x86_64 >[2012-04-26 22:09:44,983] DEBUG : Quick matched krb5-libs-1.10-5.fc17.x86_64 to require for libk5crypto.so.3()(64bit) >[2012-04-26 22:09:44,983] DEBUG : Quick matched 32:bind-libs-9.9.0-4.fc17.x86_64 to require for libisccc.so.90()(64bit) >[2012-04-26 22:09:44,983] DEBUG : Quick matched 32:bind-libs-9.9.0-4.fc17.x86_64 to require for libisc.so.90()(64bit) >[2012-04-26 22:09:44,986] DEBUG : TSINFO: Marking libcom_err-1.42-4.fc17.x86_64 as install for 32:bind-utils-9.9.0-4.fc17.x86_64 >[2012-04-26 22:09:44,989] DEBUG : TSINFO: Marking pciutils-libs-3.1.9-1.fc17.x86_64 as install for biosdevname-0.3.11-6.fc17.x86_64 >[2012-04-26 22:09:44,989] DEBUG : Quick matched pciutils-libs-3.1.9-1.fc17.x86_64 to require for libpci.so.3()(64bit) >[2012-04-26 22:09:44,994] DEBUG : TSINFO: Marking bluez-libs-4.99-1.fc17.x86_64 as install for bluez-cups-4.99-1.fc17.x86_64 >[2012-04-26 22:09:45,005] DEBUG : TSINFO: Marking libisofs-1.1.6-2.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,006] DEBUG : TSINFO: Marking libburn-1.1.8-2.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,007] DEBUG : TSINFO: Marking dvd+rw-tools-7.1-9.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,008] DEBUG : TSINFO: Marking cdrdao-1.2.3-12.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,011] DEBUG : TSINFO: Marking tracker-0.14.0-1.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,014] DEBUG : TSINFO: Marking totem-pl-parser-3.4.0-1.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,019] DEBUG : TSINFO: Marking gstreamer-plugins-base-0.10.36-1.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,019] DEBUG : Quick matched gstreamer-plugins-base-0.10.36-1.fc17.x86_64 to require for libgstinterfaces-0.10.so.0()(64bit) >[2012-04-26 22:09:45,022] DEBUG : TSINFO: Marking brasero-libs-3.4.1-1.fc17.x86_64 as install for brasero-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,022] DEBUG : Quick matched brasero-libs-3.4.1-1.fc17.x86_64 to require for libbrasero-media3.so.1()(64bit) >[2012-04-26 22:09:45,022] DEBUG : Quick matched brasero-libs-3.4.1-1.fc17.x86_64 to require for libbrasero-burn3.so.1()(64bit) >[2012-04-26 22:09:45,026] DEBUG : TSINFO: Marking nautilus-extensions-3.4.1-2.fc17.x86_64 as install for brasero-nautilus-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,031] DEBUG : TSINFO: Marking e2fsprogs-libs-1.42-4.fc17.x86_64 as install for btrfs-progs-0.19-18.fc17.x86_64 >[2012-04-26 22:09:45,033] DEBUG : TSINFO: Marking bzip2-libs-1.0.6-4.fc17.x86_64 as install for bzip2-1.0.6-4.fc17.x86_64 >[2012-04-26 22:09:45,036] DEBUG : TSINFO: Marking neon-0.29.6-2.fc17.x86_64 as install for cadaver-0.23.3-3.fc17.x86_64 >[2012-04-26 22:09:45,044] DEBUG : TSINFO: Marking pygobject3-3.2.0-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-26 22:09:45,045] DEBUG : TSINFO: Marking libxklavier-5.2.1-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-26 22:09:45,047] DEBUG : TSINFO: Marking libgee06-0.6.4-1.fc17.x86_64 as install for caribou-0.4.2-1.fc17.x86_64 >[2012-04-26 22:09:45,052] DEBUG : TSINFO: Marking cdparanoia-libs-10.2-11.fc17.x86_64 as install for cdparanoia-10.2-11.fc17.x86_64 >[2012-04-26 22:09:45,052] DEBUG : Quick matched cdparanoia-libs-10.2-11.fc17.x86_64 to require for libcdda_paranoia.so.0()(64bit) >[2012-04-26 22:09:45,052] DEBUG : Quick matched cdparanoia-libs-10.2-11.fc17.x86_64 to require for libcdda_interface.so.0()(64bit) >[2012-04-26 22:09:45,082] DEBUG : TSINFO: Marking gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,085] DEBUG : TSINFO: Marking gnome-video-effects-0.4.0-1.fc17.noarch as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,087] DEBUG : TSINFO: Marking libmx-1.4.5-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,088] DEBUG : TSINFO: Marking json-glib-0.14.2-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,091] DEBUG : TSINFO: Marking gnome-desktop3-3.4.1-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,093] DEBUG : TSINFO: Marking libdrm-2.4.33-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,096] DEBUG : TSINFO: Marking cogl-1.10.2-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,096] DEBUG : Quick matched cogl-1.10.2-1.fc17.x86_64 to require for libcogl-pango.so.0()(64bit) >[2012-04-26 22:09:45,098] DEBUG : TSINFO: Marking clutter-gtk-1.2.0-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,101] DEBUG : TSINFO: Marking clutter-gst-1.5.4-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,103] DEBUG : TSINFO: Marking clutter-1.10.2-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,106] DEBUG : TSINFO: Marking 2:cheese-libs-3.4.1-1.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,106] DEBUG : Quick matched 2:cheese-libs-3.4.1-1.fc17.x86_64 to require for libcheese-gtk.so.21()(64bit) >[2012-04-26 22:09:45,107] DEBUG : TSINFO: Marking libXfixes-5.0-2.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,109] DEBUG : TSINFO: Marking libXdamage-1.1.3-3.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,110] DEBUG : TSINFO: Marking libXcomposite-0.4.3-3.fc17.x86_64 as install for 2:cheese-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,112] DEBUG : TSINFO: Marking popt-1.13-10.fc17.x86_64 as install for chkconfig-1.3.59-1.fc17.x86_64 >[2012-04-26 22:09:45,112] DEBUG : Quick matched popt-1.13-10.fc17.x86_64 to require for libpopt.so.0()(64bit) >[2012-04-26 22:09:45,118] DEBUG : TSINFO: Marking nss-softokn-freebl-3.13.4-2.fc17.x86_64 as install for chrony-1.27-0.2.pre1.fc17.x86_64 >[2012-04-26 22:09:45,118] DEBUG : Quick matched nss-softokn-freebl-3.13.4-2.fc17.x86_64 to require for libfreebl3.so()(64bit) >[2012-04-26 22:09:45,119] DEBUG : TSINFO: Marking libedit-3.0-6.20110802cvs.fc17.x86_64 as install for chrony-1.27-0.2.pre1.fc17.x86_64 >[2012-04-26 22:09:45,124] DEBUG : TSINFO: Marking libtalloc-2.0.7-4.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-04-26 22:09:45,126] DEBUG : TSINFO: Marking keyutils-libs-1.5.5-2.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-04-26 22:09:45,126] DEBUG : TSINFO: Marking keyutils-1.5.5-2.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-04-26 22:09:45,145] DEBUG : TSINFO: Marking 1:libwbclient-3.6.4-84.fc17.1.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-04-26 22:09:45,147] DEBUG : TSINFO: Marking libcap-ng-0.6.6-2.fc17.x86_64 as install for cifs-utils-5.4-1.fc17.x86_64 >[2012-04-26 22:09:45,150] DEBUG : TSINFO: Marking fontpackages-filesystem-1.44-3.fc17.noarch as install for cjkuni-uming-fonts-0.2.20080216.1-48.fc17.noarch >[2012-04-26 22:09:45,156] DEBUG : TSINFO: Marking shared-color-profiles-0.1.5-2.fc17.noarch as install for colord-0.1.19-1.fc17.x86_64 >[2012-04-26 22:09:45,157] DEBUG : TSINFO: Marking color-filesystem-1-9.noarch as install for colord-0.1.19-1.fc17.x86_64 >[2012-04-26 22:09:45,160] DEBUG : TSINFO: Marking libusb1-1.0.9-0.6.rc1.fc17.x86_64 as install for colord-0.1.19-1.fc17.x86_64 >[2012-04-26 22:09:45,161] DEBUG : TSINFO: Marking lcms2-2.3-2.fc17.x86_64 as install for colord-0.1.19-1.fc17.x86_64 >[2012-04-26 22:09:45,162] DEBUG : TSINFO: Marking libgusb-0.1.3-2.fc17.x86_64 as install for colord-0.1.19-1.fc17.x86_64 >[2012-04-26 22:09:45,178] DEBUG : TSINFO: Marking 1:control-center-filesystem-3.4.1-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,179] DEBUG : TSINFO: Marking redhat-menus-12.0.2-4.fc17.noarch as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,181] DEBUG : TSINFO: Marking libXrandr-1.3.1-3.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,183] DEBUG : TSINFO: Marking gnome-settings-daemon-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,187] DEBUG : TSINFO: Marking gnome-menus-3.4.0-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,190] DEBUG : TSINFO: Marking pulseaudio-libs-glib2-1.1-9.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,191] DEBUG : TSINFO: Marking iso-codes-3.34-1.fc17.noarch as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,192] DEBUG : TSINFO: Marking 1:dbus-x11-1.4.10-4.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,193] DEBUG : TSINFO: Marking apg-2.3.0b-13.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,194] DEBUG : TSINFO: Marking accountsservice-0.6.18-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,196] DEBUG : TSINFO: Marking libwacom-0.4-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,199] DEBUG : TSINFO: Marking upower-0.9.15-3.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,201] DEBUG : TSINFO: Marking gnome-online-accounts-3.4.1-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,202] DEBUG : Quick matched gnome-online-accounts-3.4.1-1.fc17.x86_64 to require for libgoa-1.0.so.0()(64bit) >[2012-04-26 22:09:45,204] DEBUG : TSINFO: Marking libgnomekbd-3.4.0.2-2.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,204] DEBUG : Quick matched libgnomekbd-3.4.0.2-2.fc17.x86_64 to require for libgnomekbd.so.7()(64bit) >[2012-04-26 22:09:45,206] DEBUG : TSINFO: Marking 1:cups-libs-1.5.2-12.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,209] DEBUG : TSINFO: Marking libXi-1.6.0-1.fc17.x86_64 as install for 1:control-center-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,219] DEBUG : TSINFO: Marking pcsc-lite-libs-1.8.3-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-26 22:09:45,221] DEBUG : TSINFO: Marking pcsc-lite-1.8.3-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-26 22:09:45,222] DEBUG : TSINFO: Marking nss-tools-3.13.4-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-26 22:09:45,225] DEBUG : TSINFO: Marking libstdc++-4.7.0-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-26 22:09:45,226] DEBUG : Quick matched libstdc++-4.7.0-2.fc17.x86_64 to require for libstdc++.so.6(GLIBCXX_3.4)(64bit) >[2012-04-26 22:09:45,226] DEBUG : Quick matched libstdc++-4.7.0-2.fc17.x86_64 to require for libstdc++.so.6(CXXABI_1.3)(64bit) >[2012-04-26 22:09:45,228] DEBUG : TSINFO: Marking nss-softokn-3.13.4-2.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-26 22:09:45,230] DEBUG : TSINFO: Marking pcsc-lite-ccid-1.4.6-1.fc17.x86_64 as install for coolkey-1.1.0-20.fc17.x86_64 >[2012-04-26 22:09:45,236] DEBUG : TSINFO: Marking grep-2.11-1.fc17.x86_64 as install for coreutils-8.15-6.fc17.x86_64 >[2012-04-26 22:09:45,239] DEBUG : TSINFO: Marking 1:gmp-5.0.2-5.fc17.x86_64 as install for coreutils-8.15-6.fc17.x86_64 >[2012-04-26 22:09:45,239] DEBUG : Quick matched 1:gmp-5.0.2-5.fc17.x86_64 to require for libgmp.so.10()(64bit) >[2012-04-26 22:09:45,245] DEBUG : TSINFO: Marking sed-4.2.1-8.fc17.x86_64 as install for cronie-1.4.8-11.fc17.x86_64 >[2012-04-26 22:09:45,254] DEBUG : TSINFO: Marking cryptsetup-libs-1.4.2-1.fc17.x86_64 as install for cryptsetup-1.4.2-1.fc17.x86_64 >[2012-04-26 22:09:45,254] DEBUG : Quick matched cryptsetup-libs-1.4.2-1.fc17.x86_64 to require for libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) >[2012-04-26 22:09:45,254] DEBUG : Quick matched cryptsetup-libs-1.4.2-1.fc17.x86_64 to require for libcryptsetup.so.4()(64bit) >[2012-04-26 22:09:45,266] DEBUG : TSINFO: Marking poppler-utils-0.18.4-1.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-04-26 22:09:45,269] DEBUG : TSINFO: Marking gnutls-2.12.17-1.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-04-26 22:09:45,271] DEBUG : TSINFO: Marking openldap-2.4.31-1.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-04-26 22:09:45,273] DEBUG : TSINFO: Marking libgpg-error-1.10-2.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-04-26 22:09:45,274] DEBUG : TSINFO: Marking libgcrypt-1.5.0-3.fc17.x86_64 as install for 1:cups-1.5.2-12.fc17.x86_64 >[2012-04-26 22:09:45,281] DEBUG : TSINFO: Marking cyrus-sasl-lib-2.1.23-29.fc17.x86_64 as install for cyrus-sasl-plain-2.1.23-29.fc17.x86_64 >[2012-04-26 22:09:45,291] DEBUG : TSINFO: Marking duplicity-0.6.18-1.fc17.x86_64 as install for deja-dup-20.2-2.fc17.x86_64 >[2012-04-26 22:09:45,292] DEBUG : TSINFO: Marking python-cloudfiles-1.7.9.3-1.fc17.noarch as install for deja-dup-20.2-2.fc17.x86_64 >[2012-04-26 22:09:45,294] DEBUG : TSINFO: Marking dejavu-fonts-common-2.33-3.fc17.noarch as install for dejavu-sans-fonts-2.33-3.fc17.noarch >[2012-04-26 22:09:45,301] DEBUG : TSINFO: Marking 12:dhcp-libs-4.2.4-0.2.b1.fc17.x86_64 as install for 12:dhclient-4.2.4-0.2.b1.fc17.x86_64 >[2012-04-26 22:09:45,302] DEBUG : TSINFO: Marking 12:dhcp-common-4.2.4-0.2.b1.fc17.x86_64 as install for 12:dhclient-4.2.4-0.2.b1.fc17.x86_64 >[2012-04-26 22:09:45,305] DEBUG : TSINFO: Marking 32:bind-libs-lite-9.9.0-4.fc17.x86_64 as install for 12:dhclient-4.2.4-0.2.b1.fc17.x86_64 >[2012-04-26 22:09:45,305] DEBUG : Quick matched 32:bind-libs-lite-9.9.0-4.fc17.x86_64 to require for libdns-export.so.93()(64bit) >[2012-04-26 22:09:45,311] DEBUG : TSINFO: Marking device-mapper-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-26 22:09:45,313] DEBUG : TSINFO: Marking device-mapper-libs-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-26 22:09:45,316] DEBUG : TSINFO: Marking device-mapper-event-libs-1.02.74-6.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-26 22:09:45,317] DEBUG : TSINFO: Marking kpartx-0.4.9-22.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-26 22:09:45,317] DEBUG : TSINFO: Marking dmraid-events-1.0.0.rc16-16.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-26 22:09:45,319] DEBUG : TSINFO: Marking libsepol-2.1.5-3.fc17.x86_64 as install for dmraid-1.0.0.rc16-16.fc17.x86_64 >[2012-04-26 22:09:45,323] DEBUG : TSINFO: Marking 1:rmt-0.4-0.12.b44.fc17.x86_64 as install for 1:dump-0.4-0.12.b44.fc17.x86_64 >[2012-04-26 22:09:45,329] DEBUG : TSINFO: Marking libblkid-2.21.1-1.fc17.x86_64 as install for e2fsprogs-1.42-4.fc17.x86_64 >[2012-04-26 22:09:45,329] DEBUG : Quick matched libblkid-2.21.1-1.fc17.x86_64 to require for libblkid.so.1(BLKID_2.15)(64bit) >[2012-04-26 22:09:45,329] DEBUG : Quick matched libblkid-2.21.1-1.fc17.x86_64 to require for libblkid.so.1(BLKID_1.0)(64bit) >[2012-04-26 22:09:45,332] DEBUG : TSINFO: Marking libss-1.42-4.fc17.x86_64 as install for e2fsprogs-1.42-4.fc17.x86_64 >[2012-04-26 22:09:45,340] DEBUG : TSINFO: Marking nss_compat_ossl-0.9.6-3.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-26 22:09:45,341] DEBUG : TSINFO: Marking 1:js-1.8.5-9.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-26 22:09:45,342] DEBUG : TSINFO: Marking gpm-libs-1.20.6-22.fc17.x86_64 as install for elinks-0.12-0.28.pre5.fc17.x86_64 >[2012-04-26 22:09:45,376] DEBUG : TSINFO: Marking telepathy-salut-0.8.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,380] DEBUG : TSINFO: Marking 1:telepathy-mission-control-5.12.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,418] DEBUG : TSINFO: Marking telepathy-haze-0.6.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,419] DEBUG : TSINFO: Marking telepathy-gabble-0.16.0-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,420] DEBUG : TSINFO: Marking telepathy-idle-0.1.11-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,421] DEBUG : TSINFO: Marking telepathy-filesystem-0.0.2-3.fc17.noarch as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,425] DEBUG : TSINFO: Marking telepathy-glib-0.18.1-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,425] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.9.0)(64bit) >[2012-04-26 22:09:45,425] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.9)(64bit) >[2012-04-26 22:09:45,425] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.6)(64bit) >[2012-04-26 22:09:45,425] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.36)(64bit) >[2012-04-26 22:09:45,425] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.35)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.34)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.32)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.31)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.3)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.29)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.27)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.26)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.23)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.21)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.2)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.19)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.18)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.17)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.16)(64bit) >[2012-04-26 22:09:45,426] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.15)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.14)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.13)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.12)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.1)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.7.0)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.5)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.1)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.17.0)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.8)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.6)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.5)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.3)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.2)(64bit) >[2012-04-26 22:09:45,427] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.1)(64bit) >[2012-04-26 22:09:45,428] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.15.0)(64bit) >[2012-04-26 22:09:45,428] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.5)(64bit) >[2012-04-26 22:09:45,428] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.3)(64bit) >[2012-04-26 22:09:45,428] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.14.2)(64bit) >[2012-04-26 22:09:45,428] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.9)(64bit) >[2012-04-26 22:09:45,428] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.8)(64bit) >[2012-04-26 22:09:45,428] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.7)(64bit) >[2012-04-26 22:09:45,428] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.3)(64bit) >[2012-04-26 22:09:45,428] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.2)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.16)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.14)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.12)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.11)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.10)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.1)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.13.0)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.9)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.7)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.6)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.5)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.4)(64bit) >[2012-04-26 22:09:45,429] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.3)(64bit) >[2012-04-26 22:09:45,430] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.15)(64bit) >[2012-04-26 22:09:45,430] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.14)(64bit) >[2012-04-26 22:09:45,430] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.13)(64bit) >[2012-04-26 22:09:45,430] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.12)(64bit) >[2012-04-26 22:09:45,430] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.11)(64bit) >[2012-04-26 22:09:45,430] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.1)(64bit) >[2012-04-26 22:09:45,430] DEBUG : Quick matched telepathy-glib-0.18.1-1.fc17.x86_64 to require for libtelepathy-glib.so.0(TELEPATHY_GLIB_0.11.0)(64bit) >[2012-04-26 22:09:45,432] DEBUG : TSINFO: Marking webkitgtk3-1.8.1-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,434] DEBUG : TSINFO: Marking telepathy-logger-0.4.0-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,437] DEBUG : TSINFO: Marking telepathy-farstream-0.4.0-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,440] DEBUG : TSINFO: Marking libsoup-2.38.1-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,442] DEBUG : TSINFO: Marking p11-kit-0.12-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,445] DEBUG : TSINFO: Marking geoclue-0.12.0-10.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,448] DEBUG : TSINFO: Marking gcr-3.4.1-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,448] DEBUG : Quick matched gcr-3.4.1-2.fc17.x86_64 to require for libgcr-3.so.1()(64bit) >[2012-04-26 22:09:45,448] DEBUG : Quick matched gcr-3.4.1-2.fc17.x86_64 to require for libgck-1.so.0()(64bit) >[2012-04-26 22:09:45,450] DEBUG : TSINFO: Marking 1:folks-0.6.9-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,451] DEBUG : Quick matched 1:folks-0.6.9-1.fc17.x86_64 to require for libfolks-telepathy.so.25()(64bit) >[2012-04-26 22:09:45,453] DEBUG : TSINFO: Marking farstream-0.1.2-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,455] DEBUG : TSINFO: Marking 1:enchant-1.6.0-4.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,457] DEBUG : TSINFO: Marking evolution-data-server-3.4.1-2.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,458] DEBUG : Quick matched evolution-data-server-3.4.1-2.fc17.x86_64 to require for libebook-1.2.so.13()(64bit) >[2012-04-26 22:09:45,460] DEBUG : TSINFO: Marking libchamplain-gtk-0.12.2-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,462] DEBUG : TSINFO: Marking libchamplain-0.12.2-1.fc17.x86_64 as install for empathy-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,472] DEBUG : TSINFO: Marking libjpeg-turbo-1.2.0-1.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,474] DEBUG : TSINFO: Marking gsettings-desktop-schemas-3.4.0-1.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,476] DEBUG : TSINFO: Marking libpeas-1.4.0-1.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,476] DEBUG : Quick matched libpeas-1.4.0-1.fc17.x86_64 to require for libpeas-1.0.so.0()(64bit) >[2012-04-26 22:09:45,479] DEBUG : TSINFO: Marking gobject-introspection-1.32.1-1.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,480] DEBUG : TSINFO: Marking libffi-3.0.10-2.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,482] DEBUG : TSINFO: Marking libexif-0.6.20-2.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,484] DEBUG : TSINFO: Marking exempi-2.2.0-1.fc17.x86_64 as install for eog-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,492] DEBUG : TSINFO: Marking evince-libs-3.4.0-2.fc17.x86_64 as install for evince-3.4.0-2.fc17.x86_64 >[2012-04-26 22:09:45,493] DEBUG : Quick matched evince-libs-3.4.0-2.fc17.x86_64 to require for libevview3.so.3()(64bit) >[2012-04-26 22:09:45,493] DEBUG : Quick matched evince-libs-3.4.0-2.fc17.x86_64 to require for libevdocument3.so.4()(64bit) >[2012-04-26 22:09:45,512] DEBUG : TSINFO: Marking gvfs-1.12.1-3.fc17.x86_64 as install for evolution-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,514] DEBUG : TSINFO: Marking libical-0.48-2.fc17.x86_64 as install for evolution-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,514] DEBUG : Quick matched libical-0.48-2.fc17.x86_64 to require for libicalss.so.0()(64bit) >[2012-04-26 22:09:45,514] DEBUG : Quick matched libical-0.48-2.fc17.x86_64 to require for libical.so.0()(64bit) >[2012-04-26 22:09:45,516] DEBUG : TSINFO: Marking libgweather-3.4.1-1.fc17.x86_64 as install for evolution-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,519] DEBUG : TSINFO: Marking gtkhtml3-4.4.1-1.fc17.x86_64 as install for evolution-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,519] DEBUG : Quick matched gtkhtml3-4.4.1-1.fc17.x86_64 to require for libgtkhtml-4.0.so.0()(64bit) >[2012-04-26 22:09:45,521] DEBUG : TSINFO: Marking libgdata-0.12.0-1.fc17.x86_64 as install for evolution-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,535] DEBUG : TSINFO: Marking hesiod-3.1.0-21.fc17.x86_64 as install for fetchmail-6.3.21-2.fc17.x86_64 >[2012-04-26 22:09:45,539] DEBUG : TSINFO: Marking file-libs-5.10-5.fc17.x86_64 as install for file-5.10-5.fc17.x86_64 >[2012-04-26 22:09:45,539] DEBUG : Quick matched file-libs-5.10-5.fc17.x86_64 to require for libmagic.so.1()(64bit) >[2012-04-26 22:09:45,553] DEBUG : TSINFO: Marking xulrunner-12.0-1.fc17.x86_64 as install for firefox-12.0-1.fc17.x86_64 >[2012-04-26 22:09:45,555] DEBUG : TSINFO: Marking fedora-bookmarks-15-0.2.noarch as install for firefox-12.0-1.fc17.x86_64 >[2012-04-26 22:09:45,555] DEBUG : Quick matched xulrunner-12.0-1.fc17.x86_64 to require for libxpcom.so()(64bit) >[2012-04-26 22:09:45,557] DEBUG : TSINFO: Marking startup-notification-0.12-3.fc17.x86_64 as install for firefox-12.0-1.fc17.x86_64 >[2012-04-26 22:09:45,563] DEBUG : TSINFO: Marking python-pwquality-1.0.0-2.fc17.x86_64 as install for firstboot-17.2-1.fc17.x86_64 >[2012-04-26 22:09:45,564] DEBUG : TSINFO: Marking python-meh-0.12-1.fc17.noarch as install for firstboot-17.2-1.fc17.x86_64 >[2012-04-26 22:09:45,565] DEBUG : TSINFO: Marking python-ethtool-0.7-3.fc17.x86_64 as install for firstboot-17.2-1.fc17.x86_64 >[2012-04-26 22:09:45,568] DEBUG : TSINFO: Marking pygtk2-2.24.0-4.fc17.x86_64 as install for firstboot-17.2-1.fc17.x86_64 >[2012-04-26 22:09:45,569] DEBUG : TSINFO: Marking libuser-python-0.57.6-1.fc17.x86_64 as install for firstboot-17.2-1.fc17.x86_64 >[2012-04-26 22:09:45,588] DEBUG : TSINFO: Marking 4:perl-5.14.2-211.fc17.x86_64 as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-26 22:09:45,588] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(vars) >[2012-04-26 22:09:45,588] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(strict) >[2012-04-26 22:09:45,589] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Getopt::Std) >[2012-04-26 22:09:45,589] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Getopt::Long) >[2012-04-26 22:09:45,589] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(FileHandle) >[2012-04-26 22:09:45,590] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Exporter) >[2012-04-26 22:09:45,590] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Encode) >[2012-04-26 22:09:45,590] DEBUG : Quick matched 4:perl-5.14.2-211.fc17.x86_64 to require for perl(Data::Dumper) >[2012-04-26 22:09:45,592] DEBUG : TSINFO: Marking perl-PathTools-3.33-211.fc17.x86_64 as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-26 22:09:45,594] DEBUG : TSINFO: Marking foomatic-db-4.0-31.20120103.fc17.noarch as install for foomatic-4.0.8-8.fc17.x86_64 >[2012-04-26 22:09:45,600] DEBUG : TSINFO: Marking foomatic-db-filesystem-4.0-31.20120103.fc17.noarch as install for foomatic-db-ppds-4.0-31.20120103.fc17.noarch >[2012-04-26 22:09:45,603] DEBUG : TSINFO: Marking fprintd-0.4.1-2.fc17.x86_64 as install for fprintd-pam-0.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,621] DEBUG : TSINFO: Marking libXau-1.0.6-3.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,622] DEBUG : TSINFO: Marking xorg-x11-server-utils-7.5-12.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,626] DEBUG : TSINFO: Marking fedora-logos-17.0.0-1.fc17.noarch as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,627] DEBUG : TSINFO: Marking xorg-x11-xkb-utils-7.5-6.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,629] DEBUG : TSINFO: Marking pulseaudio-gdm-hooks-1.1-9.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,632] DEBUG : TSINFO: Marking gnome-keyring-pam-3.4.1-2.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,635] DEBUG : TSINFO: Marking accountsservice-libs-0.6.18-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,637] DEBUG : TSINFO: Marking libXdmcp-1.1.1-1.fc17.x86_64 as install for 1:gdm-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,646] DEBUG : TSINFO: Marking gtksourceview3-3.4.1-1.fc17.x86_64 as install for 2:gedit-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,656] DEBUG : TSINFO: Marking urw-fonts-2.4-11.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-26 22:09:45,657] DEBUG : TSINFO: Marking poppler-data-0.4.5-2.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-26 22:09:45,659] DEBUG : TSINFO: Marking 2:libpng-1.5.10-1.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-26 22:09:45,660] DEBUG : TSINFO: Marking ghostscript-fonts-5.50-28.fc17.noarch as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-26 22:09:45,662] DEBUG : TSINFO: Marking libtiff-3.9.5-3.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-26 22:09:45,665] DEBUG : TSINFO: Marking libXt-1.1.2-2.fc17.x86_64 as install for ghostscript-9.05-1.fc17.x86_64 >[2012-04-26 22:09:45,685] DEBUG : TSINFO: Marking 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,691] DEBUG : TSINFO: Marking gegl-0.2.0-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,693] DEBUG : TSINFO: Marking babl-0.1.10-3.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,694] DEBUG : TSINFO: Marking xdg-utils-1.1.0-0.11.20111207.fc17.noarch as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,696] DEBUG : TSINFO: Marking libwmf-lite-0.2.8.4-32.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,697] DEBUG : TSINFO: Marking libwmf-0.2.8.4-32.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,699] DEBUG : TSINFO: Marking webkitgtk-1.8.1-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,701] DEBUG : TSINFO: Marking libmng-1.0.10-6.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,702] DEBUG : TSINFO: Marking lcms-libs-1.19-5.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,704] DEBUG : TSINFO: Marking jasper-libs-1.900.1-19.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,704] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpui-2.0.so.0()(64bit) >[2012-04-26 22:09:45,705] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpthumb-2.0.so.0()(64bit) >[2012-04-26 22:09:45,705] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpmodule-2.0.so.0()(64bit) >[2012-04-26 22:09:45,705] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpmath-2.0.so.0()(64bit) >[2012-04-26 22:09:45,705] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpconfig-2.0.so.0()(64bit) >[2012-04-26 22:09:45,705] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpcolor-2.0.so.0()(64bit) >[2012-04-26 22:09:45,705] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimpbase-2.0.so.0()(64bit) >[2012-04-26 22:09:45,705] DEBUG : Quick matched 2:gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 to require for libgimp-2.0.so.0()(64bit) >[2012-04-26 22:09:45,707] DEBUG : TSINFO: Marking aalib-libs-1.4.0-0.20.rc5.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,710] DEBUG : TSINFO: Marking libXpm-3.5.10-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,711] DEBUG : TSINFO: Marking libXmu-1.1.0-3.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,713] DEBUG : TSINFO: Marking libXcursor-1.1.13-1.fc17.x86_64 as install for 2:gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >[2012-04-26 22:09:45,720] DEBUG : TSINFO: Marking ca-certificates-2012.81-1.fc17.noarch as install for glib-networking-2.32.1-1.fc17.x86_64 >[2012-04-26 22:09:45,723] DEBUG : TSINFO: Marking glibc-common-2.15-32.fc17.x86_64 as install for glibc-2.15-32.fc17.x86_64 >[2012-04-26 22:09:45,727] DEBUG : TSINFO: Marking mesa-libGLU-8.0.2-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-26 22:09:45,729] DEBUG : TSINFO: Marking libGLEW-1.6.0-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-26 22:09:45,731] DEBUG : TSINFO: Marking mesa-libGL-8.0.2-2.fc17.x86_64 as install for glx-utils-7.10-6.20101028.fc17.x86_64 >[2012-04-26 22:09:45,739] DEBUG : TSINFO: Marking bluez-4.99-1.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-2.fc17.x86_64 >[2012-04-26 22:09:45,740] DEBUG : TSINFO: Marking obexd-0.44-1.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-2.fc17.x86_64 >[2012-04-26 22:09:45,741] DEBUG : TSINFO: Marking gvfs-obexftp-1.12.1-3.fc17.x86_64 as install for 1:gnome-bluetooth-3.4.0-2.fc17.x86_64 >[2012-04-26 22:09:45,753] DEBUG : TSINFO: Marking argyllcms-1.4.0-1.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:45,755] DEBUG : TSINFO: Marking vte3-0.32.1-1.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:45,758] DEBUG : TSINFO: Marking libmash-0.2.0-7.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:45,759] DEBUG : TSINFO: Marking exiv2-libs-0.22-4.fc17.x86_64 as install for gnome-color-manager-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:45,770] DEBUG : TSINFO: Marking udisks2-1.94.0-1.fc17.x86_64 as install for gnome-disk-utility-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:45,773] DEBUG : TSINFO: Marking libudisks2-1.94.0-1.fc17.x86_64 as install for gnome-disk-utility-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:45,781] DEBUG : TSINFO: Marking liboauth-0.9.6-1.fc17.x86_64 as install for gnome-documents-0.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,784] DEBUG : TSINFO: Marking gjs-1.32.0-1.fc17.x86_64 as install for gnome-documents-0.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,792] DEBUG : TSINFO: Marking pygobject2-2.28.6-3.fc17.x86_64 as install for 1:gnome-games-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,805] DEBUG : TSINFO: Marking PackageKit-device-rebind-0.7.4-1.fc17.x86_64 as install for gnome-packagekit-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:45,815] DEBUG : TSINFO: Marking gnome-panel-libs-3.4.1-2.fc17.x86_64 as install for gnome-panel-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,819] DEBUG : TSINFO: Marking libwnck3-3.4.0-1.fc17.x86_64 as install for gnome-panel-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,821] DEBUG : TSINFO: Marking gnome-session-xsession-3.4.1-2.fc17.x86_64 as install for gnome-panel-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,831] DEBUG : TSINFO: Marking libXxf86vm-1.1.2-1.fc17.x86_64 as install for gnome-screensaver-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,832] DEBUG : TSINFO: Marking libXxf86misc-1.0.3-3.fc17.x86_64 as install for gnome-screensaver-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,847] DEBUG : TSINFO: Marking libXrender-0.9.7-1.fc17.x86_64 as install for gnome-session-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,863] DEBUG : TSINFO: Marking mutter-3.4.1-2.fc17.x86_64 as install for gnome-shell-3.4.1-3.fc17.x86_64 >[2012-04-26 22:09:45,863] DEBUG : TSINFO: Marking mozilla-filesystem-1.9-7.fc17.x86_64 as install for gnome-shell-3.4.1-3.fc17.x86_64 >[2012-04-26 22:09:45,867] DEBUG : TSINFO: Marking libcroco-0.6.5-1.fc17.x86_64 as install for gnome-shell-3.4.1-3.fc17.x86_64 >[2012-04-26 22:09:45,878] DEBUG : TSINFO: Marking libsigc++20-2.2.10-2.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,880] DEBUG : TSINFO: Marking pangomm-2.28.4-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,882] DEBUG : TSINFO: Marking gtkmm30-3.4.0-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,885] DEBUG : TSINFO: Marking glibmm24-2.32.0-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,885] DEBUG : Quick matched glibmm24-2.32.0-1.fc17.x86_64 to require for libgiomm-2.4.so.1()(64bit) >[2012-04-26 22:09:45,887] DEBUG : TSINFO: Marking cairomm-1.10.0-3.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,889] DEBUG : TSINFO: Marking atkmm-2.22.6-1.fc17.x86_64 as install for gnome-system-monitor-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:45,896] DEBUG : TSINFO: Marking adwaita-gtk3-theme-3.4.1-1.fc17.x86_64 as install for gnome-themes-standard-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,897] DEBUG : TSINFO: Marking adwaita-gtk2-theme-3.4.1-1.fc17.x86_64 as install for gnome-themes-standard-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,898] DEBUG : TSINFO: Marking adwaita-cursor-theme-3.4.1-1.fc17.noarch as install for gnome-themes-standard-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,900] DEBUG : TSINFO: Marking gtk2-engines-2.20.2-4.fc17.x86_64 as install for gnome-themes-standard-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,904] DEBUG : TSINFO: Marking abattis-cantarell-fonts-0.0.8-1.fc17.noarch as install for gnome-themes-standard-3.4.1-1.fc17.x86_64 >[2012-04-26 22:09:45,909] DEBUG : TSINFO: Marking pinentry-0.8.1-6.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-26 22:09:45,911] DEBUG : TSINFO: Marking libassuan-2.0.1-2.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-26 22:09:45,912] DEBUG : TSINFO: Marking pth-2.0.7-15.fc17.x86_64 as install for gnupg2-2.0.18-3.fc17.x86_64 >[2012-04-26 22:09:45,932] DEBUG : TSINFO: Marking wavpack-4.60.1-3.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,934] DEBUG : TSINFO: Marking 1:libvorbis-1.3.3-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,936] DEBUG : TSINFO: Marking libv4l-0.8.7-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,938] DEBUG : TSINFO: Marking 1:libtheora-1.1.1-3.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,940] DEBUG : TSINFO: Marking taglib-1.7.2-1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,942] DEBUG : TSINFO: Marking speex-1.2-0.14.rc1.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,943] DEBUG : TSINFO: Marking libshout-2.2.2-7.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,944] DEBUG : TSINFO: Marking libavc1394-0.5.3-11.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,946] DEBUG : TSINFO: Marking libraw1394-2.0.7-2.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,947] DEBUG : TSINFO: Marking orc-0.4.16-5.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,949] DEBUG : TSINFO: Marking 2:libogg-1.2.2-4.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,950] DEBUG : TSINFO: Marking libiec61883-1.2.0-7.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,951] DEBUG : TSINFO: Marking libdv-1.0.0-13.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,953] DEBUG : TSINFO: Marking flac-1.2.1-9.fc17.x86_64 as install for gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >[2012-04-26 22:09:45,966] DEBUG : TSINFO: Marking libbluray-0.2.2-1.fc17.x86_64 as install for gvfs-archive-1.12.1-3.fc17.x86_64 >[2012-04-26 22:09:45,972] DEBUG : TSINFO: Marking fuse-libs-2.8.7-1.fc17.x86_64 as install for gvfs-fuse-1.12.1-3.fc17.x86_64 >[2012-04-26 22:09:45,972] DEBUG : Quick matched fuse-libs-2.8.7-1.fc17.x86_64 to require for libfuse.so.2(FUSE_2.6)(64bit) >[2012-04-26 22:09:45,973] DEBUG : TSINFO: Marking fuse-2.8.7-1.fc17.x86_64 as install for gvfs-fuse-1.12.1-3.fc17.x86_64 >[2012-04-26 22:09:45,978] DEBUG : TSINFO: Marking 1:libusb-0.1.3-10.fc17.x86_64 as install for gvfs-gphoto2-1.12.1-3.fc17.x86_64 >[2012-04-26 22:09:45,981] DEBUG : TSINFO: Marking libgphoto2-2.4.11-3.fc17.x86_64 as install for gvfs-gphoto2-1.12.1-3.fc17.x86_64 >[2012-04-26 22:09:45,981] DEBUG : Quick matched libgphoto2-2.4.11-3.fc17.x86_64 to require for libgphoto2.so.2()(64bit) >[2012-04-26 22:09:45,999] DEBUG : TSINFO: Marking 1:libsmbclient-3.6.4-84.fc17.1.x86_64 as install for gvfs-smb-1.12.1-3.fc17.x86_64 >[2012-04-26 22:09:46,009] DEBUG : TSINFO: Marking hplip-libs-3.12.4-1.fc17.x86_64 as install for 1:hpijs-3.12.4-1.fc17.x86_64 >[2012-04-26 22:09:46,010] DEBUG : TSINFO: Marking 1:net-snmp-5.7.1-4.fc17.x86_64 as install for 1:hpijs-3.12.4-1.fc17.x86_64 >[2012-04-26 22:09:46,011] DEBUG : TSINFO: Marking 1:net-snmp-libs-5.7.1-4.fc17.x86_64 as install for 1:hpijs-3.12.4-1.fc17.x86_64 >[2012-04-26 22:09:46,012] DEBUG : Quick matched hplip-libs-3.12.4-1.fc17.x86_64 to require for libhpip.so.0()(64bit) >[2012-04-26 22:09:46,017] DEBUG : TSINFO: Marking python-imaging-1.1.7-6.fc17.x86_64 as install for hplip-3.12.4-1.fc17.x86_64 >[2012-04-26 22:09:46,031] DEBUG : TSINFO: Marking ibus-libs-1.4.99.20120317-4.fc17.x86_64 as install for ibus-1.4.99.20120317-4.fc17.x86_64 >[2012-04-26 22:09:46,032] DEBUG : TSINFO: Marking gnome-icon-theme-legacy-3.4.0-1.fc17.noarch as install for ibus-1.4.99.20120317-4.fc17.x86_64 >[2012-04-26 22:09:46,033] DEBUG : TSINFO: Marking pyxdg-0.19-4.fc17.noarch as install for ibus-1.4.99.20120317-4.fc17.x86_64 >[2012-04-26 22:09:46,034] DEBUG : TSINFO: Marking notify-python-0.1.1-20.fc17.x86_64 as install for ibus-1.4.99.20120317-4.fc17.x86_64 >[2012-04-26 22:09:46,036] DEBUG : TSINFO: Marking libxkbfile-1.0.8-1.fc17.x86_64 as install for ibus-1.4.99.20120317-4.fc17.x86_64 >[2012-04-26 22:09:46,040] DEBUG : TSINFO: Marking kasumi-2.5-6.fc17.x86_64 as install for ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >[2012-04-26 22:09:46,042] DEBUG : TSINFO: Marking anthy-9100h-17.fc17.x86_64 as install for ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >[2012-04-26 22:09:46,042] DEBUG : Quick matched anthy-9100h-17.fc17.x86_64 to require for libanthydic.so.0()(64bit) >[2012-04-26 22:09:46,043] DEBUG : Quick matched anthy-9100h-17.fc17.x86_64 to require for libanthy.so.0()(64bit) >[2012-04-26 22:09:46,048] DEBUG : TSINFO: Marking libchewing-0.3.3-2.fc17.x86_64 as install for ibus-chewing-1.3.10-3.fc17.x86_64 >[2012-04-26 22:09:46,049] DEBUG : Quick matched libchewing-0.3.3-2.fc17.x86_64 to require for libchewing.so.3()(64bit) >[2012-04-26 22:09:46,053] DEBUG : TSINFO: Marking libhangul-0.1.0-2.fc17.x86_64 as install for ibus-hangul-1.4.1-1.fc17.x86_64 >[2012-04-26 22:09:46,054] DEBUG : Quick matched libhangul-0.1.0-2.fc17.x86_64 to require for libhangul.so.1()(64bit) >[2012-04-26 22:09:46,062] DEBUG : TSINFO: Marking libtranslit-m17n-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-26 22:09:46,064] DEBUG : TSINFO: Marking libtranslit-icu-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-26 22:09:46,069] DEBUG : TSINFO: Marking libtranslit-devel-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-26 22:09:46,072] DEBUG : TSINFO: Marking libtranslit-0.0.2-1.fc17.x86_64 as install for ibus-hunspell-table-0.0.4-1.fc17.noarch >[2012-04-26 22:09:46,079] DEBUG : TSINFO: Marking eekboard-1.0.7-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-26 22:09:46,082] DEBUG : TSINFO: Marking m17n-lib-1.6.3-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-26 22:09:46,083] DEBUG : TSINFO: Marking iok-2.1.2-1.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-26 22:09:46,084] DEBUG : Quick matched m17n-lib-1.6.3-2.fc17.x86_64 to require for libm17n-core.so.0()(64bit) >[2012-04-26 22:09:46,086] DEBUG : TSINFO: Marking eekboard-libs-1.0.7-2.fc17.x86_64 as install for ibus-m17n-1.3.3-11.fc17.x86_64 >[2012-04-26 22:09:46,086] DEBUG : Quick matched eekboard-libs-1.0.7-2.fc17.x86_64 to require for libeek.so.0()(64bit) >[2012-04-26 22:09:46,095] DEBUG : TSINFO: Marking libpinyin-0.5.92-1.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-26 22:09:46,095] DEBUG : Quick matched libpinyin-0.5.92-1.fc17.x86_64 to require for libpinyin.so.0(LIBPINYIN)(64bit) >[2012-04-26 22:09:46,095] DEBUG : Quick matched libpinyin-0.5.92-1.fc17.x86_64 to require for libpinyin.so.0()(64bit) >[2012-04-26 22:09:46,097] DEBUG : TSINFO: Marking opencc-0.3.0-1.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-26 22:09:46,098] DEBUG : TSINFO: Marking lua-5.1.4-10.fc17.x86_64 as install for ibus-pinyin-1.4.0-16.fc17.x86_64 >[2012-04-26 22:09:46,102] DEBUG : TSINFO: Marking 1:vorbis-tools-1.4.0-4.fc17.x86_64 as install for icedax-1.1.11-10.fc17.x86_64 >[2012-04-26 22:09:46,112] DEBUG : TSINFO: Marking im-chooser-common-1.5.2.2-1.fc17.x86_64 as install for im-chooser-1.5.2.2-1.fc17.x86_64 >[2012-04-26 22:09:46,115] DEBUG : TSINFO: Marking imsettings-libs-1.2.9-1.fc17.x86_64 as install for im-chooser-1.5.2.2-1.fc17.x86_64 >[2012-04-26 22:09:46,131] DEBUG : TSINFO: Marking sysvinit-tools-2.88-6.dsf.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-26 22:09:46,132] DEBUG : TSINFO: Marking net-tools-1.60-134.20120127git.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-26 22:09:46,133] DEBUG : TSINFO: Marking mingetty-1.08-10.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-26 22:09:46,135] DEBUG : TSINFO: Marking psmisc-22.16-1.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-26 22:09:46,137] DEBUG : TSINFO: Marking fedora-release-17-0.9.noarch as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-26 22:09:46,138] DEBUG : TSINFO: Marking 1:findutils-4.5.10-4.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-26 22:09:46,139] DEBUG : TSINFO: Marking gawk-4.0.0-4.fc17.x86_64 as install for initscripts-9.37-1.fc17.x86_64 >[2012-04-26 22:09:46,146] DEBUG : TSINFO: Marking db4-4.8.30-9.fc17.x86_64 as install for iproute-3.3.0-1.fc17.x86_64 >[2012-04-26 22:09:46,147] DEBUG : TSINFO: Marking linux-atm-libs-2.5.1-4.fc17.x86_64 as install for iproute-3.3.0-1.fc17.x86_64 >[2012-04-26 22:09:46,154] DEBUG : TSINFO: Marking libnetfilter_conntrack-1.0.0-1.fc17.x86_64 as install for iptstate-2.2.2-6.fc17.x86_64 >[2012-04-26 22:09:46,163] DEBUG : TSINFO: Marking numactl-libs-2.0.7-5.fc17.x86_64 as install for 2:irqbalance-1.0.3-4.fc17.x86_64 >[2012-04-26 22:09:46,164] DEBUG : Quick matched numactl-libs-2.0.7-5.fc17.x86_64 to require for libnuma.so.1(libnuma_1.1)(64bit) >[2012-04-26 22:09:46,164] DEBUG : Quick matched numactl-libs-2.0.7-5.fc17.x86_64 to require for libnuma.so.1()(64bit) >[2012-04-26 22:09:46,176] DEBUG : TSINFO: Marking jpackage-utils-1.7.5-18.fc17.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-26 22:09:46,178] DEBUG : TSINFO: Marking tzdata-java-2012c-1.fc17.noarch as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-26 22:09:46,179] DEBUG : TSINFO: Marking rhino-1.7R3-4.fc17.noarch as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-26 22:09:46,180] DEBUG : TSINFO: Marking giflib-4.1.6-5.fc17.x86_64 as install for 1:java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >[2012-04-26 22:09:46,185] DEBUG : TSINFO: Marking kbd-misc-1.15.3-5.fc17.noarch as install for kbd-1.15.3-5.fc17.x86_64 >[2012-04-26 22:09:46,190] DEBUG : TSINFO: Marking linux-firmware-20120206-0.3.git06c8f81.fc17.noarch as install for kernel-3.3.2-8.fc17.x86_64 >[2012-04-26 22:09:46,191] DEBUG : TSINFO: Marking grubby-8.11-1.fc17.x86_64 as install for kernel-3.3.2-8.fc17.x86_64 >[2012-04-26 22:09:46,192] DEBUG : TSINFO: Marking dracut-018-26.git20120424.fc17.noarch as install for kernel-3.3.2-8.fc17.x86_64 >[2012-04-26 22:09:46,195] DEBUG : TSINFO: Marking khmeros-fonts-common-5.0-12.fc17.noarch as install for khmeros-base-fonts-5.0-12.fc17.noarch >[2012-04-26 22:09:46,210] DEBUG : TSINFO: Marking libtdb-1.2.9-14.fc17.x86_64 as install for libcanberra-gtk2-0.28-6.fc17.x86_64 >[2012-04-26 22:09:46,211] DEBUG : TSINFO: Marking libtool-ltdl-2.4.2-3.fc17.x86_64 as install for libcanberra-gtk2-0.28-6.fc17.x86_64 >[2012-04-26 22:09:46,217] DEBUG : TSINFO: Marking liberation-fonts-common-1.07.2-3.fc17.noarch as install for liberation-mono-fonts-1.07.2-3.fc17.noarch >[2012-04-26 22:09:46,242] DEBUG : TSINFO: Marking 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,249] DEBUG : TSINFO: Marking 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,251] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3_0_0)(64bit) >[2012-04-26 22:09:46,251] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.9)(64bit) >[2012-04-26 22:09:46,251] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.8)(64bit) >[2012-04-26 22:09:46,251] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.7)(64bit) >[2012-04-26 22:09:46,251] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.6)(64bit) >[2012-04-26 22:09:46,251] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.3)(64bit) >[2012-04-26 22:09:46,251] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.10)(64bit) >[2012-04-26 22:09:46,251] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(UDK_3.1)(64bit) >[2012-04-26 22:09:46,251] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3(LIBO_UDK_3.5)(64bit) >[2012-04-26 22:09:46,251] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3_0_0)(64bit) >[2012-04-26 22:09:46,252] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.6)(64bit) >[2012-04-26 22:09:46,252] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3(UDK_3.1)(64bit) >[2012-04-26 22:09:46,252] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3_0_0)(64bit) >[2012-04-26 22:09:46,252] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3.3)(64bit) >[2012-04-26 22:09:46,252] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3(UDK_3.1)(64bit) >[2012-04-26 22:09:46,252] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libvcllo.so()(64bit) >[2012-04-26 22:09:46,252] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libvbahelperlo.so()(64bit) >[2012-04-26 22:09:46,253] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libutllo.so()(64bit) >[2012-04-26 22:09:46,253] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_sal.so.3()(64bit) >[2012-04-26 22:09:46,253] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppuhelpergcc3.so.3()(64bit) >[2012-04-26 22:09:46,253] DEBUG : Quick matched 1:libreoffice-ure-3.5.2.1-6.fc17.x86_64 to require for libuno_cppu.so.3()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libtllo.so()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libtklo.so()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvxlo.so()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvxcorelo.so()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvtlo.so()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsvllo.so()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsotlo.so()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsfxlo.so()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsblo.so()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libsaxlo.so()(64bit) >[2012-04-26 22:09:46,254] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libooxlo.so()(64bit) >[2012-04-26 22:09:46,255] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libmsfilterlo.so()(64bit) >[2012-04-26 22:09:46,255] DEBUG : TSINFO: Marking lpsolve-5.5.2.0-4.fc17.x86_64 as install for 1:libreoffice-calc-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,256] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libfilelo.so()(64bit) >[2012-04-26 22:09:46,256] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libeditenglo.so()(64bit) >[2012-04-26 22:09:46,256] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libdrawinglayerlo.so()(64bit) >[2012-04-26 22:09:46,256] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libdbtoolslo.so()(64bit) >[2012-04-26 22:09:46,256] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libcomphelpgcc3.so()(64bit) >[2012-04-26 22:09:46,256] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libbasegfxlo.so()(64bit) >[2012-04-26 22:09:46,256] DEBUG : Quick matched 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 to require for libavmedialo.so()(64bit) >[2012-04-26 22:09:46,263] DEBUG : TSINFO: Marking 1:libreoffice-pdfimport-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,264] DEBUG : TSINFO: Marking libwpg-0.2.0-3.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,266] DEBUG : TSINFO: Marking libwpd-0.9.4-2.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,266] DEBUG : Quick matched libwpd-0.9.4-2.fc17.x86_64 to require for libwpd-0.9.so.9()(64bit) >[2012-04-26 22:09:46,268] DEBUG : TSINFO: Marking libvisio-0.0.16-1.fc17.x86_64 as install for 1:libreoffice-draw-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,276] DEBUG : TSINFO: Marking 1:libreoffice-presenter-screen-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-impress-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,278] DEBUG : TSINFO: Marking 1:libreoffice-ogltrans-3.5.2.1-6.fc17.x86_64 as install for 1:libreoffice-impress-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,291] DEBUG : TSINFO: Marking libwps-0.2.4-2.fc17.x86_64 as install for 1:libreoffice-writer-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,293] DEBUG : TSINFO: Marking libicu-4.8.1.1-2.fc17.x86_64 as install for 1:libreoffice-writer-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:46,293] DEBUG : Quick matched libicu-4.8.1.1-2.fc17.x86_64 to require for libicui18n.so.48()(64bit) >[2012-04-26 22:09:46,303] DEBUG : TSINFO: Marking sane-backends-1.0.22-10.fc17.x86_64 as install for libsane-hpaio-3.12.4-1.fc17.x86_64 >[2012-04-26 22:09:46,322] DEBUG : TSINFO: Marking lvm2-libs-2.02.95-6.fc17.x86_64 as install for lvm2-2.02.95-6.fc17.x86_64 >[2012-04-26 22:09:46,324] DEBUG : TSINFO: Marking libudev-182-1.fc17.x86_64 as install for lvm2-2.02.95-6.fc17.x86_64 >[2012-04-26 22:09:46,329] DEBUG : TSINFO: Marking less-444-5.fc17.x86_64 as install for man-db-2.6.0.2-5.fc17.x86_64 >[2012-04-26 22:09:46,330] DEBUG : TSINFO: Marking gzip-1.4-6.fc17.x86_64 as install for man-db-2.6.0.2-5.fc17.x86_64 >[2012-04-26 22:09:46,331] DEBUG : TSINFO: Marking groff-base-1.21-8.fc17.x86_64 as install for man-db-2.6.0.2-5.fc17.x86_64 >[2012-04-26 22:09:46,332] DEBUG : TSINFO: Marking libpipeline-1.2.0-2.fc17.x86_64 as install for man-db-2.6.0.2-5.fc17.x86_64 >[2012-04-26 22:09:46,334] DEBUG : TSINFO: Marking gdbm-1.10-2.fc17.x86_64 as install for man-db-2.6.0.2-5.fc17.x86_64 >[2012-04-26 22:09:46,345] DEBUG : TSINFO: Marking mesa-dri-filesystem-8.0.2-2.fc17.x86_64 as install for mesa-dri-drivers-8.0.2-2.fc17.x86_64 >[2012-04-26 22:09:46,347] DEBUG : TSINFO: Marking llvm-libs-3.0-10.fc17.x86_64 as install for mesa-dri-drivers-8.0.2-2.fc17.x86_64 >[2012-04-26 22:09:46,355] DEBUG : TSINFO: Marking libXinerama-1.1.2-1.fc17.x86_64 as install for metacity-2.34.3-1.fc17.x86_64 >[2012-04-26 22:09:46,369] DEBUG : TSINFO: Marking urlview-0.9-9.fc17.x86_64 as install for 5:mutt-1.5.21-11.fc17.x86_64 >[2012-04-26 22:09:46,371] DEBUG : TSINFO: Marking gpgme-1.3.0-8.fc17.x86_64 as install for 5:mutt-1.5.21-11.fc17.x86_64 >[2012-04-26 22:09:46,372] DEBUG : Quick matched gpgme-1.3.0-8.fc17.x86_64 to require for libgpgme.so.11(GPGME_1.0)(64bit) >[2012-04-26 22:09:46,373] DEBUG : TSINFO: Marking tokyocabinet-1.4.47-2.fc17.x86_64 as install for 5:mutt-1.5.21-11.fc17.x86_64 >[2012-04-26 22:09:46,387] DEBUG : TSINFO: Marking gupnp-0.18.2-1.fc17.x86_64 as install for 1:nautilus-sendto-3.0.2-2.fc17.x86_64 >[2012-04-26 22:09:46,388] DEBUG : TSINFO: Marking gssdp-0.12.1-2.fc17.x86_64 as install for 1:nautilus-sendto-3.0.2-2.fc17.x86_64 >[2012-04-26 22:09:46,391] DEBUG : TSINFO: Marking libbsd-0.3.0-2.fc17.x86_64 as install for nc-1.103-3.fc17.x86_64 >[2012-04-26 22:09:46,391] DEBUG : Quick matched libbsd-0.3.0-2.fc17.x86_64 to require for libbsd.so.0(LIBBSD_0.0)(64bit) >[2012-04-26 22:09:46,391] DEBUG : Quick matched libbsd-0.3.0-2.fc17.x86_64 to require for libbsd.so.0()(64bit) >[2012-04-26 22:09:46,403] DEBUG : TSINFO: Marking rpcbind-0.2.0-16.fc17.x86_64 as install for 1:nfs-utils-1.2.5-14.fc17.x86_64 >[2012-04-26 22:09:46,406] DEBUG : TSINFO: Marking libtirpc-0.2.2-2.1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-14.fc17.x86_64 >[2012-04-26 22:09:46,409] DEBUG : TSINFO: Marking libnfsidmap-0.25-2.fc17.x86_64 as install for 1:nfs-utils-1.2.5-14.fc17.x86_64 >[2012-04-26 22:09:46,412] DEBUG : TSINFO: Marking libmount-2.21.1-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-14.fc17.x86_64 >[2012-04-26 22:09:46,412] DEBUG : Quick matched libmount-2.21.1-1.fc17.x86_64 to require for libmount >[2012-04-26 22:09:46,413] DEBUG : TSINFO: Marking libgssglue-0.3-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-14.fc17.x86_64 >[2012-04-26 22:09:46,414] DEBUG : Quick matched libgssglue-0.3-1.fc17.x86_64 to require for libgssglue >[2012-04-26 22:09:46,417] DEBUG : TSINFO: Marking libevent-2.0.18-1.fc17.x86_64 as install for 1:nfs-utils-1.2.5-14.fc17.x86_64 >[2012-04-26 22:09:46,427] DEBUG : TSINFO: Marking newt-0.52.14-2.fc17.x86_64 as install for ntsysv-1.3.59-1.fc17.x86_64 >[2012-04-26 22:09:46,427] DEBUG : Quick matched newt-0.52.14-2.fc17.x86_64 to require for libnewt.so.0.52()(64bit) >[2012-04-26 22:09:46,434] DEBUG : TSINFO: Marking openssh-5.9p1-22.fc17.x86_64 as install for openssh-clients-5.9p1-22.fc17.x86_64 >[2012-04-26 22:09:46,436] DEBUG : TSINFO: Marking fipscheck-lib-1.3.0-3.fc17.x86_64 as install for openssh-clients-5.9p1-22.fc17.x86_64 >[2012-04-26 22:09:46,436] DEBUG : Quick matched fipscheck-lib-1.3.0-3.fc17.x86_64 to require for libfipscheck.so.1()(64bit) >[2012-04-26 22:09:46,444] DEBUG : TSINFO: Marking speech-dispatcher-python-0.7.1-7.fc17.x86_64 as install for orca-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:46,446] DEBUG : TSINFO: Marking speech-dispatcher-0.7.1-7.fc17.x86_64 as install for orca-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:46,447] DEBUG : TSINFO: Marking python-brlapi-0.5.6-4.fc17.x86_64 as install for orca-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:46,448] DEBUG : TSINFO: Marking liblouis-python-2.4.1-1.fc17.noarch as install for orca-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:46,459] DEBUG : TSINFO: Marking paps-libs-0.6.8-18.fc17.x86_64 as install for paps-0.6.8-18.fc17.x86_64 >[2012-04-26 22:09:46,469] DEBUG : TSINFO: Marking libuser-0.57.6-1.fc17.x86_64 as install for passwd-0.78.99-1.fc17.x86_64 >[2012-04-26 22:09:46,471] DEBUG : TSINFO: Marking passwdqc-lib-1.2.2-3.fc17.x86_64 as install for passwdqc-1.2.2-3.fc17.x86_64 >[2012-04-26 22:09:46,473] DEBUG : TSINFO: Marking hwdata-0.234-2.fc17.noarch as install for pciutils-3.1.9-1.fc17.x86_64 >[2012-04-26 22:09:46,476] DEBUG : TSINFO: Marking libsysfs-2.1.0-11.fc17.x86_64 as install for pcmciautils-018-2.fc17.x86_64 >[2012-04-26 22:09:46,488] DEBUG : TSINFO: Marking libxslt-1.1.26-9.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,489] DEBUG : TSINFO: Marking rarian-compat-0.8.1-7.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,491] DEBUG : TSINFO: Marking gnome-vfs2-2.24.4-7.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,493] DEBUG : TSINFO: Marking libgnomeui-2.24.5-4.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,494] DEBUG : TSINFO: Marking libgnomecanvas-2.30.3-4.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,496] DEBUG : TSINFO: Marking libgnome-2.32.1-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,497] DEBUG : TSINFO: Marking libglade2-2.6.4-8.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,499] DEBUG : TSINFO: Marking libbonoboui-2.24.5-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,500] DEBUG : TSINFO: Marking libbonobo-2.32.1-2.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,501] DEBUG : Quick matched libbonobo-2.32.1-2.fc17.x86_64 to require for libbonobo-2.so.0()(64bit) >[2012-04-26 22:09:46,502] DEBUG : TSINFO: Marking libart_lgpl-2.3.21-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,503] DEBUG : TSINFO: Marking ORBit2-2.14.19-3.fc17.x86_64 as install for planner-0.14.5-8.fc17.x86_64 >[2012-04-26 22:09:46,508] DEBUG : TSINFO: Marking plymouth-scripts-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-26 22:09:46,511] DEBUG : TSINFO: Marking plymouth-core-libs-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-26 22:09:46,511] DEBUG : Quick matched plymouth-core-libs-0.8.4-0.20120319.2.fc17.x86_64 to require for libply-splash-core.so.2()(64bit) >[2012-04-26 22:09:46,513] DEBUG : TSINFO: Marking plymouth-theme-charge-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-system-theme-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-26 22:09:46,521] DEBUG : TSINFO: Marking libselinux-utils-2.1.10-3.fc17.x86_64 as install for policycoreutils-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:46,524] DEBUG : TSINFO: Marking libsemanage-2.1.6-3.fc17.x86_64 as install for policycoreutils-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:46,524] DEBUG : TSINFO: Marking diffutils-3.2-6.fc17.x86_64 as install for policycoreutils-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:46,531] DEBUG : TSINFO: Marking policycoreutils-python-2.1.11-6.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:46,533] DEBUG : TSINFO: Marking xorg-x11-server-Xephyr-1.12.0-2.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:46,534] DEBUG : TSINFO: Marking matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:46,536] DEBUG : TSINFO: Marking libcgroup-0.38-1.fc17.x86_64 as install for policycoreutils-sandbox-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:46,537] DEBUG : Quick matched libcgroup-0.38-1.fc17.x86_64 to require for libcgroup.so.1(CGROUP_0.32)(64bit) >[2012-04-26 22:09:46,537] DEBUG : Quick matched libcgroup-0.38-1.fc17.x86_64 to require for libcgroup.so.1()(64bit) >[2012-04-26 22:09:46,546] DEBUG : TSINFO: Marking elfutils-libelf-0.153-2.fc17.x86_64 as install for prelink-0.4.6-5.fc17.x86_64 >[2012-04-26 22:09:46,547] DEBUG : Quick matched elfutils-libelf-0.153-2.fc17.x86_64 to require for libelf.so.1()(64bit) >[2012-04-26 22:09:46,550] DEBUG : TSINFO: Marking ptouch-driver-1.3-8.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-26 22:09:46,551] DEBUG : TSINFO: Marking psutils-1.17-38.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-26 22:09:46,552] DEBUG : TSINFO: Marking 1:pnm2ppa-1.04-23.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-26 22:09:46,552] DEBUG : TSINFO: Marking pbm2l7k-990321-9.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-26 22:09:46,553] DEBUG : TSINFO: Marking pbm2l2030-1.4-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-26 22:09:46,554] DEBUG : TSINFO: Marking min12xxw-0.0.9-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-26 22:09:46,554] DEBUG : TSINFO: Marking lx-20030328-7.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-26 22:09:46,555] DEBUG : TSINFO: Marking cjet-0.8.9-11.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-26 22:09:46,556] DEBUG : TSINFO: Marking c2070-0.99-8.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-26 22:09:46,557] DEBUG : TSINFO: Marking c2050-0.3b-5.fc17.x86_64 as install for printer-filters-1.1-6.fc17.noarch >[2012-04-26 22:09:46,569] DEBUG : TSINFO: Marking rtkit-0.10-2.fc17.x86_64 as install for pulseaudio-1.1-9.fc17.x86_64 >[2012-04-26 22:09:46,570] DEBUG : TSINFO: Marking libsndfile-1.0.25-2.fc17.x86_64 as install for pulseaudio-1.1-9.fc17.x86_64 >[2012-04-26 22:09:46,573] DEBUG : TSINFO: Marking libxcb-1.8.1-1.fc17.x86_64 as install for pulseaudio-1.1-9.fc17.x86_64 >[2012-04-26 22:09:46,575] DEBUG : TSINFO: Marking json-c-0.9-4.fc17.x86_64 as install for pulseaudio-1.1-9.fc17.x86_64 >[2012-04-26 22:09:46,577] DEBUG : TSINFO: Marking jack-audio-connection-kit-1.9.8-8.fc17.x86_64 as install for pulseaudio-1.1-9.fc17.x86_64 >[2012-04-26 22:09:46,579] DEBUG : TSINFO: Marking libasyncns-0.8-3.fc17.x86_64 as install for pulseaudio-1.1-9.fc17.x86_64 >[2012-04-26 22:09:46,591] DEBUG : TSINFO: Marking python-xlib-0.15-0.6.rc1.fc17.noarch as install for pyatspi-2.4.0-1.fc17.noarch >[2012-04-26 22:09:46,592] DEBUG : TSINFO: Marking gnome-python2-gconf-2.28.1-8.fc17.x86_64 as install for pyatspi-2.4.0-1.fc17.noarch >[2012-04-26 22:09:46,596] DEBUG : TSINFO: Marking 1:quota-nls-4.00-3.fc17.noarch as install for 1:quota-4.00-3.fc17.x86_64 >[2012-04-26 22:09:46,613] DEBUG : TSINFO: Marking python-mako-0.5.0-2.fc17.noarch as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,614] DEBUG : TSINFO: Marking media-player-info-16-1.fc17.noarch as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,616] DEBUG : TSINFO: Marking gvfs-afc-1.12.1-3.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,618] DEBUG : TSINFO: Marking gstreamer-python-0.10.19-3.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,621] DEBUG : TSINFO: Marking usbmuxd-1.0.8-1.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,623] DEBUG : TSINFO: Marking libtasn1-2.12-1.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,625] DEBUG : TSINFO: Marking libplist-1.8-4.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,627] DEBUG : TSINFO: Marking libmusicbrainz3-3.0.3-4.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,629] DEBUG : TSINFO: Marking libmtp-1.1.3-2.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,631] DEBUG : TSINFO: Marking libimobiledevice-1.1.4-1.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,634] DEBUG : TSINFO: Marking grilo-0.1.18-3.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,636] DEBUG : TSINFO: Marking libgpod-0.8.2-4.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,638] DEBUG : TSINFO: Marking libdmapsharing-2.9.14-1.fc17.x86_64 as install for rhythmbox-2.96-3.fc17.x86_64 >[2012-04-26 22:09:46,645] DEBUG : TSINFO: Marking curl-7.24.0-2.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-26 22:09:46,647] DEBUG : TSINFO: Marking libdb-utils-5.2.36-5.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-26 22:09:46,649] DEBUG : TSINFO: Marking rpm-libs-4.9.1.3-1.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-26 22:09:46,649] DEBUG : Quick matched rpm-libs-4.9.1.3-1.fc17.x86_64 to require for librpm.so.2()(64bit) >[2012-04-26 22:09:46,651] DEBUG : TSINFO: Marking xz-libs-5.1.1-2alpha.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-26 22:09:46,653] DEBUG : TSINFO: Marking libdb-5.2.36-5.fc17.x86_64 as install for rpm-4.9.1.3-1.fc17.x86_64 >[2012-04-26 22:09:46,668] DEBUG : TSINFO: Marking 1:samba-common-3.6.4-84.fc17.1.x86_64 as install for 1:samba-client-3.6.4-84.fc17.1.x86_64 >[2012-04-26 22:09:46,672] DEBUG : TSINFO: Marking sane-backends-libs-1.0.22-10.fc17.x86_64 as install for sane-backends-drivers-scanners-1.0.22-10.fc17.x86_64 >[2012-04-26 22:09:46,674] DEBUG : TSINFO: Marking libieee1284-0.2.11-11.fc17.x86_64 as install for sane-backends-drivers-scanners-1.0.22-10.fc17.x86_64 >[2012-04-26 22:09:46,680] DEBUG : TSINFO: Marking avahi-glib-0.6.30-7.fc17.x86_64 as install for seahorse-3.4.0-2.fc17.x86_64 >[2012-04-26 22:09:46,684] DEBUG : TSINFO: Marking selinux-policy-3.10.0-118.fc17.noarch as install for selinux-policy-targeted-3.10.0-118.fc17.noarch >[2012-04-26 22:09:46,684] DEBUG : Quick matched selinux-policy-3.10.0-118.fc17.noarch to require for selinux-policy >[2012-04-26 22:09:46,689] DEBUG : TSINFO: Marking procmail-3.22-29.fc17.x86_64 as install for sendmail-8.14.5-12.fc17.x86_64 >[2012-04-26 22:09:46,689] DEBUG : TSINFO: Marking cyrus-sasl-2.1.23-29.fc17.x86_64 as install for sendmail-8.14.5-12.fc17.x86_64 >[2012-04-26 22:09:46,697] DEBUG : TSINFO: Marking setroubleshoot-server-3.1.9-1.fc17.x86_64 as install for setroubleshoot-3.1.9-1.fc17.x86_64 >[2012-04-26 22:09:46,701] DEBUG : TSINFO: Marking libreport-gtk-2.0.10-2.fc17.x86_64 as install for setroubleshoot-3.1.9-1.fc17.x86_64 >[2012-04-26 22:09:46,703] DEBUG : TSINFO: Marking usermode-1.109-1.fc17.x86_64 as install for setuptool-1.19.11-4.fc17.x86_64 >[2012-04-26 22:09:46,715] DEBUG : TSINFO: Marking unique3-3.0.2-3.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-26 22:09:46,716] DEBUG : TSINFO: Marking rest-0.7.12-2.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-26 22:09:46,718] DEBUG : TSINFO: Marking LibRaw-0.14.3-3.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-26 22:09:46,720] DEBUG : TSINFO: Marking libgomp-4.7.0-2.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-26 22:09:46,722] DEBUG : TSINFO: Marking libgexiv2-0.4.1-1.fc17.x86_64 as install for shotwell-0.12.2-1.fc17.x86_64 >[2012-04-26 22:09:46,730] DEBUG : TSINFO: Marking slang-2.2.4-3.fc17.x86_64 as install for slrn-0.9.9p1-5.fc17.x86_64 >[2012-04-26 22:09:46,730] DEBUG : Quick matched slang-2.2.4-3.fc17.x86_64 to require for libslang.so.2()(64bit) >[2012-04-26 22:09:46,733] DEBUG : TSINFO: Marking mailx-12.5-5.fc17.x86_64 as install for 1:smartmontools-5.42-3.fc17.x86_64 >[2012-04-26 22:09:46,735] DEBUG : TSINFO: Marking smc-fonts-common-5.0.1-2.fc17.noarch as install for smc-meera-fonts-5.0.1-2.fc17.noarch >[2012-04-26 22:09:46,736] DEBUG : TSINFO: Marking smolt-1.4.3-6.fc17.noarch as install for smolt-firstboot-1.4.3-6.fc17.noarch >[2012-04-26 22:09:46,739] DEBUG : TSINFO: Marking xz-5.1.1-2alpha.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-26 22:09:46,741] DEBUG : TSINFO: Marking 2:tar-1.26-5.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-26 22:09:46,741] DEBUG : TSINFO: Marking libxml2-python-2.7.8-7.fc17.x86_64 as install for sos-2.2-3.fc17.noarch >[2012-04-26 22:09:46,748] DEBUG : TSINFO: Marking libmusicbrainz4-4.0.1-1.fc17.x86_64 as install for sound-juicer-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:46,749] DEBUG : TSINFO: Marking libdiscid-0.2.2-6.fc17.x86_64 as install for sound-juicer-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:46,756] DEBUG : TSINFO: Marking libao-1.1.0-2.fc17.x86_64 as install for sox-14.3.2-3.fc17.x86_64 >[2012-04-26 22:09:46,757] DEBUG : TSINFO: Marking gsm-1.0.13-6.fc17.x86_64 as install for sox-14.3.2-3.fc17.x86_64 >[2012-04-26 22:09:46,762] DEBUG : TSINFO: Marking libpciaccess-0.13.1-1.fc17.x86_64 as install for spice-vdagent-0.10.1-1.fc17.x86_64 >[2012-04-26 22:09:46,775] DEBUG : TSINFO: Marking sssd-client-1.8.2-10.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,779] DEBUG : TSINFO: Marking libldb-1.1.4-2.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,781] DEBUG : TSINFO: Marking libipa_hbac-1.8.2-10.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,782] DEBUG : TSINFO: Marking libtevent-0.9.15-1.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,784] DEBUG : TSINFO: Marking cyrus-sasl-gssapi-2.1.23-29.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,786] DEBUG : TSINFO: Marking libunistring-0.9.3-3.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,789] DEBUG : TSINFO: Marking python-libs-2.7.3-3.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,792] DEBUG : TSINFO: Marking pcre-8.21-5.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,793] DEBUG : TSINFO: Marking libnl-1.1-15.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,796] DEBUG : TSINFO: Marking libini_config-0.6.2-8.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,798] DEBUG : TSINFO: Marking libdhash-0.4.3-8.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,801] DEBUG : TSINFO: Marking libcollection-0.6.1-8.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,802] DEBUG : TSINFO: Marking c-ares-1.7.5-2.fc17.x86_64 as install for sssd-1.8.2-10.fc17.x86_64 >[2012-04-26 22:09:46,809] DEBUG : TSINFO: Marking libsss_sudo-1.8.2-10.fc17.x86_64 as install for sudo-1.8.3p1-6.fc17.x86_64 >[2012-04-26 22:09:46,810] DEBUG : Quick matched libsss_sudo-1.8.2-10.fc17.x86_64 to require for libsss_sudo.so.0()(64bit) >[2012-04-26 22:09:46,820] DEBUG : TSINFO: Marking python-slip-0.2.20-2.fc17.noarch as install for system-config-date-1.9.67-2.fc17.noarch >[2012-04-26 22:09:46,820] DEBUG : TSINFO: Marking gnome-python2-canvas-2.28.1-8.fc17.x86_64 as install for system-config-date-1.9.67-2.fc17.noarch >[2012-04-26 22:09:46,825] DEBUG : TSINFO: Marking python-slip-dbus-0.2.20-2.fc17.noarch as install for system-config-firewall-1.2.29-7.fc17.noarch >[2012-04-26 22:09:46,829] DEBUG : TSINFO: Marking system-config-keyboard-base-1.3.1-8.fc17.x86_64 as install for system-config-keyboard-1.3.1-8.fc17.x86_64 >[2012-04-26 22:09:46,834] DEBUG : TSINFO: Marking rpm-python-4.9.1.3-1.fc17.x86_64 as install for system-config-network-tui-1.6.3-2.fc17.noarch >[2012-04-26 22:09:46,836] DEBUG : TSINFO: Marking python-iwlib-1.2-1.fc17.x86_64 as install for system-config-network-tui-1.6.3-2.fc17.noarch >[2012-04-26 22:09:46,843] DEBUG : TSINFO: Marking system-config-printer-libs-1.3.9-1.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-26 22:09:46,844] DEBUG : TSINFO: Marking python-smbc-1.0.13-1.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-26 22:09:46,845] DEBUG : TSINFO: Marking python-slip-gtk-0.2.20-2.fc17.noarch as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-26 22:09:46,846] DEBUG : TSINFO: Marking gnome-python2-gnomekeyring-2.32.0-9.fc17.x86_64 as install for system-config-printer-1.3.9-1.fc17.x86_64 >[2012-04-26 22:09:46,852] DEBUG : TSINFO: Marking libselinux-python-2.1.10-3.fc17.x86_64 as install for system-config-users-1.2.115-1.fc17.noarch >[2012-04-26 22:09:46,865] DEBUG : TSINFO: Marking nss-myhostname-0.3-2.fc17.x86_64 as install for systemd-44-7.fc17.x86_64 >[2012-04-26 22:09:46,869] DEBUG : TSINFO: Marking kmod-libs-7-1.fc17.x86_64 as install for systemd-44-7.fc17.x86_64 >[2012-04-26 22:09:46,869] DEBUG : Quick matched kmod-libs-7-1.fc17.x86_64 to require for libkmod.so.2()(64bit) >[2012-04-26 22:09:46,873] DEBUG : TSINFO: Marking 14:libpcap-1.2.1-2.fc17.x86_64 as install for 14:tcpdump-4.2.1-2.fc17.x86_64 >[2012-04-26 22:09:46,877] DEBUG : TSINFO: Marking thai-scalable-fonts-common-0.5.0-1.fc17.noarch as install for thai-scalable-waree-fonts-0.5.0-1.fc17.noarch >[2012-04-26 22:09:46,890] DEBUG : TSINFO: Marking python-httplib2-0.6.0-6.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:46,891] DEBUG : TSINFO: Marking python-feedparser-5.1-1.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:46,892] DEBUG : TSINFO: Marking 1:python-BeautifulSoup-3.2.0-4.fc17.noarch as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:46,893] DEBUG : TSINFO: Marking grilo-plugins-0.1.18-3.fc17.x86_64 as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:46,894] DEBUG : TSINFO: Marking gnome-dvb-daemon-0.2.8-1.fc17.x86_64 as install for 1:totem-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:46,911] DEBUG : TSINFO: Marking transmission-common-2.50-1.fc17.x86_64 as install for transmission-gtk-2.50-1.fc17.x86_64 >[2012-04-26 22:09:46,914] DEBUG : TSINFO: Marking libcurl-7.24.0-2.fc17.x86_64 as install for transmission-gtk-2.50-1.fc17.x86_64 >[2012-04-26 22:09:46,919] DEBUG : TSINFO: Marking usb_modeswitch-data-20120120-1.fc17.noarch as install for usb_modeswitch-1.2.3-1.fc17.x86_64 >[2012-04-26 22:09:46,929] DEBUG : TSINFO: Marking libutempter-1.1.5-6.fc17.x86_64 as install for util-linux-2.21.1-1.fc17.x86_64 >[2012-04-26 22:09:46,930] DEBUG : Quick matched libutempter-1.1.5-6.fc17.x86_64 to require for libutempter.so.0()(64bit) >[2012-04-26 22:09:46,934] DEBUG : TSINFO: Marking 2:vim-common-7.3.444-1.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-26 22:09:46,938] DEBUG : TSINFO: Marking ruby-libs-1.9.3.194-10.1.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-26 22:09:46,940] DEBUG : TSINFO: Marking 4:perl-libs-5.14.2-211.fc17.x86_64 as install for 2:vim-enhanced-7.3.444-1.fc17.x86_64 >[2012-04-26 22:09:46,951] DEBUG : TSINFO: Marking spice-gtk3-0.12-1.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:46,954] DEBUG : TSINFO: Marking spice-glib-0.12-1.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:46,956] DEBUG : TSINFO: Marking gvnc-0.5.0-2.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:46,957] DEBUG : TSINFO: Marking gtk-vnc2-0.5.0-2.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:46,959] DEBUG : TSINFO: Marking avahi-ui-gtk3-0.6.30-7.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:46,961] DEBUG : TSINFO: Marking avahi-gobject-0.6.30-7.fc17.x86_64 as install for vinagre-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:46,971] DEBUG : TSINFO: Marking vlgothic-fonts-common-20120325-1.fc17.noarch as install for vlgothic-fonts-20120325-1.fc17.noarch >[2012-04-26 22:09:46,977] DEBUG : TSINFO: Marking crda-1.1.2_2011.04.28-2.fc17.x86_64 as install for 1:wireless-tools-29-7.1.fc17.x86_64 >[2012-04-26 22:09:46,982] DEBUG : TSINFO: Marking xdg-user-dirs-0.14-2.fc17.x86_64 as install for xdg-user-dirs-gtk-0.9-1.fc17.x86_64 >[2012-04-26 22:09:46,990] DEBUG : TSINFO: Marking xkeyboard-config-2.5.1-1.fc17.noarch as install for xorg-x11-drv-evdev-2.7.0-2.fc17.x86_64 >[2012-04-26 22:09:46,993] DEBUG : TSINFO: Marking mtdev-1.1.0-3.20110105.fc17.x86_64 as install for xorg-x11-drv-evdev-2.7.0-2.fc17.x86_64 >[2012-04-26 22:09:46,994] DEBUG : Quick matched mtdev-1.1.0-3.20110105.fc17.x86_64 to require for libmtdev.so.1()(64bit) >[2012-04-26 22:09:47,002] DEBUG : TSINFO: Marking xcb-util-0.3.8-2.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-2.fc17.x86_64 >[2012-04-26 22:09:47,002] DEBUG : Quick matched xcb-util-0.3.8-2.fc17.x86_64 to require for libxcb-util.so.0()(64bit) >[2012-04-26 22:09:47,005] DEBUG : TSINFO: Marking libXvMC-1.0.7-1.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-2.fc17.x86_64 >[2012-04-26 22:09:47,007] DEBUG : TSINFO: Marking libXv-1.0.7-1.fc17.x86_64 as install for xorg-x11-drv-intel-2.18.0-2.fc17.x86_64 >[2012-04-26 22:09:47,023] DEBUG : TSINFO: Marking mesa-libxatracker-8.0.2-2.fc17.x86_64 as install for xorg-x11-drv-vmware-12.0.2-1.fc17.x86_64 >[2012-04-26 22:09:47,023] DEBUG : Quick matched mesa-libxatracker-8.0.2-2.fc17.x86_64 to require for libxatracker.so.1()(64bit) >[2012-04-26 22:09:47,030] DEBUG : TSINFO: Marking xorg-x11-server-common-1.12.0-2.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-26 22:09:47,031] DEBUG : TSINFO: Marking system-setup-keyboard-0.8.8-2.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-26 22:09:47,034] DEBUG : TSINFO: Marking pixman-0.24.4-2.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-26 22:09:47,036] DEBUG : TSINFO: Marking libXfont-1.4.5-1.fc17.x86_64 as install for xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >[2012-04-26 22:09:47,041] DEBUG : TSINFO: Marking libdmx-1.1.2-1.fc17.x86_64 as install for xorg-x11-utils-7.5-6.fc17.x86_64 >[2012-04-26 22:09:47,044] DEBUG : TSINFO: Marking libXxf86dga-1.1.3-1.fc17.x86_64 as install for xorg-x11-utils-7.5-6.fc17.x86_64 >[2012-04-26 22:09:47,054] DEBUG : TSINFO: Marking xsane-common-0.998-8.fc17.x86_64 as install for xsane-gimp-0.998-8.fc17.x86_64 >[2012-04-26 22:09:47,059] DEBUG : TSINFO: Marking yelp-xsl-3.4.1-1.fc17.noarch as install for 1:yelp-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:47,061] DEBUG : TSINFO: Marking 1:yelp-libs-3.4.1-2.fc17.x86_64 as install for 1:yelp-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:47,067] DEBUG : TSINFO: Marking yp-tools-2.12-9.fc17.x86_64 as install for 3:ypbind-1.35-2.fc17.x86_64 >[2012-04-26 22:09:47,070] DEBUG : TSINFO: Marking yum-metadata-parser-1.1.4-6.fc17.x86_64 as install for yum-3.4.3-23.fc17.noarch >[2012-04-26 22:09:47,072] DEBUG : TSINFO: Marking python-urlgrabber-3.9.1-11.fc17.noarch as install for yum-3.4.3-23.fc17.noarch >[2012-04-26 22:09:47,074] DEBUG : TSINFO: Marking python-iniparse-0.4-4.fc17.noarch as install for yum-3.4.3-23.fc17.noarch >[2012-04-26 22:09:47,074] DEBUG : TSINFO: Marking pygpgme-0.2-2.fc17.x86_64 as install for yum-3.4.3-23.fc17.noarch >[2012-04-26 22:09:47,076] DEBUG : TSINFO: Marking deltarpm-3.6-0.7.20110223git.fc17.x86_64 as install for yum-presto-0.7.3-1.fc17.noarch >[2012-04-26 22:09:47,079] DEBUG : TSINFO: Marking python-kitchen-1.1.1-1.fc17.noarch as install for yum-utils-1.1.31-4.fc17.noarch >[2012-04-26 22:09:47,114] DEBUG : TSINFO: Marking libIDL-0.8.14-4.fc17.x86_64 as install for ORBit2-2.14.19-3.fc17.x86_64 >[2012-04-26 22:09:47,119] DEBUG : TSINFO: Marking preupgrade-1.1.10-2.fc17.noarch as install for PackageKit-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:47,120] DEBUG : TSINFO: Marking comps-extras-20-3.fc17.noarch as install for PackageKit-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:47,127] DEBUG : TSINFO: Marking PackageKit-yum-0.7.4-1.fc17.x86_64 as install for PackageKit-0.7.4-1.fc17.x86_64 >[2012-04-26 22:09:47,140] DEBUG : TSINFO: Marking abrt-libs-2.0.10-1.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:47,143] DEBUG : TSINFO: Marking libreport-2.0.10-2.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:47,144] DEBUG : TSINFO: Marking btparser-0.16-1.fc17.x86_64 as install for abrt-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:47,156] DEBUG : TSINFO: Marking elfutils-libs-0.153-2.fc17.x86_64 as install for abrt-addon-ccpp-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:47,158] DEBUG : TSINFO: Marking elfutils-0.153-2.fc17.x86_64 as install for abrt-addon-ccpp-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:47,161] DEBUG : TSINFO: Marking libreport-plugin-kerneloops-2.0.10-2.fc17.x86_64 as install for abrt-addon-kerneloops-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:47,169] DEBUG : TSINFO: Marking abrt-dbus-2.0.10-1.fc17.x86_64 as install for abrt-gui-2.0.10-1.fc17.x86_64 >[2012-04-26 22:09:47,179] DEBUG : TSINFO: Marking fxload-2002_04_11-11.fc17.x86_64 as install for alsa-tools-firmware-1.0.25-2.fc17.x86_64 >[2012-04-26 22:09:47,189] DEBUG : TSINFO: Marking libXScrnSaver-1.2.2-1.fc17.x86_64 as install for argyllcms-1.4.0-1.fc17.x86_64 >[2012-04-26 22:09:47,207] DEBUG : TSINFO: Marking 32:bind-license-9.9.0-4.fc17.noarch as install for 32:bind-libs-9.9.0-4.fc17.x86_64 >[2012-04-26 22:09:47,250] DEBUG : TSINFO: Marking iw-3.3-1.fc17.x86_64 as install for crda-1.1.2_2011.04.28-2.fc17.x86_64 >[2012-04-26 22:09:47,286] DEBUG : TSINFO: Marking sgpio-1.2.0.10-6.fc17.x86_64 as install for dmraid-events-1.0.0.rc16-16.fc17.x86_64 >[2012-04-26 22:09:47,287] DEBUG : TSINFO: Marking device-mapper-event-1.02.74-6.fc17.x86_64 as install for dmraid-events-1.0.0.rc16-16.fc17.x86_64 >[2012-04-26 22:09:47,293] DEBUG : TSINFO: Marking 1:hardlink-1.0-13.fc17.x86_64 as install for dracut-018-26.git20120424.fc17.noarch >[2012-04-26 22:09:47,298] DEBUG : TSINFO: Marking python-boto-2.3.0-1.fc17.noarch as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-04-26 22:09:47,299] DEBUG : TSINFO: Marking python-GnuPGInterface-0.3.2-9.fc17.noarch as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-04-26 22:09:47,299] DEBUG : TSINFO: Marking 2:ncftp-3.2.5-3.fc17.x86_64 as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-04-26 22:09:47,300] DEBUG : TSINFO: Marking gnupg-1.4.12-1.fc17.x86_64 as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-04-26 22:09:47,302] DEBUG : TSINFO: Marking librsync-0.9.7-17.fc17.x86_64 as install for duplicity-0.6.18-1.fc17.x86_64 >[2012-04-26 22:09:47,321] DEBUG : TSINFO: Marking libspectre-0.2.6-5.fc17.x86_64 as install for evince-libs-3.4.0-2.fc17.x86_64 >[2012-04-26 22:09:47,323] DEBUG : TSINFO: Marking poppler-glib-0.18.4-1.fc17.x86_64 as install for evince-libs-3.4.0-2.fc17.x86_64 >[2012-04-26 22:09:47,326] DEBUG : TSINFO: Marking libgxps-0.2.2-1.fc17.x86_64 as install for evince-libs-3.4.0-2.fc17.x86_64 >[2012-04-26 22:09:47,347] DEBUG : TSINFO: Marking libnice-0.1.2-1.fc17.x86_64 as install for farstream-0.1.2-2.fc17.x86_64 >[2012-04-26 22:09:47,349] DEBUG : TSINFO: Marking gupnp-igd-0.2.1-1.fc17.x86_64 as install for farstream-0.1.2-2.fc17.x86_64 >[2012-04-26 22:09:47,354] DEBUG : TSINFO: Marking fipscheck-1.3.0-3.fc17.x86_64 as install for fipscheck-lib-1.3.0-3.fc17.x86_64 >[2012-04-26 22:09:47,363] DEBUG : TSINFO: Marking libsocialweb-0.25.20-3.fc17.x86_64 as install for 1:folks-0.6.9-1.fc17.x86_64 >[2012-04-26 22:09:47,368] DEBUG : TSINFO: Marking libfprint-0.4.0-3.fc17.x86_64 as install for fprintd-0.4.1-2.fc17.x86_64 >[2012-04-26 22:09:47,395] DEBUG : TSINFO: Marking suitesparse-3.6.1-3.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-26 22:09:47,397] DEBUG : TSINFO: Marking libspiro-20071029-6.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-26 22:09:47,398] DEBUG : TSINFO: Marking libopenraw-0.0.8-6.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-26 22:09:47,400] DEBUG : TSINFO: Marking SDL-1.2.14-16.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-26 22:09:47,401] DEBUG : TSINFO: Marking ilmbase-1.0.2-4.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-26 22:09:47,401] DEBUG : Quick matched ilmbase-1.0.2-4.fc17.x86_64 to require for libIlmThread.so.6()(64bit) >[2012-04-26 22:09:47,403] DEBUG : TSINFO: Marking OpenEXR-libs-1.7.0-3.fc17.x86_64 as install for gegl-0.2.0-1.fc17.x86_64 >[2012-04-26 22:09:47,403] DEBUG : Quick matched ilmbase-1.0.2-4.fc17.x86_64 to require for libHalf.so.6()(64bit) >[2012-04-26 22:09:47,408] DEBUG : TSINFO: Marking 1:xorg-x11-font-utils-7.5-7.fc17.x86_64 as install for ghostscript-fonts-5.50-28.fc17.noarch >[2012-04-26 22:09:47,419] DEBUG : TSINFO: Marking gamin-0.1.10-12.fc17.x86_64 as install for glib2-2.32.1-1.fc17.x86_64 >[2012-04-26 22:09:47,422] DEBUG : TSINFO: Marking tzdata-2012c-1.fc17.noarch as install for glibc-common-2.15-32.fc17.x86_64 >[2012-04-26 22:09:47,433] DEBUG : TSINFO: Marking desktop-backgrounds-gnome-17.0.0-1.fc17.noarch as install for gnome-desktop3-3.4.1-2.fc17.x86_64 >[2012-04-26 22:09:47,439] DEBUG : TSINFO: Marking dvb-apps-1.1.2-0.1479.37781d27a444.fc17.x86_64 as install for gnome-dvb-daemon-0.2.8-1.fc17.x86_64 >[2012-04-26 22:09:47,441] DEBUG : TSINFO: Marking gstreamer-rtsp-0.10.8-2.fc17.x86_64 as install for gnome-dvb-daemon-0.2.8-1.fc17.x86_64 >[2012-04-26 22:09:47,459] DEBUG : TSINFO: Marking gnome-python2-2.28.1-8.fc17.x86_64 as install for gnome-python2-canvas-2.28.1-8.fc17.x86_64 >[2012-04-26 22:09:47,464] DEBUG : TSINFO: Marking gnome-python2-desktop-2.32.0-9.fc17.x86_64 as install for gnome-python2-gnomekeyring-2.32.0-9.fc17.x86_64 >[2012-04-26 22:09:47,497] DEBUG : TSINFO: Marking gupnp-av-0.10.2-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-26 22:09:47,499] DEBUG : TSINFO: Marking libquvi-0.4.1-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-26 22:09:47,501] DEBUG : TSINFO: Marking gmime-2.6.4-1.fc17.x86_64 as install for grilo-plugins-0.1.18-3.fc17.x86_64 >[2012-04-26 22:09:47,512] DEBUG : TSINFO: Marking gstreamer-tools-0.10.36-1.fc17.x86_64 as install for gstreamer-0.10.36-1.fc17.x86_64 >[2012-04-26 22:09:47,527] DEBUG : TSINFO: Marking libvpx-1.0.0-1.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,529] DEBUG : TSINFO: Marking libvdpau-0.4.1-7.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,531] DEBUG : TSINFO: Marking schroedinger-1.0.11-1.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,532] DEBUG : TSINFO: Marking libofa-0.9.3-20.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,534] DEBUG : TSINFO: Marking libmpcdec-1.2.6-8.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,536] DEBUG : TSINFO: Marking 1:libmodplug-0.8.8.4-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,537] DEBUG : TSINFO: Marking libkate-0.3.8-5.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,539] DEBUG : TSINFO: Marking libdvdread-4.2.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,540] DEBUG : TSINFO: Marking libdvdnav-4.2.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,541] DEBUG : TSINFO: Marking dirac-libs-1.0.2-7.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,542] DEBUG : Quick matched dirac-libs-1.0.2-7.fc17.x86_64 to require for libdirac_decoder.so.0()(64bit) >[2012-04-26 22:09:47,543] DEBUG : TSINFO: Marking libdc1394-2.1.4-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,544] DEBUG : TSINFO: Marking celt-0.11.1-3.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,546] DEBUG : TSINFO: Marking libcdaudio-0.99.12p2-15.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,547] DEBUG : TSINFO: Marking libass-0.10.0-2.fc17.x86_64 as install for gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >[2012-04-26 22:09:47,554] DEBUG : TSINFO: Marking libvisual-0.4.0-11.fc17.x86_64 as install for gstreamer-plugins-base-0.10.36-1.fc17.x86_64 >[2012-04-26 22:09:47,596] DEBUG : TSINFO: Marking libcdio-0.83-3.fc17.x86_64 as install for gvfs-1.12.1-3.fc17.x86_64 >[2012-04-26 22:09:47,596] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_cdda.so.1(CDIO_CDDA_1)(64bit) >[2012-04-26 22:09:47,596] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio.so.13(CDIO_13)(64bit) >[2012-04-26 22:09:47,597] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_paranoia.so.1()(64bit) >[2012-04-26 22:09:47,597] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio_cdda.so.1()(64bit) >[2012-04-26 22:09:47,597] DEBUG : Quick matched libcdio-0.83-3.fc17.x86_64 to require for libcdio.so.13()(64bit) >[2012-04-26 22:09:47,603] DEBUG : TSINFO: Marking 1:obex-data-server-0.4.6-3.fc17.x86_64 as install for gvfs-obexftp-1.12.1-3.fc17.x86_64 >[2012-04-26 22:09:47,612] DEBUG : TSINFO: Marking hplip-common-3.12.4-1.fc17.x86_64 as install for hplip-libs-3.12.4-1.fc17.x86_64 >[2012-04-26 22:09:47,629] DEBUG : TSINFO: Marking xml-common-0.6.3-36.fc17.noarch as install for iso-codes-3.34-1.fc17.noarch >[2012-04-26 22:09:47,635] DEBUG : TSINFO: Marking libfreebob-1.0.11-10.fc17.x86_64 as install for jack-audio-connection-kit-1.9.8-8.fc17.x86_64 >[2012-04-26 22:09:47,637] DEBUG : TSINFO: Marking libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 as install for jack-audio-connection-kit-1.9.8-8.fc17.x86_64 >[2012-04-26 22:09:47,656] DEBUG : TSINFO: Marking groff-1.21-8.fc17.x86_64 as install for less-444-5.fc17.x86_64 >[2012-04-26 22:09:47,660] DEBUG : TSINFO: Marking libX11-common-1.4.99.1-3.fc17.noarch as install for libX11-1.4.99.1-3.fc17.x86_64 >[2012-04-26 22:09:47,669] DEBUG : TSINFO: Marking libfontenc-1.1.0-2.fc17.x86_64 as install for libXfont-1.4.5-1.fc17.x86_64 >[2012-04-26 22:09:47,703] DEBUG : TSINFO: Marking sound-theme-freedesktop-0.7-4.fc17.noarch as install for libcanberra-0.28-6.fc17.x86_64 >[2012-04-26 22:09:47,722] DEBUG : TSINFO: Marking libssh2-1.4.1-1.fc17.x86_64 as install for libcurl-7.24.0-2.fc17.x86_64 >[2012-04-26 22:09:47,723] DEBUG : Quick matched libssh2-1.4.1-1.fc17.x86_64 to require for libssh2.so.1()(64bit) >[2012-04-26 22:09:47,764] DEBUG : TSINFO: Marking lockdev-1.0.4-0.4.20111007git.fc17.x86_64 as install for libgphoto2-2.4.11-3.fc17.x86_64 >[2012-04-26 22:09:47,764] DEBUG : Quick matched lockdev-1.0.4-0.4.20111007git.fc17.x86_64 to require for liblockdev.so.1()(64bit) >[2012-04-26 22:09:47,767] DEBUG : TSINFO: Marking gd-2.0.35-16.fc17.x86_64 as install for libgphoto2-2.4.11-3.fc17.x86_64 >[2012-04-26 22:09:47,771] DEBUG : TSINFO: Marking sg3_utils-libs-1.31-2.fc17.x86_64 as install for libgpod-0.8.2-4.fc17.x86_64 >[2012-04-26 22:09:47,791] DEBUG : TSINFO: Marking libref_array-0.1.2-8.fc17.x86_64 as install for libini_config-0.6.2-8.fc17.x86_64 >[2012-04-26 22:09:47,794] DEBUG : TSINFO: Marking libpath_utils-0.2.1-8.fc17.x86_64 as install for libini_config-0.6.2-8.fc17.x86_64 >[2012-04-26 22:09:47,804] DEBUG : TSINFO: Marking liblouis-2.4.1-1.fc17.x86_64 as install for liblouis-python-2.4.1-1.fc17.noarch >[2012-04-26 22:09:47,821] DEBUG : TSINFO: Marking libnfnetlink-1.0.0-4.fc17.x86_64 as install for libnetfilter_conntrack-1.0.0-1.fc17.x86_64 >[2012-04-26 22:09:47,836] DEBUG : TSINFO: Marking seed-3.2.0-2.fc17.2.x86_64 as install for libpeas-1.4.0-1.fc17.x86_64 >[2012-04-26 22:09:47,844] DEBUG : TSINFO: Marking libmodman-2.0.1-3.fc17.x86_64 as install for libproxy-0.4.7-4.fc17.x86_64 >[2012-04-26 22:09:47,847] DEBUG : TSINFO: Marking cracklib-dicts-2.8.18-3.fc17.x86_64 as install for libpwquality-1.0.0-2.fc17.x86_64 >[2012-04-26 22:09:47,848] DEBUG : TSINFO: Marking cracklib-2.8.18-3.fc17.x86_64 as install for libpwquality-1.0.0-2.fc17.x86_64 >[2012-04-26 22:09:47,877] DEBUG : TSINFO: Marking 1:libreoffice-opensymbol-fonts-3.5.2.1-6.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,880] DEBUG : TSINFO: Marking hyphen-2.8.3-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,881] DEBUG : TSINFO: Marking lucene-2.9.4-8.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,882] DEBUG : TSINFO: Marking hyphen-en-2.8.3-1.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,883] DEBUG : TSINFO: Marking hunspell-en-0.20110318-2.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,884] DEBUG : TSINFO: Marking 1:autocorr-en-3.5.2.1-6.fc17.noarch as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,887] DEBUG : TSINFO: Marking redland-1.0.15-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,888] DEBUG : TSINFO: Marking mythes-1.2.2-2.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,891] DEBUG : TSINFO: Marking graphite2-1.1.1-2.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,892] DEBUG : TSINFO: Marking libexttextcat-3.2.0-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,894] DEBUG : TSINFO: Marking libcmis-0.1.0-1.fc17.x86_64 as install for 1:libreoffice-core-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,902] DEBUG : TSINFO: Marking poppler-0.18.4-1.fc17.x86_64 as install for 1:libreoffice-pdfimport-3.5.2.1-6.fc17.x86_64 >[2012-04-26 22:09:47,915] DEBUG : TSINFO: Marking xmlrpc-c-client-1.29.3-1702.svn2290.fc17.x86_64 as install for libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 >[2012-04-26 22:09:47,918] DEBUG : TSINFO: Marking xmlrpc-c-1.29.3-1702.svn2290.fc17.x86_64 as install for libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 >[2012-04-26 22:09:47,928] DEBUG : TSINFO: Marking ustr-1.0.4-12.fc17.x86_64 as install for libsemanage-2.1.6-3.fc17.x86_64 >[2012-04-26 22:09:47,928] DEBUG : Quick matched ustr-1.0.4-12.fc17.x86_64 to require for libustr-1.0.so.1(USTR_1.0)(64bit) >[2012-04-26 22:09:47,928] DEBUG : Quick matched ustr-1.0.4-12.fc17.x86_64 to require for libustr-1.0.so.1()(64bit) >[2012-04-26 22:09:47,961] DEBUG : TSINFO: Marking glib2-devel-2.32.1-1.fc17.x86_64 as install for libtranslit-devel-0.0.2-1.fc17.x86_64 >[2012-04-26 22:09:47,961] DEBUG : Quick matched glib2-devel-2.32.1-1.fc17.x86_64 to require for pkgconfig(gmodule-2.0) >[2012-04-26 22:09:47,961] DEBUG : Quick matched glib2-devel-2.32.1-1.fc17.x86_64 to require for pkgconfig(gio-2.0) >[2012-04-26 22:09:47,982] DEBUG : TSINFO: Marking libwacom-data-0.4-1.fc17.noarch as install for libwacom-0.4-1.fc17.x86_64 >[2012-04-26 22:09:47,992] DEBUG : TSINFO: Marking libXres-1.0.6-1.fc17.x86_64 as install for libwnck3-3.4.0-1.fc17.x86_64 >[2012-04-26 22:09:48,013] DEBUG : TSINFO: Marking netxen-firmware-4.0.534-5.fc17.noarch as install for linux-firmware-20120206-0.3.git06c8f81.fc17.noarch >[2012-04-26 22:09:48,027] DEBUG : TSINFO: Marking libmatchbox-1.9-9.fc17.x86_64 as install for matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 >[2012-04-26 22:09:48,029] DEBUG : TSINFO: Marking libXft-2.3.0-2.fc17.x86_64 as install for matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 >[2012-04-26 22:09:48,087] DEBUG : TSINFO: Marking mesa-libglapi-8.0.2-2.fc17.x86_64 as install for mesa-libGL-8.0.2-2.fc17.x86_64 >[2012-04-26 22:09:48,100] DEBUG : TSINFO: Marking ncurses-base-5.9-4.20120204.fc17.x86_64 as install for ncurses-libs-5.9-4.20120204.fc17.x86_64 >[2012-04-26 22:09:48,104] DEBUG : TSINFO: Marking pakchois-0.4-5.x86_64 as install for neon-0.29.6-2.fc17.x86_64 >[2012-04-26 22:09:48,114] DEBUG : TSINFO: Marking mysql-libs-5.5.22-1.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-26 22:09:48,115] DEBUG : TSINFO: Marking lm_sensors-libs-3.3.1-2.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-26 22:09:48,117] DEBUG : TSINFO: Marking 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 as install for 1:net-snmp-5.7.1-4.fc17.x86_64 >[2012-04-26 22:09:48,117] DEBUG : Quick matched 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 to require for libnetsnmpmibs.so.30()(64bit) >[2012-04-26 22:09:48,117] DEBUG : Quick matched 1:net-snmp-agent-libs-5.7.1-4.fc17.x86_64 to require for libnetsnmpagent.so.30()(64bit) >[2012-04-26 22:09:48,131] DEBUG : TSINFO: Marking nss-sysinit-3.13.4-2.fc17.x86_64 as install for nss-3.13.4-2.fc17.x86_64 >[2012-04-26 22:09:48,153] DEBUG : TSINFO: Marking vpnc-script-0.5.3-14.svn457.fc17.noarch as install for openconnect-3.18-1.fc17.x86_64 >[2012-04-26 22:09:48,167] DEBUG : TSINFO: Marking pkcs11-helper-1.09-2.fc17.x86_64 as install for openvpn-2.2.2-4.fc17.x86_64 >[2012-04-26 22:09:48,169] DEBUG : TSINFO: Marking lzo-2.06-2.fc17.x86_64 as install for openvpn-2.2.2-4.fc17.x86_64 >[2012-04-26 22:09:48,180] DEBUG : TSINFO: Marking libthai-0.1.14-5.fc17.x86_64 as install for pango-1.30.0-1.fc17.x86_64 >[2012-04-26 22:09:48,181] DEBUG : Quick matched libthai-0.1.14-5.fc17.x86_64 to require for libthai.so.0(LIBTHAI_0.1)(64bit) >[2012-04-26 22:09:48,181] DEBUG : Quick matched libthai-0.1.14-5.fc17.x86_64 to require for libthai.so.0()(64bit) >[2012-04-26 22:09:48,205] DEBUG : TSINFO: Marking perl-threads-shared-1.40-2.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-26 22:09:48,207] DEBUG : TSINFO: Marking perl-Socket-2.001-1.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-26 22:09:48,209] DEBUG : TSINFO: Marking perl-Scalar-List-Utils-1.25-1.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-26 22:09:48,210] DEBUG : TSINFO: Marking 4:perl-macros-5.14.2-211.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-26 22:09:48,211] DEBUG : TSINFO: Marking perl-threads-1.86-2.fc17.x86_64 as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-26 22:09:48,213] DEBUG : TSINFO: Marking 1:perl-Pod-Simple-3.16-211.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-26 22:09:48,214] DEBUG : TSINFO: Marking 1:perl-Module-Pluggable-3.90-211.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-26 22:09:48,216] DEBUG : TSINFO: Marking perl-Carp-1.22-2.fc17.noarch as install for 4:perl-5.14.2-211.fc17.x86_64 >[2012-04-26 22:09:48,229] DEBUG : TSINFO: Marking plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-theme-charge-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-26 22:09:48,237] DEBUG : TSINFO: Marking setools-libs-python-3.3.7-23.fc17.x86_64 as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:48,239] DEBUG : TSINFO: Marking libsemanage-python-2.1.6-3.fc17.x86_64 as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:48,240] DEBUG : TSINFO: Marking audit-libs-python-2.2.1-1.fc17.x86_64 as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:48,242] DEBUG : TSINFO: Marking selinux-policy-devel-3.10.0-118.fc17.noarch as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:48,242] DEBUG : TSINFO: Marking python-IPy-0.75-2.fc17.noarch as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:48,244] DEBUG : TSINFO: Marking checkpolicy-2.1.9-4.fc17.x86_64 as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:48,245] DEBUG : TSINFO: Marking 1:make-3.82-9.fc17.x86_64 as install for policycoreutils-python-2.1.11-6.fc17.x86_64 >[2012-04-26 22:09:48,253] DEBUG : TSINFO: Marking openjpeg-libs-1.4-12.fc17.x86_64 as install for poppler-utils-0.18.4-1.fc17.x86_64 >[2012-04-26 22:09:48,281] DEBUG : TSINFO: Marking pycairo-1.8.10-4.fc17.x86_64 as install for pygobject3-3.2.0-1.fc17.x86_64 >[2012-04-26 22:09:48,292] DEBUG : TSINFO: Marking brlapi-0.5.6-4.fc17.x86_64 as install for python-brlapi-0.5.6-4.fc17.x86_64 >[2012-04-26 22:09:48,292] DEBUG : Quick matched brlapi-0.5.6-4.fc17.x86_64 to require for libbrlapi.so.0.5()(64bit) >[2012-04-26 22:09:48,297] DEBUG : TSINFO: Marking python-chardet-2.0.1-4.fc17.noarch as install for python-kitchen-1.1.1-1.fc17.noarch >[2012-04-26 22:09:48,303] DEBUG : TSINFO: Marking python-markupsafe-0.11-4.fc17.x86_64 as install for python-mako-0.5.0-2.fc17.noarch >[2012-04-26 22:09:48,304] DEBUG : TSINFO: Marking python-beaker-1.5.4-3.fc17.noarch as install for python-mako-0.5.0-2.fc17.noarch >[2012-04-26 22:09:48,307] DEBUG : TSINFO: Marking libreport-newt-2.0.10-2.fc17.x86_64 as install for python-meh-0.12-1.fc17.noarch >[2012-04-26 22:09:48,312] DEBUG : TSINFO: Marking python-decorator-3.3.3-1.fc17.noarch as install for python-slip-dbus-0.2.20-2.fc17.noarch >[2012-04-26 22:09:48,314] DEBUG : TSINFO: Marking python-pycurl-7.19.0-10.fc17.x86_64 as install for python-urlgrabber-3.9.1-11.fc17.noarch >[2012-04-26 22:09:48,320] DEBUG : TSINFO: Marking rarian-0.8.1-7.fc17.x86_64 as install for rarian-compat-0.8.1-7.fc17.x86_64 >[2012-04-26 22:09:48,320] DEBUG : Quick matched rarian-0.8.1-7.fc17.x86_64 to require for rarian >[2012-04-26 22:09:48,320] DEBUG : Quick matched rarian-0.8.1-7.fc17.x86_64 to require for librarian.so.0()(64bit) >[2012-04-26 22:09:48,325] DEBUG : TSINFO: Marking jline-1.0-1.fc17.noarch as install for rhino-1.7R3-4.fc17.noarch >[2012-04-26 22:09:48,338] DEBUG : TSINFO: Marking rpm-build-libs-4.9.1.3-1.fc17.x86_64 as install for rpm-python-4.9.1.3-1.fc17.x86_64 >[2012-04-26 22:09:48,338] DEBUG : Quick matched rpm-build-libs-4.9.1.3-1.fc17.x86_64 to require for librpmbuild.so.2()(64bit) >[2012-04-26 22:09:48,346] DEBUG : TSINFO: Marking libyaml-0.1.4-2.fc17.x86_64 as install for ruby-libs-1.9.3.194-10.1.fc17.x86_64 >[2012-04-26 22:09:48,361] DEBUG : TSINFO: Marking m4-1.4.16-3.fc17.x86_64 as install for selinux-policy-3.10.0-118.fc17.noarch >[2012-04-26 22:09:48,368] DEBUG : TSINFO: Marking setroubleshoot-plugins-3.0.36-1.fc17.noarch as install for setroubleshoot-server-3.1.9-1.fc17.x86_64 >[2012-04-26 22:09:48,371] DEBUG : TSINFO: Marking setools-libs-3.3.7-23.fc17.x86_64 as install for setroubleshoot-server-3.1.9-1.fc17.x86_64 >[2012-04-26 22:09:48,371] DEBUG : Quick matched setools-libs-3.3.7-23.fc17.x86_64 to require for libapol.so.4(VERS_4.0)(64bit) >[2012-04-26 22:09:48,371] DEBUG : Quick matched setools-libs-3.3.7-23.fc17.x86_64 to require for libqpol.so.1()(64bit) >[2012-04-26 22:09:48,371] DEBUG : Quick matched setools-libs-3.3.7-23.fc17.x86_64 to require for libapol.so.4()(64bit) >[2012-04-26 22:09:48,377] DEBUG : TSINFO: Marking python-simplejson-2.3.0-2.fc17.x86_64 as install for smolt-1.4.3-6.fc17.noarch >[2012-04-26 22:09:48,378] DEBUG : TSINFO: Marking python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch as install for smolt-1.4.3-6.fc17.noarch >[2012-04-26 22:09:48,384] DEBUG : TSINFO: Marking festival-freebsoft-utils-0.10-3.fc17.noarch as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-26 22:09:48,385] DEBUG : TSINFO: Marking flite-1.3-17.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-26 22:09:48,386] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite_cmulex.so.1()(64bit) >[2012-04-26 22:09:48,386] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite_cmu_us_kal16.so.1()(64bit) >[2012-04-26 22:09:48,386] DEBUG : Quick matched flite-1.3-17.fc17.x86_64 to require for libflite.so.1()(64bit) >[2012-04-26 22:09:48,388] DEBUG : TSINFO: Marking espeak-1.46.02-3.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-26 22:09:48,389] DEBUG : TSINFO: Marking dotconf-1.3-3.fc17.x86_64 as install for speech-dispatcher-0.7.1-7.fc17.x86_64 >[2012-04-26 22:09:48,399] DEBUG : TSINFO: Marking usbredir-0.4.3-1.fc17.x86_64 as install for spice-glib-0.12-1.fc17.x86_64 >[2012-04-26 22:09:48,399] DEBUG : Quick matched usbredir-0.4.3-1.fc17.x86_64 to require for libusbredirhost.so.1()(64bit) >[2012-04-26 22:09:48,400] DEBUG : TSINFO: Marking celt051-0.5.1.3-4.fc17.x86_64 as install for spice-glib-0.12-1.fc17.x86_64 >[2012-04-26 22:09:48,402] DEBUG : TSINFO: Marking libcacard-0.1.2-2.fc17.x86_64 as install for spice-glib-0.12-1.fc17.x86_64 >[2012-04-26 22:09:48,414] DEBUG : TSINFO: Marking python-cups-1.9.61-2.fc17.x86_64 as install for system-config-printer-libs-1.3.9-1.fc17.x86_64 >[2012-04-26 22:09:48,445] DEBUG : TSINFO: Marking libpurple-2.10.2-1.fc17.x86_64 as install for telepathy-haze-0.6.0-1.fc17.x86_64 >[2012-04-26 22:09:48,481] DEBUG : TSINFO: Marking libosinfo-0.1.1-1.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-26 22:09:48,481] DEBUG : Quick matched libosinfo-0.1.1-1.fc17.x86_64 to require for libosinfo-1.0.so.0(LIBOSINFO_0.0.1)(64bit) >[2012-04-26 22:09:48,481] DEBUG : Quick matched libosinfo-0.1.1-1.fc17.x86_64 to require for libosinfo-1.0.so.0()(64bit) >[2012-04-26 22:09:48,482] DEBUG : TSINFO: Marking libiptcdata-1.0.4-7.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-26 22:09:48,484] DEBUG : TSINFO: Marking libgsf-1.14.21-3.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-26 22:09:48,485] DEBUG : TSINFO: Marking enca-1.13-3.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-26 22:09:48,486] DEBUG : TSINFO: Marking libcue-1.3.0-4.fc17.x86_64 as install for tracker-0.14.0-1.fc17.x86_64 >[2012-04-26 22:09:48,499] DEBUG : TSINFO: Marking libatasmart-0.18-2.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-26 22:09:48,503] DEBUG : TSINFO: Marking xfsprogs-3.1.8-1.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-26 22:09:48,504] DEBUG : TSINFO: Marking mtools-4.0.17-2.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-26 22:09:48,506] DEBUG : TSINFO: Marking gdisk-0.8.4-1.fc17.x86_64 as install for udisks2-1.94.0-1.fc17.x86_64 >[2012-04-26 22:09:48,521] DEBUG : TSINFO: Marking 2:vim-filesystem-7.3.444-1.fc17.x86_64 as install for 2:vim-common-7.3.444-1.fc17.x86_64 >[2012-04-26 22:09:48,557] DEBUG : TSINFO: Marking mcpp-2.7.2-7.fc17.x86_64 as install for xorg-x11-server-utils-7.5-12.fc17.x86_64 >[2012-04-26 22:09:48,593] DEBUG : TSINFO: Marking brltty-4.3-4.fc17.x86_64 as install for brlapi-0.5.6-4.fc17.x86_64 >[2012-04-26 22:09:48,600] DEBUG : TSINFO: Marking beefy-miracle-backgrounds-gnome-16.91.0-2.fc17.noarch as install for desktop-backgrounds-gnome-17.0.0-1.fc17.noarch >[2012-04-26 22:09:48,618] DEBUG : TSINFO: Marking festival-1.96-20.fc17.x86_64 as install for festival-freebsoft-utils-0.10-3.fc17.noarch >[2012-04-26 22:09:48,653] DEBUG : TSINFO: Marking fribidi-0.19.2-4.fc17.x86_64 as install for libass-0.10.0-2.fc17.x86_64 >[2012-04-26 22:09:48,674] DEBUG : TSINFO: Marking libxml++-2.34.2-2.fc17.x86_64 as install for libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 >[2012-04-26 22:09:48,676] DEBUG : TSINFO: Marking libconfig-1.4.8-2.fc17.x86_64 as install for libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 >[2012-04-26 22:09:48,700] DEBUG : TSINFO: Marking fftw-libs-3.3-4.fc17.x86_64 as install for libofa-0.9.3-20.fc17.x86_64 >[2012-04-26 22:09:48,714] DEBUG : TSINFO: Marking cyrus-sasl-md5-2.1.23-29.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-26 22:09:48,716] DEBUG : TSINFO: Marking libsilc-1.1.10-6.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-26 22:09:48,716] DEBUG : Quick matched libsilc-1.1.10-6.fc17.x86_64 to require for libsilc-1.1.so.2()(64bit) >[2012-04-26 22:09:48,717] DEBUG : TSINFO: Marking meanwhile-1.1.0-6.fc17.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-26 22:09:48,719] DEBUG : TSINFO: Marking libgadu-1.11.0-2.fc17.1.x86_64 as install for libpurple-2.10.2-1.fc17.x86_64 >[2012-04-26 22:09:48,721] DEBUG : TSINFO: Marking libquvi-scripts-0.4.4-1.fc17.noarch as install for libquvi-0.4.1-1.fc17.x86_64 >[2012-04-26 22:09:48,727] DEBUG : TSINFO: Marking libreport-python-2.0.10-2.fc17.x86_64 as install for libreport-2.0.10-2.fc17.x86_64 >[2012-04-26 22:09:48,728] DEBUG : TSINFO: Marking libreport-filesystem-2.0.10-2.fc17.x86_64 as install for libreport-2.0.10-2.fc17.x86_64 >[2012-04-26 22:09:48,737] DEBUG : TSINFO: Marking libsocialweb-keys-0.25.20-3.fc17.noarch as install for libsocialweb-0.25.20-3.fc17.x86_64 >[2012-04-26 22:09:48,752] DEBUG : TSINFO: Marking libmcpp-2.7.2-7.fc17.x86_64 as install for mcpp-2.7.2-7.fc17.x86_64 >[2012-04-26 22:09:48,765] DEBUG : TSINFO: Marking openobex-1.5-4.fc17.x86_64 as install for 1:obex-data-server-0.4.6-3.fc17.x86_64 >[2012-04-26 22:09:48,772] DEBUG : TSINFO: Marking 1:perl-Pod-Escapes-1.04-211.fc17.noarch as install for 1:perl-Pod-Simple-3.16-211.fc17.noarch >[2012-04-26 22:09:48,793] DEBUG : TSINFO: Marking plymouth-graphics-libs-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-26 22:09:48,794] DEBUG : TSINFO: Marking plymouth-plugin-label-0.8.4-0.20120319.2.fc17.x86_64 as install for plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 >[2012-04-26 22:09:48,804] DEBUG : TSINFO: Marking createrepo-0.9.9-11.fc17.noarch as install for preupgrade-1.1.10-2.fc17.noarch >[2012-04-26 22:09:48,805] DEBUG : TSINFO: Marking 1:anaconda-yum-plugins-1.0-7.fc17.noarch as install for preupgrade-1.1.10-2.fc17.noarch >[2012-04-26 22:09:48,808] DEBUG : TSINFO: Marking pycryptopp-0.5.29-3.fc17.x86_64 as install for python-beaker-1.5.4-3.fc17.noarch >[2012-04-26 22:09:48,811] DEBUG : TSINFO: Marking python-tempita-0.4-8.fc17.noarch as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-26 22:09:48,812] DEBUG : TSINFO: Marking python-setuptools-0.6.24-2.fc17.noarch as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-26 22:09:48,813] DEBUG : TSINFO: Marking pyOpenSSL-0.12-2.fc17.x86_64 as install for python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >[2012-04-26 22:09:48,821] DEBUG : TSINFO: Marking rasqal-0.9.28-1.fc17.x86_64 as install for redland-1.0.15-1.fc17.x86_64 >[2012-04-26 22:09:48,823] DEBUG : TSINFO: Marking raptor2-2.0.7-1.fc17.x86_64 as install for redland-1.0.15-1.fc17.x86_64 >[2012-04-26 22:09:48,833] DEBUG : TSINFO: Marking gnome-js-common-0.1.2-5.fc17.noarch as install for seed-3.2.0-2.fc17.2.x86_64 >[2012-04-26 22:09:48,834] DEBUG : TSINFO: Marking mpfr-3.1.0-2.fc17.x86_64 as install for seed-3.2.0-2.fc17.2.x86_64 >[2012-04-26 22:09:48,849] DEBUG : TSINFO: Marking tbb-4.0-2.20110809.fc17.x86_64 as install for suitesparse-3.6.1-3.fc17.x86_64 >[2012-04-26 22:09:48,849] DEBUG : Quick matched tbb-4.0-2.20110809.fc17.x86_64 to require for libtbb.so.2()(64bit) >[2012-04-26 22:09:48,858] DEBUG : TSINFO: Marking atlas-3.8.4-3.fc17.x86_64 as install for suitesparse-3.6.1-3.fc17.x86_64 >[2012-04-26 22:09:48,858] DEBUG : Quick matched atlas-3.8.4-3.fc17.x86_64 to require for libcblas.so.3()(64bit) >[2012-04-26 22:09:48,873] DEBUG : TSINFO: Marking libgfortran-4.7.0-2.fc17.x86_64 as install for atlas-3.8.4-3.fc17.x86_64 >[2012-04-26 22:09:48,873] DEBUG : Quick matched libgfortran-4.7.0-2.fc17.x86_64 to require for libgfortran.so.3(GFORTRAN_1.0)(64bit) >[2012-04-26 22:09:48,873] DEBUG : Quick matched libgfortran-4.7.0-2.fc17.x86_64 to require for libgfortran.so.3()(64bit) >[2012-04-26 22:09:48,874] DEBUG : TSINFO: Marking beefy-miracle-backgrounds-single-16.91.0-2.fc17.noarch as install for beefy-miracle-backgrounds-gnome-16.91.0-2.fc17.noarch >[2012-04-26 22:09:48,879] DEBUG : TSINFO: Marking python-deltarpm-3.6-0.7.20110223git.fc17.x86_64 as install for createrepo-0.9.9-11.fc17.noarch >[2012-04-26 22:09:48,880] DEBUG : TSINFO: Marking pyliblzma-0.5.3-6.fc17.x86_64 as install for createrepo-0.9.9-11.fc17.noarch >[2012-04-26 22:09:48,885] DEBUG : TSINFO: Marking festvox-slt-arctic-hts-0.20061229-20.fc17.noarch as install for festival-1.96-20.fc17.x86_64 >[2012-04-26 22:09:48,888] DEBUG : TSINFO: Marking festival-speechtools-libs-1.2.96-20.fc17.x86_64 as install for festival-1.96-20.fc17.x86_64 >[2012-04-26 22:09:48,888] DEBUG : Quick matched festival-speechtools-libs-1.2.96-20.fc17.x86_64 to require for libestools.so.1.2.96.1()(64bit) >[2012-04-26 22:09:48,888] DEBUG : Quick matched festival-speechtools-libs-1.2.96-20.fc17.x86_64 to require for libestbase.so.1.2.96.1()(64bit) >[2012-04-26 22:09:48,891] DEBUG : TSINFO: Marking festival-lib-1.96-20.fc17.x86_64 as install for festival-1.96-20.fc17.x86_64 >[2012-04-26 22:09:48,894] DEBUG : TSINFO: Marking libquadmath-4.7.0-2.fc17.x86_64 as install for fftw-libs-3.3-4.fc17.x86_64 >[2012-04-26 22:09:48,895] DEBUG : Quick matched libquadmath-4.7.0-2.fc17.x86_64 to require for libquadmath.so.0()(64bit) >[2012-04-26 22:09:48,914] DEBUG : TSINFO: Marking cryptopp-5.6.1-6.fc17.x86_64 as install for pycryptopp-0.5.29-3.fc17.x86_64 >[2012-04-26 22:09:48,918] DEBUG : TSINFO: Marking yajl-2.0.1-2.fc17.x86_64 as install for raptor2-2.0.7-1.fc17.x86_64 >[2012-04-26 22:09:49,363] DEBUG : Depsolve time: 5.340 >[2012-04-27 01:02:29,807] DEBUG : VerifyTransaction time: 217.889 > > >/mnt/sysimage/root/install.log: >22:27:03 Installing filesystem-3-2.fc17.x86_64 >warning: filesystem-3-2.fc17.x86_64: Header V3 RSA/SHA256 Signature, key ID 1aca3465: NOKEY >22:27:13 Installing libgcc-4.7.0-2.fc17.x86_64 >22:27:14 Installing fontpackages-filesystem-1.44-3.fc17.noarch >22:27:15 Installing setup-2.8.48-1.fc17.noarch >22:27:16 Installing filesystem-3-2.fc17.x86_64 >22:27:26 Installing telepathy-filesystem-0.0.2-3.fc17.noarch >22:27:27 Installing control-center-filesystem-3.4.1-1.fc17.x86_64 >22:27:27 Installing ca-certificates-2012.81-1.fc17.noarch >22:27:31 Installing liberation-fonts-common-1.07.2-3.fc17.noarch >22:27:31 Installing dejavu-fonts-common-2.33-3.fc17.noarch >22:27:32 Installing xkeyboard-config-2.5.1-1.fc17.noarch >22:27:39 Installing mozilla-filesystem-1.9-7.fc17.x86_64 >22:27:39 Installing bind-license-9.9.0-4.fc17.noarch >22:27:41 Installing foomatic-db-filesystem-4.0-31.20120103.fc17.noarch >22:27:42 Installing poppler-data-0.4.5-2.fc17.noarch >22:28:02 Installing tzdata-2012c-1.fc17.noarch >22:28:09 Installing m17n-db-1.6.3-3.fc17.noarch >22:28:11 Installing basesystem-10.0-6.fc17.noarch >22:28:12 Installing vlgothic-fonts-common-20120325-1.fc17.noarch >22:28:12 Installing smc-fonts-common-5.0.1-2.fc17.noarch >22:28:12 Installing thai-scalable-fonts-common-0.5.0-1.fc17.noarch >22:28:12 Installing khmeros-fonts-common-5.0-12.fc17.noarch >22:28:12 Installing libreport-filesystem-2.0.10-2.fc17.x86_64 >22:28:13 Installing quota-nls-4.00-3.fc17.noarch >22:28:13 Installing adwaita-gtk2-theme-3.4.1-1.fc17.x86_64 >22:28:14 Installing mesa-dri-filesystem-8.0.2-2.fc17.x86_64 >22:28:14 Installing gnome-js-common-0.1.2-5.fc17.noarch >22:28:15 Installing mailcap-2.1.39-1.fc17.noarch >22:28:15 Installing beefy-miracle-backgrounds-single-16.91.0-2.fc17.noarch >22:29:15 Installing beefy-miracle-backgrounds-gnome-16.91.0-2.fc17.noarch >22:29:16 Installing tzdata-java-2012c-1.fc17.noarch >22:29:18 Installing comps-extras-20-3.fc17.noarch >22:29:19 Installing libX11-common-1.4.99.1-3.fc17.noarch >22:29:21 Installing ncurses-base-5.9-4.20120204.fc17.x86_64 >22:29:22 Installing glibc-common-2.15-32.fc17.x86_64 >22:31:05 Installing nss-softokn-freebl-3.13.4-2.fc17.x86_64 >22:31:06 Installing glibc-2.15-32.fc17.x86_64 >22:31:43 Installing ncurses-libs-5.9-4.20120204.fc17.x86_64 >22:31:46 Installing bash-4.2.24-2.fc17.x86_64 >22:31:58 Installing libsepol-2.1.5-3.fc17.x86_64 >22:32:01 Installing libselinux-2.1.10-3.fc17.x86_64 >22:32:02 Installing libattr-2.4.46-5.fc17.x86_64 >22:32:02 Installing libcap-2.22-2.fc17.x86_64 >22:32:03 Installing zlib-1.2.5-6.fc17.x86_64 >22:32:04 Installing libxml2-2.7.8-7.fc17.x86_64 >22:32:15 Installing libstdc++-4.7.0-2.fc17.x86_64 >22:32:18 Installing dbus-libs-1.4.10-4.fc17.x86_64 >22:32:20 Installing freetype-2.4.8-3.fc17.x86_64 >22:32:23 Installing libcom_err-1.42-4.fc17.x86_64 >22:32:24 Installing libjpeg-turbo-1.2.0-1.fc17.x86_64 >22:32:25 Installing info-4.13a-16.fc17.x86_64 >22:32:27 Installing nspr-4.9-2.fc17.x86_64 >22:32:28 Installing libICE-1.0.8-1.fc17.x86_64 >22:32:29 Installing nss-util-3.13.4-2.fc17.x86_64 >22:32:30 Installing libpng-1.5.10-1.fc17.x86_64 >22:32:32 Installing bzip2-libs-1.0.6-4.fc17.x86_64 >22:32:32 Installing popt-1.13-10.fc17.x86_64 >22:32:33 Installing chkconfig-1.3.59-1.fc17.x86_64 >22:32:34 Installing readline-6.2-4.fc17.x86_64 >22:32:36 Installing sqlite-3.7.11-2.fc17.x86_64 >22:32:41 Installing audit-libs-2.2.1-1.fc17.x86_64 >22:32:43 Installing libuuid-2.21.1-1.fc17.x86_64 >22:32:44 Installing libSM-1.2.1-1.fc17.x86_64 >22:32:44 Installing libffi-3.0.10-2.fc17.x86_64 >22:32:45 Installing libgpg-error-1.10-2.fc17.x86_64 >22:32:46 Installing libgcrypt-1.5.0-3.fc17.x86_64 >22:32:48 Installing libacl-2.2.51-5.fc17.x86_64 >22:32:49 Installing tcp_wrappers-libs-7.6-69.fc17.x86_64 >22:32:50 Installing libogg-1.2.2-4.fc17.x86_64 >22:32:50 Installing libusb1-1.0.9-0.6.rc1.fc17.x86_64 >22:32:51 Installing libusb-0.1.3-10.fc17.x86_64 >22:32:51 Installing libtiff-3.9.5-3.fc17.x86_64 >22:32:53 Installing avahi-libs-0.6.30-7.fc17.x86_64 >22:32:53 Installing expat-2.1.0-1.fc17.x86_64 >22:32:54 Installing fontconfig-2.8.0-6.fc17.x86_64 >/var/tmp/rpm-tmp.tG4Uij: line 5: mkdir: command not found >/var/tmp/rpm-tmp.tG4Uij: line 11: grep: command not found >22:32:56 Installing xz-libs-5.1.1-2alpha.fc17.x86_64 >22:32:57 Installing libtdb-1.2.9-14.fc17.x86_64 >22:32:58 Installing gawk-4.0.0-4.fc17.x86_64 >22:33:06 Installing libvorbis-1.3.3-1.fc17.x86_64 >22:33:08 Installing sed-4.2.1-8.fc17.x86_64 >22:33:10 Installing libexif-0.6.20-2.fc17.x86_64 >22:33:13 Installing elfutils-libelf-0.153-2.fc17.x86_64 >22:33:15 Installing gamin-0.1.10-12.fc17.x86_64 >22:33:17 Installing pkgconfig-0.25-4.fc17.x86_64 >22:33:17 Installing glib2-2.32.1-1.fc17.x86_64 >22:33:35 Installing shared-mime-info-1.0-1.fc17.x86_64 >22:33:39 Installing atk-2.4.0-1.fc17.x86_64 >22:33:42 Installing dbus-glib-0.92-3.fc17.x86_64 >22:33:44 Installing libgnome-keyring-3.4.1-2.fc17.x86_64 >22:33:45 Installing json-glib-0.14.2-2.fc17.x86_64 >22:33:46 Installing gobject-introspection-1.32.1-1.fc17.x86_64 >22:33:48 Installing desktop-file-utils-0.19-6.fc17.x86_64 >22:33:48 Installing telepathy-glib-0.18.1-1.fc17.x86_64 >22:33:55 Installing libtool-ltdl-2.4.2-3.fc17.x86_64 >22:33:56 Installing libgee06-0.6.4-1.fc17.x86_64 >22:33:57 Installing gsettings-desktop-schemas-3.4.0-1.fc17.x86_64 >22:33:59 Installing lcms-libs-1.19-5.fc17.x86_64 >22:34:00 Installing libdb-5.2.36-5.fc17.x86_64 >22:34:06 Installing cyrus-sasl-lib-2.1.23-29.fc17.x86_64 >22:34:07 Installing libXau-1.0.6-3.fc17.x86_64 >22:34:08 Installing libxcb-1.8.1-1.fc17.x86_64 >22:34:10 Installing libX11-1.4.99.1-3.fc17.x86_64 >22:34:15 Installing libXext-1.3.1-1.fc17.x86_64 >22:34:16 Installing libXfixes-5.0-2.fc17.x86_64 >22:34:16 Installing libXdamage-1.1.3-3.fc17.x86_64 >22:34:17 Installing libXcomposite-0.4.3-3.fc17.x86_64 >22:34:17 Installing libXrender-0.9.7-1.fc17.x86_64 >22:34:17 Installing libXrandr-1.3.1-3.fc17.x86_64 >22:34:18 Installing libXi-1.6.0-1.fc17.x86_64 >22:34:18 Installing libXtst-1.2.0-3.fc17.x86_64 >22:34:19 Installing libXinerama-1.1.2-1.fc17.x86_64 >22:34:19 Installing libXcursor-1.1.13-1.fc17.x86_64 >22:34:20 Installing libXt-1.1.2-2.fc17.x86_64 >22:34:21 Installing libsigc++20-2.2.10-2.fc17.x86_64 >22:34:22 Installing db4-4.8.30-9.fc17.x86_64 >22:34:27 Installing keyutils-libs-1.5.5-2.fc17.x86_64 >22:34:28 Installing krb5-libs-1.10-5.fc17.x86_64 >22:34:35 Installing libcap-ng-0.6.6-2.fc17.x86_64 >22:34:35 Installing libxslt-1.1.26-9.fc17.x86_64 >22:34:39 Installing libidn-1.24-1.fc17.x86_64 >22:34:42 Installing libbluray-0.2.2-1.fc17.x86_64 >22:34:43 Installing libtalloc-2.0.7-4.fc17.x86_64 >22:34:44 Installing json-c-0.9-4.fc17.x86_64 >22:34:44 Installing pixman-0.24.4-2.fc17.x86_64 >22:34:47 Installing cairo-1.10.2-7.fc17.x86_64 >22:34:51 Installing cairo-gobject-1.10.2-7.fc17.x86_64 >22:34:52 Installing glibmm24-2.32.0-1.fc17.x86_64 >22:34:56 Installing libXv-1.0.7-1.fc17.x86_64 >22:34:57 Installing lua-5.1.4-10.fc17.x86_64 >22:34:59 Installing libplist-1.8-4.fc17.x86_64 >22:34:59 Installing libicu-4.8.1.1-2.fc17.x86_64 >22:35:47 Installing libwpd-0.9.4-2.fc17.x86_64 >22:35:50 Installing lcms2-2.3-2.fc17.x86_64 >22:35:51 Installing libraw1394-2.0.7-2.fc17.x86_64 >22:35:52 Installing p11-kit-0.12-1.fc17.x86_64 >22:35:52 Installing libasyncns-0.8-3.fc17.x86_64 >22:35:53 Installing bluez-libs-4.99-1.fc17.x86_64 >22:35:54 Installing speex-1.2-0.14.rc1.fc17.x86_64 >22:35:55 Installing libXxf86vm-1.1.2-1.fc17.x86_64 >22:35:56 Installing abrt-libs-2.0.10-1.fc17.x86_64 >22:35:57 Installing jasper-libs-1.900.1-19.fc17.x86_64 >22:35:58 Installing gdk-pixbuf2-2.26.1-1.fc17.x86_64 >22:36:03 Installing e2fsprogs-libs-1.42-4.fc17.x86_64 >22:36:06 Installing xmlrpc-c-1.29.3-1702.svn2290.fc17.x86_64 >22:36:07 Installing redhat-menus-12.0.2-4.fc17.noarch >22:36:09 Installing libical-0.48-2.fc17.x86_64 >22:36:11 Installing gdbm-1.10-2.fc17.x86_64 >22:36:11 Installing perl-Pod-Escapes-1.04-211.fc17.noarch >22:36:12 Installing perl-PathTools-3.33-211.fc17.x86_64 >22:36:13 Installing perl-libs-5.14.2-211.fc17.x86_64 >22:36:19 Installing perl-Module-Pluggable-3.90-211.fc17.noarch >22:36:19 Installing perl-Carp-1.22-2.fc17.noarch >22:36:20 Installing perl-Scalar-List-Utils-1.25-1.fc17.x86_64 >22:36:20 Installing perl-macros-5.14.2-211.fc17.x86_64 >22:36:21 Installing perl-threads-shared-1.40-2.fc17.x86_64 >22:36:21 Installing perl-threads-1.86-2.fc17.x86_64 >22:36:22 Installing perl-Pod-Simple-3.16-211.fc17.noarch >22:36:24 Installing perl-Socket-2.001-1.fc17.x86_64 >22:36:24 Installing perl-5.14.2-211.fc17.x86_64 >22:38:04 Installing libart_lgpl-2.3.21-3.fc17.x86_64 >22:38:06 Installing libtasn1-2.12-1.fc17.x86_64 >22:38:09 Installing gnutls-2.12.17-1.fc17.x86_64 >22:38:13 Installing cups-libs-1.5.2-12.fc17.x86_64 >22:38:17 Installing libwpg-0.2.0-3.fc17.x86_64 >22:38:18 Installing libcroco-0.6.5-1.fc17.x86_64 >22:38:19 Installing libtranslit-0.0.2-1.fc17.x86_64 >22:38:19 Installing imsettings-libs-1.2.9-1.fc17.x86_64 >22:38:21 Installing libao-1.1.0-2.fc17.x86_64 >22:38:22 Installing flac-1.2.1-9.fc17.x86_64 >22:38:31 Installing js-1.8.5-9.fc17.x86_64 >22:38:51 Installing which-2.20-3.fc17.x86_64 >22:38:52 Installing cpio-2.11-6.fc17.x86_64 >22:38:54 Installing findutils-4.5.10-4.fc17.x86_64 >22:38:59 Installing libv4l-0.8.7-1.fc17.x86_64 >22:39:00 Installing gmp-5.0.2-5.fc17.x86_64 >22:39:03 Installing hunspell-1.3.2-4.fc17.x86_64 >22:39:06 Installing enchant-1.6.0-4.fc17.x86_64 >22:39:07 Installing file-libs-5.10-5.fc17.x86_64 >22:39:10 Installing plymouth-core-libs-0.8.4-0.20120319.2.fc17.x86_64 >22:39:11 Installing orc-0.4.16-5.fc17.x86_64 >22:39:12 Installing slang-2.2.4-3.fc17.x86_64 >22:39:17 Installing newt-0.52.14-2.fc17.x86_64 >22:39:18 Installing libnl-1.1-15.fc17.x86_64 >22:39:19 Installing libwbclient-3.6.4-84.fc17.1.x86_64 >22:39:20 Installing gjs-1.32.0-1.fc17.x86_64 >22:39:23 Installing gnome-menus-3.4.0-1.fc17.x86_64 >22:39:25 Installing libiec61883-1.2.0-7.fc17.x86_64 >22:39:26 Installing cairomm-1.10.0-3.fc17.x86_64 >22:39:26 Installing libXmu-1.1.0-3.fc17.x86_64 >22:39:27 Installing libXft-2.3.0-2.fc17.x86_64 >22:39:28 Installing libXxf86misc-1.0.3-3.fc17.x86_64 >22:39:28 Installing libxkbfile-1.0.8-1.fc17.x86_64 >22:39:29 Installing libxklavier-5.2.1-1.fc17.x86_64 >22:39:30 Installing libgtop2-2.28.4-2.fc17.x86_64 >22:39:31 Installing libudisks2-1.94.0-1.fc17.x86_64 >22:39:32 Installing kmod-libs-7-1.fc17.x86_64 >22:39:33 Installing kmod-7-1.fc17.x86_64 >22:39:33 Installing hwdata-0.234-2.fc17.noarch >22:39:42 Installing libpciaccess-0.13.1-1.fc17.x86_64 >22:39:43 Installing exiv2-libs-0.22-4.fc17.x86_64 >22:39:50 Installing exempi-2.2.0-1.fc17.x86_64 >22:39:54 Installing libtheora-1.1.1-3.fc17.x86_64 >22:39:55 Installing libunistring-0.9.3-3.fc17.x86_64 >22:39:58 Installing pcre-8.21-5.fc17.x86_64 >22:40:02 Installing grep-2.11-1.fc17.x86_64 >22:40:05 Installing psmisc-22.16-1.fc17.x86_64 >22:40:06 Installing openjpeg-libs-1.4-12.fc17.x86_64 >22:40:07 Installing poppler-0.18.4-1.fc17.x86_64 >22:40:13 Installing poppler-glib-0.18.4-1.fc17.x86_64 >22:40:14 Installing pcsc-lite-libs-1.8.3-1.fc17.x86_64 >22:40:15 Installing libieee1284-0.2.11-11.fc17.x86_64 >22:40:15 Installing libXdmcp-1.1.1-1.fc17.x86_64 >22:40:15 Installing pciutils-libs-3.1.9-1.fc17.x86_64 >22:40:16 Installing gpm-libs-1.20.6-22.fc17.x86_64 >22:40:16 Installing gsm-1.0.13-6.fc17.x86_64 >22:40:17 Installing libsndfile-1.0.25-2.fc17.x86_64 >22:40:18 Installing pulseaudio-libs-1.1-9.fc17.x86_64 >22:40:24 Installing pulseaudio-libs-glib2-1.1-9.fc17.x86_64 >22:40:25 Installing libsamplerate-0.1.8-2.fc17.x86_64 >22:40:34 Installing festival-speechtools-libs-1.2.96-20.fc17.x86_64 >22:40:45 Installing xorg-x11-xkb-utils-7.5-6.fc17.x86_64 >22:40:46 Installing xorg-x11-server-common-1.12.0-2.fc17.x86_64 >22:40:47 Installing plymouth-graphics-libs-0.8.4-0.20120319.2.fc17.x86_64 >22:40:48 Installing mpfr-3.1.0-2.fc17.x86_64 >22:40:50 Installing gvnc-0.5.0-2.fc17.x86_64 >22:40:50 Installing libavc1394-0.5.3-11.fc17.x86_64 >22:40:51 Installing libXvMC-1.0.7-1.fc17.x86_64 >22:40:51 Installing atkmm-2.22.6-1.fc17.x86_64 >22:40:52 Installing libtevent-0.9.15-1.fc17.x86_64 >22:40:53 Installing libgssglue-0.3-1.fc17.x86_64 >22:40:53 Installing libtirpc-0.2.2-2.1.fc17.x86_64 >22:40:54 Installing keyutils-1.5.5-2.fc17.x86_64 >22:40:54 Installing libpinyin-data-0.5.92-1.fc17.x86_64 >22:42:08 Installing libpinyin-0.5.92-1.fc17.x86_64 >22:42:09 Installing giflib-4.1.6-5.fc17.x86_64 >22:42:10 Installing libXpm-3.5.10-1.fc17.x86_64 >22:42:11 Installing xcb-util-0.3.8-2.fc17.x86_64 >22:42:11 Installing startup-notification-0.12-3.fc17.x86_64 >22:42:11 Installing telepathy-logger-0.4.0-2.fc17.x86_64 >22:42:15 Installing elfutils-libs-0.153-2.fc17.x86_64 >22:42:17 Installing groff-base-1.21-8.fc17.x86_64 >22:42:25 Installing xz-5.1.1-2alpha.fc17.x86_64 >22:42:27 Installing urw-fonts-2.4-11.fc17.noarch >22:42:57 Installing usbredir-0.4.3-1.fc17.x86_64 >22:42:58 Installing celt051-0.5.1.3-4.fc17.x86_64 >22:42:59 Installing celt-0.11.1-3.fc17.x86_64 >22:43:00 Installing acl-2.2.51-5.fc17.x86_64 >22:43:01 Installing rsync-3.0.9-2.fc17.x86_64 >22:43:05 Installing libassuan-2.0.1-2.fc17.x86_64 >22:43:06 Installing llvm-libs-3.0-10.fc17.x86_64 >22:44:00 Installing setools-libs-3.3.7-23.fc17.x86_64 >22:44:05 Installing nss-softokn-3.13.4-2.fc17.x86_64 >22:44:07 Installing pinentry-0.8.1-6.fc17.x86_64 >22:44:08 Installing libgomp-4.7.0-2.fc17.x86_64 >22:44:10 Installing libquadmath-4.7.0-2.fc17.x86_64 >22:44:11 Installing libss-1.42-4.fc17.x86_64 >22:44:12 Installing mythes-1.2.2-2.fc17.x86_64 >22:44:13 Installing taglib-1.7.2-1.fc17.x86_64 >22:44:15 Installing ilmbase-1.0.2-4.fc17.x86_64 >22:44:16 Installing xml-common-0.6.3-36.fc17.noarch >22:44:16 Installing iso-codes-3.34-1.fc17.noarch >22:44:39 Installing m17n-lib-1.6.3-2.fc17.x86_64 >22:44:42 Installing libfontenc-1.1.0-2.fc17.x86_64 >22:44:43 Installing libXfont-1.4.5-1.fc17.x86_64 >22:44:45 Installing checkpolicy-2.1.9-4.fc17.x86_64 >22:44:48 Installing libselinux-utils-2.1.10-3.fc17.x86_64 >22:44:49 Installing procps-3.2.8-26.20110302git.fc17.x86_64 >22:44:51 Installing vpnc-script-0.5.3-14.svn457.fc17.noarch >22:44:51 Installing libedit-3.0-6.20110802cvs.fc17.x86_64 >22:44:52 Installing libdvdread-4.2.0-2.fc17.x86_64 >22:44:53 Installing libvpx-1.0.0-1.fc17.x86_64 >22:44:55 Installing libdiscid-0.2.2-6.fc17.x86_64 >22:44:56 Installing hesiod-3.1.0-21.fc17.x86_64 >22:44:56 Installing libpcap-1.2.1-2.fc17.x86_64 >22:44:58 Installing anthy-9100h-17.fc17.x86_64 >22:45:53 Installing wavpack-4.60.1-3.fc17.x86_64 >22:45:54 Installing pth-2.0.7-15.fc17.x86_64 >22:45:56 Installing btparser-0.16-1.fc17.x86_64 >22:45:56 Installing lm_sensors-libs-3.3.1-2.fc17.x86_64 >22:45:57 Installing libnl3-3.2.7-1.fc17.x86_64 >22:45:58 Installing libwmf-lite-0.2.8.4-32.fc17.x86_64 >22:45:59 Installing babl-0.1.10-3.fc17.x86_64 >22:46:00 Installing libcollection-0.6.1-8.fc17.x86_64 >22:46:01 Installing cdparanoia-libs-10.2-11.fc17.x86_64 >22:46:01 Installing numactl-libs-2.0.7-5.fc17.x86_64 >22:46:02 Installing enca-1.13-3.fc17.x86_64 >22:46:03 Installing hyphen-2.8.3-1.fc17.x86_64 >22:46:03 Installing libdaemon-0.14-3.fc17.x86_64 >22:46:04 Installing mtdev-1.1.0-3.20110105.fc17.x86_64 >22:46:04 Installing hyphen-en-2.8.3-1.fc17.noarch >22:46:05 Installing cdparanoia-10.2-11.fc17.x86_64 >22:46:05 Installing libwmf-0.2.8.4-32.fc17.x86_64 >22:46:07 Installing libdvdnav-4.2.0-2.fc17.x86_64 >22:46:07 Installing xorg-x11-font-utils-7.5-7.fc17.x86_64 >22:46:08 Installing ghostscript-fonts-5.50-28.fc17.noarch >22:46:12 Installing ghostscript-9.05-1.fc17.x86_64 >22:47:09 Installing libspectre-0.2.6-5.fc17.x86_64 >22:47:10 Installing libtranslit-m17n-0.0.2-1.fc17.x86_64 >22:47:10 Installing OpenEXR-libs-1.7.0-3.fc17.x86_64 >22:47:12 Installing mythes-en-3.0-9.fc17.noarch >22:47:48 Installing libgfortran-4.7.0-2.fc17.x86_64 >22:47:51 Installing atlas-3.8.4-3.fc17.x86_64 >22:48:15 Installing fftw-libs-3.3-4.fc17.x86_64 >22:48:30 Installing libofa-0.9.3-20.fc17.x86_64 >22:48:30 Installing mesa-libxatracker-8.0.2-2.fc17.x86_64 >22:48:34 Installing elfutils-0.153-2.fc17.x86_64 >22:48:36 Installing gd-2.0.35-16.fc17.x86_64 >22:48:38 Installing libldb-1.1.4-2.fc17.x86_64 >22:48:39 Installing libfreebob-1.0.11-10.fc17.x86_64 >22:48:40 Installing festival-lib-1.96-20.fc17.x86_64 >22:48:46 Installing festvox-slt-arctic-hts-0.20061229-20.fc17.noarch >22:48:55 Installing festival-1.96-20.fc17.x86_64 >22:49:08 Installing espeak-1.46.02-3.fc17.x86_64 >22:49:17 Installing pulseaudio-utils-1.1-9.fc17.x86_64 >22:49:19 Installing aalib-libs-1.4.0-0.20.rc5.fc17.x86_64 >22:49:20 Installing pciutils-3.1.9-1.fc17.x86_64 >22:49:21 Installing tmpwatch-2.10.3-2.fc17.x86_64 >22:49:21 Installing libipa_hbac-1.8.2-10.fc17.x86_64 >22:49:22 Installing libshout-2.2.2-7.fc17.x86_64 >22:49:22 Installing libgexiv2-0.4.1-1.fc17.x86_64 >22:49:23 Installing xorg-x11-xauth-1.0.7-1.fc17.x86_64 >22:49:23 Installing iw-3.3-1.fc17.x86_64 >22:49:24 Installing schroedinger-1.0.11-1.fc17.x86_64 >22:49:27 Installing hunspell-en-0.20110318-2.fc17.noarch >22:49:30 Installing gstreamer-tools-0.10.36-1.fc17.x86_64 >22:49:31 Installing gstreamer-0.10.36-1.fc17.x86_64 >22:49:39 Installing cdrdao-1.2.3-12.fc17.x86_64 >22:49:43 Installing libtranslit-icu-0.0.2-1.fc17.x86_64 >22:49:43 Installing libvisio-0.0.16-1.fc17.x86_64 >22:49:46 Installing libgadu-1.11.0-2.fc17.1.x86_64 >22:49:47 Installing rmt-0.4-0.12.b44.fc17.x86_64 >22:49:48 Installing LibRaw-0.14.3-3.fc17.x86_64 >22:49:50 Installing obexd-0.44-1.fc17.x86_64 >22:49:51 Installing libdc1394-2.1.4-2.fc17.x86_64 >22:49:52 Installing libwps-0.2.4-2.fc17.x86_64 >22:49:53 Installing gdisk-0.8.4-1.fc17.x86_64 >22:49:56 Installing libxml++-2.34.2-2.fc17.x86_64 >22:49:57 Installing cyrus-sasl-gssapi-2.1.23-29.fc17.x86_64 >22:49:57 Installing libXevie-1.0.3-3.fc17.x86_64 >22:49:57 Installing libdmx-1.1.2-1.fc17.x86_64 >22:49:58 Installing libXxf86dga-1.1.3-1.fc17.x86_64 >22:49:58 Installing libvdpau-0.4.1-7.fc17.x86_64 >22:49:59 Installing libXScrnSaver-1.2.2-1.fc17.x86_64 >22:49:59 Installing libXres-1.0.6-1.fc17.x86_64 >22:49:59 Installing cyrus-sasl-plain-2.1.23-29.fc17.x86_64 >22:50:00 Installing libdb-utils-5.2.36-5.fc17.x86_64 >22:50:01 Installing libmng-1.0.10-6.fc17.x86_64 >22:50:02 Installing desktop-backgrounds-gnome-17.0.0-1.fc17.noarch >22:50:03 Installing meanwhile-1.1.0-6.fc17.x86_64 >22:50:04 Installing libgsf-1.14.21-3.fc17.x86_64 >22:50:06 Installing libIDL-0.8.14-4.fc17.x86_64 >22:50:06 Installing ORBit2-2.14.19-3.fc17.x86_64 >22:50:08 Installing libbonobo-2.32.1-2.fc17.x86_64 >22:50:12 Installing libquvi-scripts-0.4.4-1.fc17.noarch >22:50:13 Installing gnome-video-effects-0.4.0-1.fc17.noarch >22:50:14 Installing nss-myhostname-0.3-2.fc17.x86_64 >22:50:15 Installing openobex-1.5-4.fc17.x86_64 >22:50:15 Installing obex-data-server-0.4.6-3.fc17.x86_64 >22:50:16 Installing tcp_wrappers-7.6-69.fc17.x86_64 >22:50:17 Installing vim-minimal-7.3.444-1.fc17.x86_64 >22:50:20 Installing libisofs-1.1.6-2.fc17.x86_64 >22:50:24 Installing tar-1.26-5.fc17.x86_64 >22:50:31 Installing librsync-0.9.7-17.fc17.x86_64 >22:50:32 Installing bzip2-1.0.6-4.fc17.x86_64 >22:50:32 Installing tokyocabinet-1.4.47-2.fc17.x86_64 >22:50:36 Installing unzip-6.0-5.fc17.x86_64 >22:50:38 Installing libcdio-0.83-3.fc17.x86_64 >22:50:40 Installing liblouis-2.4.1-1.fc17.x86_64 >22:50:52 Installing mtools-4.0.17-2.fc17.x86_64 >22:50:54 Installing make-3.82-9.fc17.x86_64 >22:50:58 Installing diffutils-3.2-6.fc17.x86_64 >22:51:01 Installing m4-1.4.16-3.fc17.x86_64 >22:51:03 Installing libopenraw-0.0.8-6.fc17.x86_64 >22:51:04 Installing foomatic-filters-4.0.8-8.fc17.x86_64 >22:51:05 Installing cryptopp-5.6.1-6.fc17.x86_64 >22:51:15 Installing libconfig-1.4.8-2.fc17.x86_64 >22:51:15 Installing libffado-2.1.0-0.8.20120325.svn2088.fc17.x86_64 >22:51:21 Installing libmodplug-0.8.8.4-2.fc17.x86_64 >22:51:23 Installing dirac-libs-1.0.2-7.fc17.x86_64 >22:51:25 Installing libmodman-2.0.1-3.fc17.x86_64 >22:51:25 Installing libproxy-0.4.7-4.fc17.x86_64 >22:51:26 Installing glib-networking-2.32.1-1.fc17.x86_64 >22:51:27 Installing libsoup-2.38.1-1.fc17.x86_64 >22:51:30 Installing rest-0.7.12-2.fc17.x86_64 >22:51:30 Installing tbb-4.0-2.20110809.fc17.x86_64 >22:51:31 Installing suitesparse-3.6.1-3.fc17.x86_64 >22:51:38 Installing mesa-libglapi-8.0.2-2.fc17.x86_64 >22:51:39 Installing dejavu-serif-fonts-2.33-3.fc17.noarch >22:51:47 Installing pnm2ppa-1.04-23.fc17.x86_64 >22:51:48 Installing psutils-1.17-38.fc17.x86_64 >22:51:49 Installing abattis-cantarell-fonts-0.0.8-1.fc17.noarch >22:51:51 Installing libpipeline-1.2.0-2.fc17.x86_64 >22:51:51 Installing dejavu-sans-fonts-2.33-3.fc17.noarch >22:52:05 Installing liberation-mono-fonts-1.07.2-3.fc17.noarch >22:52:09 Installing liberation-serif-fonts-1.07.2-3.fc17.noarch >22:52:12 Installing urlview-0.9-9.fc17.x86_64 >22:52:13 Installing procmail-3.22-29.fc17.x86_64 >22:52:14 Installing liberation-sans-fonts-1.07.2-3.fc17.noarch >22:52:18 Installing libreoffice-opensymbol-fonts-3.5.2.1-6.fc17.noarch >22:52:21 Installing dejavu-sans-mono-fonts-2.33-3.fc17.noarch >22:52:26 Installing ncurses-5.9-4.20120204.fc17.x86_64 >22:52:29 Installing gzip-1.4-6.fc17.x86_64 >22:52:30 Installing cracklib-2.8.18-3.fc17.x86_64 >22:52:31 Installing cracklib-dicts-2.8.18-3.fc17.x86_64 >22:53:11 Installing libpwquality-1.0.0-2.fc17.x86_64 >22:53:11 Installing coreutils-8.15-6.fc17.x86_64 >22:53:39 Installing pam-1.1.5-5.fc17.x86_64 >22:53:45 Installing openssl-1.0.0i-1.fc17.x86_64 >22:53:59 Installing python-libs-2.7.3-3.fc17.x86_64 >22:54:59 Installing python-2.7.3-3.fc17.x86_64 >22:55:00 Installing alsa-lib-1.0.25-3.fc17.x86_64 >22:55:05 Installing dbus-python-0.83.0-9.fc17.x86_64 >22:55:07 Installing hicolor-icon-theme-0.12-4.fc17.noarch >22:55:08 Installing gnome-icon-theme-3.4.0-1.fc17.noarch >22:56:34 Installing libblkid-2.21.1-1.fc17.x86_64 >22:56:35 Installing libarchive-3.0.3-2.fc17.x86_64 >22:56:38 Installing pygobject2-2.28.6-3.fc17.x86_64 >22:56:40 Installing newt-python-0.52.14-2.fc17.x86_64 >22:56:41 Installing net-snmp-libs-5.7.1-4.fc17.x86_64 >22:56:49 Installing xdg-utils-1.1.0-0.11.20111207.fc17.noarch >22:56:50 Installing jpackage-utils-1.7.5-18.fc17.x86_64 >22:56:52 Installing libselinux-python-2.1.10-3.fc17.x86_64 >22:56:54 Installing libxml2-python-2.7.8-7.fc17.x86_64 >22:56:58 Installing python-slip-0.2.20-2.fc17.noarch >22:56:58 Installing gnome-icon-theme-symbolic-3.4.0-1.fc17.noarch >22:57:00 Installing pyxdg-0.19-4.fc17.noarch >22:57:01 Installing yum-metadata-parser-1.1.4-6.fc17.x86_64 >22:57:02 Installing libevent-2.0.18-1.fc17.x86_64 >22:57:05 Installing fedora-logos-17.0.0-1.fc17.noarch >22:57:13 Installing authconfig-6.2.1-1.fc17.x86_64 >22:57:17 Installing libmount-2.21.1-1.fc17.x86_64 >22:57:18 Installing gnome-icon-theme-legacy-3.4.0-1.fc17.noarch >22:57:26 Installing audit-libs-python-2.2.1-1.fc17.x86_64 >22:57:26 Installing pycairo-1.8.10-4.fc17.x86_64 >22:57:28 Installing pygobject3-3.2.0-1.fc17.x86_64 >22:57:31 Installing python-pwquality-1.0.0-2.fc17.x86_64 >22:57:31 Installing setools-libs-python-3.3.7-23.fc17.x86_64 >22:57:34 Installing python-ethtool-0.7-3.fc17.x86_64 >22:57:35 Installing gdb-7.4.50.20120120-42.fc17.x86_64 >22:57:55 Installing logrotate-3.8.1-3.fc17.x86_64 >22:57:56 Installing genisoimage-1.1.11-10.fc17.x86_64 >22:57:59 Installing dvd+rw-tools-7.1-9.fc17.x86_64 >22:58:01 Installing lucene-2.9.4-8.fc17.noarch >22:58:20 Installing jline-1.0-1.fc17.noarch >22:58:21 Installing rhino-1.7R3-4.fc17.noarch >22:58:30 Installing java-1.7.0-openjdk-1.7.0.3-2.1.fc17.1.x86_64 >23:02:19 Installing libreoffice-ure-3.5.2.1-6.fc17.x86_64 >23:02:42 Installing libgxps-0.2.2-1.fc17.x86_64 >23:02:43 Installing grubby-8.11-1.fc17.x86_64 >23:02:44 Installing e2fsprogs-1.42-4.fc17.x86_64 >23:02:52 Installing xfsprogs-3.1.8-1.fc17.x86_64 >23:02:59 Installing gnome-icon-theme-extras-3.4.0-1.fc17.noarch >23:03:06 Installing system-config-keyboard-base-1.3.1-8.fc17.x86_64 >23:03:08 Installing flite-1.3-17.fc17.x86_64 >23:04:04 Installing sox-14.3.2-3.fc17.x86_64 >23:04:07 Installing festival-freebsoft-utils-0.10-3.fc17.noarch >23:04:08 Installing python-chardet-2.0.1-4.fc17.noarch >23:04:10 Installing python-kitchen-1.1.1-1.fc17.noarch >23:04:13 Installing pyliblzma-0.5.3-6.fc17.x86_64 >23:04:14 Installing pyOpenSSL-0.12-2.fc17.x86_64 >23:04:16 Installing python-markupsafe-0.11-4.fc17.x86_64 >23:04:17 Installing python-cups-1.9.61-2.fc17.x86_64 >23:04:17 Installing system-config-printer-libs-1.3.9-1.fc17.x86_64 >23:04:26 Installing python-BeautifulSoup-3.2.0-4.fc17.noarch >23:04:26 Installing liblouis-python-2.4.1-1.fc17.noarch >23:04:27 Installing python-iniparse-0.4-4.fc17.noarch >23:04:27 Installing python-IPy-0.75-2.fc17.noarch >23:04:28 Installing python-setuptools-0.6.24-2.fc17.noarch >23:04:31 Installing python-decorator-3.3.3-1.fc17.noarch >23:04:32 Installing python-cloudfiles-1.7.9.3-1.fc17.noarch >23:04:33 Installing python-GnuPGInterface-0.3.2-9.fc17.noarch >23:04:33 Installing python-httplib2-0.6.0-6.fc17.noarch >23:04:34 Installing glib2-devel-2.32.1-1.fc17.x86_64 >23:04:54 Installing libtranslit-devel-0.0.2-1.fc17.x86_64 >23:04:54 Installing python-boto-2.3.0-1.fc17.noarch >23:05:05 Installing python-simplejson-2.3.0-2.fc17.x86_64 >23:05:06 Installing pycryptopp-0.5.29-3.fc17.x86_64 >23:05:08 Installing python-xlib-0.15-0.6.rc1.fc17.noarch >23:05:10 Installing python-feedparser-5.1-1.fc17.noarch >23:05:11 Installing python-imaging-1.1.7-6.fc17.x86_64 >23:05:15 Installing python-tempita-0.4-8.fc17.noarch >23:05:16 Installing python-paste-1.7.5.1-6.20111221hg1498.fc17.noarch >23:05:25 Installing python-beaker-1.5.4-3.fc17.noarch >23:05:26 Installing python-mako-0.5.0-2.fc17.noarch >23:05:29 Installing libssh2-1.4.1-1.fc17.x86_64 >23:05:30 Installing wget-1.13.4-2.fc17.x86_64 >23:05:35 Installing bind-libs-9.9.0-4.fc17.x86_64 >23:05:44 Installing fipscheck-lib-1.3.0-3.fc17.x86_64 >23:05:45 Installing fipscheck-1.3.0-3.fc17.x86_64 >23:05:45 Installing bind-libs-lite-9.9.0-4.fc17.x86_64 >23:05:52 Installing pkcs11-helper-1.09-2.fc17.x86_64 >23:05:53 Installing openconnect-3.18-1.fc17.x86_64 >23:05:56 Installing telepathy-idle-0.1.11-2.fc17.x86_64 >23:05:57 Installing cyrus-sasl-md5-2.1.23-29.fc17.x86_64 >23:05:57 Installing mysql-libs-5.5.22-1.fc17.x86_64 >23:06:04 Installing sssd-client-1.8.2-10.fc17.x86_64 >23:06:06 Installing nss-3.13.4-2.fc17.x86_64 >23:06:13 Installing nss-sysinit-3.13.4-2.fc17.x86_64 >23:06:13 Installing openldap-2.4.31-1.fc17.x86_64 >23:06:17 Installing libcurl-7.24.0-2.fc17.x86_64 >23:06:19 Installing xmlrpc-c-client-1.29.3-1702.svn2290.fc17.x86_64 >23:06:20 Installing libreport-python-2.0.10-2.fc17.x86_64 >23:06:20 Installing libreport-2.0.10-2.fc17.x86_64 >23:06:23 Installing liboauth-0.9.6-1.fc17.x86_64 >23:06:23 Installing libgdata-0.12.0-1.fc17.x86_64 >23:06:26 Installing curl-7.24.0-2.fc17.x86_64 >23:06:30 Installing rpm-libs-4.9.1.3-1.fc17.x86_64 >23:06:32 Installing rpm-4.9.1.3-1.fc17.x86_64 >23:06:41 Installing color-filesystem-1-9.noarch >23:06:42 Installing deltarpm-3.6-0.7.20110223git.fc17.x86_64 >23:06:43 Installing libuser-0.57.6-1.fc17.x86_64 >23:06:47 Installing libuser-python-0.57.6-1.fc17.x86_64 >23:06:48 Installing shared-color-profiles-0.1.5-2.fc17.noarch >23:06:49 Installing libquvi-0.4.1-1.fc17.x86_64 >23:06:50 Installing gnupg2-2.0.18-3.fc17.x86_64 >23:07:02 Installing gpgme-1.3.0-8.fc17.x86_64 >23:07:05 Installing gmime-2.6.4-1.fc17.x86_64 >23:07:07 Installing totem-pl-parser-3.4.0-1.fc17.x86_64 >23:07:09 Installing dhcp-libs-4.2.4-0.2.b1.fc17.x86_64 >23:07:12 Installing libsmbclient-3.6.4-84.fc17.1.x86_64 >23:07:28 Installing nss_compat_ossl-0.9.6-3.fc17.x86_64 >23:07:29 Installing libcacard-0.1.2-2.fc17.x86_64 >23:07:29 Installing python-smbc-1.0.13-1.fc17.x86_64 >23:07:30 Installing dhcp-common-4.2.4-0.2.b1.fc17.x86_64 >23:07:34 Installing pygpgme-0.2-2.fc17.x86_64 >23:07:34 Installing rpm-build-libs-4.9.1.3-1.fc17.x86_64 >23:07:35 Installing rpm-python-4.9.1.3-1.fc17.x86_64 >23:07:36 Installing passwd-0.78.99-1.fc17.x86_64 >23:07:37 Installing python-deltarpm-3.6-0.7.20110223git.fc17.x86_64 >23:07:38 Installing net-snmp-agent-libs-5.7.1-4.fc17.x86_64 >23:07:44 Installing libreport-plugin-kerneloops-2.0.10-2.fc17.x86_64 >23:07:44 Installing libreport-plugin-bugzilla-2.0.10-2.fc17.x86_64 >23:07:45 Installing libreport-plugin-logger-2.0.10-2.fc17.x86_64 >23:07:45 Installing libreport-newt-2.0.10-2.fc17.x86_64 >23:07:45 Installing gnupg-1.4.12-1.fc17.x86_64 >23:07:57 Installing libcmis-0.1.0-1.fc17.x86_64 >23:07:58 Installing transmission-common-2.50-1.fc17.x86_64 >23:08:04 Installing vorbis-tools-1.4.0-4.fc17.x86_64 >23:08:06 Installing icedax-1.1.11-10.fc17.x86_64 >23:08:08 Installing python-pycurl-7.19.0-10.fc17.x86_64 >23:08:09 Installing python-urlgrabber-3.9.1-11.fc17.noarch >23:08:10 Installing yum-3.4.3-23.fc17.noarch >23:08:20 Installing anaconda-yum-plugins-1.0-7.fc17.noarch >23:08:20 Installing createrepo-0.9.9-11.fc17.noarch >23:08:21 Installing libnfsidmap-0.25-2.fc17.x86_64 >23:08:22 Installing libfprint-0.4.0-3.fc17.x86_64 >23:08:24 Installing mailx-12.5-5.fc17.x86_64 >23:08:26 Installing nss-tools-3.13.4-2.fc17.x86_64 >23:08:32 Installing groff-1.21-8.fc17.x86_64 >23:08:43 Installing less-444-5.fc17.x86_64 >23:08:45 Installing wodim-1.1.11-10.fc17.x86_64 >23:08:48 Installing brltty-4.3-4.fc17.x86_64 >23:09:00 Installing brlapi-0.5.6-4.fc17.x86_64 >23:09:01 Installing python-brlapi-0.5.6-4.fc17.x86_64 >23:09:02 Installing sound-theme-freedesktop-0.7-4.fc17.noarch >23:09:06 Installing guile-1.8.8-4.fc17.2.x86_64 >23:09:18 Installing ncftp-3.2.5-3.fc17.x86_64 >23:09:21 Installing dialog-1.1-15.20110707.fc17.x86_64 >23:09:24 Installing libspiro-20071029-6.fc17.x86_64 >23:09:24 Installing paps-libs-0.6.8-18.fc17.x86_64 >23:09:25 Installing ustr-1.0.4-12.fc17.x86_64 >23:09:25 Installing libsemanage-2.1.6-3.fc17.x86_64 >23:09:27 Installing shadow-utils-4.1.4.3-14.fc17.x86_64 >23:09:36 Installing usbmuxd-1.0.8-1.fc17.x86_64 >23:09:37 Installing libimobiledevice-1.1.4-1.fc17.x86_64 >23:09:38 Installing libutempter-1.1.5-6.fc17.x86_64 >23:09:39 Installing avahi-autoipd-0.6.30-7.fc17.x86_64 >23:09:40 Installing jack-audio-connection-kit-1.9.8-8.fc17.x86_64 >23:09:44 Installing samba-common-3.6.4-84.fc17.1.x86_64 >23:11:12 Installing smolt-1.4.3-6.fc17.noarch >23:11:16 Installing libsemanage-python-2.1.6-3.fc17.x86_64 >23:11:17 Installing ntfs-3g-2012.1.15-1.fc17.x86_64 >23:11:19 Installing ntfsprogs-2012.1.15-1.fc17.x86_64 >23:11:22 Installing sysvinit-tools-2.88-6.dsf.fc17.x86_64 >23:11:22 Installing dvb-apps-1.1.2-0.1479.37781d27a444.fc17.x86_64 >23:11:27 Installing graphite2-1.1.1-2.fc17.x86_64 >23:11:28 Installing passwdqc-lib-1.2.2-3.fc17.x86_64 >23:11:29 Installing libpath_utils-0.2.1-8.fc17.x86_64 >23:11:29 Installing opencc-0.3.0-1.fc17.x86_64 >23:11:36 Installing linux-atm-libs-2.5.1-4.fc17.x86_64 >23:11:36 Installing libchewing-0.3.3-2.fc17.x86_64 >23:11:55 Installing sg3_utils-libs-1.31-2.fc17.x86_64 >23:11:56 Installing SDL-1.2.14-16.fc17.x86_64 >23:11:58 Installing lpsolve-5.5.2.0-4.fc17.x86_64 >23:12:02 Installing libcue-1.3.0-4.fc17.x86_64 >23:12:02 Installing yajl-2.0.1-2.fc17.x86_64 >23:12:02 Installing raptor2-2.0.7-1.fc17.x86_64 >23:12:04 Installing rasqal-0.9.28-1.fc17.x86_64 >23:12:07 Installing redland-1.0.15-1.fc17.x86_64 >23:12:09 Installing libyaml-0.1.4-2.fc17.x86_64 >23:12:09 Installing ruby-libs-1.9.3.194-10.1.fc17.x86_64 >23:12:34 Installing dosfstools-3.0.12-2.fc17.x86_64 >23:12:35 Installing dotconf-1.3-3.fc17.x86_64 >23:12:37 Installing fuse-libs-2.8.7-1.fc17.x86_64 >23:12:39 Installing pbm2l7k-990321-9.fc17.x86_64 >23:12:39 Installing libhangul-0.1.0-2.fc17.x86_64 >23:13:00 Installing sgpio-1.2.0.10-6.fc17.x86_64 >23:13:00 Installing libmcpp-2.7.2-7.fc17.x86_64 >23:13:01 Installing mcpp-2.7.2-7.fc17.x86_64 >23:13:01 Installing xorg-x11-server-utils-7.5-12.fc17.x86_64 >23:13:03 Installing xorg-x11-xinit-1.3.1-5.fc17.x86_64 >23:13:05 Installing xdg-user-dirs-0.14-2.fc17.x86_64 >23:13:06 Installing c2050-0.3b-5.fc17.x86_64 >23:13:06 Installing libdhash-0.4.3-8.fc17.x86_64 >23:13:06 Installing libcdaudio-0.99.12p2-15.fc17.x86_64 >23:13:07 Installing libdv-1.0.0-13.fc17.x86_64 >23:13:08 Installing libnfnetlink-1.0.0-4.fc17.x86_64 >23:13:08 Installing libnetfilter_conntrack-1.0.0-1.fc17.x86_64 >23:13:09 Installing mingetty-1.08-10.fc17.x86_64 >23:13:09 Installing lx-20030328-7.fc17.x86_64 >23:13:09 Installing pakchois-0.4-5.x86_64 >23:13:10 Installing neon-0.29.6-2.fc17.x86_64 >23:13:11 Installing libmusicbrainz3-3.0.3-4.fc17.x86_64 >23:13:13 Installing libmusicbrainz4-4.0.1-1.fc17.x86_64 >23:13:15 Installing libsysfs-2.1.0-11.fc17.x86_64 >23:13:16 Installing c-ares-1.7.5-2.fc17.x86_64 >23:13:17 Installing libiptcdata-1.0.4-7.fc17.x86_64 >23:13:17 Installing libsilc-1.1.10-6.fc17.x86_64 >23:13:22 Installing libvisual-0.4.0-11.fc17.x86_64 >23:13:24 Installing libsss_sudo-1.8.2-10.fc17.x86_64 >23:13:25 Installing min12xxw-0.0.9-7.fc17.x86_64 >23:13:25 Installing fribidi-0.19.2-4.fc17.x86_64 >23:13:26 Installing libass-0.10.0-2.fc17.x86_64 >23:13:26 Installing libref_array-0.1.2-8.fc17.x86_64 >23:13:27 Installing libini_config-0.6.2-8.fc17.x86_64 >23:13:27 Installing libthai-0.1.14-5.fc17.x86_64 >23:13:29 Installing pango-1.30.0-1.fc17.x86_64 >23:13:32 Installing gtk2-2.24.10-1.fc17.x86_64 >23:14:02 Installing gstreamer-plugins-base-0.10.36-1.fc17.x86_64 >23:14:13 Installing pygtk2-2.24.0-4.fc17.x86_64 >23:14:23 Installing libglade2-2.6.4-8.fc17.x86_64 >23:14:24 Installing pygtk2-libglade-2.24.0-4.fc17.x86_64 >23:14:24 Installing libgnomecanvas-2.30.3-4.fc17.x86_64 >23:14:26 Installing libreport-gtk-2.0.10-2.fc17.x86_64 >23:14:27 Installing gimp-libs-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >23:14:38 Installing grilo-0.1.18-3.fc17.x86_64 >23:14:39 Installing gstreamer-python-0.10.19-3.fc17.x86_64 >23:14:42 Installing gnome-python2-2.28.1-8.fc17.x86_64 >23:14:43 Installing gnome-python2-canvas-2.28.1-8.fc17.x86_64 >23:14:44 Installing pangomm-2.28.4-1.fc17.x86_64 >23:14:45 Installing gnome-python2-desktop-2.32.0-9.fc17.x86_64 >23:14:46 Installing python-slip-gtk-0.2.20-2.fc17.noarch >23:14:46 Installing gstreamer-rtsp-0.10.8-2.fc17.x86_64 >23:14:46 Installing poppler-utils-0.18.4-1.fc17.x86_64 >23:14:48 Installing kasumi-2.5-6.fc17.x86_64 >23:14:49 Installing gtk2-engines-2.20.2-4.fc17.x86_64 >23:14:52 Installing gutenprint-5.2.7-11.fc17.x86_64 >23:15:12 Installing pinentry-gtk-0.8.1-6.fc17.x86_64 >23:15:13 Installing plymouth-plugin-label-0.8.4-0.20120319.2.fc17.x86_64 >23:15:13 Installing plymouth-plugin-two-step-0.8.4-0.20120319.2.fc17.x86_64 >23:15:14 Installing libmatchbox-1.9-9.fc17.x86_64 >23:15:14 Installing matchbox-window-manager-1.2-9.20070628svn.fc17.x86_64 >23:15:15 Installing hostname-3.10-1.fc17.x86_64 >23:15:16 Installing pbm2l2030-1.4-7.fc17.x86_64 >23:15:16 Installing c2070-0.99-8.fc17.x86_64 >23:15:16 Installing cjet-0.8.9-11.fc17.x86_64 >23:15:17 Installing libkate-0.3.8-5.fc17.x86_64 >23:15:17 Installing libburn-1.1.8-2.fc17.x86_64 >23:15:18 Installing lzo-2.06-2.fc17.x86_64 >23:15:19 Installing hardlink-1.0-13.fc17.x86_64 >23:15:19 Installing libmpcdec-1.2.6-8.fc17.x86_64 >23:15:20 Installing libexttextcat-3.2.0-1.fc17.x86_64 >23:15:22 Installing libbsd-0.3.0-2.fc17.x86_64 >23:15:53 Installing vim-filesystem-7.3.444-1.fc17.x86_64 >23:15:54 Installing vim-common-7.3.444-1.fc17.x86_64 >23:16:46 Installing fedora-bookmarks-15-0.2.noarch >23:16:47 Installing xsane-common-0.998-8.fc17.x86_64 >23:16:58 Installing yelp-xsl-3.4.1-1.fc17.noarch >23:17:01 Installing fedora-release-17-0.9.noarch >23:17:01 Installing device-mapper-1.02.74-6.fc17.x86_64 >23:17:03 Installing iproute-3.3.0-1.fc17.x86_64 >23:17:06 Installing device-mapper-libs-1.02.74-6.fc17.x86_64 >23:17:08 Installing cryptsetup-libs-1.4.2-1.fc17.x86_64 >23:17:09 Installing util-linux-2.21.1-1.fc17.x86_64 >23:17:23 Installing initscripts-9.37-1.fc17.x86_64 >23:17:32 Installing libudev-182-1.fc17.x86_64 >23:17:33 Installing udev-182-1.fc17.x86_64 >23:17:37 Installing systemd-sysv-44-7.fc17.x86_64 >23:17:38 Installing systemd-44-7.fc17.x86_64 >23:17:50 Installing dbus-1.4.10-4.fc17.x86_64 >23:17:52 Installing iptables-1.4.12.2-5.fc17.x86_64 >23:17:58 Installing net-tools-1.60-134.20120127git.fc17.x86_64 >23:18:01 Installing iputils-20101006-14.fc17.x86_64 >23:18:02 Installing libgudev1-182-1.fc17.x86_64 >23:18:03 Installing polkit-0.104-6.fc17.x86_64 >23:18:04 Installing GConf2-3.2.5-1.fc17.x86_64 >23:18:13 Installing libcanberra-0.28-6.fc17.x86_64 >23:18:14 Installing NetworkManager-glib-0.9.4.0-7.git20120403.fc17.x86_64 >23:18:18 Installing ibus-libs-1.4.99.20120317-4.fc17.x86_64 >23:18:20 Installing ghostscript-cups-9.05-1.fc17.x86_64 >23:18:21 Installing cups-1.5.2-12.fc17.x86_64 >23:18:44 Installing gssdp-0.12.1-2.fc17.x86_64 >23:18:45 Installing abrt-2.0.10-1.fc17.x86_64 >23:18:48 Installing gupnp-0.18.2-1.fc17.x86_64 >23:18:49 Installing dbus-x11-1.4.10-4.fc17.x86_64 >23:18:49 Installing usermode-1.109-1.fc17.x86_64 >23:18:51 Installing dconf-0.12.0-1.fc17.x86_64 >23:18:52 Installing device-mapper-event-libs-1.02.74-6.fc17.x86_64 >23:18:53 Installing usermode-gtk-1.109-1.fc17.x86_64 >23:18:54 Installing geoclue-0.12.0-10.fc17.x86_64 >23:18:55 Installing gstreamer-plugins-good-0.10.31-1.fc17.x86_64 >23:19:08 Installing accountsservice-0.6.18-1.fc17.x86_64 >23:19:09 Installing at-spi2-core-2.4.1-1.fc17.x86_64 >23:19:11 Installing ppp-2.4.5-19.fc17.x86_64 >23:19:14 Installing policycoreutils-2.1.11-6.fc17.x86_64 >23:19:20 Installing selinux-policy-3.10.0-118.fc17.noarch >23:19:21 Installing accountsservice-libs-0.6.18-1.fc17.x86_64 >23:19:22 Installing system-config-users-1.2.115-1.fc17.noarch >23:19:27 Installing system-config-date-1.9.67-2.fc17.noarch >23:19:35 Installing device-mapper-event-1.02.74-6.fc17.x86_64 >23:19:37 Installing gupnp-igd-0.2.1-1.fc17.x86_64 >23:19:37 Installing libnice-0.1.2-1.fc17.x86_64 >23:19:40 Installing abrt-addon-kerneloops-2.0.10-1.fc17.x86_64 >23:19:41 Installing libsocialweb-keys-0.25.20-3.fc17.noarch >23:19:41 Installing libsocialweb-0.25.20-3.fc17.x86_64 >23:19:43 Installing spice-glib-0.12-1.fc17.x86_64 >23:19:47 Installing python-slip-dbus-0.2.20-2.fc17.noarch >23:19:48 Installing system-config-firewall-base-1.2.29-7.fc17.noarch >23:19:52 Installing avahi-0.6.30-7.fc17.x86_64 >23:19:55 Installing avahi-glib-0.6.30-7.fc17.x86_64 >23:19:56 Installing avahi-gobject-0.6.30-7.fc17.x86_64 >23:19:56 Installing rpcbind-0.2.0-16.fc17.x86_64 >23:19:57 Installing speech-dispatcher-0.7.1-7.fc17.x86_64 >23:20:01 Installing pcsc-lite-1.8.3-1.fc17.x86_64 >23:20:03 Installing pcsc-lite-ccid-1.4.6-1.fc17.x86_64 >23:20:04 Installing libcgroup-0.38-1.fc17.x86_64 >23:20:05 Installing dracut-018-26.git20120424.fc17.noarch >23:20:08 Installing openssh-5.9p1-22.fc17.x86_64 >23:20:11 Installing openssh-clients-5.9p1-22.fc17.x86_64 >23:20:15 Installing duplicity-0.6.18-1.fc17.x86_64 >23:20:20 Installing python-meh-0.12-1.fc17.noarch >23:20:22 Installing speech-dispatcher-python-0.7.1-7.fc17.x86_64 >23:20:22 Installing yp-tools-2.12-9.fc17.x86_64 >23:20:25 Installing ypbind-1.35-2.fc17.x86_64 >Running in chroot, ignoring request. >23:20:26 Installing telepathy-salut-0.8.0-1.fc17.x86_64 >23:20:29 Installing libdmapsharing-2.9.14-1.fc17.x86_64 >23:20:31 Installing system-config-firewall-tui-1.2.29-7.fc17.noarch >23:20:32 Installing abrt-addon-vmcore-2.0.10-1.fc17.x86_64 >23:20:33 Installing lvm2-libs-2.02.95-6.fc17.x86_64 >23:20:38 Installing selinux-policy-devel-3.10.0-118.fc17.noarch >23:20:52 Installing policycoreutils-python-2.1.11-6.fc17.x86_64 >23:21:20 Installing pptp-1.7.2-14.fc17.x86_64 >23:21:21 Installing at-spi2-atk-2.4.0-2.fc17.x86_64 >23:21:23 Installing authconfig-gtk-6.2.1-1.fc17.x86_64 >23:21:24 Installing setuptool-1.19.11-4.fc17.x86_64 >23:21:25 Installing system-config-keyboard-1.3.1-8.fc17.x86_64 >23:21:26 Installing preupgrade-1.1.10-2.fc17.noarch >23:21:28 Installing PackageKit-yum-0.7.4-1.fc17.x86_64 >23:21:30 Installing PackageKit-glib-0.7.4-1.fc17.x86_64 >23:21:32 Installing PackageKit-0.7.4-1.fc17.x86_64 >23:21:38 Installing libreport-plugin-bodhi-2.0.10-2.fc17.x86_64 >23:21:39 Installing PackageKit-device-rebind-0.7.4-1.fc17.x86_64 >23:21:40 Installing gupnp-av-0.10.2-1.fc17.x86_64 >23:21:40 Installing abrt-dbus-2.0.10-1.fc17.x86_64 >23:21:42 Installing abrt-addon-python-2.0.10-1.fc17.x86_64 >23:21:43 Installing abrt-addon-ccpp-2.0.10-1.fc17.x86_64 >23:21:44 Installing foomatic-db-ppds-4.0-31.20120103.fc17.noarch >23:25:24 Installing foomatic-db-4.0-31.20120103.fc17.noarch >23:25:43 Installing ptouch-driver-1.3-8.fc17.x86_64 >23:25:43 Installing gnome-python2-gconf-2.28.1-8.fc17.x86_64 >23:25:44 Installing pyatspi-2.4.0-1.fc17.noarch >23:25:45 Installing rtkit-0.10-2.fc17.x86_64 >23:25:46 Installing fprintd-0.4.1-2.fc17.x86_64 >23:25:47 Installing cups-pk-helper-0.2.2-1.fc17.x86_64 >23:25:47 Installing ModemManager-0.5.2.0-1.fc17.x86_64 >23:25:50 Installing libgusb-0.1.3-2.fc17.x86_64 >23:25:50 Installing openvpn-2.2.2-4.fc17.x86_64 >23:25:54 Installing alsa-utils-1.0.25-8.fc17.x86_64 >23:26:04 Installing rsyslog-5.8.10-1.fc17.x86_64 >23:26:09 Installing crontabs-1.11-3.20101115git.fc17.noarch >23:26:10 Installing cronie-anacron-1.4.8-11.fc17.x86_64 >23:26:10 Installing cronie-1.4.8-11.fc17.x86_64 >23:26:11 Installing wpa_supplicant-1.0-0.3.fc17.x86_64 >23:26:15 Installing dnsmasq-2.59-5.fc17.x86_64 >23:26:16 Installing lockdev-1.0.4-0.4.20111007git.fc17.x86_64 >23:26:17 Installing libgphoto2-2.4.11-3.fc17.x86_64 >23:26:27 Installing sane-backends-libs-1.0.22-10.fc17.x86_64 >23:26:29 Installing sane-backends-drivers-scanners-1.0.22-10.fc17.x86_64 >23:26:52 Installing sane-backends-1.0.22-10.fc17.x86_64 >23:27:02 Installing colord-0.1.19-1.fc17.x86_64 >23:27:06 Installing gtk3-3.4.1-1.fc17.x86_64 >23:27:34 Installing libcanberra-gtk3-0.28-6.fc17.x86_64 >23:27:34 Installing librsvg2-2.36.1-1.fc17.x86_64 >23:27:36 Installing notification-daemon-0.7.4-1.fc17.x86_64 >23:27:36 Installing libnotify-0.7.5-1.fc17.x86_64 >23:27:37 Installing brasero-libs-3.4.1-1.fc17.x86_64 >23:27:40 Installing gstreamer-plugins-bad-free-0.10.23-2.fc17.x86_64 >23:27:52 Installing evince-libs-3.4.0-2.fc17.x86_64 >23:27:56 Installing gcr-3.4.1-2.fc17.x86_64 >23:28:02 Installing gnome-keyring-3.4.1-2.fc17.x86_64 >23:28:11 Installing libgnomekbd-3.4.0.2-2.fc17.x86_64 >23:28:14 Installing farstream-0.1.2-2.fc17.x86_64 >23:28:16 Installing notify-python-0.1.1-20.fc17.x86_64 >23:28:17 Installing zenity-3.4.0-1.fc17.x86_64 >23:28:51 Installing gnome-bluetooth-libs-3.4.0-2.fc17.x86_64 >23:28:59 Installing vte3-0.32.1-1.fc17.x86_64 >23:29:02 Installing libgweather-3.4.1-1.fc17.x86_64 >23:29:34 Installing libwnck3-3.4.0-1.fc17.x86_64 >23:29:38 Installing gnome-keyring-pam-3.4.1-2.fc17.x86_64 >23:29:39 Installing im-chooser-1.5.2.2-1.fc17.x86_64 >23:29:40 Installing im-chooser-common-1.5.2.2-1.fc17.x86_64 >23:29:42 Installing imsettings-gnome-1.2.9-1.fc17.x86_64 >23:29:44 Installing imsettings-1.2.9-1.fc17.x86_64 >23:29:46 Installing xulrunner-12.0-1.fc17.x86_64 >23:31:37 Installing NetworkManager-gtk-0.9.4.0-7.git20120403.fc17.x86_64 >23:31:40 Installing gtkhtml3-4.4.1-1.fc17.x86_64 >23:31:47 Installing polkit-gnome-0.105-2.fc17.x86_64 >23:31:48 Installing unique3-3.0.2-3.fc17.x86_64 >23:31:49 Installing gtksourceview3-3.4.1-1.fc17.x86_64 >23:31:57 Installing eekboard-libs-1.0.7-2.fc17.x86_64 >23:32:00 Installing eekboard-1.0.7-2.fc17.x86_64 >23:32:01 Installing iok-2.1.2-1.fc17.x86_64 >23:32:03 Installing ibus-gtk2-1.4.99.20120317-4.fc17.x86_64 >23:32:04 Installing ibus-1.4.99.20120317-4.fc17.x86_64 >23:32:08 Installing ibus-gtk3-1.4.99.20120317-4.fc17.x86_64 >23:32:09 Installing libpurple-2.10.2-1.fc17.x86_64 >23:33:01 Installing telepathy-haze-0.6.0-1.fc17.x86_64 >23:33:01 Installing telepathy-farstream-0.4.0-2.fc17.x86_64 >23:33:02 Installing gnome-python2-gnomekeyring-2.32.0-9.fc17.x86_64 >23:33:03 Installing evince-3.4.0-2.fc17.x86_64 >23:33:57 Installing gnome-dvb-daemon-0.2.8-1.fc17.x86_64 >23:34:01 Installing abrt-gui-2.0.10-1.fc17.x86_64 >23:34:03 Installing gegl-0.2.0-1.fc17.x86_64 >23:34:09 Installing adwaita-gtk3-theme-3.4.1-1.fc17.x86_64 >23:34:11 Installing libcanberra-gtk2-0.28-6.fc17.x86_64 >23:34:12 Installing metacity-2.34.3-1.fc17.x86_64 >23:34:23 Installing gtk-vnc2-0.5.0-2.fc17.x86_64 >23:34:24 Installing caribou-0.4.2-1.fc17.x86_64 >23:34:25 Installing file-roller-3.4.1-2.fc17.x86_64 >23:34:37 Installing gnome-panel-libs-3.4.1-2.fc17.x86_64 >23:34:39 Installing avahi-ui-gtk3-0.6.30-7.fc17.x86_64 >23:34:39 Installing gtkmm30-3.4.0-1.fc17.x86_64 >23:34:48 Installing spice-gtk3-0.12-1.fc17.x86_64 >23:34:49 Installing audit-2.2.1-1.fc17.x86_64 >23:34:51 Installing setroubleshoot-plugins-3.0.36-1.fc17.noarch >23:34:56 Installing setroubleshoot-server-3.1.9-1.fc17.x86_64 >23:35:08 Installing apg-2.3.0b-13.fc17.x86_64 >23:35:09 Installing net-snmp-5.7.1-4.fc17.x86_64 >23:35:12 Installing netxen-firmware-4.0.534-5.fc17.noarch >23:35:23 Installing linux-firmware-20120206-0.3.git06c8f81.fc17.noarch >23:37:00 Installing media-player-info-16-1.fc17.noarch >23:37:01 Installing argyllcms-1.4.0-1.fc17.x86_64 >23:37:14 Installing libgpod-0.8.2-4.fc17.x86_64 >23:37:17 Installing libosinfo-0.1.1-1.fc17.x86_64 >23:37:21 Installing libmtp-1.1.3-2.fc17.x86_64 >23:37:24 Installing usb_modeswitch-1.2.3-1.fc17.x86_64 >23:37:25 Installing usb_modeswitch-data-20120120-1.fc17.noarch >warning: %post(usb_modeswitch-data-20120120-1.fc17.noarch) scriptlet failed, exit status 2 >23:37:26 Installing crda-1.1.2_2011.04.28-2.fc17.x86_64 >23:37:26 Installing wireless-tools-29-7.1.fc17.x86_64 >23:37:27 Installing python-iwlib-1.2-1.fc17.x86_64 >23:37:28 Installing hplip-common-3.12.4-1.fc17.x86_64 >23:37:29 Installing hplip-libs-3.12.4-1.fc17.x86_64 >23:37:30 Installing hpijs-3.12.4-1.fc17.x86_64 >23:38:16 Installing fxload-2002_04_11-11.fc17.x86_64 >23:38:17 Installing alsa-firmware-1.0.25-1.fc17.noarch >23:38:37 Installing alsa-tools-firmware-1.0.25-2.fc17.x86_64 >23:38:37 Installing libatasmart-0.18-2.fc17.x86_64 >23:38:38 Installing cyrus-sasl-2.1.23-29.fc17.x86_64 >23:38:39 Installing vpnc-0.5.3-14.svn457.fc17.x86_64 >23:38:41 Installing dhclient-4.2.4-0.2.b1.fc17.x86_64 >23:38:45 Installing rarian-0.8.1-7.fc17.x86_64 >23:38:46 Installing rarian-compat-0.8.1-7.fc17.x86_64 >23:38:47 Installing cryptsetup-1.4.2-1.fc17.x86_64 >23:38:48 Installing parted-3.0-9.fc17.x86_64 >23:38:53 Installing udisks2-1.94.0-1.fc17.x86_64 >23:38:55 Installing gvfs-1.12.1-3.fc17.x86_64 >23:39:06 Installing gnome-vfs2-2.24.4-7.fc17.x86_64 >23:39:29 Installing libgnome-2.32.1-3.fc17.x86_64 >23:40:42 Installing libbonoboui-2.24.5-3.fc17.x86_64 >23:40:47 Installing libgnomeui-2.24.5-4.fc17.x86_64 >23:40:54 Installing gvfs-afc-1.12.1-3.fc17.x86_64 >23:40:56 Installing gvfs-obexftp-1.12.1-3.fc17.x86_64 >23:40:58 Installing kpartx-0.4.9-22.fc17.x86_64 >23:40:59 Installing dmraid-events-1.0.0.rc16-16.fc17.x86_64 >23:40:59 Installing dmraid-1.0.0.rc16-16.fc17.x86_64 >23:41:01 Installing libwacom-data-0.4-1.fc17.noarch >23:41:01 Installing libwacom-0.4-1.fc17.x86_64 >23:41:01 Installing adwaita-cursor-theme-3.4.1-1.fc17.noarch >23:41:04 Installing gnome-themes-standard-3.4.1-1.fc17.x86_64 >23:41:48 Installing gnome-desktop3-3.4.1-2.fc17.x86_64 >23:41:54 Installing nautilus-extensions-3.4.1-2.fc17.x86_64 >23:41:56 Installing nautilus-3.4.1-2.fc17.x86_64 >23:42:23 Installing mobile-broadband-provider-info-1.20110218-2.fc17.noarch >23:42:23 Installing NetworkManager-0.9.4.0-7.git20120403.fc17.x86_64 >23:42:38 Installing kbd-misc-1.15.3-5.fc17.noarch >23:42:48 Installing kbd-1.15.3-5.fc17.x86_64 >23:42:51 Installing pm-utils-1.4.1-18.fc17.x86_64 >23:42:53 Installing upower-0.9.15-3.fc17.x86_64 >23:42:54 Installing tracker-0.14.0-1.fc17.x86_64 >23:43:06 Installing telepathy-mission-control-5.12.0-1.fc17.x86_64 >23:43:08 Installing gnome-settings-daemon-3.4.0-1.fc17.x86_64 >23:43:18 Installing telepathy-gabble-0.16.0-1.fc17.x86_64 >23:43:24 Installing brasero-3.4.1-1.fc17.x86_64 >23:43:44 Installing grilo-plugins-0.1.18-3.fc17.x86_64 >23:43:45 Installing autocorr-en-3.5.2.1-6.fc17.noarch >23:43:47 Installing libreoffice-writer-3.5.2.1-6.fc17.x86_64 >23:44:27 Installing libreoffice-core-3.5.2.1-6.fc17.x86_64 >23:55:19 Installing libreoffice-graphicfilter-3.5.2.1-6.fc17.x86_64 >23:55:22 Installing libreoffice-draw-3.5.2.1-6.fc17.x86_64 >23:55:28 Installing libreoffice-pdfimport-3.5.2.1-6.fc17.x86_64 >23:55:33 Installing gnome-user-docs-3.4.1-1.fc17.noarch >23:57:02 Installing libreoffice-xsltfilter-3.5.2.1-6.fc17.x86_64 >23:57:04 Installing libreoffice-math-3.5.2.1-6.fc17.x86_64 >23:57:13 Installing libreoffice-langpack-en-3.5.2.1-6.fc17.x86_64 >23:57:14 Installing libreoffice-calc-3.5.2.1-6.fc17.x86_64 >23:58:13 Installing brasero-nautilus-3.4.1-1.fc17.x86_64 >23:58:13 Installing gnome-packagekit-3.4.0-1.fc17.x86_64 >23:58:53 Installing gnome-power-manager-3.4.0-1.fc17.x86_64 >23:58:59 Installing NetworkManager-vpnc-0.9.3.997-1.fc17.x86_64 >23:59:00 Installing NetworkManager-gnome-0.9.4.0-7.git20120403.fc17.x86_64 >23:59:09 Installing NetworkManager-openconnect-0.9.3.997-1.fc17.x86_64 >23:59:11 Installing NetworkManager-openvpn-0.9.3.997-1.fc17.x86_64 >23:59:13 Installing NetworkManager-pptp-0.9.3.997-1.fc17.x86_64 >23:59:15 Installing evince-nautilus-3.4.0-2.fc17.x86_64 >23:59:16 Installing file-roller-nautilus-3.4.1-2.fc17.x86_64 >23:59:16 Installing deja-dup-20.2-2.fc17.x86_64 >23:59:24 Installing gnome-screensaver-3.4.1-1.fc17.x86_64 >23:59:28 Installing planner-0.14.5-8.fc17.x86_64 >23:59:58 Installing gvfs-archive-1.12.1-3.fc17.x86_64 >00:00:01 Installing gvfs-smb-1.12.1-3.fc17.x86_64 >00:00:02 Installing gvfs-gphoto2-1.12.1-3.fc17.x86_64 >00:00:03 Installing gnome-disk-utility-3.4.0-1.fc17.x86_64 >00:00:10 Installing sendmail-8.14.5-12.fc17.x86_64 >00:00:18 Installing hplip-3.12.4-1.fc17.x86_64 >00:01:17 Installing libsane-hpaio-3.12.4-1.fc17.x86_64 >00:01:19 Installing system-config-network-tui-1.6.3-2.fc17.noarch >00:01:31 Installing setroubleshoot-3.1.9-1.fc17.x86_64 >00:01:32 Installing vinagre-3.4.1-2.fc17.x86_64 >00:01:56 Installing gnome-system-monitor-3.4.1-2.fc17.x86_64 >00:02:18 Installing firstboot-17.2-1.fc17.x86_64 >00:02:21 Installing abrt-desktop-2.0.10-1.fc17.x86_64 >00:02:22 Installing system-config-printer-1.3.9-1.fc17.x86_64 >00:02:25 Installing ibus-pinyin-1.4.0-16.fc17.x86_64 >00:02:30 Installing ibus-hunspell-table-0.0.4-1.fc17.noarch >00:02:32 Installing ibus-anthy-1.4.99.20120327-1.fc17.x86_64 >00:02:33 Installing ibus-rawcode-1.3.1.20100707-7.fc17.x86_64 >00:02:34 Installing ibus-hangul-1.4.1-1.fc17.x86_64 >00:02:35 Installing ibus-chewing-1.3.10-3.fc17.x86_64 >00:02:36 Installing ibus-m17n-1.3.3-11.fc17.x86_64 >00:02:37 Installing firefox-12.0-1.fc17.x86_64 >00:05:48 Installing libproxy-mozjs-0.4.7-4.fc17.x86_64 >00:05:49 Installing gnome-terminal-3.4.1.1-1.fc17.x86_64 >00:06:09 Installing seahorse-3.4.0-2.fc17.x86_64 >00:06:24 Installing sound-juicer-3.4.0-1.fc17.x86_64 >00:06:44 Installing vino-3.4.1-2.fc17.x86_64 >00:06:49 Installing aisleriot-3.2.3.2-2.fc17.x86_64 >00:07:27 Installing gnome-screenshot-3.4.1-2.fc17.x86_64 >00:07:30 Installing gnome-search-tool-3.4.0-1.fc17.x86_64 >00:07:42 Installing transmission-gtk-2.50-1.fc17.x86_64 >00:07:50 Installing gnome-system-log-3.4.1-2.fc17.x86_64 >00:07:58 Installing gucharmap-3.4.1.1-2.fc17.x86_64 >00:08:21 Installing mousetweaks-3.4.1-2.fc17.x86_64 >00:08:39 Installing xdg-user-dirs-gtk-0.9-1.fc17.x86_64 >00:08:40 Installing PackageKit-gtk3-module-0.7.4-1.fc17.x86_64 >00:08:42 Installing gtk3-immodule-xim-3.4.1-1.fc17.x86_64 >00:08:43 Installing gnome-dictionary-3.4.0-2.fc17.x86_64 >00:09:03 Installing baobab-3.4.1-2.fc17.x86_64 >00:09:08 Installing gcalctool-6.4.1.1-1.fc17.x86_64 >00:09:17 Installing foomatic-4.0.8-8.fc17.x86_64 >00:09:20 Installing fprintd-pam-0.4.1-2.fc17.x86_64 >00:09:20 Installing printer-filters-1.1-6.fc17.noarch >00:09:20 Installing PackageKit-yum-plugin-0.7.4-1.fc17.x86_64 >00:09:21 Installing PackageKit-command-not-found-0.7.4-1.fc17.x86_64 >00:09:22 Installing PackageKit-gstreamer-plugin-0.7.4-1.fc17.x86_64 >00:09:22 Installing lvm2-2.02.95-6.fc17.x86_64 >00:09:28 Installing system-config-firewall-1.2.29-7.fc17.noarch >00:09:30 Installing openssh-server-5.9p1-22.fc17.x86_64 >00:09:34 Installing coolkey-1.1.0-20.fc17.x86_64 >00:09:35 Installing nfs-utils-1.2.5-14.fc17.x86_64 >00:09:41 Installing selinux-policy-targeted-3.10.0-118.fc17.noarch >00:10:15 Installing system-config-language-1.3.5-10.fc17.noarch >00:10:17 Installing gutenprint-cups-5.2.7-11.fc17.x86_64 >00:10:20 Installing bluez-cups-4.99-1.fc17.x86_64 >00:10:22 Installing gnome-media-3.4.0-1.fc17.x86_64 >00:10:26 Installing iptstate-2.2.2-6.fc17.x86_64 >00:10:27 Installing at-3.1.13-8.fc17.x86_64 >00:10:29 Installing mdadm-3.2.3-7.fc17.x86_64 >00:10:32 Installing spice-vdagent-0.10.1-1.fc17.x86_64 >00:10:33 Installing smartmontools-5.42-3.fc17.x86_64 >00:10:36 Installing rng-tools-3-4.fc17.x86_64 >00:10:37 Installing psacct-6.5.5-5.fc17.x86_64 >00:10:38 Installing acpid-2.0.16-1.fc17.x86_64 >00:10:39 Installing chrony-1.27-0.2.pre1.fc17.x86_64 >00:10:43 Installing sssd-1.8.2-10.fc17.x86_64 >00:11:01 Installing irda-utils-0.9.18-14.fc17.x86_64 >00:11:02 Installing irqbalance-1.0.3-4.fc17.x86_64 >00:11:03 Installing microcode_ctl-1.17-24.fc17.x86_64 >00:11:06 Installing ar9170-firmware-2009.05.28-4.fc17.noarch >00:11:08 Installing iwl1000-firmware-39.31.5.1-2.fc17.noarch >00:11:10 Installing iwl6000-firmware-9.221.4.1-3.fc17.noarch >00:11:11 Installing b43-openfwwf-5.2-7.fc17.noarch >00:11:12 Installing iwl5150-firmware-8.24.2.2-3.fc17.noarch >00:11:13 Installing biosdevname-0.3.11-6.fc17.x86_64 >00:11:13 Installing iwl6050-firmware-41.28.5.1-4.fc17.noarch >00:11:15 Installing aic94xx-firmware-30-3.fc17.noarch >00:11:16 Installing iwl6000g2b-firmware-17.168.5.2-2.fc17.noarch >00:11:17 Installing iwl100-firmware-39.31.5.1-3.fc17.noarch >00:11:18 Installing iwl6000g2a-firmware-17.168.5.3-2.fc17.noarch >00:11:20 Installing system-config-printer-udev-1.3.9-1.fc17.x86_64 >00:11:21 Installing quota-4.00-3.fc17.x86_64 >00:11:22 Installing prelink-0.4.6-5.fc17.x86_64 >00:11:31 Installing vim-enhanced-7.3.444-1.fc17.x86_64 >00:11:40 Installing nc-1.103-3.fc17.x86_64 >00:11:40 Installing gtk2-immodule-xim-2.24.10-1.fc17.x86_64 >00:11:41 Installing icedtea-web-1.2-2.fc17.x86_64 >00:11:47 Installing paps-0.6.8-18.fc17.x86_64 >00:11:47 Installing sudo-1.8.3p1-6.fc17.x86_64 >00:11:52 Installing cadaver-0.23.3-3.fc17.x86_64 >00:11:53 Installing passwdqc-1.2.2-3.fc17.x86_64 >00:11:54 Installing smolt-firstboot-1.4.3-6.fc17.noarch >00:11:54 Installing samba-client-3.6.4-84.fc17.1.x86_64 >00:13:32 Installing mlocate-0.25-1.fc17.x86_64 >00:13:34 Installing tcpdump-4.2.1-2.fc17.x86_64 >00:13:38 Installing man-db-2.6.0.2-5.fc17.x86_64 >warning: %post(man-db-2.6.0.2-5.fc17.x86_64) scriptlet failed, exit status 255 >00:14:12 Installing yum-presto-0.7.3-1.fc17.noarch >00:14:13 Installing yum-langpacks-0.2.4-3.fc17.noarch >00:14:13 Installing yum-utils-1.1.31-4.fc17.noarch >00:14:14 Installing slrn-0.9.9p1-5.fc17.x86_64 >00:14:19 Installing elinks-0.12-0.28.pre5.fc17.x86_64 >00:14:27 Installing mutt-1.5.21-11.fc17.x86_64 >00:14:44 Installing pam_pkcs11-0.6.2-8.fc17.x86_64 >00:14:46 Installing bind-utils-9.9.0-4.fc17.x86_64 >00:14:50 Installing sos-2.2-3.fc17.noarch >00:14:52 Installing pinfo-0.6.10-4.fc17.x86_64 >00:14:53 Installing grub-efi-0.97-92.fc17.x86_64 >00:14:56 Installing fetchmail-6.3.21-2.fc17.x86_64 >00:15:01 Installing stunnel-4.50-2.fc17.x86_64 >00:15:02 Installing krb5-workstation-1.10-5.fc17.x86_64 >00:15:07 Installing pam_krb5-2.3.13-2.fc17.x86_64 >00:15:08 Installing fedora-release-notes-16.96.0-1.fc17.noarch >00:15:11 Installing usbutils-004-4.fc17.x86_64 >00:15:14 Installing fpaste-0.3.7.1-2.fc17.noarch >00:15:14 Installing xorg-x11-utils-7.5-6.fc17.x86_64 >00:15:15 Installing dump-0.4-0.12.b44.fc17.x86_64 >00:15:17 Installing numactl-2.0.7-5.fc17.x86_64 >00:15:17 Installing cifs-utils-5.4-1.fc17.x86_64 >00:15:18 Installing efibootmgr-0.5.4-12.fc17.x86_64 >00:15:19 Installing ntsysv-1.3.59-1.fc17.x86_64 >00:15:19 Installing file-5.10-5.fc17.x86_64 >00:15:20 Installing lftp-4.3.6-1.fc17.x86_64 >00:15:27 Installing btrfs-progs-0.19-18.fc17.x86_64 >00:15:31 Installing jwhois-4.0-29.fc17.x86_64 >00:15:32 Installing policycoreutils-restorecond-2.1.11-6.fc17.x86_64 >00:15:35 Installing bash-completion-1.99-1.fc17.noarch >00:15:38 Installing m17n-contrib-1.1.13-5.fc17.noarch >00:15:43 Installing ftp-0.17-55.fc17.x86_64 >00:15:44 Installing bc-1.06.95-6.fc17.x86_64 >00:15:45 Installing nano-2.3.1-3.fc17.x86_64 >00:15:49 Installing ed-1.5-3.fc17.x86_64 >00:15:50 Installing time-1.7-40.fc17.x86_64 >00:15:51 Installing attr-2.4.46-5.fc17.x86_64 >00:15:51 Installing lsof-4.85-2.fc17.x86_64 >00:15:54 Installing lohit-kannada-fonts-2.5.1-1.fc17.noarch >00:15:56 Installing lohit-punjabi-fonts-2.5.1-1.fc17.noarch >00:15:57 Installing cjkuni-uming-fonts-0.2.20080216.1-48.fc17.noarch >00:17:15 Installing mcelog-1.0-0.4.6e4e2a00.fc17.x86_64 >00:17:16 Installing wqy-zenhei-fonts-0.9.46-3.fc17.noarch >00:18:27 Installing jomolhari-fonts-0.003-11.fc17.noarch >00:18:33 Installing paratype-pt-sans-fonts-20100408-3.fc17.noarch >00:18:41 Installing nhn-nanum-gothic-fonts-3.020-1.fc17.noarch >00:19:38 Installing lohit-assamese-fonts-2.5.1-1.fc17.noarch >00:19:40 Installing lohit-oriya-fonts-2.5.1-1.fc17.noarch >00:19:42 Installing lohit-tamil-fonts-2.5.0-2.fc17.noarch >00:19:44 Installing smc-meera-fonts-5.0.1-2.fc17.noarch >00:19:48 Installing vlgothic-fonts-20120325-1.fc17.noarch >00:20:08 Installing sil-abyssinica-fonts-1.200-2.fc17.noarch >00:20:15 Installing paktype-naqsh-fonts-3.0-6.fc17.noarch >00:20:17 Installing thai-scalable-waree-fonts-0.5.0-1.fc17.noarch >00:20:21 Installing lohit-telugu-fonts-2.5.1-1.fc17.noarch >00:20:23 Installing traceroute-2.0.18-3.fc17.x86_64 >00:20:23 Installing lohit-devanagari-fonts-2.5.1-2.fc17.noarch >00:20:27 Installing lohit-gujarati-fonts-2.5.1-1.fc17.noarch >00:20:29 Installing lklug-fonts-0.6-6.20090803cvs.fc17.noarch >00:20:32 Installing khmeros-base-fonts-5.0-12.fc17.noarch >00:20:35 Installing stix-fonts-1.0.0-3.fc17.noarch >00:20:43 Installing sil-padauk-fonts-2.4-8.fc17.noarch >00:20:46 Installing lohit-bengali-fonts-2.5.1-1.fc17.noarch >00:20:48 Installing mtr-0.82-2.fc17.x86_64 >00:20:49 Installing telnet-0.17-52.fc17.x86_64 >00:20:50 Installing talk-0.17-38.fc17.x86_64 >00:20:50 Installing symlinks-1.4-5.fc17.x86_64 >00:20:51 Installing mpage-2.5.6-10.fc17.x86_64 >00:20:51 Installing zip-3.0-4.fc17.x86_64 >00:20:54 Installing setserial-2.17-28.fc17.x86_64 >00:20:54 Installing dos2unix-5.3.3-1.fc17.x86_64 >00:20:55 Installing bridge-utils-1.5-3.fc17.x86_64 >00:20:56 Installing b43-fwcutter-015-2.fc17.x86_64 >00:20:56 Installing tree-1.6.0-4.fc17.x86_64 >00:20:57 Installing rdate-1.4-19.fc17.x86_64 >00:20:57 Installing vconfig-1.9-10.fc17.x86_64 >00:20:58 Installing finger-0.17-44.fc17.x86_64 >00:20:58 Installing eject-2.1.5-22.fc17.x86_64 >00:20:59 Installing rsh-0.17-68.fc17.x86_64 >00:21:00 Installing rdist-6.1.5-53.fc17.x86_64 >00:21:01 Installing joystick-1.2.15-27.fc17.x86_64 >00:21:02 Installing ethtool-3.2-2.fc17.x86_64 >00:21:03 Installing ql2200-firmware-2.02.08-5.fc17.noarch >00:21:03 Installing zd1211-firmware-1.4-6.fc17.noarch >00:21:03 Installing ql2100-firmware-1.19.38-5.fc17.noarch >00:21:04 Installing ql23xx-firmware-3.03.28-3.fc17.noarch >00:21:05 Installing desktop-backgrounds-basic-17.0.0-1.fc17.noarch >00:21:28 Installing ivtv-firmware-20080701-22.noarch >00:21:30 Installing ipw2100-firmware-1.3-13.fc17.noarch >00:21:31 Installing iwl5000-firmware-8.83.5.1_1-2.fc17.noarch >00:21:34 Installing man-pages-3.35-2.fc17.noarch >00:22:24 Installing words-3.0-18.fc17.noarch >00:22:38 Installing ql2500-firmware-5.06.05-1.fc17.noarch >00:22:39 Installing ql2400-firmware-5.06.05-1.fc17.noarch >00:22:40 Installing rt61pci-firmware-1.2-9.fc17.noarch >00:22:40 Installing rootfiles-8.1-8.fc17.noarch >00:22:40 Installing gnome-backgrounds-3.4.1-1.fc17.noarch >00:23:58 Installing iwl4965-firmware-228.61.2.24-4.fc17.noarch >00:23:59 Installing iwl3945-firmware-15.32.2.9-6.fc17.noarch >00:24:01 Installing ipw2200-firmware-3.1-6.fc17.noarch >00:24:02 Installing atmel-firmware-1.3-9.fc17.noarch >00:24:03 Installing rt73usb-firmware-1.8-9.fc17.noarch >00:24:04 Installing libertas-usb8388-firmware-5.110.22.p23-6.fc17.noarch >00:24:05 Installing kernel-3.3.2-8.fc17.x86_64 >00:27:59 Installing libdrm-2.4.33-1.fc17.x86_64 >00:28:00 Installing cogl-1.10.2-1.fc17.x86_64 >00:28:03 Installing clutter-1.10.2-1.fc17.x86_64 >00:28:11 Installing system-setup-keyboard-0.8.8-2.fc17.x86_64 >00:28:11 Installing xorg-x11-server-Xorg-1.12.0-2.fc17.x86_64 >00:28:23 Installing clutter-gtk-1.2.0-1.fc17.x86_64 >00:28:24 Installing mesa-libGL-8.0.2-2.fc17.x86_64 >00:28:25 Installing webkitgtk3-1.8.1-1.fc17.x86_64 >00:30:15 Installing clutter-gst-1.5.4-2.fc17.x86_64 >00:30:15 Installing gnome-online-accounts-3.4.1-1.fc17.x86_64 >00:30:18 Installing evolution-data-server-3.4.1-2.fc17.x86_64 >00:30:48 Installing libmx-1.4.5-1.fc17.x86_64 >00:30:54 Installing yelp-3.4.1-2.fc17.x86_64 >00:31:00 Installing yelp-libs-3.4.1-2.fc17.x86_64 >00:31:02 Installing cheese-libs-3.4.1-1.fc17.x86_64 >00:31:29 Installing folks-0.6.9-1.fc17.x86_64 >00:31:33 Installing mesa-libGLU-8.0.2-2.fc17.x86_64 >00:31:35 Installing pulseaudio-1.1-9.fc17.x86_64 >00:31:44 Installing control-center-3.4.1-1.fc17.x86_64 >00:32:16 Installing pulseaudio-module-bluetooth-1.1-9.fc17.x86_64 >00:32:18 Installing bluez-4.99-1.fc17.x86_64 >00:32:23 Installing gnome-bluetooth-3.4.0-2.fc17.x86_64 >00:32:24 Installing evolution-3.4.1-2.fc17.x86_64 >00:33:47 Installing gnome-session-3.4.1-2.fc17.x86_64 >00:33:52 Installing webkitgtk-1.8.1-1.fc17.x86_64 >00:35:11 Installing gimp-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >00:37:21 Installing libchamplain-0.12.2-1.fc17.x86_64 >00:37:24 Installing libchamplain-gtk-0.12.2-1.fc17.x86_64 >00:37:24 Installing gdm-3.4.1-1.fc17.x86_64 >00:37:35 Installing pulseaudio-gdm-hooks-1.1-9.fc17.x86_64 >00:37:36 Installing gnome-session-xsession-3.4.1-2.fc17.x86_64 >00:37:37 Installing libreoffice-presenter-screen-3.5.2.1-6.fc17.x86_64 >00:37:45 Installing libreoffice-ogltrans-3.5.2.1-6.fc17.x86_64 >00:37:45 Installing libreoffice-impress-3.5.2.1-6.fc17.x86_64 >00:37:55 Installing libGLEW-1.6.0-2.fc17.x86_64 >00:37:56 Installing seed-3.2.0-2.fc17.2.x86_64 >00:37:58 Installing libpeas-1.4.0-1.fc17.x86_64 >00:37:59 Installing xorg-x11-server-Xephyr-1.12.0-2.fc17.x86_64 >00:38:07 Installing gnome-games-3.4.1-2.fc17.x86_64 >00:39:02 Installing mutter-3.4.1-2.fc17.x86_64 >00:39:12 Installing libmash-0.2.0-7.fc17.x86_64 >00:39:12 Installing plymouth-scripts-0.8.4-0.20120319.2.fc17.x86_64 >00:39:13 Installing plymouth-0.8.4-0.20120319.2.fc17.x86_64 >00:39:14 Installing plymouth-theme-charge-0.8.4-0.20120319.2.fc17.x86_64 >00:39:14 Installing fuse-2.8.7-1.fc17.x86_64 >00:39:16 Installing gvfs-fuse-1.12.1-3.fc17.x86_64 >00:39:17 Installing totem-3.4.0-1.fc17.x86_64 >00:39:39 Installing totem-nautilus-3.4.0-1.fc17.x86_64 >00:39:40 Installing plymouth-system-theme-0.8.4-0.20120319.2.fc17.x86_64 >00:39:41 Installing gnome-color-manager-3.4.0-1.fc17.x86_64 >00:39:55 Installing gnome-shell-3.4.1-3.fc17.x86_64 >00:40:04 Installing gnome-games-help-3.4.1-2.fc17.noarch >00:42:28 Installing policycoreutils-sandbox-2.1.11-6.fc17.x86_64 >00:42:31 Installing eog-3.4.1-2.fc17.x86_64 >00:43:02 Installing rhythmbox-2.96-3.fc17.x86_64 >00:43:47 Installing gedit-3.4.1-2.fc17.x86_64 >00:44:17 Installing glx-utils-7.10-6.20101028.fc17.x86_64 >00:44:17 Installing gnome-panel-3.4.1-2.fc17.x86_64 >00:44:43 Installing empathy-3.4.1-1.fc17.x86_64 >00:45:14 Installing gimp-data-extras-2.0.2-5.fc17.noarch >00:45:51 Installing gimp-help-2.4.2-7.fc17.noarch >00:53:10 Installing gimp-help-browser-2.8.0-0.2.RC1.gitff6c280.fc17.x86_64 >00:53:11 Installing xsane-gimp-0.998-8.fc17.x86_64 >00:53:13 Installing evolution-NetworkManager-3.4.1-2.fc17.x86_64 >00:53:16 Installing evolution-help-3.4.1-2.fc17.noarch >00:53:52 Installing orca-3.4.1-2.fc17.x86_64 >00:54:31 Installing pulseaudio-module-x11-1.1-9.fc17.x86_64 >00:54:32 Installing alsa-plugins-pulseaudio-1.0.25-3.fc17.x86_64 >00:54:32 Installing gnome-contacts-3.4.0-2.fc17.x86_64 >00:54:35 Installing cheese-3.4.1-1.fc17.x86_64 >00:55:03 Installing system-config-users-docs-1.0.9-3.fc17.noarch >00:55:08 Installing simple-scan-3.4.0-1.fc17.x86_64 >00:55:10 Installing system-config-date-docs-1.0.10-3.fc17.noarch >00:55:16 Installing totem-mozplugin-3.4.0-1.fc17.x86_64 >00:55:18 Installing nautilus-sendto-3.0.2-2.fc17.x86_64 >00:55:21 Installing gnome-documents-0.4.1-1.fc17.x86_64 >00:55:24 Installing sushi-0.4.1-1.fc17.x86_64 >00:55:25 Installing shotwell-0.12.2-1.fc17.x86_64 >00:55:48 Installing xorg-x11-drv-evdev-2.7.0-2.fc17.x86_64 >00:55:49 Installing xorg-x11-drv-mga-1.4.13-19.20120104git9223c44a7.fc17.x86_64 >00:55:50 Installing xorg-x11-drv-vmware-12.0.2-1.fc17.x86_64 >00:55:51 Installing xorg-x11-drv-synaptics-1.5.99.903-4.20120419git11d892964.fc17.x86_64 >00:55:52 Installing xorg-x11-drv-openchrome-0.2.905-5.fc17.x86_64 >00:55:54 Installing xorg-x11-drv-cirrus-1.3.2-19.fc17.x86_64 >00:55:54 Installing xorg-x11-drv-vmmouse-12.8.0-1.fc17.x86_64 >00:55:55 Installing xorg-x11-drv-ati-6.14.4-5.20120417git0bda305f7.fc17.x86_64 >00:56:00 Installing xorg-x11-drv-ast-0.93.9-6.fc17.x86_64 >00:56:01 Installing xorg-x11-drv-nouveau-0.0.16-35.20120306gitf5d1cd2.fc17.x86_64 >00:56:03 Installing xorg-x11-drv-wacom-0.14.0-2.fc17.x86_64 >00:56:05 Installing xorg-x11-drv-intel-2.18.0-2.fc17.x86_64 >00:56:07 Installing xorg-x11-drv-void-1.4.0-8.fc17.x86_64 >00:56:08 Installing xorg-x11-drv-dummy-0.3.5-4.fc17.x86_64 >00:56:08 Installing xorg-x11-drv-fbdev-0.4.2-8.fc17.x86_64 >00:56:08 Installing xorg-x11-drv-vesa-2.3.0-15.fc17.x86_64 >00:56:08 Installing xorg-x11-drv-qxl-0.0.22-0.fc17.x86_64 >00:56:09 Installing mesa-dri-drivers-8.0.2-2.fc17.x86_64 >00:57:57 Installing pcmciautils-018-2.fc17.x86_64 >warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.Vino' has path '/desktop/gnome/remote-access/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.system.dns_sd' has path '/system/dns-sd/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.gnome.system.smb' has path '/system/smb/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.sharing.org-yorba-shotwell-publishing-piwigo' has path '/apps/shotwell/sharing/org-yorba-shotwell-publishing-piwigo/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.sharing.org-yorba-shotwell-publishing-yandex-fotki' has path '/apps/shotwell/sharing/org-yorba-shotwell-publishing-yandex-fotki/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell' has path '/apps/shotwell/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.preferences' has path '/apps/shotwell/preferences/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.preferences.ui' has path '/apps/shotwell/preferences/ui/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.preferences.slideshow' has path '/apps/shotwell/preferences/slideshow/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.preferences.window' has path '/apps/shotwell/preferences/window/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.preferences.files' has path '/apps/shotwell/preferences/files/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.crop-settings' has path '/apps/shotwell/crop-settings/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.preferences.editing' has path '/apps/shotwell/preferences/editing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.sharing' has path '/apps/shotwell/sharing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.sharing.facebook' has path '/apps/shotwell/sharing/facebook/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.sharing.flickr' has path '/apps/shotwell/sharing/flickr/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.sharing.picasa' has path '/apps/shotwell/sharing/picasa/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.sharing.youtube' has path '/apps/shotwell/sharing/youtube/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.dataimports' has path '/apps/shotwell/dataimports/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.video' has path '/apps/shotwell/video/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.printing' has path '/apps/shotwell/printing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.plugins' has path '/apps/shotwell/plugins/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >warning: Schema 'org.yorba.shotwell.plugins.enable-state' has path '/apps/shotwell/plugins/enable-state/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Need 'inst' function, try setting PLYMOUTH_POPULATE_SOURCE_FUNCTIONS to a file that defines it >*** FINISHED INSTALLING PACKAGES *** > >/proc/cmdline: >root=live:CDLABEL=Fedora\x2017-Beta\x20x86_64 rd.luks=0 rd.md=0 rd.dm=0 > > >/tmp/syslog: >02:04:36,166 INFO kernel:imklog 5.8.7, log source = /proc/kmsg started. >02:04:36,166 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.7" x-pid="583" x-info="http://www.rsyslog.com"] start >02:04:36,167 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >02:04:36,167 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >02:04:36,167 NOTICE kernel:[ 0.000000] Linux version 3.3.0-1.fc17.x86_64 (mockbuild@x86-12.phx2.fedoraproject.org) (gcc version 4.7.0 20120308 (Red Hat 4.7.0-0.19) (GCC) ) #1 SMP Mon Mar 19 03:03:39 UTC 2012 >02:04:36,167 INFO kernel:[ 0.000000] Command line: root=live:CDLABEL=Fedora\x2017-Beta\x20x86_64 rd.luks=0 rd.md=0 rd.dm=0 >02:04:36,167 INFO kernel:[ 0.000000] Disabled fast string operations >02:04:36,167 INFO kernel:[ 0.000000] BIOS-provided physical RAM map: >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000008f000 (usable) >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 000000000008f000 - 0000000000090000 (ACPI NVS) >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 0000000000090000 - 00000000000a0000 (usable) >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 0000000000100000 - 00000000da99f000 (usable) >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 00000000da99f000 - 00000000dae9f000 (reserved) >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 00000000dae9f000 - 00000000daf9f000 (ACPI NVS) >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 00000000daf9f000 - 00000000dafff000 (ACPI data) >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 00000000dafff000 - 00000000db000000 (usable) >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 00000000f80f8000 - 00000000f80f9000 (reserved) >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved) >02:04:36,167 INFO kernel:[ 0.000000] BIOS-e820: 0000000100000000 - 000000021e600000 (usable) >02:04:36,167 INFO kernel:[ 0.000000] NX (Execute Disable) protection: active >02:04:36,167 INFO kernel:[ 0.000000] EFI v2.00 by Phoenix Technologies Ltd. >02:04:36,167 WARNING kernel:[ 0.000000] ACPI=0xdaffe000 ACPI 2.0=0xdaffe014 SMBIOS=0xdae9e000 >02:04:36,167 WARNING kernel:[ 0.000000] Kernel-defined memdesc doesn't match the one from EFI! >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem00: type=3, attr=0xf, range=[0x0000000000000000-0x0000000000001000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem01: type=7, attr=0xf, range=[0x0000000000001000-0x0000000000052000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem02: type=2, attr=0xf, range=[0x0000000000052000-0x0000000000054000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem03: type=4, attr=0xf, range=[0x0000000000054000-0x0000000000055000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem04: type=3, attr=0xf, range=[0x0000000000055000-0x000000000008f000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem05: type=10, attr=0xf, range=[0x000000000008f000-0x0000000000090000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem06: type=3, attr=0xf, range=[0x0000000000090000-0x00000000000a0000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem07: type=7, attr=0xf, range=[0x0000000000100000-0x000000007e3bd000) (2018MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem08: type=2, attr=0xf, range=[0x000000007e3bd000-0x0000000080000000) (28MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem09: type=7, attr=0xf, range=[0x0000000080000000-0x00000000d1302000) (1299MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem10: type=4, attr=0xf, range=[0x00000000d1302000-0x00000000d1322000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem11: type=7, attr=0xf, range=[0x00000000d1322000-0x00000000d3766000) (36MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem12: type=4, attr=0xf, range=[0x00000000d3766000-0x00000000d42f2000) (11MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem13: type=7, attr=0xf, range=[0x00000000d42f2000-0x00000000d6267000) (31MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem14: type=2, attr=0xf, range=[0x00000000d6267000-0x00000000d6d9f000) (11MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem15: type=7, attr=0xf, range=[0x00000000d6d9f000-0x00000000d6f4b000) (1MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem16: type=1, attr=0xf, range=[0x00000000d6f4b000-0x00000000d6f9f000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem17: type=7, attr=0xf, range=[0x00000000d6f9f000-0x00000000d75cf000) (6MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem18: type=4, attr=0xf, range=[0x00000000d75cf000-0x00000000d7c2b000) (6MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem19: type=7, attr=0xf, range=[0x00000000d7c2b000-0x00000000d7c58000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem20: type=4, attr=0xf, range=[0x00000000d7c58000-0x00000000d7c5a000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem21: type=7, attr=0xf, range=[0x00000000d7c5a000-0x00000000d7c5c000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem22: type=4, attr=0xf, range=[0x00000000d7c5c000-0x00000000d7c5d000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem23: type=7, attr=0xf, range=[0x00000000d7c5d000-0x00000000d7c5e000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem24: type=4, attr=0xf, range=[0x00000000d7c5e000-0x00000000d82af000) (6MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem25: type=7, attr=0xf, range=[0x00000000d82af000-0x00000000d82bb000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem26: type=4, attr=0xf, range=[0x00000000d82bb000-0x00000000d82bf000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem27: type=7, attr=0xf, range=[0x00000000d82bf000-0x00000000d83ed000) (1MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem28: type=4, attr=0xf, range=[0x00000000d83ed000-0x00000000d86c1000) (2MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem29: type=7, attr=0xf, range=[0x00000000d86c1000-0x00000000d86c5000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem30: type=4, attr=0xf, range=[0x00000000d86c5000-0x00000000d88bb000) (1MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem31: type=7, attr=0xf, range=[0x00000000d88bb000-0x00000000d89ce000) (1MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem32: type=4, attr=0xf, range=[0x00000000d89ce000-0x00000000d89e8000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem33: type=7, attr=0xf, range=[0x00000000d89e8000-0x00000000d89eb000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem34: type=4, attr=0xf, range=[0x00000000d89eb000-0x00000000d8b38000) (1MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem35: type=7, attr=0xf, range=[0x00000000d8b38000-0x00000000d8b39000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem36: type=4, attr=0xf, range=[0x00000000d8b39000-0x00000000d8b8f000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem37: type=7, attr=0xf, range=[0x00000000d8b8f000-0x00000000d8b92000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem38: type=4, attr=0xf, range=[0x00000000d8b92000-0x00000000d9f9f000) (20MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem39: type=7, attr=0xf, range=[0x00000000d9f9f000-0x00000000da263000) (2MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem40: type=3, attr=0xf, range=[0x00000000da263000-0x00000000da99f000) (7MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem41: type=5, attr=0x800000000000000f, range=[0x00000000da99f000-0x00000000daac4000) (1MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem42: type=5, attr=0x800000000000000f, range=[0x00000000daac4000-0x00000000dab9f000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem43: type=6, attr=0x800000000000000f, range=[0x00000000dab9f000-0x00000000dacb2000) (1MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem44: type=6, attr=0x800000000000000f, range=[0x00000000dacb2000-0x00000000dad9f000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem45: type=0, attr=0xf, range=[0x00000000dad9f000-0x00000000dae22000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem46: type=0, attr=0xf, range=[0x00000000dae22000-0x00000000dae9b000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem47: type=0, attr=0xf, range=[0x00000000dae9b000-0x00000000dae9c000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem48: type=0, attr=0xf, range=[0x00000000dae9c000-0x00000000dae9f000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem49: type=10, attr=0xf, range=[0x00000000dae9f000-0x00000000daede000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem50: type=10, attr=0xf, range=[0x00000000daede000-0x00000000daf9f000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem51: type=9, attr=0xf, range=[0x00000000daf9f000-0x00000000dafdf000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem52: type=9, attr=0xf, range=[0x00000000dafdf000-0x00000000dafff000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem53: type=4, attr=0xf, range=[0x00000000dafff000-0x00000000db000000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem54: type=7, attr=0xf, range=[0x0000000100000000-0x000000021e600000) (4582MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem55: type=11, attr=0x8000000000000001, range=[0x00000000f80f8000-0x00000000f80f9000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] EFI: mem56: type=11, attr=0x8000000000000001, range=[0x00000000fed1c000-0x00000000fed20000) (0MB) >02:04:36,167 INFO kernel:[ 0.000000] DMI 2.6 present. >02:04:36,167 DEBUG kernel:[ 0.000000] DMI: LENOVO 4236AT9/4236AT9, BIOS 83ET60WW (1.30 ) 06/16/2011 >02:04:36,167 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >02:04:36,167 DEBUG kernel:[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >02:04:36,167 INFO kernel:[ 0.000000] No AGP bridge found >02:04:36,167 INFO kernel:[ 0.000000] last_pfn = 0x21e600 max_arch_pfn = 0x400000000 >02:04:36,167 DEBUG kernel:[ 0.000000] MTRR default type: uncachable >02:04:36,167 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >02:04:36,167 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >02:04:36,167 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >02:04:36,167 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >02:04:36,167 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >02:04:36,167 DEBUG kernel:[ 0.000000] 0 base 000000000 mask F80000000 write-back >02:04:36,168 DEBUG kernel:[ 0.000000] 1 base 080000000 mask FC0000000 write-back >02:04:36,168 DEBUG kernel:[ 0.000000] 2 base 0C0000000 mask FE0000000 write-back >02:04:36,168 DEBUG kernel:[ 0.000000] 3 base 0DC000000 mask FFC000000 uncachable >02:04:36,168 DEBUG kernel:[ 0.000000] 4 base 0DB000000 mask FFF000000 uncachable >02:04:36,168 DEBUG kernel:[ 0.000000] 5 base 100000000 mask F00000000 write-back >02:04:36,168 DEBUG kernel:[ 0.000000] 6 base 200000000 mask FE0000000 write-back >02:04:36,168 DEBUG kernel:[ 0.000000] 7 base 21F000000 mask FFF000000 uncachable >02:04:36,168 DEBUG kernel:[ 0.000000] 8 base 21E800000 mask FFF800000 uncachable >02:04:36,168 DEBUG kernel:[ 0.000000] 9 base 21E600000 mask FFFE00000 uncachable >02:04:36,168 INFO kernel:[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >02:04:36,168 DEBUG kernel:[ 0.000000] original variable MTRRs >02:04:36,168 DEBUG kernel:[ 0.000000] reg 0, base: 0GB, range: 2GB, type WB >02:04:36,168 DEBUG kernel:[ 0.000000] reg 1, base: 2GB, range: 1GB, type WB >02:04:36,168 DEBUG kernel:[ 0.000000] reg 2, base: 3GB, range: 512MB, type WB >02:04:36,168 DEBUG kernel:[ 0.000000] reg 3, base: 3520MB, range: 64MB, type UC >02:04:36,168 DEBUG kernel:[ 0.000000] reg 4, base: 3504MB, range: 16MB, type UC >02:04:36,168 DEBUG kernel:[ 0.000000] reg 5, base: 4GB, range: 4GB, type WB >02:04:36,168 DEBUG kernel:[ 0.000000] reg 6, base: 8GB, range: 512MB, type WB >02:04:36,168 DEBUG kernel:[ 0.000000] reg 7, base: 8688MB, range: 16MB, type UC >02:04:36,168 DEBUG kernel:[ 0.000000] reg 8, base: 8680MB, range: 8MB, type UC >02:04:36,168 DEBUG kernel:[ 0.000000] reg 9, base: 8678MB, range: 2MB, type UC >02:04:36,168 INFO kernel:[ 0.000000] total RAM covered: 8086M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 64K num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 128K num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 256K num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 512K num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 1M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 2M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 4M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 8M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 64K chunk_size: 32M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 64K chunk_size: 64M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 256M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 512M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64K chunk_size: 1G num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 64K chunk_size: 2G num_reg: 10 lose cover RAM: -1G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 128K num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 256K num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 512K num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 1M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 2M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 4M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 8M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 16M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 128K chunk_size: 32M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 128K chunk_size: 64M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 128M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 256M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 512M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 128K chunk_size: 1G num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 128K chunk_size: 2G num_reg: 10 lose cover RAM: -1G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 256K num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 512K num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 1M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 2M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 4M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 8M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 16M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 256K chunk_size: 32M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 256K chunk_size: 64M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 128M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 256M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 512M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 256K chunk_size: 1G num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 256K chunk_size: 2G num_reg: 10 lose cover RAM: -1G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 512K num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 1M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 2M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 4M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 8M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 16M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 512K chunk_size: 32M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 512K chunk_size: 64M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 128M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 256M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 512M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 512K chunk_size: 1G num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 512K chunk_size: 2G num_reg: 10 lose cover RAM: -1G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 1M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 2M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 4M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 8M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 16M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 1M chunk_size: 32M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 1M chunk_size: 64M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 128M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 256M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 512M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 1M chunk_size: 1G num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 1M chunk_size: 2G num_reg: 10 lose cover RAM: -1G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 2M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 4M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 8M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 16M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 2M chunk_size: 32M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 2M chunk_size: 64M num_reg: 10 lose cover RAM: -16M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 128M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 256M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 512M num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 2M chunk_size: 1G num_reg: 10 lose cover RAM: 0G >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 2M chunk_size: 2G num_reg: 10 lose cover RAM: -1G >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 4M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 8M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 16M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 4M chunk_size: 32M num_reg: 10 lose cover RAM: -14M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 4M chunk_size: 64M num_reg: 10 lose cover RAM: -14M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 128M num_reg: 10 lose cover RAM: 2M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 256M num_reg: 10 lose cover RAM: 2M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 512M num_reg: 10 lose cover RAM: 2M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 4M chunk_size: 1G num_reg: 10 lose cover RAM: 2M >02:04:36,168 INFO kernel:[ 0.000000] *BAD*gran_size: 4M chunk_size: 2G num_reg: 10 lose cover RAM: -1022M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 8M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 16M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 32M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 64M num_reg: 9 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 128M num_reg: 8 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 256M num_reg: 8 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 512M num_reg: 8 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 1G num_reg: 8 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 8M chunk_size: 2G num_reg: 9 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 16M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 32M num_reg: 10 lose cover RAM: 38M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 64M num_reg: 9 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 128M num_reg: 8 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 256M num_reg: 8 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 512M num_reg: 8 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 1G num_reg: 8 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 16M chunk_size: 2G num_reg: 9 lose cover RAM: 6M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 32M num_reg: 10 lose cover RAM: 22M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 64M num_reg: 9 lose cover RAM: 22M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 128M num_reg: 8 lose cover RAM: 22M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 256M num_reg: 8 lose cover RAM: 22M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 512M num_reg: 8 lose cover RAM: 22M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 1G num_reg: 8 lose cover RAM: 22M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 32M chunk_size: 2G num_reg: 9 lose cover RAM: 22M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 64M num_reg: 8 lose cover RAM: 86M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 128M num_reg: 7 lose cover RAM: 86M >02:04:36,168 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 256M num_reg: 7 lose cover RAM: 86M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 512M num_reg: 7 lose cover RAM: 86M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 1G num_reg: 7 lose cover RAM: 86M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 64M chunk_size: 2G num_reg: 8 lose cover RAM: 86M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 128M chunk_size: 128M num_reg: 7 lose cover RAM: 150M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 128M chunk_size: 256M num_reg: 7 lose cover RAM: 150M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 128M chunk_size: 512M num_reg: 7 lose cover RAM: 150M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 128M chunk_size: 1G num_reg: 7 lose cover RAM: 150M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 128M chunk_size: 2G num_reg: 8 lose cover RAM: 150M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 256M chunk_size: 256M num_reg: 5 lose cover RAM: 406M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 256M chunk_size: 512M num_reg: 7 lose cover RAM: 406M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 256M chunk_size: 1G num_reg: 7 lose cover RAM: 406M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 256M chunk_size: 2G num_reg: 8 lose cover RAM: 406M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 512M chunk_size: 512M num_reg: 3 lose cover RAM: 918M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 512M chunk_size: 1G num_reg: 3 lose cover RAM: 918M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 512M chunk_size: 2G num_reg: 3 lose cover RAM: 918M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 1G chunk_size: 1G num_reg: 3 lose cover RAM: 918M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 1G chunk_size: 2G num_reg: 3 lose cover RAM: 918M >02:04:36,169 INFO kernel:[ 0.000000] gran_size: 2G chunk_size: 2G num_reg: 2 lose cover RAM: 1942M >02:04:36,169 INFO kernel:[ 0.000000] mtrr_cleanup: can not find optimal value >02:04:36,169 INFO kernel:[ 0.000000] please specify mtrr_gran_size/mtrr_chunk_size >02:04:36,169 DEBUG kernel:[ 0.000000] e820 update range: 00000000db000000 - 0000000100000000 (usable) ==> (reserved) >02:04:36,169 INFO kernel:[ 0.000000] last_pfn = 0xdb000 max_arch_pfn = 0x400000000 >02:04:36,169 DEBUG kernel:[ 0.000000] initial memory mapped : 0 - 20000000 >02:04:36,169 DEBUG kernel:[ 0.000000] Base memory trampoline at [ffff880000098000] 98000 size 20480 >02:04:36,169 INFO kernel:[ 0.000000] init_memory_mapping: 0000000000000000-00000000db000000 >02:04:36,169 DEBUG kernel:[ 0.000000] 0000000000 - 00db000000 page 2M >02:04:36,169 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to db000000 @ 1fffb000-20000000 >02:04:36,169 INFO kernel:[ 0.000000] init_memory_mapping: 0000000100000000-000000021e600000 >02:04:36,169 DEBUG kernel:[ 0.000000] 0100000000 - 021e600000 page 2M >02:04:36,169 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 21e600000 @ da259000-da263000 >02:04:36,169 INFO kernel:[ 0.000000] RAMDISK: 7e3bd000 - 7fafd000 >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: RSDP 00000000daffe014 00024 (v02 LENOVO) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: XSDT 00000000daffe120 000A4 (v01 LENOVO TP-83 00001300 PTEC 00000002) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: FACP 00000000dafe9000 000F4 (v04 LENOVO TP-83 00001300 PTL 00000002) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: DSDT 00000000dafec000 0DFA4 (v01 LENOVO TP-83 00001300 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: FACS 00000000daf2d000 00040 >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO TP-83 00001300 PTEC 00000001) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffc000 00249 (v01 LENOVO TP-SSDT2 00000200 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffb000 00033 (v01 LENOVO TP-SSDT1 00000100 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000daffa000 00797 (v01 LENOVO SataAhci 00001000 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: HPET 00000000dafe8000 00038 (v01 LENOVO TP-83 00001300 PTL 00000002) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: APIC 00000000dafe7000 00098 (v01 LENOVO TP-83 00001300 PTL 00000002) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: MCFG 00000000dafe6000 0003C (v01 LENOVO TP-83 00001300 PTL 00000002) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: ECDT 00000000dafe5000 00052 (v01 LENOVO TP-83 00001300 PTL 00000002) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: ASF! 00000000dafeb000 000A5 (v32 LENOVO TP-83 00001300 PTL 00000002) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: TCPA 00000000dafe4000 00032 (v02 PTL LENOVO 06040000 LNVO 00000001) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dafe3000 00A27 (v01 PmRef Cpu0Ist 00003000 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: SSDT 00000000dafe2000 00996 (v01 PmRef CpuPm 00003000 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafe1000 0003E (v01 LENOVO TP-83 00001300 PTL 00000002) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafe0000 00042 (v01 PTL COMBUF 00000001 PTL 00000001) >02:04:36,169 WARNING kernel:[ 0.000000] ACPI: UEFI 00000000dafdf000 0027E (v01 LENOVO TP-83 00001300 PTL 00000002) >02:04:36,169 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >02:04:36,169 INFO kernel:[ 0.000000] No NUMA configuration found >02:04:36,169 INFO kernel:[ 0.000000] Faking a node at 0000000000000000-000000021e600000 >02:04:36,169 INFO kernel:[ 0.000000] Initmem setup node 0 0000000000000000-000000021e600000 >02:04:36,169 INFO kernel:[ 0.000000] NODE_DATA [000000021e5ec000 - 000000021e5fffff] >02:04:36,169 DEBUG kernel:[ 0.000000] [ffffea0000000000-ffffea00087fffff] PMD -> [ffff880215c00000-ffff88021dbfffff] on node 0 >02:04:36,169 WARNING kernel:[ 0.000000] Zone PFN ranges: >02:04:36,169 WARNING kernel:[ 0.000000] DMA 0x00000010 -> 0x00001000 >02:04:36,169 WARNING kernel:[ 0.000000] DMA32 0x00001000 -> 0x00100000 >02:04:36,169 WARNING kernel:[ 0.000000] Normal 0x00100000 -> 0x0021e600 >02:04:36,169 WARNING kernel:[ 0.000000] Movable zone start PFN for each node >02:04:36,169 WARNING kernel:[ 0.000000] Early memory PFN ranges >02:04:36,169 WARNING kernel:[ 0.000000] 0: 0x00000010 -> 0x0000008f >02:04:36,169 WARNING kernel:[ 0.000000] 0: 0x00000090 -> 0x000000a0 >02:04:36,169 WARNING kernel:[ 0.000000] 0: 0x00000100 -> 0x000da99f >02:04:36,169 WARNING kernel:[ 0.000000] 0: 0x000dafff -> 0x000db000 >02:04:36,169 WARNING kernel:[ 0.000000] 0: 0x00100000 -> 0x0021e600 >02:04:36,169 DEBUG kernel:[ 0.000000] On node 0 totalpages: 2068271 >02:04:36,169 DEBUG kernel:[ 0.000000] DMA zone: 64 pages used for memmap >02:04:36,169 DEBUG kernel:[ 0.000000] DMA zone: 67 pages reserved >02:04:36,169 DEBUG kernel:[ 0.000000] DMA zone: 3852 pages, LIFO batch:0 >02:04:36,169 DEBUG kernel:[ 0.000000] DMA32 zone: 16320 pages used for memmap >02:04:36,169 DEBUG kernel:[ 0.000000] DMA32 zone: 874976 pages, LIFO batch:31 >02:04:36,169 DEBUG kernel:[ 0.000000] Normal zone: 18328 pages used for memmap >02:04:36,169 DEBUG kernel:[ 0.000000] Normal zone: 1154664 pages, LIFO batch:31 >02:04:36,169 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0x408 >02:04:36,169 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >02:04:36,169 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1]) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1]) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0]) >02:04:36,169 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23 >02:04:36,169 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >02:04:36,169 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >02:04:36,169 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >02:04:36,169 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >02:04:36,169 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >02:04:36,169 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >02:04:36,169 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000 >02:04:36,169 INFO kernel:[ 0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs >02:04:36,169 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >02:04:36,169 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000008f000 - 0000000000090000 >02:04:36,169 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 0000000000100000 >02:04:36,169 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000da99f000 - 00000000dae9f000 >02:04:36,169 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000dae9f000 - 00000000daf9f000 >02:04:36,169 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000 >02:04:36,169 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000f80f8000 >02:04:36,169 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f80f8000 - 00000000f80f9000 >02:04:36,169 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000f80f9000 - 00000000fed1c000 >02:04:36,169 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000 >02:04:36,169 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000fed20000 - 0000000100000000 >02:04:36,169 INFO kernel:[ 0.000000] Allocating PCI resources starting at db000000 (gap: db000000:1d0f8000) >02:04:36,169 INFO kernel:[ 0.000000] Booting paravirtualized kernel on bare hardware >02:04:36,169 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:8 nr_node_ids:1 >02:04:36,169 INFO kernel:[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88021e200000 s82624 r8192 d23872 u262144 >02:04:36,169 DEBUG kernel:[ 0.000000] pcpu-alloc: s82624 r8192 d23872 u262144 alloc=1*2097152 >02:04:36,169 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 >02:04:36,169 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 2033492 >02:04:36,169 WARNING kernel:[ 0.000000] Policy zone: Normal >02:04:36,169 NOTICE kernel:[ 0.000000] Kernel command line: root=live:CDLABEL=Fedora\x2017-Beta\x20x86_64 rd.luks=0 rd.md=0 rd.dm=0 >02:04:36,169 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >02:04:36,169 INFO kernel:[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340 >02:04:36,169 INFO kernel:[ 0.000000] Checking aperture... >02:04:36,169 INFO kernel:[ 0.000000] No AGP bridge found >02:04:36,169 INFO kernel:[ 0.000000] Memory: 7977376k/8886272k available (6109k kernel code, 613188k absent, 295708k reserved, 4990k data, 1000k init) >02:04:36,169 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1 >02:04:36,169 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >02:04:36,169 INFO kernel:[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. >02:04:36,169 INFO kernel:[ 0.000000] NR_IRQS:4352 nr_irqs:744 16 >02:04:36,169 INFO kernel:[ 0.000000] Extended CMOS year: 2000 >02:04:36,169 INFO kernel:[ 0.000000] Console: colour dummy device 80x25 >02:04:36,169 INFO kernel:[ 0.000000] console [tty0] enabled >02:04:36,169 INFO kernel:[ 0.000000] allocated 33554432 bytes of page_cgroup >02:04:36,169 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >02:04:36,169 DEBUG kernel:[ 0.000000] hpet clockevent registered >02:04:36,169 WARNING kernel:[ 0.000000] Fast TSC calibration using PIT >02:04:36,169 WARNING kernel:[ 0.001000] Detected 2491.874 MHz processor. >02:04:36,169 INFO kernel:[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4983.74 BogoMIPS (lpj=2491874) >02:04:36,169 INFO kernel:[ 0.000009] pid_max: default: 32768 minimum: 301 >02:04:36,169 INFO kernel:[ 0.002708] Security Framework initialized >02:04:36,169 INFO kernel:[ 0.002717] SELinux: Initializing. >02:04:36,169 DEBUG kernel:[ 0.002726] SELinux: Starting in permissive mode >02:04:36,169 INFO kernel:[ 0.003513] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes) >02:04:36,169 INFO kernel:[ 0.005257] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes) >02:04:36,169 INFO kernel:[ 0.005947] Mount-cache hash table entries: 256 >02:04:36,169 INFO kernel:[ 0.006057] Initializing cgroup subsys cpuacct >02:04:36,169 INFO kernel:[ 0.006061] Initializing cgroup subsys memory >02:04:36,169 INFO kernel:[ 0.006073] Initializing cgroup subsys devices >02:04:36,169 INFO kernel:[ 0.006077] Initializing cgroup subsys freezer >02:04:36,169 INFO kernel:[ 0.006080] Initializing cgroup subsys net_cls >02:04:36,169 INFO kernel:[ 0.006082] Initializing cgroup subsys blkio >02:04:36,169 INFO kernel:[ 0.006088] Initializing cgroup subsys perf_event >02:04:36,169 INFO kernel:[ 0.006113] Disabled fast string operations >02:04:36,169 INFO kernel:[ 0.006117] CPU: Physical Processor ID: 0 >02:04:36,169 INFO kernel:[ 0.006119] CPU: Processor Core ID: 0 >02:04:36,169 WARNING kernel:[ 0.006124] ENERGY_PERF_BIAS: Set to 'normal', was 'performance' >02:04:36,169 WARNING kernel:[ 0.006125] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8) >02:04:36,169 INFO kernel:[ 0.006131] mce: CPU supports 7 MCE banks >02:04:36,169 INFO kernel:[ 0.006143] CPU0: Thermal monitoring enabled (TM1) >02:04:36,169 INFO kernel:[ 0.006152] using mwait in idle threads. >02:04:36,169 INFO kernel:[ 0.007144] ACPI: Core revision 20120111 >02:04:36,169 INFO kernel:[ 0.013674] ftrace: allocating 22577 entries in 89 pages >02:04:36,169 INFO kernel:[ 0.024848] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >02:04:36,169 INFO kernel:[ 0.034831] CPU0: Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz stepping 07 >02:04:36,169 INFO kernel:[ 0.136270] Performance Events: PEBS fmt1+, SandyBridge events, Intel PMU driver. >02:04:36,169 WARNING kernel:[ 0.136277] PEBS disabled due to CPU errata. >02:04:36,169 INFO kernel:[ 0.136280] ... version: 3 >02:04:36,169 INFO kernel:[ 0.136282] ... bit width: 48 >02:04:36,169 INFO kernel:[ 0.136284] ... generic registers: 4 >02:04:36,169 INFO kernel:[ 0.136286] ... value mask: 0000ffffffffffff >02:04:36,169 INFO kernel:[ 0.136288] ... max period: 000000007fffffff >02:04:36,169 INFO kernel:[ 0.136290] ... fixed-purpose events: 3 >02:04:36,169 INFO kernel:[ 0.136292] ... event mask: 000000070000000f >02:04:36,169 INFO kernel:[ 0.136457] NMI watchdog enabled, takes one hw-pmu counter. >02:04:36,169 INFO kernel:[ 0.136527] Booting Node 0, Processors #1 >02:04:36,169 DEBUG kernel:[ 0.136530] smpboot cpu 1: start_ip = 98000 >02:04:36,169 INFO kernel:[ 0.147628] Disabled fast string operations >02:04:36,169 INFO kernel:[ 0.167700] NMI watchdog enabled, takes one hw-pmu counter. >02:04:36,169 WARNING kernel:[ 0.167781] #2 >02:04:36,169 DEBUG kernel:[ 0.167783] smpboot cpu 2: start_ip = 98000 >02:04:36,169 INFO kernel:[ 0.178781] Disabled fast string operations >02:04:36,169 INFO kernel:[ 0.198846] NMI watchdog enabled, takes one hw-pmu counter. >02:04:36,169 WARNING kernel:[ 0.198918] #3 >02:04:36,169 DEBUG kernel:[ 0.198920] smpboot cpu 3: start_ip = 98000 >02:04:36,169 INFO kernel:[ 0.210016] Disabled fast string operations >02:04:36,169 INFO kernel:[ 0.230082] NMI watchdog enabled, takes one hw-pmu counter. >02:04:36,169 INFO kernel:[ 0.230110] Brought up 4 CPUs >02:04:36,169 INFO kernel:[ 0.230113] Total of 4 processors activated (19934.99 BogoMIPS). >02:04:36,169 INFO kernel:[ 0.233274] devtmpfs: initialized >02:04:36,169 INFO kernel:[ 0.233385] PM: Registering ACPI NVS region at 8f000 (4096 bytes) >02:04:36,169 INFO kernel:[ 0.233389] PM: Registering ACPI NVS region at dae9f000 (1048576 bytes) >02:04:36,169 INFO kernel:[ 0.233991] atomic64 test passed for x86-64 platform with CX8 and with SSE >02:04:36,169 INFO kernel:[ 0.234021] RTC time: 2:03:45, date: 04/27/12 >02:04:36,169 INFO kernel:[ 0.234050] NET: Registered protocol family 16 >02:04:36,169 INFO kernel:[ 0.234164] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it >02:04:36,169 INFO kernel:[ 0.234168] ACPI: bus type pci registered >02:04:36,169 INFO kernel:[ 0.234394] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >02:04:36,169 INFO kernel:[ 0.234398] PCI: not using MMCONFIG >02:04:36,169 INFO kernel:[ 0.234400] PCI: Using configuration type 1 for base access >02:04:36,169 INFO kernel:[ 0.234998] bio: create slab <bio-0> at 0 >02:04:36,169 INFO kernel:[ 0.235053] ACPI: Added _OSI(Module Device) >02:04:36,169 INFO kernel:[ 0.235056] ACPI: Added _OSI(Processor Device) >02:04:36,169 INFO kernel:[ 0.235060] ACPI: Added _OSI(3.0 _SCP Extensions) >02:04:36,169 INFO kernel:[ 0.235063] ACPI: Added _OSI(Processor Aggregator Device) >02:04:36,169 INFO kernel:[ 0.236384] ACPI: EC: EC description table is found, configuring boot EC >02:04:36,169 NOTICE kernel:[ 0.240077] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored >02:04:36,169 WARNING kernel:[ 0.242899] ACPI: SSDT 00000000dae8c018 008C0 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.243235] ACPI: Dynamic OEM Table Load: >02:04:36,169 WARNING kernel:[ 0.243238] ACPI: SSDT (null) 008C0 (v01 PmRef Cpu0Cst 00003001 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.243451] ACPI: SSDT 00000000dae8da98 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.243807] ACPI: Dynamic OEM Table Load: >02:04:36,169 WARNING kernel:[ 0.243810] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.243905] ACPI: SSDT 00000000dae8bd98 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >02:04:36,169 WARNING kernel:[ 0.244233] ACPI: Dynamic OEM Table Load: >02:04:36,169 WARNING kernel:[ 0.244236] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109) >02:04:36,169 INFO kernel:[ 0.244709] ACPI: Interpreter enabled >02:04:36,169 INFO kernel:[ 0.244713] ACPI: (supports S0 S3 S4 S5) >02:04:36,169 INFO kernel:[ 0.244731] ACPI: Using IOAPIC for interrupt routing >02:04:36,169 INFO kernel:[ 0.244744] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000) >02:04:36,169 INFO kernel:[ 0.245135] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in ACPI motherboard resources >02:04:36,169 INFO kernel:[ 0.256664] ACPI: Power Resource [PUBS] (on) >02:04:36,169 INFO kernel:[ 0.259196] ACPI: EC: GPE = 0x11, I/O: command/status = 0x66, data = 0x62 >02:04:36,169 INFO kernel:[ 0.259949] ACPI: ACPI Dock Station Driver: 2 docks/bays found >02:04:36,169 INFO kernel:[ 0.259954] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >02:04:36,169 INFO kernel:[ 0.260045] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe]) >02:04:36,169 INFO kernel:[ 0.260070] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] >02:04:36,169 INFO kernel:[ 0.260073] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] >02:04:36,169 INFO kernel:[ 0.260076] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] >02:04:36,169 INFO kernel:[ 0.260081] pci_root PNP0A08:00: host bridge window [mem 0xdfa00000-0xfebfffff] >02:04:36,169 INFO kernel:[ 0.260084] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed4bfff] >02:04:36,169 INFO kernel:[ 0.260111] PCI host bridge to bus 0000:00 >02:04:36,169 INFO kernel:[ 0.260114] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >02:04:36,169 INFO kernel:[ 0.260117] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >02:04:36,169 INFO kernel:[ 0.260119] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >02:04:36,169 INFO kernel:[ 0.260122] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfebfffff] >02:04:36,169 INFO kernel:[ 0.260125] pci_bus 0000:00: root bus resource [mem 0xfed40000-0xfed4bfff] >02:04:36,169 DEBUG kernel:[ 0.260134] pci 0000:00:00.0: [8086:0104] type 0 class 0x000600 >02:04:36,169 DEBUG kernel:[ 0.260168] pci 0000:00:02.0: [8086:0126] type 0 class 0x000300 >02:04:36,169 DEBUG kernel:[ 0.260178] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit] >02:04:36,169 DEBUG kernel:[ 0.260183] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref] >02:04:36,169 DEBUG kernel:[ 0.260187] pci 0000:00:02.0: reg 20: [io 0x5000-0x503f] >02:04:36,169 DEBUG kernel:[ 0.260238] pci 0000:00:16.0: [8086:1c3a] type 0 class 0x000780 >02:04:36,169 DEBUG kernel:[ 0.260261] pci 0000:00:16.0: reg 10: [mem 0xf2525000-0xf252500f 64bit] >02:04:36,169 DEBUG kernel:[ 0.260336] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold >02:04:36,169 DEBUG kernel:[ 0.260361] pci 0000:00:16.3: [8086:1c3d] type 0 class 0x000700 >02:04:36,169 DEBUG kernel:[ 0.260379] pci 0000:00:16.3: reg 10: [io 0x50b0-0x50b7] >02:04:36,169 DEBUG kernel:[ 0.260388] pci 0000:00:16.3: reg 14: [mem 0xf252c000-0xf252cfff] >02:04:36,169 DEBUG kernel:[ 0.260486] pci 0000:00:19.0: [8086:1502] type 0 class 0x000200 >02:04:36,169 DEBUG kernel:[ 0.260503] pci 0000:00:19.0: reg 10: [mem 0xf2500000-0xf251ffff] >02:04:36,169 DEBUG kernel:[ 0.260512] pci 0000:00:19.0: reg 14: [mem 0xf252b000-0xf252bfff] >02:04:36,169 DEBUG kernel:[ 0.260520] pci 0000:00:19.0: reg 18: [io 0x5080-0x509f] >02:04:36,169 DEBUG kernel:[ 0.260582] pci 0000:00:19.0: PME# supported from D0 D3hot D3cold >02:04:36,169 DEBUG kernel:[ 0.260606] pci 0000:00:1a.0: [8086:1c2d] type 0 class 0x000c03 >02:04:36,169 DEBUG kernel:[ 0.260627] pci 0000:00:1a.0: reg 10: [mem 0xf252a000-0xf252a3ff] >02:04:36,169 DEBUG kernel:[ 0.260716] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold >02:04:36,169 DEBUG kernel:[ 0.260741] pci 0000:00:1b.0: [8086:1c20] type 0 class 0x000403 >02:04:36,169 DEBUG kernel:[ 0.260756] pci 0000:00:1b.0: reg 10: [mem 0xf2520000-0xf2523fff 64bit] >02:04:36,169 DEBUG kernel:[ 0.260823] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold >02:04:36,169 DEBUG kernel:[ 0.260850] pci 0000:00:1c.0: [8086:1c10] type 1 class 0x000604 >02:04:36,169 DEBUG kernel:[ 0.260981] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold >02:04:36,169 DEBUG kernel:[ 0.261020] pci 0000:00:1c.1: [8086:1c12] type 1 class 0x000604 >02:04:36,169 DEBUG kernel:[ 0.261147] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold >02:04:36,169 DEBUG kernel:[ 0.261186] pci 0000:00:1c.3: [8086:1c16] type 1 class 0x000604 >02:04:36,169 DEBUG kernel:[ 0.261315] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold >02:04:36,169 DEBUG kernel:[ 0.261353] pci 0000:00:1c.4: [8086:1c18] type 1 class 0x000604 >02:04:36,169 DEBUG kernel:[ 0.261482] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold >02:04:36,169 DEBUG kernel:[ 0.261522] pci 0000:00:1d.0: [8086:1c26] type 0 class 0x000c03 >02:04:36,169 DEBUG kernel:[ 0.261543] pci 0000:00:1d.0: reg 10: [mem 0xf2529000-0xf25293ff] >02:04:36,169 DEBUG kernel:[ 0.261632] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold >02:04:36,169 DEBUG kernel:[ 0.261658] pci 0000:00:1f.0: [8086:1c4f] type 0 class 0x000601 >02:04:36,169 DEBUG kernel:[ 0.261780] pci 0000:00:1f.2: [8086:1c03] type 0 class 0x000106 >02:04:36,169 DEBUG kernel:[ 0.261798] pci 0000:00:1f.2: reg 10: [io 0x50a8-0x50af] >02:04:36,169 DEBUG kernel:[ 0.261806] pci 0000:00:1f.2: reg 14: [io 0x50bc-0x50bf] >02:04:36,169 DEBUG kernel:[ 0.261814] pci 0000:00:1f.2: reg 18: [io 0x50a0-0x50a7] >02:04:36,169 DEBUG kernel:[ 0.261822] pci 0000:00:1f.2: reg 1c: [io 0x50b8-0x50bb] >02:04:36,169 DEBUG kernel:[ 0.261830] pci 0000:00:1f.2: reg 20: [io 0x5060-0x507f] >02:04:36,169 DEBUG kernel:[ 0.261837] pci 0000:00:1f.2: reg 24: [mem 0xf2528000-0xf25287ff] >02:04:36,169 DEBUG kernel:[ 0.261881] pci 0000:00:1f.2: PME# supported from D3hot >02:04:36,169 DEBUG kernel:[ 0.261900] pci 0000:00:1f.3: [8086:1c22] type 0 class 0x000c05 >02:04:36,169 DEBUG kernel:[ 0.261915] pci 0000:00:1f.3: reg 10: [mem 0xf2524000-0xf25240ff 64bit] >02:04:36,169 DEBUG kernel:[ 0.261935] pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf] >02:04:36,169 INFO kernel:[ 0.262034] pci 0000:00:1c.0: PCI bridge to [bus 02-02] >02:04:36,169 DEBUG kernel:[ 0.262272] pci 0000:03:00.0: [8086:0085] type 0 class 0x000280 >02:04:36,169 DEBUG kernel:[ 0.262419] pci 0000:03:00.0: reg 10: [mem 0xf2400000-0xf2401fff 64bit] >02:04:36,169 DEBUG kernel:[ 0.263161] pci 0000:03:00.0: PME# supported from D0 D3hot D3cold >02:04:36,169 INFO kernel:[ 0.265116] pci 0000:00:1c.1: PCI bridge to [bus 03-03] >02:04:36,169 DEBUG kernel:[ 0.265126] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff] >02:04:36,169 INFO kernel:[ 0.265204] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >02:04:36,169 DEBUG kernel:[ 0.265210] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] >02:04:36,169 DEBUG kernel:[ 0.265215] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf23fffff] >02:04:36,169 DEBUG kernel:[ 0.265224] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >02:04:36,169 DEBUG kernel:[ 0.265363] pci 0000:0d:00.0: [1180:e823] type 0 class 0x000880 >02:04:36,169 NOTICE kernel:[ 0.265382] pci 0000:0d:00.0: MMC controller base frequency changed to 50Mhz. >02:04:36,169 DEBUG kernel:[ 0.265410] pci 0000:0d:00.0: reg 10: [mem 0xf1400000-0xf14000ff] >02:04:36,169 DEBUG kernel:[ 0.265605] pci 0000:0d:00.0: supports D1 D2 >02:04:36,169 DEBUG kernel:[ 0.265607] pci 0000:0d:00.0: PME# supported from D0 D1 D2 D3hot D3cold >02:04:36,169 INFO kernel:[ 0.267029] pci 0000:00:1c.4: PCI bridge to [bus 0d-0d] >02:04:36,169 DEBUG kernel:[ 0.267043] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] >02:04:36,169 DEBUG kernel:[ 0.267052] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf1bfffff] >02:04:36,169 DEBUG kernel:[ 0.267067] pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >02:04:36,169 DEBUG kernel:[ 0.267117] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >02:04:36,169 DEBUG kernel:[ 0.267180] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP1._PRT] >02:04:36,169 DEBUG kernel:[ 0.267198] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP2._PRT] >02:04:36,169 DEBUG kernel:[ 0.267216] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP4._PRT] >02:04:36,169 DEBUG kernel:[ 0.267235] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.EXP5._PRT] >02:04:36,169 INFO kernel:[ 0.267333] pci0000:00: Requesting ACPI _OSC control (0x1d) >02:04:36,169 INFO kernel:[ 0.267455] pci0000:00: ACPI _OSC request failed (AE_SUPPORT), returned control mask: 0x0d >02:04:36,169 INFO kernel:[ 0.267459] ACPI _OSC control for PCIe not granted, disabling ASPM >02:04:36,170 INFO kernel:[ 0.269061] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11) >02:04:36,170 INFO kernel:[ 0.269105] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >02:04:36,170 INFO kernel:[ 0.269145] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >02:04:36,170 INFO kernel:[ 0.269187] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >02:04:36,170 INFO kernel:[ 0.269226] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >02:04:36,170 INFO kernel:[ 0.269265] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >02:04:36,170 INFO kernel:[ 0.269303] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >02:04:36,170 INFO kernel:[ 0.269342] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 11) *0, disabled. >02:04:36,170 INFO kernel:[ 0.269423] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >02:04:36,170 INFO kernel:[ 0.269430] vgaarb: loaded >02:04:36,170 INFO kernel:[ 0.269432] vgaarb: bridge control possible 0000:00:02.0 >02:04:36,170 NOTICE kernel:[ 0.269482] SCSI subsystem initialized >02:04:36,170 DEBUG kernel:[ 0.269518] libata version 3.00 loaded. >02:04:36,170 INFO kernel:[ 0.269548] usbcore: registered new interface driver usbfs >02:04:36,170 INFO kernel:[ 0.269556] usbcore: registered new interface driver hub >02:04:36,170 INFO kernel:[ 0.269573] usbcore: registered new device driver usb >02:04:36,170 INFO kernel:[ 0.269613] PCI: Using ACPI for IRQ routing >02:04:36,170 DEBUG kernel:[ 0.271335] PCI: pci_cache_line_size set to 64 bytes >02:04:36,170 DEBUG kernel:[ 0.271536] reserve RAM buffer: 000000000008f000 - 000000000008ffff >02:04:36,170 DEBUG kernel:[ 0.271538] reserve RAM buffer: 00000000da99f000 - 00000000dbffffff >02:04:36,170 DEBUG kernel:[ 0.271540] reserve RAM buffer: 00000000db000000 - 00000000dbffffff >02:04:36,170 DEBUG kernel:[ 0.271541] reserve RAM buffer: 000000021e600000 - 000000021fffffff >02:04:36,170 INFO kernel:[ 0.271613] NetLabel: Initializing >02:04:36,170 INFO kernel:[ 0.271615] NetLabel: domain hash size = 128 >02:04:36,170 INFO kernel:[ 0.271617] NetLabel: protocols = UNLABELED CIPSOv4 >02:04:36,170 INFO kernel:[ 0.271626] NetLabel: unlabeled traffic allowed by default >02:04:36,170 INFO kernel:[ 0.271642] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0 >02:04:36,170 INFO kernel:[ 0.271648] hpet0: 8 comparators, 64-bit 14.318180 MHz counter >02:04:36,170 INFO kernel:[ 0.273660] Switching to clocksource hpet >02:04:36,170 INFO kernel:[ 0.278483] pnp: PnP ACPI init >02:04:36,170 INFO kernel:[ 0.278499] ACPI: bus type pnp registered >02:04:36,170 DEBUG kernel:[ 0.278803] pnp 00:00: [mem 0x00000000-0x0009ffff] >02:04:36,170 DEBUG kernel:[ 0.278805] pnp 00:00: [mem 0x000c0000-0x000c3fff] >02:04:36,170 DEBUG kernel:[ 0.278806] pnp 00:00: [mem 0x000c4000-0x000c7fff] >02:04:36,170 DEBUG kernel:[ 0.278808] pnp 00:00: [mem 0x000c8000-0x000cbfff] >02:04:36,170 DEBUG kernel:[ 0.278809] pnp 00:00: [mem 0x000cc000-0x000cffff] >02:04:36,170 DEBUG kernel:[ 0.278810] pnp 00:00: [mem 0x000d0000-0x000d3fff] >02:04:36,170 DEBUG kernel:[ 0.278812] pnp 00:00: [mem 0x000d4000-0x000d7fff] >02:04:36,170 DEBUG kernel:[ 0.278813] pnp 00:00: [mem 0x000d8000-0x000dbfff] >02:04:36,170 DEBUG kernel:[ 0.278814] pnp 00:00: [mem 0x000dc000-0x000dffff] >02:04:36,170 DEBUG kernel:[ 0.278815] pnp 00:00: [mem 0x000e0000-0x000e3fff] >02:04:36,170 DEBUG kernel:[ 0.278817] pnp 00:00: [mem 0x000e4000-0x000e7fff] >02:04:36,170 DEBUG kernel:[ 0.278818] pnp 00:00: [mem 0x000e8000-0x000ebfff] >02:04:36,170 DEBUG kernel:[ 0.278819] pnp 00:00: [mem 0x000ec000-0x000effff] >02:04:36,170 DEBUG kernel:[ 0.278820] pnp 00:00: [mem 0x000f0000-0x000fffff] >02:04:36,170 DEBUG kernel:[ 0.278822] pnp 00:00: [mem 0x00100000-0xdf9fffff] >02:04:36,170 DEBUG kernel:[ 0.278823] pnp 00:00: [mem 0xfec00000-0xffffffff] >02:04:36,170 DEBUG kernel:[ 0.278825] pnp 00:00: [mem 0xfed4c000-0xfed4bfff disabled] >02:04:36,170 INFO kernel:[ 0.278867] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved >02:04:36,170 INFO kernel:[ 0.278871] system 00:00: [mem 0x000c0000-0x000c3fff] could not be reserved >02:04:36,170 INFO kernel:[ 0.278875] system 00:00: [mem 0x000c4000-0x000c7fff] could not be reserved >02:04:36,170 INFO kernel:[ 0.278878] system 00:00: [mem 0x000c8000-0x000cbfff] has been reserved >02:04:36,170 INFO kernel:[ 0.278881] system 00:00: [mem 0x000cc000-0x000cffff] has been reserved >02:04:36,170 INFO kernel:[ 0.278884] system 00:00: [mem 0x000d0000-0x000d3fff] has been reserved >02:04:36,170 INFO kernel:[ 0.278887] system 00:00: [mem 0x000d4000-0x000d7fff] has been reserved >02:04:36,170 INFO kernel:[ 0.278890] system 00:00: [mem 0x000d8000-0x000dbfff] has been reserved >02:04:36,170 INFO kernel:[ 0.278894] system 00:00: [mem 0x000dc000-0x000dffff] has been reserved >02:04:36,170 INFO kernel:[ 0.278897] system 00:00: [mem 0x000e0000-0x000e3fff] has been reserved >02:04:36,170 INFO kernel:[ 0.278900] system 00:00: [mem 0x000e4000-0x000e7fff] has been reserved >02:04:36,170 INFO kernel:[ 0.278903] system 00:00: [mem 0x000e8000-0x000ebfff] has been reserved >02:04:36,170 INFO kernel:[ 0.278906] system 00:00: [mem 0x000ec000-0x000effff] has been reserved >02:04:36,170 INFO kernel:[ 0.278909] system 00:00: [mem 0x000f0000-0x000fffff] could not be reserved >02:04:36,170 INFO kernel:[ 0.278913] system 00:00: [mem 0x00100000-0xdf9fffff] could not be reserved >02:04:36,170 INFO kernel:[ 0.278916] system 00:00: [mem 0xfec00000-0xffffffff] could not be reserved >02:04:36,170 DEBUG kernel:[ 0.278921] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active) >02:04:36,170 DEBUG kernel:[ 0.278937] pnp 00:01: [bus 00-fe] >02:04:36,170 DEBUG kernel:[ 0.278939] pnp 00:01: [io 0x0cf8-0x0cff] >02:04:36,170 DEBUG kernel:[ 0.278940] pnp 00:01: [io 0x0000-0x0cf7 window] >02:04:36,170 DEBUG kernel:[ 0.278942] pnp 00:01: [io 0x0d00-0xffff window] >02:04:36,170 DEBUG kernel:[ 0.278944] pnp 00:01: [mem 0x000a0000-0x000bffff window] >02:04:36,170 DEBUG kernel:[ 0.278945] pnp 00:01: [mem 0x000c0000-0x000c3fff window] >02:04:36,170 DEBUG kernel:[ 0.278949] pnp 00:01: [mem 0x000c4000-0x000c7fff window] >02:04:36,170 DEBUG kernel:[ 0.278950] pnp 00:01: [mem 0x000c8000-0x000cbfff window] >02:04:36,170 DEBUG kernel:[ 0.278952] pnp 00:01: [mem 0x000cc000-0x000cffff window] >02:04:36,170 DEBUG kernel:[ 0.278953] pnp 00:01: [mem 0x000d0000-0x000d3fff window] >02:04:36,170 DEBUG kernel:[ 0.278955] pnp 00:01: [mem 0x000d4000-0x000d7fff window] >02:04:36,170 DEBUG kernel:[ 0.278956] pnp 00:01: [mem 0x000d8000-0x000dbfff window] >02:04:36,170 DEBUG kernel:[ 0.278958] pnp 00:01: [mem 0x000dc000-0x000dffff window] >02:04:36,170 DEBUG kernel:[ 0.278959] pnp 00:01: [mem 0x000e0000-0x000e3fff window] >02:04:36,170 DEBUG kernel:[ 0.278960] pnp 00:01: [mem 0x000e4000-0x000e7fff window] >02:04:36,170 DEBUG kernel:[ 0.278962] pnp 00:01: [mem 0x000e8000-0x000ebfff window] >02:04:36,170 DEBUG kernel:[ 0.278963] pnp 00:01: [mem 0x000ec000-0x000effff window] >02:04:36,170 DEBUG kernel:[ 0.278965] pnp 00:01: [mem 0xdfa00000-0xfebfffff window] >02:04:36,170 DEBUG kernel:[ 0.278966] pnp 00:01: [mem 0xfed40000-0xfed4bfff window] >02:04:36,170 DEBUG kernel:[ 0.279010] pnp 00:01: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) >02:04:36,170 DEBUG kernel:[ 0.279077] pnp 00:02: [io 0x0010-0x001f] >02:04:36,170 DEBUG kernel:[ 0.279078] pnp 00:02: [io 0x0090-0x009f] >02:04:36,170 DEBUG kernel:[ 0.279079] pnp 00:02: [io 0x0024-0x0025] >02:04:36,170 DEBUG kernel:[ 0.279080] pnp 00:02: [io 0x0028-0x0029] >02:04:36,170 DEBUG kernel:[ 0.279082] pnp 00:02: [io 0x002c-0x002d] >02:04:36,170 DEBUG kernel:[ 0.279083] pnp 00:02: [io 0x0030-0x0031] >02:04:36,170 DEBUG kernel:[ 0.279084] pnp 00:02: [io 0x0034-0x0035] >02:04:36,170 DEBUG kernel:[ 0.279085] pnp 00:02: [io 0x0038-0x0039] >02:04:36,170 DEBUG kernel:[ 0.279087] pnp 00:02: [io 0x003c-0x003d] >02:04:36,170 DEBUG kernel:[ 0.279088] pnp 00:02: [io 0x00a4-0x00a5] >02:04:36,170 DEBUG kernel:[ 0.279089] pnp 00:02: [io 0x00a8-0x00a9] >02:04:36,170 DEBUG kernel:[ 0.279090] pnp 00:02: [io 0x00ac-0x00ad] >02:04:36,170 DEBUG kernel:[ 0.279091] pnp 00:02: [io 0x00b0-0x00b5] >02:04:36,170 DEBUG kernel:[ 0.279093] pnp 00:02: [io 0x00b8-0x00b9] >02:04:36,170 DEBUG kernel:[ 0.279094] pnp 00:02: [io 0x00bc-0x00bd] >02:04:36,170 DEBUG kernel:[ 0.279095] pnp 00:02: [io 0x0050-0x0053] >02:04:36,170 DEBUG kernel:[ 0.279096] pnp 00:02: [io 0x0072-0x0077] >02:04:36,170 DEBUG kernel:[ 0.279097] pnp 00:02: [io 0x0400-0x047f] >02:04:36,170 DEBUG kernel:[ 0.279099] pnp 00:02: [io 0x0500-0x057f] >02:04:36,170 DEBUG kernel:[ 0.279100] pnp 00:02: [io 0x0800-0x080f] >02:04:36,170 DEBUG kernel:[ 0.279101] pnp 00:02: [io 0x15e0-0x15ef] >02:04:36,170 DEBUG kernel:[ 0.279102] pnp 00:02: [io 0x1600-0x167f] >02:04:36,170 DEBUG kernel:[ 0.279104] pnp 00:02: [mem 0xf8000000-0xfbffffff] >02:04:36,170 DEBUG kernel:[ 0.279105] pnp 00:02: [mem 0x00000000-0x00000fff] >02:04:36,170 DEBUG kernel:[ 0.279106] pnp 00:02: [mem 0xfed1c000-0xfed1ffff] >02:04:36,170 DEBUG kernel:[ 0.279108] pnp 00:02: [mem 0xfed10000-0xfed13fff] >02:04:36,170 DEBUG kernel:[ 0.279109] pnp 00:02: [mem 0xfed18000-0xfed18fff] >02:04:36,170 DEBUG kernel:[ 0.279110] pnp 00:02: [mem 0xfed19000-0xfed19fff] >02:04:36,170 DEBUG kernel:[ 0.279112] pnp 00:02: [mem 0xfed45000-0xfed4bfff] >02:04:36,170 DEBUG kernel:[ 0.279114] pnp 00:02: [mem 0xfed40000-0xfed44fff] >02:04:36,170 INFO kernel:[ 0.279155] system 00:02: [io 0x0400-0x047f] has been reserved >02:04:36,170 INFO kernel:[ 0.279159] system 00:02: [io 0x0500-0x057f] has been reserved >02:04:36,170 INFO kernel:[ 0.279162] system 00:02: [io 0x0800-0x080f] has been reserved >02:04:36,170 INFO kernel:[ 0.279165] system 00:02: [io 0x15e0-0x15ef] has been reserved >02:04:36,170 INFO kernel:[ 0.279167] system 00:02: [io 0x1600-0x167f] has been reserved >02:04:36,170 INFO kernel:[ 0.279171] system 00:02: [mem 0xf8000000-0xfbffffff] could not be reserved >02:04:36,170 INFO kernel:[ 0.279174] system 00:02: [mem 0x00000000-0x00000fff] could not be reserved >02:04:36,170 INFO kernel:[ 0.279178] system 00:02: [mem 0xfed1c000-0xfed1ffff] has been reserved >02:04:36,170 INFO kernel:[ 0.279181] system 00:02: [mem 0xfed10000-0xfed13fff] has been reserved >02:04:36,170 INFO kernel:[ 0.279184] system 00:02: [mem 0xfed18000-0xfed18fff] has been reserved >02:04:36,170 INFO kernel:[ 0.279187] system 00:02: [mem 0xfed19000-0xfed19fff] has been reserved >02:04:36,170 INFO kernel:[ 0.279191] system 00:02: [mem 0xfed45000-0xfed4bfff] has been reserved >02:04:36,170 INFO kernel:[ 0.279194] system 00:02: [mem 0xfed40000-0xfed44fff] has been reserved >02:04:36,170 DEBUG kernel:[ 0.279197] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active) >02:04:36,170 DEBUG kernel:[ 0.279230] pnp 00:03: [mem 0xfed00000-0xfed003ff] >02:04:36,170 DEBUG kernel:[ 0.279248] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active) >02:04:36,170 DEBUG kernel:[ 0.279255] pnp 00:04: [io 0x0000-0x000f] >02:04:36,170 DEBUG kernel:[ 0.279257] pnp 00:04: [io 0x0080-0x008f] >02:04:36,170 DEBUG kernel:[ 0.279258] pnp 00:04: [io 0x00c0-0x00df] >02:04:36,170 DEBUG kernel:[ 0.279259] pnp 00:04: [dma 4] >02:04:36,170 DEBUG kernel:[ 0.279277] pnp 00:04: Plug and Play ACPI device, IDs PNP0200 (active) >02:04:36,170 DEBUG kernel:[ 0.279283] pnp 00:05: [io 0x0061] >02:04:36,170 DEBUG kernel:[ 0.279300] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active) >02:04:36,170 DEBUG kernel:[ 0.279306] pnp 00:06: [io 0x00f0] >02:04:36,170 DEBUG kernel:[ 0.279315] pnp 00:06: [irq 13] >02:04:36,170 DEBUG kernel:[ 0.279332] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active) >02:04:36,170 DEBUG kernel:[ 0.279340] pnp 00:07: [io 0x0070-0x0071] >02:04:36,170 DEBUG kernel:[ 0.279344] pnp 00:07: [irq 8] >02:04:36,170 DEBUG kernel:[ 0.279362] pnp 00:07: Plug and Play ACPI device, IDs PNP0b00 (active) >02:04:36,170 DEBUG kernel:[ 0.279367] pnp 00:08: [io 0x0060] >02:04:36,170 DEBUG kernel:[ 0.279369] pnp 00:08: [io 0x0064] >02:04:36,170 DEBUG kernel:[ 0.279373] pnp 00:08: [irq 1] >02:04:36,170 DEBUG kernel:[ 0.279390] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active) >02:04:36,170 DEBUG kernel:[ 0.279399] pnp 00:09: [irq 12] >02:04:36,170 DEBUG kernel:[ 0.279416] pnp 00:09: Plug and Play ACPI device, IDs LEN0015 PNP0f13 (active) >02:04:36,170 INFO kernel:[ 0.279834] pnp: PnP ACPI: found 10 devices >02:04:36,170 INFO kernel:[ 0.279837] ACPI: ACPI bus type pnp unregistered >02:04:36,170 DEBUG kernel:[ 0.286099] PCI: max bus depth: 1 pci_try_num: 2 >02:04:36,170 INFO kernel:[ 0.286148] pci 0000:00:1c.0: PCI bridge to [bus 02-02] >02:04:36,170 INFO kernel:[ 0.286167] pci 0000:00:1c.1: PCI bridge to [bus 03-03] >02:04:36,170 INFO kernel:[ 0.286175] pci 0000:00:1c.1: bridge window [mem 0xf2400000-0xf24fffff] >02:04:36,170 INFO kernel:[ 0.286188] pci 0000:00:1c.3: PCI bridge to [bus 05-0c] >02:04:36,170 INFO kernel:[ 0.286193] pci 0000:00:1c.3: bridge window [io 0x4000-0x4fff] >02:04:36,170 INFO kernel:[ 0.286200] pci 0000:00:1c.3: bridge window [mem 0xf1c00000-0xf23fffff] >02:04:36,170 INFO kernel:[ 0.286207] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf0bfffff 64bit pref] >02:04:36,170 INFO kernel:[ 0.286217] pci 0000:00:1c.4: PCI bridge to [bus 0d-0d] >02:04:36,170 INFO kernel:[ 0.286222] pci 0000:00:1c.4: bridge window [io 0x3000-0x3fff] >02:04:36,170 INFO kernel:[ 0.286230] pci 0000:00:1c.4: bridge window [mem 0xf1400000-0xf1bfffff] >02:04:36,170 INFO kernel:[ 0.286236] pci 0000:00:1c.4: bridge window [mem 0xf0c00000-0xf13fffff 64bit pref] >02:04:36,170 DEBUG kernel:[ 0.286284] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] >02:04:36,170 DEBUG kernel:[ 0.286285] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] >02:04:36,170 DEBUG kernel:[ 0.286287] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] >02:04:36,170 DEBUG kernel:[ 0.286288] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfebfffff] >02:04:36,170 DEBUG kernel:[ 0.286290] pci_bus 0000:00: resource 8 [mem 0xfed40000-0xfed4bfff] >02:04:36,170 DEBUG kernel:[ 0.286292] pci_bus 0000:03: resource 1 [mem 0xf2400000-0xf24fffff] >02:04:36,170 DEBUG kernel:[ 0.286293] pci_bus 0000:05: resource 0 [io 0x4000-0x4fff] >02:04:36,170 DEBUG kernel:[ 0.286295] pci_bus 0000:05: resource 1 [mem 0xf1c00000-0xf23fffff] >02:04:36,170 DEBUG kernel:[ 0.286297] pci_bus 0000:05: resource 2 [mem 0xf0400000-0xf0bfffff 64bit pref] >02:04:36,170 DEBUG kernel:[ 0.286298] pci_bus 0000:0d: resource 0 [io 0x3000-0x3fff] >02:04:36,170 DEBUG kernel:[ 0.286300] pci_bus 0000:0d: resource 1 [mem 0xf1400000-0xf1bfffff] >02:04:36,170 DEBUG kernel:[ 0.286301] pci_bus 0000:0d: resource 2 [mem 0xf0c00000-0xf13fffff 64bit pref] >02:04:36,170 INFO kernel:[ 0.286325] NET: Registered protocol family 2 >02:04:36,170 INFO kernel:[ 0.286545] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes) >02:04:36,170 INFO kernel:[ 0.288346] TCP established hash table entries: 524288 (order: 11, 8388608 bytes) >02:04:36,170 INFO kernel:[ 0.289520] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >02:04:36,170 INFO kernel:[ 0.289661] TCP: Hash tables configured (established 524288 bind 65536) >02:04:36,170 INFO kernel:[ 0.289665] TCP reno registered >02:04:36,170 INFO kernel:[ 0.289683] UDP hash table entries: 4096 (order: 5, 131072 bytes) >02:04:36,170 INFO kernel:[ 0.289717] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes) >02:04:36,170 INFO kernel:[ 0.289793] NET: Registered protocol family 1 >02:04:36,170 DEBUG kernel:[ 0.289805] pci 0000:00:02.0: Boot video device >02:04:36,170 INFO kernel:[ 0.289822] pci 0000:00:1a.0: power state changed by ACPI to D0 >02:04:36,170 INFO kernel:[ 0.289827] pci 0000:00:1a.0: power state changed by ACPI to D0 >02:04:36,170 INFO kernel:[ 0.289879] pci 0000:00:1d.0: power state changed by ACPI to D0 >02:04:36,170 INFO kernel:[ 0.289884] pci 0000:00:1d.0: power state changed by ACPI to D0 >02:04:36,170 DEBUG kernel:[ 0.289997] PCI: CLS 64 bytes, default 64 >02:04:36,170 INFO kernel:[ 0.290040] Unpacking initramfs... >02:04:36,170 INFO kernel:[ 2.819280] Freeing initrd memory: 23808k freed >02:04:36,170 INFO kernel:[ 2.822709] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) >02:04:36,170 INFO kernel:[ 2.822716] Placing 64MB software IO TLB between ffff8800cd302000 - ffff8800d1302000 >02:04:36,170 INFO kernel:[ 2.822719] software IO TLB at phys 0xcd302000 - 0xd1302000 >02:04:36,170 INFO kernel:[ 2.825753] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) >02:04:36,170 INFO kernel:[ 2.826001] audit: initializing netlink socket (disabled) >02:04:36,170 NOTICE kernel:[ 2.826012] type=2000 audit(1335492227.666:1): initialized >02:04:36,170 INFO kernel:[ 2.842213] HugeTLB registered 2 MB page size, pre-allocated 0 pages >02:04:36,170 NOTICE kernel:[ 2.843843] VFS: Disk quotas dquot_6.5.2 >02:04:36,170 WARNING kernel:[ 2.843895] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >02:04:36,170 INFO kernel:[ 2.844209] msgmni has been set to 15744 >02:04:36,170 DEBUG kernel:[ 2.844249] SELinux: Registering netfilter hooks >02:04:36,170 INFO kernel:[ 2.844744] alg: No test for stdrng (krng) >02:04:36,170 INFO kernel:[ 2.844756] NET: Registered protocol family 38 >02:04:36,170 INFO kernel:[ 2.844791] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >02:04:36,170 INFO kernel:[ 2.844817] io scheduler noop registered >02:04:36,170 INFO kernel:[ 2.844822] io scheduler deadline registered >02:04:36,170 INFO kernel:[ 2.844888] io scheduler cfq registered (default) >02:04:36,170 INFO kernel:[ 2.845238] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >02:04:36,170 INFO kernel:[ 2.845253] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >02:04:36,170 INFO kernel:[ 2.845256] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >02:04:36,170 INFO kernel:[ 2.845398] acpiphp: Slot [1] registered >02:04:36,170 INFO kernel:[ 2.845483] efifb: probing for efifb >02:04:36,170 INFO kernel:[ 2.846587] efifb: framebuffer at 0xe0000000, mapped to 0xffffc90005800000, using 6144k, total 65472k >02:04:36,170 INFO kernel:[ 2.846592] efifb: mode is 1024x768x32, linelength=4096, pages=1 >02:04:36,170 INFO kernel:[ 2.846594] efifb: scrolling: redraw >02:04:36,170 INFO kernel:[ 2.846596] efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0 >02:04:36,170 INFO kernel:[ 2.848653] Console: switching to colour frame buffer device 128x48 >02:04:36,170 INFO kernel:[ 2.850549] fb0: EFI VGA frame buffer device >02:04:36,170 DEBUG kernel:[ 2.850572] intel_idle: MWAIT substates: 0x21120 >02:04:36,170 DEBUG kernel:[ 2.850573] intel_idle: v0.4 model 0x2A >02:04:36,170 DEBUG kernel:[ 2.850574] intel_idle: lapic_timer_reliable_states 0xffffffff >02:04:36,170 INFO kernel:[ 2.851199] ACPI: AC Adapter [AC] (on-line) >02:04:36,170 INFO kernel:[ 2.851294] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input0 >02:04:36,170 INFO kernel:[ 2.851617] ACPI: Lid Switch [LID] >02:04:36,170 INFO kernel:[ 2.851676] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1 >02:04:36,170 INFO kernel:[ 2.851746] ACPI: Sleep Button [SLPB] >02:04:36,170 INFO kernel:[ 2.851856] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2 >02:04:36,170 INFO kernel:[ 2.851898] ACPI: Power Button [PWRF] >02:04:36,170 INFO kernel:[ 2.854126] thermal LNXTHERM:00: registered as thermal_zone0 >02:04:36,170 INFO kernel:[ 2.854153] ACPI: Thermal Zone [THM0] (48 C) >02:04:36,170 INFO kernel:[ 2.854190] GHES: HEST is not enabled! >02:04:36,170 INFO kernel:[ 2.854295] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >02:04:36,170 INFO kernel:[ 2.875146] 0000:00:16.3: ttyS0 at I/O 0x50b0 (irq = 19) is a 16550A >02:04:36,170 INFO kernel:[ 2.875431] Non-volatile memory driver v1.3 >02:04:36,170 INFO kernel:[ 2.875452] Linux agpgart interface v0.103 >02:04:36,170 INFO kernel:[ 2.875544] agpgart-intel 0000:00:00.0: Intel Sandybridge Chipset >02:04:36,170 INFO kernel:[ 2.875727] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable >02:04:36,170 INFO kernel:[ 2.876841] agpgart-intel 0000:00:00.0: detected 65536K stolen memory >02:04:36,170 INFO kernel:[ 2.877892] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000 >02:04:36,170 INFO kernel:[ 2.879483] loop: module loaded >02:04:36,170 DEBUG kernel:[ 2.880478] ahci 0000:00:1f.2: version 3.0 >02:04:36,170 DEBUG kernel:[ 2.880526] ahci 0000:00:1f.2: irq 40 for MSI/MSI-X >02:04:36,170 INFO kernel:[ 2.880554] ahci: SSS flag set, parallel bus scan disabled >02:04:36,170 INFO kernel:[ 2.881530] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x1b impl SATA mode >02:04:36,170 INFO kernel:[ 2.882491] ahci 0000:00:1f.2: flags: 64bit ncq sntf ilck stag pm led clo pio slum part ems sxs apst >02:04:36,170 DEBUG kernel:[ 2.883464] ahci 0000:00:1f.2: setting latency timer to 64 >02:04:36,170 INFO kernel:[ 2.888001] ACPI: Battery Slot [BAT0] (battery present) >02:04:36,170 INFO kernel:[ 2.889166] scsi0 : ahci >02:04:36,170 INFO kernel:[ 2.890142] scsi1 : ahci >02:04:36,170 INFO kernel:[ 2.891082] scsi2 : ahci >02:04:36,170 INFO kernel:[ 2.891998] scsi3 : ahci >02:04:36,170 INFO kernel:[ 2.892889] scsi4 : ahci >02:04:36,170 INFO kernel:[ 2.893769] scsi5 : ahci >02:04:36,170 INFO kernel:[ 2.894936] ata1: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528100 irq 40 >02:04:36,170 INFO kernel:[ 2.895796] ata2: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528180 irq 40 >02:04:36,170 INFO kernel:[ 2.896636] ata3: DUMMY >02:04:36,170 INFO kernel:[ 2.897468] ata4: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528280 irq 40 >02:04:36,170 INFO kernel:[ 2.898323] ata5: SATA max UDMA/133 abar m2048@0xf2528000 port 0xf2528300 irq 40 >02:04:36,170 INFO kernel:[ 2.899168] ata6: DUMMY >02:04:36,170 INFO kernel:[ 2.900060] Fixed MDIO Bus: probed >02:04:36,170 INFO kernel:[ 2.900944] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >02:04:36,170 INFO kernel:[ 2.901795] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0 >02:04:36,170 INFO kernel:[ 2.902626] ehci_hcd 0000:00:1a.0: power state changed by ACPI to D0 >02:04:36,170 DEBUG kernel:[ 2.903468] ehci_hcd 0000:00:1a.0: setting latency timer to 64 >02:04:36,170 INFO kernel:[ 2.903472] ehci_hcd 0000:00:1a.0: EHCI Host Controller >02:04:36,170 INFO kernel:[ 2.904330] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1 >02:04:36,170 INFO kernel:[ 2.905179] ehci_hcd 0000:00:1a.0: debug port 2 >02:04:36,170 DEBUG kernel:[ 2.909860] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported >02:04:36,170 INFO kernel:[ 2.909874] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf252a000 >02:04:36,170 INFO kernel:[ 2.915716] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00 >02:04:36,170 INFO kernel:[ 2.916600] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 >02:04:36,170 INFO kernel:[ 2.917405] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:04:36,170 INFO kernel:[ 2.918200] usb usb1: Product: EHCI Host Controller >02:04:36,170 INFO kernel:[ 2.918982] usb usb1: Manufacturer: Linux 3.3.0-1.fc17.x86_64 ehci_hcd >02:04:36,170 INFO kernel:[ 2.919765] usb usb1: SerialNumber: 0000:00:1a.0 >02:04:36,170 INFO kernel:[ 2.920618] hub 1-0:1.0: USB hub found >02:04:36,170 INFO kernel:[ 2.921382] hub 1-0:1.0: 3 ports detected >02:04:36,170 INFO kernel:[ 2.922179] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0 >02:04:36,170 INFO kernel:[ 2.922949] ehci_hcd 0000:00:1d.0: power state changed by ACPI to D0 >02:04:36,170 DEBUG kernel:[ 2.923712] ehci_hcd 0000:00:1d.0: setting latency timer to 64 >02:04:36,170 INFO kernel:[ 2.923715] ehci_hcd 0000:00:1d.0: EHCI Host Controller >02:04:36,170 INFO kernel:[ 2.924487] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 >02:04:36,170 INFO kernel:[ 2.925250] ehci_hcd 0000:00:1d.0: debug port 2 >02:04:36,170 DEBUG kernel:[ 2.929863] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported >02:04:36,170 INFO kernel:[ 2.929875] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf2529000 >02:04:36,170 INFO kernel:[ 2.935668] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00 >02:04:36,170 INFO kernel:[ 2.936474] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002 >02:04:36,170 INFO kernel:[ 2.937210] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >02:04:36,170 INFO kernel:[ 2.937947] usb usb2: Product: EHCI Host Controller >02:04:36,171 INFO kernel:[ 2.938671] usb usb2: Manufacturer: Linux 3.3.0-1.fc17.x86_64 ehci_hcd >02:04:36,171 INFO kernel:[ 2.939399] usb usb2: SerialNumber: 0000:00:1d.0 >02:04:36,171 INFO kernel:[ 2.940194] hub 2-0:1.0: USB hub found >02:04:36,171 INFO kernel:[ 2.940900] hub 2-0:1.0: 3 ports detected >02:04:36,171 INFO kernel:[ 2.941613] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >02:04:36,171 INFO kernel:[ 2.942317] uhci_hcd: USB Universal Host Controller Interface driver >02:04:36,171 INFO kernel:[ 2.943054] usbcore: registered new interface driver usbserial >02:04:36,171 INFO kernel:[ 2.943778] USB Serial support registered for generic >02:04:36,171 INFO kernel:[ 2.944509] usbcore: registered new interface driver usbserial_generic >02:04:36,171 INFO kernel:[ 2.945264] usbserial: USB Serial Driver core >02:04:36,171 INFO kernel:[ 2.946049] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >02:04:36,171 INFO kernel:[ 2.950310] serio: i8042 KBD port at 0x60,0x64 irq 1 >02:04:36,171 INFO kernel:[ 2.951102] serio: i8042 AUX port at 0x60,0x64 irq 12 >02:04:36,171 INFO kernel:[ 2.951920] mousedev: PS/2 mouse device common for all mice >02:04:36,171 INFO kernel:[ 2.952829] rtc_cmos 00:07: RTC can wake from S4 >02:04:36,171 INFO kernel:[ 2.953707] rtc_cmos 00:07: rtc core: registered rtc_cmos as rtc0 >02:04:36,171 INFO kernel:[ 2.954498] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs >02:04:36,171 INFO kernel:[ 2.955346] device-mapper: uevent: version 1.0.3 >02:04:36,171 INFO kernel:[ 2.956183] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >02:04:36,171 INFO kernel:[ 2.957070] cpuidle: using governor ladder >02:04:36,171 INFO kernel:[ 2.957950] cpuidle: using governor menu >02:04:36,171 INFO kernel:[ 2.959117] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3 >02:04:36,171 INFO kernel:[ 2.960083] EFI Variables Facility v0.08 2004-May-17 >02:04:36,171 INFO kernel:[ 2.984985] usbcore: registered new interface driver usbhid >02:04:36,171 INFO kernel:[ 2.985809] usbhid: USB HID core driver >02:04:36,171 INFO kernel:[ 2.986679] ip_tables: (C) 2000-2006 Netfilter Core Team >02:04:36,171 INFO kernel:[ 2.987521] TCP cubic registered >02:04:36,171 INFO kernel:[ 2.988341] Initializing XFRM netlink socket >02:04:36,171 INFO kernel:[ 2.989346] NET: Registered protocol family 10 >02:04:36,171 INFO kernel:[ 2.990276] Mobile IPv6 >02:04:36,171 INFO kernel:[ 2.991071] NET: Registered protocol family 17 >02:04:36,171 NOTICE kernel:[ 2.991876] Registering the dns_resolver key type >02:04:36,171 DEBUG kernel:[ 2.992867] PM: Hibernation image not present or could not be loaded. >02:04:36,171 INFO kernel:[ 2.992877] registered taskstats version 1 >02:04:36,171 INFO kernel:[ 2.994246] Magic number: 8:737:56 >02:04:36,171 INFO kernel:[ 2.995059] input mice: hash matches >02:04:36,171 INFO kernel:[ 2.995934] rtc_cmos 00:07: setting system clock to 2012-04-27 02:03:48 UTC (1335492228) >02:04:36,171 INFO kernel:[ 3.002625] Initializing network drop monitor service >02:04:36,171 INFO kernel:[ 3.204191] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >02:04:36,171 DEBUG kernel:[ 3.207853] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >02:04:36,171 INFO kernel:[ 3.207863] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >02:04:36,171 INFO kernel:[ 3.210469] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >02:04:36,171 INFO kernel:[ 3.223154] usb 1-1: new high-speed USB device number 2 using ehci_hcd >02:04:36,171 INFO kernel:[ 3.339622] usb 1-1: New USB device found, idVendor=8087, idProduct=0024 >02:04:36,171 INFO kernel:[ 3.342246] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >02:04:36,171 INFO kernel:[ 3.345531] hub 1-1:1.0: USB hub found >02:04:36,171 INFO kernel:[ 3.348311] hub 1-1:1.0: 6 ports detected >02:04:36,171 INFO kernel:[ 3.453602] usb 2-1: new high-speed USB device number 2 using ehci_hcd >02:04:36,171 INFO kernel:[ 3.463921] ata1.00: ATA-8: ST9320423AS, 0003LVM1, max UDMA/100 >02:04:36,171 INFO kernel:[ 3.466559] ata1.00: 625142448 sectors, multi 16: LBA48 NCQ (depth 31/32) >02:04:36,171 DEBUG kernel:[ 3.473875] ata1.00: ACPI cmd ef/02:00:00:00:00:a0 (SET FEATURES) succeeded >02:04:36,171 INFO kernel:[ 3.473886] ata1.00: ACPI cmd f5/00:00:00:00:00:a0 (SECURITY FREEZE LOCK) filtered out >02:04:36,171 INFO kernel:[ 3.476572] ata1.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >02:04:36,171 INFO kernel:[ 3.482957] ata1.00: configured for UDMA/100 >02:04:36,171 NOTICE kernel:[ 3.486035] scsi 0:0:0:0: Direct-Access ATA ST9320423AS 0003 PQ: 0 ANSI: 5 >02:04:36,171 NOTICE kernel:[ 3.489091] sd 0:0:0:0: Attached scsi generic sg0 type 0 >02:04:36,171 NOTICE kernel:[ 3.489150] sd 0:0:0:0: [sda] 625142448 512-byte logical blocks: (320 GB/298 GiB) >02:04:36,171 NOTICE kernel:[ 3.489336] sd 0:0:0:0: [sda] Write Protect is off >02:04:36,171 DEBUG kernel:[ 3.489344] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >02:04:36,171 NOTICE kernel:[ 3.489469] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >02:04:36,171 INFO kernel:[ 3.544346] sda: sda1 sda2 sda3 >02:04:36,171 NOTICE kernel:[ 3.546203] sd 0:0:0:0: [sda] Attached SCSI disk >02:04:36,171 INFO kernel:[ 3.569941] usb 2-1: New USB device found, idVendor=8087, idProduct=0024 >02:04:36,171 INFO kernel:[ 3.572700] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0 >02:04:36,171 INFO kernel:[ 3.576106] hub 2-1:1.0: USB hub found >02:04:36,171 INFO kernel:[ 3.578969] hub 2-1:1.0: 8 ports detected >02:04:36,171 INFO kernel:[ 3.656533] usb 1-1.4: new full-speed USB device number 3 using ehci_hcd >02:04:36,171 INFO kernel:[ 3.749064] usb 1-1.4: New USB device found, idVendor=0a5c, idProduct=217f >02:04:36,171 INFO kernel:[ 3.751776] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3 >02:04:36,171 INFO kernel:[ 3.754401] usb 1-1.4: Product: Broadcom Bluetooth Device >02:04:36,171 INFO kernel:[ 3.757004] usb 1-1.4: Manufacturer: Broadcom Corp >02:04:36,171 INFO kernel:[ 3.759595] usb 1-1.4: SerialNumber: EC55F9EEBAAB >02:04:36,171 INFO kernel:[ 3.803830] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300) >02:04:36,171 DEBUG kernel:[ 3.809163] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >02:04:36,171 DEBUG kernel:[ 3.809855] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >02:04:36,171 INFO kernel:[ 3.809865] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >02:04:36,171 INFO kernel:[ 3.814400] ata2.00: ATAPI: MATSHITADVD-RAM UJ8A0A, SB02, max UDMA/100 >02:04:36,171 DEBUG kernel:[ 3.820344] ata2.00: ACPI cmd e3/00:1f:00:00:00:a0 (IDLE) succeeded >02:04:36,171 INFO kernel:[ 3.820663] Refined TSC clocksource calibration: 2491.905 MHz. >02:04:36,171 INFO kernel:[ 3.823374] Switching to clocksource tsc >02:04:36,171 DEBUG kernel:[ 3.823423] ata2.00: ACPI cmd e3/00:02:00:00:00:a0 (IDLE) succeeded >02:04:36,171 INFO kernel:[ 3.823432] ata2.00: ACPI cmd ef/10:03:00:00:00:a0 (SET FEATURES) filtered out >02:04:36,171 INFO kernel:[ 3.828829] ata2.00: configured for UDMA/100 >02:04:36,171 NOTICE kernel:[ 3.834758] scsi 1:0:0:0: CD-ROM MATSHITA DVD-RAM UJ8A0A SB02 PQ: 0 ANSI: 5 >02:04:36,171 WARNING kernel:[ 3.839919] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray >02:04:36,171 INFO kernel:[ 3.842769] cdrom: Uniform CD-ROM driver Revision: 3.20 >02:04:36,171 DEBUG kernel:[ 3.845918] sr 1:0:0:0: Attached scsi CD-ROM sr0 >02:04:36,171 NOTICE kernel:[ 3.846091] sr 1:0:0:0: Attached scsi generic sg1 type 5 >02:04:36,171 INFO kernel:[ 3.880903] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.2, id: 0x1c0b1, caps: 0xd047b3/0xb40000/0xa0000 >02:04:36,171 INFO kernel:[ 3.883816] psmouse serio1: synaptics: serio: Synaptics pass-through port at isa0060/serio1/input0 >02:04:36,171 INFO kernel:[ 3.936249] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input4 >02:04:36,171 INFO kernel:[ 4.153027] ata4: SATA link down (SStatus 0 SControl 300) >02:04:36,171 INFO kernel:[ 4.460331] ata5: SATA link down (SStatus 0 SControl 300) >02:04:36,171 INFO kernel:[ 4.467355] Freeing unused kernel memory: 1000k freed >02:04:36,171 INFO kernel:[ 4.470509] Write protecting the kernel read-only data: 10240k >02:04:36,171 INFO kernel:[ 4.473972] Freeing unused kernel memory: 16k freed >02:04:36,171 INFO kernel:[ 4.487822] Freeing unused kernel memory: 1516k freed >02:04:36,171 INFO kernel:[ 4.732221] squashfs: version 4.0 (2009/01/31) Phillip Lougher >02:04:36,171 INFO kernel:[ 4.739365] Loading iSCSI transport class v2.0-870. >02:04:36,171 NOTICE kernel:[ 4.744856] iscsi: registered transport (tcp) >02:04:36,171 INFO kernel:[ 4.751501] alua: device handler registered >02:04:36,171 INFO kernel:[ 4.758056] emc: device handler registered >02:04:36,171 INFO kernel:[ 4.764193] hp_sw: device handler registered >02:04:36,171 INFO kernel:[ 4.770463] rdac: device handler registered >02:04:36,171 INFO kernel:[ 7.787799] floppy0: no floppy controllers found >02:04:36,171 INFO kernel:[ 7.798189] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >02:04:36,171 INFO kernel:[ 7.800892] EDD information not available. >02:04:36,171 INFO kernel:[ 7.810813] No iBFT detected. >02:04:36,171 INFO kernel:[ 7.817126] md: raid0 personality registered for level 0 >02:04:36,171 INFO kernel:[ 7.823653] md: raid1 personality registered for level 1 >02:04:36,171 INFO kernel:[ 7.829995] async_tx: api initialized (async) >02:04:36,171 INFO kernel:[ 7.832884] xor: automatically using best checksumming function: generic_sse >02:04:36,171 INFO kernel:[ 7.838513] generic_sse: 13704.000 MB/sec >02:04:36,171 INFO kernel:[ 7.839189] xor: using function: generic_sse (13704.000 MB/sec) >02:04:36,171 WARNING kernel:[ 7.856486] raid6: int64x1 3015 MB/s >02:04:36,171 WARNING kernel:[ 7.873453] raid6: int64x2 3566 MB/s >02:04:36,171 WARNING kernel:[ 7.890399] raid6: int64x4 3097 MB/s >02:04:36,171 WARNING kernel:[ 7.907383] raid6: int64x8 2753 MB/s >02:04:36,171 WARNING kernel:[ 7.924319] raid6: sse2x1 8351 MB/s >02:04:36,171 WARNING kernel:[ 7.941281] raid6: sse2x2 10386 MB/s >02:04:36,171 WARNING kernel:[ 7.958243] raid6: sse2x4 11949 MB/s >02:04:36,171 WARNING kernel:[ 7.958854] raid6: using algorithm sse2x4 (11949 MB/s) >02:04:36,171 INFO kernel:[ 7.961767] md: raid6 personality registered for level 6 >02:04:36,171 INFO kernel:[ 7.964074] md: raid5 personality registered for level 5 >02:04:36,171 INFO kernel:[ 7.966321] md: raid4 personality registered for level 4 >02:04:36,171 INFO kernel:[ 7.978004] md: raid10 personality registered for level 10 >02:04:36,171 INFO kernel:[ 7.982201] md: linear personality registered for level -1 >02:04:36,171 INFO kernel:[ 8.006771] device-mapper: multipath: version 1.3.0 loaded >02:04:36,171 INFO kernel:[ 8.012349] device-mapper: multipath round-robin: version 1.0.0 loaded >02:04:36,171 INFO kernel:[ 8.052691] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found >02:04:36,171 INFO kernel:[ 8.054676] EDD information not available. >02:04:36,171 INFO kernel:[ 8.288250] RPC: Registered named UNIX socket transport module. >02:04:36,171 INFO kernel:[ 8.290485] RPC: Registered udp transport module. >02:04:36,171 INFO kernel:[ 8.292713] RPC: Registered tcp transport module. >02:04:36,171 INFO kernel:[ 8.294863] RPC: Registered tcp NFSv4.1 backchannel transport module. >02:04:36,171 INFO kernel:[ 8.459865] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k >02:04:36,171 INFO kernel:[ 8.460849] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. >02:04:36,171 DEBUG kernel:[ 8.462063] e1000e 0000:00:19.0: setting latency timer to 64 >02:04:36,171 DEBUG kernel:[ 8.462286] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >02:04:36,171 INFO kernel:[ 8.462325] sdhci: Secure Digital Host Controller Interface driver >02:04:36,171 INFO kernel:[ 8.463346] sdhci: Copyright(c) Pierre Ossman >02:04:36,171 INFO kernel:[ 8.464751] sdhci-pci 0000:0d:00.0: SDHCI controller found [1180:e823] (rev 5) >02:04:36,171 DEBUG kernel:[ 8.466002] Registered led device: mmc0:: >02:04:36,171 INFO kernel:[ 8.468107] mmc0: SDHCI controller on PCI [0000:0d:00.0] using DMA >02:04:36,171 INFO kernel:[ 8.650970] e1000e 0000:00:19.0: eth0: (PCI Express:2.5GT/s:Width x1) 00:21:cc:60:f0:b6 >02:04:36,171 INFO kernel:[ 8.651703] e1000e 0000:00:19.0: eth0: Intel(R) PRO/1000 Network Connection >02:04:36,171 INFO kernel:[ 8.652471] e1000e 0000:00:19.0: eth0: MAC: 10, PHY: 11, PBA No: 1000FF-0FF >02:04:36,171 INFO kernel:[ 10.627514] IBM TrackPoint firmware: 0x0e, buttons: 3/3 >02:04:36,171 INFO kernel:[ 10.903711] input: TPPS/2 IBM TrackPoint as /devices/platform/i8042/serio1/serio2/input/input5 >02:04:36,171 DEBUG kernel:[ 11.958162] ISO 9660 Extensions: Microsoft Joliet Level 3 >02:04:36,171 DEBUG kernel:[ 11.987792] ISO 9660 Extensions: RRIP_1991A >02:04:36,171 INFO kernel:[ 13.319422] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >02:04:36,171 DEBUG kernel:[ 19.467805] SELinux: 2048 avtab hash slots, 97042 rules. >02:04:36,171 DEBUG kernel:[ 19.479001] SELinux: 2048 avtab hash slots, 97042 rules. >02:04:36,171 DEBUG kernel:[ 19.548445] SELinux: 9 users, 15 roles, 4061 types, 215 bools, 1 sens, 1024 cats >02:04:36,171 DEBUG kernel:[ 19.548448] SELinux: 83 classes, 97042 rules >02:04:36,171 DEBUG kernel:[ 19.550679] SELinux: Completing initialization. >02:04:36,171 DEBUG kernel:[ 19.550681] SELinux: Setting up existing superblocks. >02:04:36,171 DEBUG kernel:[ 19.550685] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 19.550689] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 19.550692] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 19.550695] SELinux: initialized (dev proc, type proc), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 19.550700] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:04:36,171 DEBUG kernel:[ 19.550709] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >02:04:36,171 DEBUG kernel:[ 19.551030] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >02:04:36,171 DEBUG kernel:[ 19.551033] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 19.551440] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >02:04:36,171 DEBUG kernel:[ 19.551446] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 19.551448] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >02:04:36,171 DEBUG kernel:[ 19.551460] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:04:36,171 DEBUG kernel:[ 19.551464] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >02:04:36,171 DEBUG kernel:[ 19.551470] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 19.551477] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 19.551701] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:04:36,171 DEBUG kernel:[ 19.551705] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:04:36,171 DEBUG kernel:[ 19.553709] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 19.553714] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 19.553722] SELinux: initialized (dev loop0, type squashfs), uses xattr >02:04:36,171 DEBUG kernel:[ 19.553735] SELinux: initialized (dev dm-0, type ext4), uses xattr >02:04:36,171 NOTICE kernel:[ 19.554888] type=1403 audit(1335492245.094:2): policy loaded auid=4294967295 ses=4294967295 >02:04:36,171 DEBUG kernel:[ 20.057303] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:04:36,171 DEBUG kernel:[ 20.057592] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 20.385200] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 20.385455] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 20.385723] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 20.385944] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 20.386166] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 20.386398] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 20.386645] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 20.386874] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 22.762407] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 24.458211] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >02:04:36,171 DEBUG kernel:[ 24.458225] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >02:04:36,171 DEBUG kernel:[ 24.458229] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >02:04:36,171 DEBUG kernel:[ 24.458235] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >02:04:36,171 INFO kernel:[ 28.293216] EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1,data=ordered >02:04:36,171 NOTICE kernel:[ 29.944690] type=1400 audit(1335492255.508:3): avc: denied { write } for pid=431 comm="loadkeys" name="python2.7" dev="dm-0" ino=25200 scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >02:04:36,171 NOTICE kernel:[ 29.949607] type=1400 audit(1335492255.514:4): avc: denied { remove_name } for pid=431 comm="loadkeys" name="site.pyc" dev="dm-0" ino=26337 scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >02:04:36,171 NOTICE kernel:[ 29.954821] type=1400 audit(1335492255.519:5): avc: denied { unlink } for pid=431 comm="loadkeys" name="site.pyc" dev="dm-0" ino=26337 scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=lnk_file >02:04:36,171 NOTICE kernel:[ 30.258246] type=1400 audit(1335492255.822:6): avc: denied { add_name } for pid=431 comm="loadkeys" name="site.pyc" scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:lib_t:s0 tclass=dir >02:04:36,171 NOTICE kernel:[ 30.261099] type=1400 audit(1335492255.825:7): avc: denied { create } for pid=431 comm="loadkeys" name="site.pyc" scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >02:04:36,171 NOTICE kernel:[ 30.263755] type=1400 audit(1335492255.828:8): avc: denied { write } for pid=431 comm="loadkeys" name="site.pyc" dev="dm-0" ino=26337 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >02:04:36,171 NOTICE kernel:[ 31.150429] type=1400 audit(1335492256.716:9): avc: denied { create } for pid=431 comm="loadkeys" name="posixpath.pyc" scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >02:04:36,171 NOTICE kernel:[ 31.152349] type=1400 audit(1335492256.719:10): avc: denied { write } for pid=431 comm="loadkeys" name="posixpath.pyc" dev="dm-0" ino=25909 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file >02:04:36,171 NOTICE kernel:[ 31.201335] type=1400 audit(1335492256.767:11): avc: denied { create } for pid=464 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >02:04:36,171 INFO kernel:[ 35.121815] wmi: Mapper loaded >02:04:36,171 WARNING kernel:[ 35.458141] thinkpad_acpi: Unknown symbol snd_ctl_add (err 0) >02:04:36,171 WARNING kernel:[ 35.459244] thinkpad_acpi: Unknown symbol snd_card_register (err 0) >02:04:36,171 WARNING kernel:[ 35.460317] thinkpad_acpi: Unknown symbol snd_card_free (err 0) >02:04:36,171 WARNING kernel:[ 35.461382] thinkpad_acpi: Unknown symbol snd_ctl_new1 (err 0) >02:04:36,171 WARNING kernel:[ 35.462537] thinkpad_acpi: Unknown symbol snd_ctl_boolean_mono_info (err 0) >02:04:36,171 WARNING kernel:[ 35.463604] thinkpad_acpi: Unknown symbol snd_ctl_notify (err 0) >02:04:36,171 WARNING kernel:[ 35.464734] thinkpad_acpi: Unknown symbol snd_card_create (err 0) >02:04:36,171 INFO kernel:[ 36.115797] [drm] Initialized drm 1.1.0 20060810 >02:04:36,171 INFO kernel:[ 36.264357] cfg80211: Calling CRDA to update world regulatory domain >02:04:36,171 INFO kernel:[ 37.276086] i915 0000:00:02.0: power state changed by ACPI to D0 >02:04:36,171 INFO kernel:[ 37.277222] i915 0000:00:02.0: power state changed by ACPI to D0 >02:04:36,171 DEBUG kernel:[ 37.278408] i915 0000:00:02.0: setting latency timer to 64 >02:04:36,171 INFO kernel:[ 37.321018] mtrr: no more MTRRs available >02:04:36,171 INFO kernel:[ 37.322099] [drm] MTRR allocation failed. Graphics performance may suffer. >02:04:36,171 DEBUG kernel:[ 37.323396] i915 0000:00:02.0: irq 42 for MSI/MSI-X >02:04:36,171 INFO kernel:[ 37.323402] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >02:04:36,171 INFO kernel:[ 37.324419] [drm] Driver supports precise vblank timestamp query. >02:04:36,171 INFO kernel:[ 37.325481] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem >02:04:36,171 INFO kernel:[ 37.651094] Intel(R) Wireless WiFi Link AGN driver for Linux, in-tree:d >02:04:36,171 INFO kernel:[ 37.652537] Copyright(c) 2003-2011 Intel Corporation >02:04:36,171 INFO kernel:[ 37.654179] iwlwifi 0000:03:00.0: pci_resource_len = 0x00002000 >02:04:36,171 INFO kernel:[ 37.655307] iwlwifi 0000:03:00.0: pci_resource_base = ffffc900057fc000 >02:04:36,171 WARNING kernel:[ 37.656088] audit_printk_skb: 9 callbacks suppressed >02:04:36,171 NOTICE kernel:[ 37.656089] type=1400 audit(1335492263.237:15): avc: denied { read } for pid=431 comm="loadkeys" name="pyconfig-64.h" dev="dm-0" ino=17968 scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >02:04:36,171 NOTICE kernel:[ 37.656095] type=1400 audit(1335492263.237:16): avc: denied { open } for pid=431 comm="loadkeys" name="pyconfig-64.h" dev="dm-0" ino=17968 scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >02:04:36,171 NOTICE kernel:[ 37.656104] type=1400 audit(1335492263.237:17): avc: denied { getattr } for pid=431 comm="loadkeys" path="/usr/include/python2.7/pyconfig-64.h" dev="dm-0" ino=17968 scontext=system_u:system_r:loadkeys_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >02:04:36,171 INFO kernel:[ 37.665940] iwlwifi 0000:03:00.0: HW Revision ID = 0x34 >02:04:36,171 DEBUG kernel:[ 37.667522] iwlwifi 0000:03:00.0: irq 43 for MSI/MSI-X >02:04:36,171 INFO kernel:[ 37.667617] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUG enabled >02:04:36,171 INFO kernel:[ 37.668782] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEBUGFS enabled >02:04:36,171 INFO kernel:[ 37.669934] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled >02:04:36,171 INFO kernel:[ 37.671058] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_DEVICE_TESTMODE disabled >02:04:36,171 INFO kernel:[ 37.672077] iwlwifi 0000:03:00.0: CONFIG_IWLWIFI_P2P disabled >02:04:36,171 INFO kernel:[ 37.673132] iwlwifi 0000:03:00.0: Detected Intel(R) Centrino(R) Advanced-N 6205 AGN, REV=0xB0 >02:04:36,171 INFO kernel:[ 37.674294] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >02:04:36,171 INFO kernel:[ 37.685960] iwlwifi 0000:03:00.0: device EEPROM VER=0x715, CALIB=0x6 >02:04:36,171 INFO kernel:[ 37.687049] iwlwifi 0000:03:00.0: Device SKU: 0x1F0 >02:04:36,171 INFO kernel:[ 37.687994] iwlwifi 0000:03:00.0: Valid Tx ant: 0x3, Valid Rx ant: 0x3 >02:04:36,171 INFO kernel:[ 37.688935] iwlwifi 0000:03:00.0: Tunable channels: 13 802.11bg, 24 802.11a channels >02:04:36,171 DEBUG kernel:[ 38.017202] checking generic (e0000000 600000) vs hw (e0000000 10000000) >02:04:36,171 INFO kernel:[ 38.017208] fb: conflicting fb hw usage inteldrmfb vs EFI VGA - removing generic driver >02:04:36,171 INFO kernel:[ 38.019530] Console: switching to colour dummy device 80x25 >02:04:36,171 INFO kernel:[ 38.020774] fbcon: inteldrmfb (fb0) is primary device >02:04:36,171 INFO kernel:[ 38.182799] Console: switching to colour frame buffer device 200x56 >02:04:36,171 INFO kernel:[ 38.192176] fb0: inteldrmfb frame buffer device >02:04:36,171 INFO kernel:[ 38.192227] drm: registered panic notifier >02:04:36,171 INFO kernel:[ 38.195980] acpi device:01: registered as cooling_device4 >02:04:36,171 INFO kernel:[ 38.196147] input: Video Bus as /devices/LNXSYSTM:00/device:00/PNP0A08:00/LNXVIDEO:00/input/input6 >02:04:36,171 INFO kernel:[ 38.196309] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) >02:04:36,171 INFO kernel:[ 38.196396] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 >02:04:36,171 INFO kernel:[ 38.601150] iwlwifi 0000:03:00.0: loaded firmware version 17.168.5.3 build 42301 >02:04:36,171 DEBUG kernel:[ 38.601373] Registered led device: phy0-led >02:04:36,171 DEBUG kernel:[ 39.776333] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs' >02:04:36,171 NOTICE kernel:[ 41.831047] type=1400 audit(1335492267.421:18): avc: denied { read } for pid=431 comm="loadkeys" name="cmdline.d" dev="tmpfs" ino=9352 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=dir >02:04:36,171 NOTICE kernel:[ 41.831738] type=1400 audit(1335492267.422:19): avc: denied { read } for pid=431 comm="loadkeys" name="99-anaconda-disable-disk-activation.conf" dev="tmpfs" ino=8239 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file >02:04:36,171 NOTICE kernel:[ 41.831863] type=1400 audit(1335492267.422:20): avc: denied { open } for pid=431 comm="loadkeys" name="99-anaconda-disable-disk-activation.conf" dev="tmpfs" ino=8239 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file >02:04:36,172 NOTICE kernel:[ 41.831987] type=1400 audit(1335492267.422:21): avc: denied { getattr } for pid=431 comm="loadkeys" path="/run/initramfs/etc/cmdline.d/99-anaconda-disable-disk-activation.conf" dev="tmpfs" ino=8239 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:tmpfs_t:s0 tclass=file >02:04:36,172 NOTICE kernel:[ 45.608627] type=1400 audit(1335492271.207:22): avc: denied { read } for pid=431 comm="loadkeys" name="psched" dev="proc" ino=4026531977 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:proc_net_t:s0 tclass=file >02:04:36,172 NOTICE kernel:[ 45.608709] type=1400 audit(1335492271.207:23): avc: denied { open } for pid=431 comm="loadkeys" name="psched" dev="proc" ino=4026531977 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:proc_net_t:s0 tclass=file >02:04:36,172 NOTICE kernel:[ 45.608798] type=1400 audit(1335492271.208:24): avc: denied { getattr } for pid=431 comm="loadkeys" path="/proc/431/net/psched" dev="proc" ino=4026531977 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:proc_net_t:s0 tclass=file >02:04:36,172 NOTICE kernel:[ 47.242925] type=1400 audit(1335492272.845:25): avc: denied { read } for pid=431 comm="loadkeys" name="urandom" dev="devtmpfs" ino=1033 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >02:04:36,172 NOTICE kernel:[ 47.243279] type=1400 audit(1335492272.846:26): avc: denied { open } for pid=431 comm="loadkeys" name="urandom" dev="devtmpfs" ino=1033 scontext=system_u:system_r:loadkeys_t:s0 tcontext=system_u:object_r:urandom_device_t:s0 tclass=chr_file >02:04:36,172 NOTICE kernel:[ 48.635324] type=1400 audit(1335492274.241:27): avc: denied { execute } for pid=581 comm="bash" name="hostname" dev="dm-0" ino=27008 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >02:04:36,172 NOTICE kernel:[ 48.638645] type=1400 audit(1335492274.244:28): avc: denied { read open } for pid=581 comm="bash" name="hostname" dev="dm-0" ino=27008 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >02:04:36,172 NOTICE kernel:[ 48.645473] type=1400 audit(1335492274.252:29): avc: denied { execute_no_trans } for pid=581 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=27008 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >02:04:36,172 NOTICE kernel:[ 48.767308] type=1400 audit(1335492274.373:30): avc: denied { read } for pid=579 comm="bash" name=".profile" dev="dm-0" ino=123128 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >02:04:36,172 NOTICE kernel:[ 48.771929] type=1400 audit(1335492274.378:31): avc: denied { open } for pid=579 comm="bash" name=".profile" dev="dm-0" ino=123128 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >02:04:38,702 NOTICE dbus: [system] Activating service name='org.freedesktop.PolicyKit1' (using servicehelper) >02:04:38,823 INFO polkitd: started daemon version 0.104 using authority implementation `local' version `0.104' >02:04:38,825 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >02:04:38,933 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >02:04:39,064 DEBUG kernel:[ 53.445248] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >02:04:39,115 DEBUG kernel:[ 53.496085] e1000e 0000:00:19.0: irq 41 for MSI/MSI-X >02:04:39,118 INFO kernel:[ 53.498098] ADDRCONF(NETDEV_UP): em1: link is not ready >02:04:39,123 INFO kernel:[ 53.502340] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >02:04:39,123 INFO kernel:[ 53.504530] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >02:04:39,237 INFO modem-manager: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >02:04:39,239 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >02:04:39,245 INFO modem-manager: <info> Loaded plugin Option High-Speed >02:04:39,246 INFO modem-manager: <info> Loaded plugin ZTE >02:04:39,252 INFO modem-manager: <info> Loaded plugin Linktop >02:04:39,253 INFO modem-manager: <info> Loaded plugin SimTech >02:04:39,254 INFO modem-manager: <info> Loaded plugin Novatel >02:04:39,254 INFO modem-manager: <info> Loaded plugin X22X >02:04:39,411 INFO kernel:[ 53.790133] iwlwifi 0000:03:00.0: L1 Enabled; Disabling L0S >02:04:39,411 INFO kernel:[ 53.792258] iwlwifi 0000:03:00.0: Radio type=0x1-0x2-0x0 >02:04:39,533 INFO kernel:[ 53.911680] ADDRCONF(NETDEV_UP): wlan0: link is not ready >02:04:39,534 NOTICE dbus: [system] Activating via systemd: service name='fi.w1.wpa_supplicant1' unit='wpa_supplicant.service' >02:04:39,642 INFO modem-manager: <info> Loaded plugin Generic >02:04:39,643 INFO modem-manager: <info> Loaded plugin Option >02:04:39,646 INFO modem-manager: <info> Loaded plugin Nokia >02:04:39,646 INFO modem-manager: <info> Loaded plugin Longcheer >02:04:39,647 INFO modem-manager: <info> Loaded plugin Wavecom >02:04:39,647 INFO modem-manager: <info> Loaded plugin Huawei >02:04:39,647 INFO modem-manager: <info> Loaded plugin Ericsson MBM >02:04:39,648 INFO modem-manager: <info> Loaded plugin AnyData >02:04:39,677 INFO modem-manager: <info> Loaded plugin Gobi >02:04:39,678 INFO modem-manager: <info> Loaded plugin Samsung >02:04:39,845 INFO modem-manager: <info> Loaded plugin MotoC >02:04:39,845 INFO modem-manager: <info> Loaded plugin Sierra >02:04:39,851 INFO modem-manager: <info> (ttyS0) opening serial port... >02:04:40,026 NOTICE dbus: [system] Successfully activated service 'fi.w1.wpa_supplicant1' >02:04:46,710 WARNING kernel:[ 61.073109] audit_printk_skb: 9 callbacks suppressed >02:04:46,710 NOTICE kernel:[ 61.074943] type=1400 audit(1335492286.707:35): avc: denied { append } for pid=608 comm="auditd" path="/tmp/anaconda.log" dev="dm-0" ino=74750 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >02:04:46,718 NOTICE kernel:[ 61.078897] type=1400 audit(1335492286.713:36): avc: denied { read write } for pid=608 comm="auditd" path="/dev/mapper/control" dev="devtmpfs" ino=9258 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:lvm_control_t:s0 tclass=chr_file >02:04:46,718 NOTICE kernel:[ 61.082637] type=1400 audit(1335492286.717:37): avc: denied { read write } for pid=608 comm="auditd" path=2F746D702F666669645141343677202864656C6574656429 dev="dm-0" ino=74754 scontext=system_u:system_r:auditd_t:s0 tcontext=system_u:object_r:initrc_tmp_t:s0 tclass=file >02:04:46,728 WARNING kernel:[ 61.087533] auditd (609): /proc/609/oom_adj is deprecated, please use /proc/609/oom_score_adj instead. >02:04:51,666 INFO modem-manager: <info> (ttyS0) closing serial port... >02:04:51,666 INFO modem-manager: <info> (ttyS0) serial port closed >02:04:51,666 INFO modem-manager: <info> (ttyS0) opening serial port... >02:04:57,665 INFO modem-manager: <info> (ttyS0) closing serial port... >02:04:57,665 INFO modem-manager: <info> (ttyS0) serial port closed >02:08:15,254 INFO kernel:[ 269.145782] EXT4-fs (sda2): INFO: recovery required on readonly filesystem >02:08:15,254 INFO kernel:[ 269.145787] EXT4-fs (sda2): write access will be enabled during recovery >02:08:15,331 INFO kernel:[ 269.222722] EXT4-fs (sda2): recovery complete >02:08:15,332 INFO kernel:[ 269.223812] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >02:08:15,332 DEBUG kernel:[ 269.223825] SELinux: initialized (dev sda2, type ext4), uses xattr >02:08:16,006 INFO kernel:[ 269.896289] EXT4-fs (dm-1): INFO: recovery required on readonly filesystem >02:08:16,006 INFO kernel:[ 269.896294] EXT4-fs (dm-1): write access will be enabled during recovery >02:08:16,041 INFO kernel:[ 269.931597] EXT4-fs (dm-1): recovery complete >02:08:16,043 INFO kernel:[ 269.932841] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >02:08:16,043 DEBUG kernel:[ 269.932851] SELinux: initialized (dev dm-1, type ext4), uses xattr >02:08:16,658 INFO kernel:[ 270.547095] EXT4-fs (dm-1): INFO: recovery required on readonly filesystem >02:08:16,658 INFO kernel:[ 270.547099] EXT4-fs (dm-1): write access will be enabled during recovery >02:08:16,747 INFO kernel:[ 270.635372] EXT4-fs (dm-1): recovery complete >02:08:16,748 INFO kernel:[ 270.636749] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >02:08:16,748 DEBUG kernel:[ 270.636759] SELinux: initialized (dev dm-1, type ext4), uses xattr >02:11:13,729 DEBUG kernel:[ 447.216587] wlan0: authenticate with 00:14:f2:70:bb:20 (try 1) >02:11:13,731 DEBUG kernel:[ 447.218551] wlan0: authenticated >02:11:13,780 DEBUG kernel:[ 447.267709] wlan0: associate with 00:14:f2:70:bb:20 (try 1) >02:11:13,783 DEBUG kernel:[ 447.270648] wlan0: RX AssocResp from 00:14:f2:70:bb:20 (capab=0x431 status=0 aid=37) >02:11:13,783 DEBUG kernel:[ 447.270657] wlan0: associated >02:11:13,783 DEBUG kernel:[ 447.270664] wlan0: moving STA 00:14:f2:70:bb:20 to state 1 >02:11:13,783 DEBUG kernel:[ 447.270668] wlan0: moving STA 00:14:f2:70:bb:20 to state 2 >02:11:13,789 INFO kernel:[ 447.276560] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready >02:11:13,799 DEBUG kernel:[ 447.286785] wlan0: moving STA 00:14:f2:70:bb:20 to state 3 >02:11:15,853 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.3-P2 >02:11:15,853 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >02:11:15,853 INFO dhclient: All rights reserved. >02:11:15,853 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >02:11:15,853 INFO dhclient: >02:11:15,860 INFO dhclient: Listening on LPF/wlan0/a0:88:b4:64:37:14 >02:11:15,860 INFO dhclient: Sending on LPF/wlan0/a0:88:b4:64:37:14 >02:11:15,860 INFO dhclient: Sending on Socket/fallback >02:11:15,860 INFO dhclient: DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6 (xid=0x49a47062) >02:11:16,540 INFO dhclient: DHCPREQUEST on wlan0 to 255.255.255.255 port 67 (xid=0x49a47062) >02:11:16,540 INFO dhclient: DHCPOFFER from 204.145.225.30 >02:11:16,549 INFO dhclient: DHCPACK from 204.145.225.30 (xid=0x49a47062) >02:11:16,556 INFO dhclient: bound to 204.145.225.18 -- renewal in 3598 seconds. >02:11:17,567 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >02:11:17,577 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >02:11:24,433 DEBUG kernel:[ 457.896029] wlan0: no IPv6 routers present >02:12:49,615 INFO kernel:[ 542.823480] usb 2-1.2: new high-speed USB device number 3 using ehci_hcd >02:12:49,717 INFO kernel:[ 542.925489] usb 2-1.2: New USB device found, idVendor=059f, idProduct=101a >02:12:49,717 INFO kernel:[ 542.925499] usb 2-1.2: New USB device strings: Mfr=10, Product=11, SerialNumber=3 >02:12:49,717 INFO kernel:[ 542.925505] usb 2-1.2: Product: LaCie Hard Drive USB >02:12:49,717 INFO kernel:[ 542.925509] usb 2-1.2: Manufacturer: LaCie >02:12:49,717 INFO kernel:[ 542.925513] usb 2-1.2: SerialNumber: 00E000FE8D0E1 >02:12:51,360 INFO kernel:[ 544.565167] Initializing USB Mass Storage driver... >02:12:51,360 INFO kernel:[ 544.565266] scsi6 : usb-storage 2-1.2:1.0 >02:12:51,361 INFO kernel:[ 544.565339] usbcore: registered new interface driver usb-storage >02:12:51,361 INFO kernel:[ 544.565340] USB Mass Storage support registered. >02:12:52,364 NOTICE kernel:[ 545.566160] scsi 6:0:0:0: Direct-Access TOSHIBA MK3252GSX PQ: 0 ANSI: 2 CCS >02:12:52,366 NOTICE kernel:[ 545.568403] sd 6:0:0:0: Attached scsi generic sg2 type 0 >02:12:52,368 NOTICE kernel:[ 545.570275] sd 6:0:0:0: [sdb] 625142448 512-byte logical blocks: (320 GB/298 GiB) >02:12:52,368 NOTICE kernel:[ 545.571079] sd 6:0:0:0: [sdb] Write Protect is off >02:12:52,368 DEBUG kernel:[ 545.571093] sd 6:0:0:0: [sdb] Mode Sense: 34 00 00 00 >02:12:52,369 NOTICE kernel:[ 545.571932] sd 6:0:0:0: [sdb] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >02:12:52,376 INFO kernel:[ 545.578954] sdb: sdb1 sdb2 >02:12:52,380 NOTICE kernel:[ 545.582028] sd 6:0:0:0: [sdb] Attached SCSI disk >02:12:52,405 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >02:12:57,224 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >02:12:57,473 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >02:13:35,034 INFO kernel:[ 588.139636] Btrfs loaded >02:47:57,906 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >02:49:41,386 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >02:52:42,929 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >02:53:29,406 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >02:53:35,130 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >02:53:50,521 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >03:03:27,265 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >03:03:27,529 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >03:03:27,762 ERR ata_id: HDIO_GET_IDENTITY failed for '/dev/sdb': Invalid argument >03:03:31,376 WARNING kernel:[ 3577.695986] mdadm: sending ioctl 1261 to a partition! >03:03:31,376 WARNING kernel:[ 3577.695996] mdadm: sending ioctl 1261 to a partition! >03:03:31,376 WARNING kernel:[ 3577.696410] mdadm: sending ioctl 1261 to a partition! >03:03:31,376 WARNING kernel:[ 3577.696416] mdadm: sending ioctl 1261 to a partition! >03:03:31,376 WARNING kernel:[ 3577.696822] mdadm: sending ioctl 1261 to a partition! >03:03:31,376 WARNING kernel:[ 3577.696829] mdadm: sending ioctl 1261 to a partition! >03:03:31,377 WARNING kernel:[ 3577.697414] mdadm: sending ioctl 1261 to a partition! >03:03:31,377 WARNING kernel:[ 3577.697416] mdadm: sending ioctl 1261 to a partition! >03:03:31,380 WARNING kernel:[ 3577.700152] mdadm: sending ioctl 1261 to a partition! >03:03:31,380 WARNING kernel:[ 3577.700158] mdadm: sending ioctl 1261 to a partition! >03:03:31,541 INFO kernel:[ 3577.860971] md: bind<sda3> >03:03:31,542 INFO kernel:[ 3577.862282] md: bind<sdb3> >03:03:31,549 INFO kernel:[ 3577.868905] bio: create slab <bio-1> at 1 >03:03:31,549 NOTICE kernel:[ 3577.869127] md/raid1:md1: not clean -- starting background reconstruction >03:03:31,549 INFO kernel:[ 3577.869132] md/raid1:md1: active with 2 out of 2 mirrors >03:03:31,550 INFO kernel:[ 3577.869867] created bitmap (3 pages) for device md1 >03:03:31,551 INFO kernel:[ 3577.871072] md1: bitmap initialized from disk: read 1/1 pages, set 4753 of 4753 bits >03:03:31,563 INFO kernel:[ 3577.882490] md1: detected capacity change from 0 to 318917593088 >03:03:31,563 INFO kernel:[ 3577.882661] md: resync of RAID array md1 >03:03:31,563 INFO kernel:[ 3577.882671] md: minimum _guaranteed_ speed: 1000 KB/sec/disk. >03:03:31,563 INFO kernel:[ 3577.882689] md: using maximum available idle IO bandwidth (but not more than 200000 KB/sec) for resync. >03:03:31,563 INFO kernel:[ 3577.882693] md: using 128k window, over a total of 311442962k. >03:03:31,636 INFO kernel:[ 3577.956049] md1: unknown partition table >03:03:38,468 WARNING kernel:[ 3584.771933] scsi_verify_blk_ioctl: 102 callbacks suppressed >03:03:38,468 WARNING kernel:[ 3584.771936] mdadm: sending ioctl 1261 to a partition! >03:03:38,468 WARNING kernel:[ 3584.771938] mdadm: sending ioctl 1261 to a partition! >03:03:39,602 WARNING kernel:[ 3585.903217] lvm: sending ioctl 1261 to a partition! >03:03:40,099 WARNING kernel:[ 3586.399743] lvm: sending ioctl 1261 to a partition! >03:03:45,292 WARNING kernel:[ 3591.580874] lvm: sending ioctl 1261 to a partition! >03:03:46,691 WARNING kernel:[ 3592.976183] lvm: sending ioctl 1261 to a partition! >03:03:52,264 WARNING kernel:[ 3598.536741] mdadm: sending ioctl 1261 to a partition! >03:03:52,264 WARNING kernel:[ 3598.536752] mdadm: sending ioctl 1261 to a partition! >03:03:52,271 WARNING kernel:[ 3598.544260] mdadm: sending ioctl 1261 to a partition! >03:03:52,271 WARNING kernel:[ 3598.544266] mdadm: sending ioctl 1261 to a partition! >03:03:52,272 WARNING kernel:[ 3598.545021] mdadm: sending ioctl 1261 to a partition! >03:03:52,272 WARNING kernel:[ 3598.545026] mdadm: sending ioctl 1261 to a partition! >03:03:52,272 WARNING kernel:[ 3598.545405] mdadm: sending ioctl 1261 to a partition! >03:03:52,272 WARNING kernel:[ 3598.545410] mdadm: sending ioctl 1261 to a partition! >03:03:52,273 WARNING kernel:[ 3598.546172] mdadm: sending ioctl 1261 to a partition! >03:03:52,273 WARNING kernel:[ 3598.546174] mdadm: sending ioctl 1261 to a partition! >03:03:52,362 INFO kernel:[ 3598.635107] md: bind<sda2> >03:03:52,363 INFO kernel:[ 3598.635740] md: bind<sdb2> >03:03:52,370 NOTICE kernel:[ 3598.642631] md/raid1:md0: not clean -- starting background reconstruction >03:03:52,370 INFO kernel:[ 3598.642641] md/raid1:md0: active with 2 out of 2 mirrors >03:03:52,370 INFO kernel:[ 3598.642691] md0: detected capacity change from 0 to 385863680 >03:03:52,370 INFO kernel:[ 3598.642812] md: delaying resync of md0 until md1 has finished (they share one or more physical units) >03:03:52,372 INFO kernel:[ 3598.644902] md0: unknown partition table >03:03:54,317 INFO kernel:[ 3600.585814] Adding 2097148k swap on /dev/mapper/vg00_porter-swap0. Priority:-1 extents:1 across:2097148k >03:03:54,396 INFO kernel:[ 3600.663721] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >03:03:54,396 DEBUG kernel:[ 3600.663739] SELinux: initialized (dev dm-3, type ext4), uses xattr >03:03:54,437 INFO kernel:[ 3600.705429] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: (null) >03:03:54,437 DEBUG kernel:[ 3600.705447] SELinux: initialized (dev md0, type ext4), uses xattr >03:03:54,463 DEBUG kernel:[ 3600.730844] SELinux: initialized (dev sda1, type vfat), uses genfs_contexts >03:03:54,504 DEBUG kernel:[ 3600.772189] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >03:03:54,598 INFO kernel:[ 3600.865967] EXT4-fs (dm-5): mounted filesystem with ordered data mode. Opts: (null) >03:03:54,598 DEBUG kernel:[ 3600.865984] SELinux: initialized (dev dm-5, type ext4), uses xattr >03:03:54,750 INFO kernel:[ 3601.017204] EXT4-fs (sdb1): mounting ext2 file system using the ext4 subsystem >03:03:54,757 INFO kernel:[ 3601.024522] EXT4-fs (sdb1): mounted filesystem without journal. Opts: (null) >03:03:54,757 DEBUG kernel:[ 3601.024541] SELinux: initialized (dev sdb1, type ext2), uses xattr >03:03:54,801 INFO kernel:[ 3601.068222] EXT4-fs (dm-4): mounting ext2 file system using the ext4 subsystem >03:03:54,847 INFO kernel:[ 3601.114575] EXT4-fs (dm-4): mounted filesystem without journal. Opts: (null) >03:03:54,847 DEBUG kernel:[ 3601.114592] SELinux: initialized (dev dm-4, type ext2), uses xattr >03:11:14,607 INFO dhclient: DHCPREQUEST on wlan0 to 204.145.225.30 port 67 (xid=0x49a47062) >03:11:14,612 INFO dhclient: DHCPACK from 204.145.225.30 (xid=0x49a47062) >03:11:14,622 INFO dhclient: bound to 204.145.225.18 -- renewal in 3106 seconds. >03:11:14,628 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >03:11:14,650 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >04:03:00,787 INFO dhclient: DHCPREQUEST on wlan0 to 204.145.225.30 port 67 (xid=0x49a47062) >04:03:00,793 INFO dhclient: DHCPACK from 204.145.225.30 (xid=0x49a47062) >04:03:00,802 INFO dhclient: bound to 204.145.225.18 -- renewal in 2857 seconds. >04:50:37,567 INFO dhclient: DHCPREQUEST on wlan0 to 204.145.225.30 port 67 (xid=0x49a47062) >04:50:37,574 INFO dhclient: DHCPACK from 204.145.225.30 (xid=0x49a47062) >04:50:37,585 INFO dhclient: bound to 204.145.225.18 -- renewal in 2935 seconds. >05:10:14,880 DEBUG kernel:[11163.981255] SELinux: 2048 avtab hash slots, 98466 rules. >05:10:14,892 DEBUG kernel:[11163.993053] SELinux: 2048 avtab hash slots, 98466 rules. >05:10:14,978 DEBUG kernel:[11164.079066] SELinux: 9 users, 15 roles, 4102 types, 219 bools, 1 sens, 1024 cats >05:10:14,978 DEBUG kernel:[11164.079069] SELinux: 83 classes, 98466 rules >05:10:15,022 INFO dbus: avc: received policyload notice (seqno=2) >05:10:15,022 NOTICE dbus: [system] Reloaded configuration >05:39:32,507 INFO dhclient: DHCPREQUEST on wlan0 to 204.145.225.30 port 67 (xid=0x49a47062) >05:39:32,512 INFO dhclient: DHCPACK from 204.145.225.30 (xid=0x49a47062) >05:39:32,522 INFO dhclient: bound to 204.145.225.18 -- renewal in 2809 seconds.
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 816823
: 580640