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 574940 Details for
Bug 809342
anaconda tries to install grub on wrong device
[?]
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.
crash when just cherrypicking the f16 fix into f17
usbdetectfix_crash.txt (text/plain), 258.56 KB, created by
Adam Williamson
on 2012-04-03 19:56:30 UTC
(
hide
)
Description:
crash when just cherrypicking the f16 fix into f17
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2012-04-03 19:56:30 UTC
Size:
258.56 KB
patch
obsolete
>anaconda 17.16 exception report >Traceback (most recent call first): > File "/tmp/updates/pyanaconda/iw/bootloader_main_gui.py", line 185, in getScreen > (self.bldev.path,)) > File "/tmp/updates/pyanaconda/gui.py", line 1270, in display_step > new_screen = self.currentWindow.getScreen(self.anaconda) > File "/tmp/updates/pyanaconda/gui.py", line 1157, in display_step > return self.icw.display_step(step) > File "/tmp/updates/pyanaconda/dispatch.py", line 387, in dispatch > rc = self.anaconda.intf.display_step(self.step) > File "/tmp/updates/pyanaconda/dispatch.py", line 247, in go_forward > self.dispatch() > File "/tmp/updates/pyanaconda/gui.py", line 1201, in nextClicked > self.anaconda.dispatch.go_forward() >AttributeError: 'NoneType' object has no attribute 'path' > >Local variables in innermost frame: >hb: <gtk.HBox object at 0x7ff487a07280 (GtkHBox at 0x2b272b0)> >thebox: <gtk.VBox object at 0x7ff4879f9d70 (GtkVBox at 0x26b6ce0)> >d: existing 76319MB disk sda (4) with existing gpt disklabel >self: <pyanaconda.iw.bootloader_main_gui.MainBootloaderWindow instance at 0x7ff487a04128> >anaconda: <pyanaconda.Anaconda object at 0x7ff497c316d0> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._initLabelAnswers: {} > _intf._warnedUnusedRaidMembers: [] > _intf.anaconda: Already dumped (Anaconda instance) > _intf.installProgress: None > _intf.icw: InstallControlWindow instance, containing members: > _intf.icw._main_loop_running: True > _intf.icw.handle: 138 > _intf.icw.window: Window instance, containing members: > _intf.icw.reloadRcQueued: 0 > _intf.icw.currentWindow: MainBootloaderWindow instance, containing members: > _intf.icw.currentWindow.intf: Already dumped (InstallInterface instance) > _intf.icw.currentWindow.parent: Already dumped (Window instance) > _intf.icw.currentWindow.bl: GRUB2 instance, containing members: > _intf.icw.currentWindow.bl.encrypted_password: > _intf.icw.currentWindow.bl.console_options: > _intf.icw.currentWindow.bl.console: > _intf.icw.currentWindow.bl.errors: [sdc must have one of the following disklabel types: gpt,msdos.] > _intf.icw.currentWindow.bl.skip_bootloader: False > _intf.icw.currentWindow.bl.warnings: [] > _intf.icw.currentWindow.bl.chain_images: [] > _intf.icw.currentWindow.bl.stage2_is_preferred_stage1: False > _intf.icw.currentWindow.bl._drives: [existing 7648MB disk sdb (1) with existing msdos disklabel >, existing 76319MB disk sda (4) with existing gpt disklabel >] > _intf.icw.currentWindow.bl.storage: Storage instance, containing members: > _intf.icw.currentWindow.bl.storage.clearPartChoice: None > _intf.icw.currentWindow.bl.storage._intf: None > _intf.icw.currentWindow.bl.storage._platform: None > _intf.icw.currentWindow.bl.storage.eddDict: {'sdb': 128} > _intf.icw.currentWindow.bl.storage.anaconda: Already dumped (Anaconda instance) > _intf.icw.currentWindow.bl.storage.dasd: DASD instance, containing members: > _intf.icw.currentWindow.bl.storage.dasd.dasdfmt: /sbin/dasdfmt > _intf.icw.currentWindow.bl.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _intf.icw.currentWindow.bl.storage.dasd.started: True > _intf.icw.currentWindow.bl.storage.dasd.totalCylinders: 0 > _intf.icw.currentWindow.bl.storage.dasd._maxFormatJobs: 0 > _intf.icw.currentWindow.bl.storage.dasd._devices: [] > _intf.icw.currentWindow.bl.storage.dasd._completedCylinders: 0.0 > _intf.icw.currentWindow.bl.storage.dasd._dasdlist: [] > _intf.icw.currentWindow.bl.storage.autoPartEscrowCert: None > _intf.icw.currentWindow.bl.storage.autoPartAddBackupPassphrase: False > _intf.icw.currentWindow.bl.storage.escrowCertificates: {} > _intf.icw.currentWindow.bl.storage.fsset: FSSet instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.origFStab: ># ># /etc/fstab ># Created by anaconda on Tue Apr 3 14:25:17 2012 ># ># Accessible filesystems, by reference, are maintained under '/dev/disk' ># See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info ># >/dev/mapper/VolGroup-lv_root / ext4 defaults 1 1 >UUID=87db3e0b-d5ed-4180-a816-37b0649c82b9 /boot ext4 defaults 1 2 >/dev/mapper/VolGroup-lv_home /home ext4 defaults 1 2 >/dev/mapper/VolGroup-lv_swap swap swap defaults 0 0 > > _intf.icw.currentWindow.bl.storage.fsset._usb: NoDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._usb._model: > _intf.icw.currentWindow.bl.storage.fsset._usb.controllable: True > _intf.icw.currentWindow.bl.storage.fsset._usb.major: 0 > _intf.icw.currentWindow.bl.storage.fsset._usb.kids: 0 > _intf.icw.currentWindow.bl.storage.fsset._usb._partedDevice: None > _intf.icw.currentWindow.bl.storage.fsset._usb.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._usb.exists: True > _intf.icw.currentWindow.bl.storage.fsset._usb.fstabComment: > _intf.icw.currentWindow.bl.storage.fsset._usb._format: USBFS instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._usb._format.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._usb._format.exists: True > _intf.icw.currentWindow.bl.storage.fsset._usb._format._mountpoint: None > _intf.icw.currentWindow.bl.storage.fsset._usb._format._majorminor: None > _intf.icw.currentWindow.bl.storage.fsset._usb._format._minInstanceSize: None > _intf.icw.currentWindow.bl.storage.fsset._usb._format._mountType: usbfs > _intf.icw.currentWindow.bl.storage.fsset._usb._format.fsprofile: None > _intf.icw.currentWindow.bl.storage.fsset._usb._format.label: None > _intf.icw.currentWindow.bl.storage.fsset._usb._format._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._usb._format._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._usb._format.mountopts: None > _intf.icw.currentWindow.bl.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _intf.icw.currentWindow.bl.storage.fsset._usb._format._migrate: False > _intf.icw.currentWindow.bl.storage.fsset._usb._format._device: usbfs > _intf.icw.currentWindow.bl.storage.fsset._usb.sysfsPath: > _intf.icw.currentWindow.bl.storage.fsset._usb._vendor: > _intf.icw.currentWindow.bl.storage.fsset._usb._name: usbfs > _intf.icw.currentWindow.bl.storage.fsset._usb._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._usb.protected: False > _intf.icw.currentWindow.bl.storage.fsset._usb.parents: [] > _intf.icw.currentWindow.bl.storage.fsset._usb.originalFormat: Already dumped (USBFS instance) > _intf.icw.currentWindow.bl.storage.fsset._usb.bus: > _intf.icw.currentWindow.bl.storage.fsset._usb._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._usb._serial: None > _intf.icw.currentWindow.bl.storage.fsset._usb.id: 25 > _intf.icw.currentWindow.bl.storage.fsset._usb.minor: 0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree: DeviceTree instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.clearPartType: None > _intf.icw.currentWindow.bl.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _intf.icw.currentWindow.bl.storage.fsset.devicetree.populated: True > _intf.icw.currentWindow.bl.storage.fsset.devicetree.names: [sdc, sdb, sdb1, sr0, sda, sda1, sda2, sda3, VolGroup, VolGroup-lv_swap, VolGroup-lv_home, VolGroup-lv_root, loop0, /run/initramfs/live/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.zeroMbr: None > _intf.icw.currentWindow.bl.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _intf.icw.currentWindow.bl.storage.fsset.devicetree._cleanup: False > _intf.icw.currentWindow.bl.storage.fsset.devicetree.clearPartDisks: [] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.iscsi.started: False > _intf.icw.currentWindow.bl.storage.fsset.devicetree.iscsi.initiatorSet: False > _intf.icw.currentWindow.bl.storage.fsset.devicetree.iscsi.nodes: [] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.iscsi.ibftNodes: [] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.iscsi._initiator: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.platform: X86 instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.platform.anaconda: None > _intf.icw.currentWindow.bl.storage.fsset.devicetree.exclusiveDisks: [] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.unusedRaidMembers: [] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.mpathFriendlyNames: True > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._multipaths: [] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._nondisks: [sdb1, sr0, sda1, sda2, sda3] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sdb1': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb/sdb1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb/sdb1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: sdb1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'sdc': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host16/target16:0:0/16:0:0:0/block/sdc > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host16/target16:0:0/16:0:0:0/block/sdc > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdc > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: sdc > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sr0': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: sda > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sdb': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/sdb > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: sdb > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: None >, 'sda1': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: disk > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda3': UdevDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.subsystem: block > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.devtype: partition > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._devmap.sysnum: 3 >} > _intf.icw.currentWindow.bl.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) >] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._singlepaths: [sdc, sdb, sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.topology._mpath_topology: {} > _intf.icw.currentWindow.bl.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _intf.icw.currentWindow.bl.storage.fsset.devicetree._actions: [] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.reinitializeDisks: False > _intf.icw.currentWindow.bl.storage.fsset.devicetree._devices: [existing 0MB disk sdc (0) >, Already dumped (DiskDevice instance) >, existing 7646MB partition sdb1 (2) with existing ext4 filesystem >, OpticalDevice instance, containing members: > _model: TSSTcorp_CDDVDW_SH-222AB > controllable: True > major: 11 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: > _format: existing None > sysfsPath: /devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: > _size: 0 > _serial: None > id: 3 > minor: 0 >, Already dumped (DiskDevice instance) >, existing 1MB partition sda1 (5) with existing biosboot >, existing 500MB partition sda2 (6) with existing ext4 filesystem mounted at /boot >, existing 75817MB partition sda3 (7) with existing lvmpv >, existing 75808MB lvmvg VolGroup (8) >, 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: 9 > 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: 10 > 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: 11 > 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: 64cbb0ee-3486-4656-8b05-9fca36a2876e > _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: 12 > 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: 13 > 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: 14 > minor: 0 >, existing 2048MB dm live-rw (15) with existing ext4 filesystem >, existing 18080MB lvmlv VolGroup-lv_swap (16) with existing swap >, existing 19232MB lvmlv VolGroup-lv_home (17) with existing ext4 filesystem mounted at /home >, existing 38496MB lvmlv VolGroup-lv_root (18) with existing ext4 filesystem mounted at / >] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.protectedDevNames: [] > _intf.icw.currentWindow.bl.storage.fsset.devicetree.diskImages: {} > _intf.icw.currentWindow.bl.storage.fsset.devicetree.protectedDevSpecs: [] > _intf.icw.currentWindow.bl.storage.fsset.preserveLines: [] > _intf.icw.currentWindow.bl.storage.fsset._devshm: NoDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._devshm._model: > _intf.icw.currentWindow.bl.storage.fsset._devshm.controllable: True > _intf.icw.currentWindow.bl.storage.fsset._devshm.major: 0 > _intf.icw.currentWindow.bl.storage.fsset._devshm.kids: 0 > _intf.icw.currentWindow.bl.storage.fsset._devshm._partedDevice: None > _intf.icw.currentWindow.bl.storage.fsset._devshm.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._devshm.exists: True > _intf.icw.currentWindow.bl.storage.fsset._devshm.fstabComment: > _intf.icw.currentWindow.bl.storage.fsset._devshm._format: TmpFS instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._devshm._format.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._devshm._format.exists: True > _intf.icw.currentWindow.bl.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _intf.icw.currentWindow.bl.storage.fsset._devshm._format._majorminor: None > _intf.icw.currentWindow.bl.storage.fsset._devshm._format._minInstanceSize: None > _intf.icw.currentWindow.bl.storage.fsset._devshm._format._mountType: tmpfs > _intf.icw.currentWindow.bl.storage.fsset._devshm._format.fsprofile: None > _intf.icw.currentWindow.bl.storage.fsset._devshm._format.label: None > _intf.icw.currentWindow.bl.storage.fsset._devshm._format._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._devshm._format._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._devshm._format.mountopts: None > _intf.icw.currentWindow.bl.storage.fsset._devshm._format.mountpoint: /dev/shm > _intf.icw.currentWindow.bl.storage.fsset._devshm._format._migrate: False > _intf.icw.currentWindow.bl.storage.fsset._devshm._format._device: tmpfs > _intf.icw.currentWindow.bl.storage.fsset._devshm.sysfsPath: > _intf.icw.currentWindow.bl.storage.fsset._devshm._vendor: > _intf.icw.currentWindow.bl.storage.fsset._devshm._name: tmpfs > _intf.icw.currentWindow.bl.storage.fsset._devshm._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._devshm.protected: False > _intf.icw.currentWindow.bl.storage.fsset._devshm.parents: [] > _intf.icw.currentWindow.bl.storage.fsset._devshm.originalFormat: Already dumped (TmpFS instance) > _intf.icw.currentWindow.bl.storage.fsset._devshm.bus: > _intf.icw.currentWindow.bl.storage.fsset._devshm._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._devshm._serial: None > _intf.icw.currentWindow.bl.storage.fsset._devshm.id: 20 > _intf.icw.currentWindow.bl.storage.fsset._devshm.minor: 0 > _intf.icw.currentWindow.bl.storage.fsset._dev: DirectoryDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._dev._model: > _intf.icw.currentWindow.bl.storage.fsset._dev.controllable: True > _intf.icw.currentWindow.bl.storage.fsset._dev.major: 0 > _intf.icw.currentWindow.bl.storage.fsset._dev.kids: 0 > _intf.icw.currentWindow.bl.storage.fsset._dev._partedDevice: None > _intf.icw.currentWindow.bl.storage.fsset._dev.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._dev.exists: True > _intf.icw.currentWindow.bl.storage.fsset._dev.fstabComment: > _intf.icw.currentWindow.bl.storage.fsset._dev._format: BindFS instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._dev._format.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._dev._format.exists: True > _intf.icw.currentWindow.bl.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _intf.icw.currentWindow.bl.storage.fsset._dev._format._majorminor: None > _intf.icw.currentWindow.bl.storage.fsset._dev._format._minInstanceSize: None > _intf.icw.currentWindow.bl.storage.fsset._dev._format._mountType: bind > _intf.icw.currentWindow.bl.storage.fsset._dev._format.fsprofile: None > _intf.icw.currentWindow.bl.storage.fsset._dev._format.label: None > _intf.icw.currentWindow.bl.storage.fsset._dev._format._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._dev._format._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._dev._format.mountopts: None > _intf.icw.currentWindow.bl.storage.fsset._dev._format.mountpoint: /dev > _intf.icw.currentWindow.bl.storage.fsset._dev._format._migrate: False > _intf.icw.currentWindow.bl.storage.fsset._dev._format._device: /dev > _intf.icw.currentWindow.bl.storage.fsset._dev.sysfsPath: > _intf.icw.currentWindow.bl.storage.fsset._dev._vendor: > _intf.icw.currentWindow.bl.storage.fsset._dev._name: /dev > _intf.icw.currentWindow.bl.storage.fsset._dev._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._dev.protected: False > _intf.icw.currentWindow.bl.storage.fsset._dev.parents: [] > _intf.icw.currentWindow.bl.storage.fsset._dev.originalFormat: Already dumped (BindFS instance) > _intf.icw.currentWindow.bl.storage.fsset._dev.bus: > _intf.icw.currentWindow.bl.storage.fsset._dev._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._dev._serial: None > _intf.icw.currentWindow.bl.storage.fsset._dev.id: 19 > _intf.icw.currentWindow.bl.storage.fsset._dev.minor: 0 > _intf.icw.currentWindow.bl.storage.fsset.blkidTab: BlkidTab instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.blkidTab.chroot: /mnt/sysimage > _intf.icw.currentWindow.bl.storage.fsset.blkidTab.devices: {'/dev/sdb1': {'DEVNO': '0x0811', 'LABEL': 'LIVE', 'TYPE': 'ext4', 'UUID': 'ef331a21-67a2-480a-a858-7742e3e75844', 'TIME': '1333478222.440'} >, '/dev/sda3': {'DEVNO': '0x0803', 'TYPE': 'LVM2_member', 'UUID': 'j8kg4r-zH5C-R18b-1yoN-g9HD-4TtA-ASeNJG', 'TIME': '1333478221.927746'} >} > _intf.icw.currentWindow.bl.storage.fsset._proc: NoDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._proc._model: > _intf.icw.currentWindow.bl.storage.fsset._proc.controllable: True > _intf.icw.currentWindow.bl.storage.fsset._proc.major: 0 > _intf.icw.currentWindow.bl.storage.fsset._proc.kids: 0 > _intf.icw.currentWindow.bl.storage.fsset._proc._partedDevice: None > _intf.icw.currentWindow.bl.storage.fsset._proc.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._proc.exists: True > _intf.icw.currentWindow.bl.storage.fsset._proc.fstabComment: > _intf.icw.currentWindow.bl.storage.fsset._proc._format: ProcFS instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._proc._format.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._proc._format.exists: True > _intf.icw.currentWindow.bl.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _intf.icw.currentWindow.bl.storage.fsset._proc._format._majorminor: None > _intf.icw.currentWindow.bl.storage.fsset._proc._format._minInstanceSize: None > _intf.icw.currentWindow.bl.storage.fsset._proc._format._mountType: proc > _intf.icw.currentWindow.bl.storage.fsset._proc._format.fsprofile: None > _intf.icw.currentWindow.bl.storage.fsset._proc._format.label: None > _intf.icw.currentWindow.bl.storage.fsset._proc._format._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._proc._format._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._proc._format.mountopts: None > _intf.icw.currentWindow.bl.storage.fsset._proc._format.mountpoint: /proc > _intf.icw.currentWindow.bl.storage.fsset._proc._format._migrate: False > _intf.icw.currentWindow.bl.storage.fsset._proc._format._device: proc > _intf.icw.currentWindow.bl.storage.fsset._proc.sysfsPath: > _intf.icw.currentWindow.bl.storage.fsset._proc._vendor: > _intf.icw.currentWindow.bl.storage.fsset._proc._name: proc > _intf.icw.currentWindow.bl.storage.fsset._proc._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._proc.protected: False > _intf.icw.currentWindow.bl.storage.fsset._proc.parents: [] > _intf.icw.currentWindow.bl.storage.fsset._proc.originalFormat: Already dumped (ProcFS instance) > _intf.icw.currentWindow.bl.storage.fsset._proc.bus: > _intf.icw.currentWindow.bl.storage.fsset._proc._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._proc._serial: None > _intf.icw.currentWindow.bl.storage.fsset._proc.id: 23 > _intf.icw.currentWindow.bl.storage.fsset._proc.minor: 0 > _intf.icw.currentWindow.bl.storage.fsset.active: True > _intf.icw.currentWindow.bl.storage.fsset.cryptTab: CryptTab instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset.cryptTab.devicetree: Already dumped (DeviceTree instance) > _intf.icw.currentWindow.bl.storage.fsset.cryptTab.blkidTab: Already dumped (BlkidTab instance) > _intf.icw.currentWindow.bl.storage.fsset.cryptTab.chroot: /mnt/sysimage > _intf.icw.currentWindow.bl.storage.fsset.cryptTab.mappings: {} > _intf.icw.currentWindow.bl.storage.fsset._devpts: NoDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._devpts._model: > _intf.icw.currentWindow.bl.storage.fsset._devpts.controllable: True > _intf.icw.currentWindow.bl.storage.fsset._devpts.major: 0 > _intf.icw.currentWindow.bl.storage.fsset._devpts.kids: 0 > _intf.icw.currentWindow.bl.storage.fsset._devpts._partedDevice: None > _intf.icw.currentWindow.bl.storage.fsset._devpts.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._devpts.exists: True > _intf.icw.currentWindow.bl.storage.fsset._devpts.fstabComment: > _intf.icw.currentWindow.bl.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._devpts._format.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._devpts._format.exists: True > _intf.icw.currentWindow.bl.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _intf.icw.currentWindow.bl.storage.fsset._devpts._format._majorminor: None > _intf.icw.currentWindow.bl.storage.fsset._devpts._format._minInstanceSize: None > _intf.icw.currentWindow.bl.storage.fsset._devpts._format._mountType: devpts > _intf.icw.currentWindow.bl.storage.fsset._devpts._format.fsprofile: None > _intf.icw.currentWindow.bl.storage.fsset._devpts._format.label: None > _intf.icw.currentWindow.bl.storage.fsset._devpts._format._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._devpts._format._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._devpts._format.mountopts: None > _intf.icw.currentWindow.bl.storage.fsset._devpts._format.mountpoint: /dev/pts > _intf.icw.currentWindow.bl.storage.fsset._devpts._format._migrate: False > _intf.icw.currentWindow.bl.storage.fsset._devpts._format._device: devpts > _intf.icw.currentWindow.bl.storage.fsset._devpts.sysfsPath: > _intf.icw.currentWindow.bl.storage.fsset._devpts._vendor: > _intf.icw.currentWindow.bl.storage.fsset._devpts._name: devpts > _intf.icw.currentWindow.bl.storage.fsset._devpts._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._devpts.protected: False > _intf.icw.currentWindow.bl.storage.fsset._devpts.parents: [] > _intf.icw.currentWindow.bl.storage.fsset._devpts.originalFormat: Already dumped (DevPtsFS instance) > _intf.icw.currentWindow.bl.storage.fsset._devpts.bus: > _intf.icw.currentWindow.bl.storage.fsset._devpts._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._devpts._serial: None > _intf.icw.currentWindow.bl.storage.fsset._devpts.id: 21 > _intf.icw.currentWindow.bl.storage.fsset._devpts.minor: 0 > _intf.icw.currentWindow.bl.storage.fsset._sysfs: NoDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._sysfs._model: > _intf.icw.currentWindow.bl.storage.fsset._sysfs.controllable: True > _intf.icw.currentWindow.bl.storage.fsset._sysfs.major: 0 > _intf.icw.currentWindow.bl.storage.fsset._sysfs.kids: 0 > _intf.icw.currentWindow.bl.storage.fsset._sysfs._partedDevice: None > _intf.icw.currentWindow.bl.storage.fsset._sysfs.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._sysfs.exists: True > _intf.icw.currentWindow.bl.storage.fsset._sysfs.fstabComment: > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format: SysFS instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format.exists: True > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format._majorminor: None > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format._minInstanceSize: None > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format._mountType: sysfs > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format.fsprofile: None > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format.label: None > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format.mountopts: None > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format.mountpoint: /sys > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format._migrate: False > _intf.icw.currentWindow.bl.storage.fsset._sysfs._format._device: sysfs > _intf.icw.currentWindow.bl.storage.fsset._sysfs.sysfsPath: > _intf.icw.currentWindow.bl.storage.fsset._sysfs._vendor: > _intf.icw.currentWindow.bl.storage.fsset._sysfs._name: sysfs > _intf.icw.currentWindow.bl.storage.fsset._sysfs._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._sysfs.protected: False > _intf.icw.currentWindow.bl.storage.fsset._sysfs.parents: [] > _intf.icw.currentWindow.bl.storage.fsset._sysfs.originalFormat: Already dumped (SysFS instance) > _intf.icw.currentWindow.bl.storage.fsset._sysfs.bus: > _intf.icw.currentWindow.bl.storage.fsset._sysfs._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._sysfs._serial: None > _intf.icw.currentWindow.bl.storage.fsset._sysfs.id: 22 > _intf.icw.currentWindow.bl.storage.fsset._sysfs.minor: 0 > _intf.icw.currentWindow.bl.storage.fsset._selinux: NoDevice instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._selinux._model: > _intf.icw.currentWindow.bl.storage.fsset._selinux.controllable: True > _intf.icw.currentWindow.bl.storage.fsset._selinux.major: 0 > _intf.icw.currentWindow.bl.storage.fsset._selinux.kids: 0 > _intf.icw.currentWindow.bl.storage.fsset._selinux._partedDevice: None > _intf.icw.currentWindow.bl.storage.fsset._selinux.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._selinux.exists: True > _intf.icw.currentWindow.bl.storage.fsset._selinux.fstabComment: > _intf.icw.currentWindow.bl.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _intf.icw.currentWindow.bl.storage.fsset._selinux._format.uuid: None > _intf.icw.currentWindow.bl.storage.fsset._selinux._format.exists: True > _intf.icw.currentWindow.bl.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _intf.icw.currentWindow.bl.storage.fsset._selinux._format._majorminor: None > _intf.icw.currentWindow.bl.storage.fsset._selinux._format._minInstanceSize: None > _intf.icw.currentWindow.bl.storage.fsset._selinux._format._mountType: selinuxfs > _intf.icw.currentWindow.bl.storage.fsset._selinux._format.fsprofile: None > _intf.icw.currentWindow.bl.storage.fsset._selinux._format.label: None > _intf.icw.currentWindow.bl.storage.fsset._selinux._format._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._selinux._format._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._selinux._format.mountopts: None > _intf.icw.currentWindow.bl.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _intf.icw.currentWindow.bl.storage.fsset._selinux._format._migrate: False > _intf.icw.currentWindow.bl.storage.fsset._selinux._format._device: selinuxfs > _intf.icw.currentWindow.bl.storage.fsset._selinux.sysfsPath: > _intf.icw.currentWindow.bl.storage.fsset._selinux._vendor: > _intf.icw.currentWindow.bl.storage.fsset._selinux._name: selinuxfs > _intf.icw.currentWindow.bl.storage.fsset._selinux._targetSize: 0 > _intf.icw.currentWindow.bl.storage.fsset._selinux.protected: False > _intf.icw.currentWindow.bl.storage.fsset._selinux.parents: [] > _intf.icw.currentWindow.bl.storage.fsset._selinux.originalFormat: Already dumped (SELinuxFS instance) > _intf.icw.currentWindow.bl.storage.fsset._selinux.bus: > _intf.icw.currentWindow.bl.storage.fsset._selinux._size: 0 > _intf.icw.currentWindow.bl.storage.fsset._selinux._serial: None > _intf.icw.currentWindow.bl.storage.fsset._selinux.id: 24 > _intf.icw.currentWindow.bl.storage.fsset._selinux.minor: 0 > _intf.icw.currentWindow.bl.storage.config: StorageDiscoveryConfig instance, containing members: > _intf.icw.currentWindow.bl.storage.config.clearPartType: None > _intf.icw.currentWindow.bl.storage.config.ignoredDisks: [] > _intf.icw.currentWindow.bl.storage.config.protectedDevSpecs: [] > _intf.icw.currentWindow.bl.storage.config.reinitializeDisks: False > _intf.icw.currentWindow.bl.storage.config.ignoreDiskInteractive: False > _intf.icw.currentWindow.bl.storage.config.exclusiveDisks: [] > _intf.icw.currentWindow.bl.storage.config.zeroMbr: None > _intf.icw.currentWindow.bl.storage.config.diskImages: {} > _intf.icw.currentWindow.bl.storage.config.clearPartDisks: [] > _intf.icw.currentWindow.bl.storage.config.mpathFriendlyNames: True > _intf.icw.currentWindow.bl.storage.autoPartType: 2 > _intf.icw.currentWindow.bl.storage.zfcp: ZFCP instance, containing members: > _intf.icw.currentWindow.bl.storage.zfcp.down: False > _intf.icw.currentWindow.bl.storage.zfcp.hasReadConfig: True > _intf.icw.currentWindow.bl.storage.zfcp.intf: Already dumped (InstallInterface instance) > _intf.icw.currentWindow.bl.storage.zfcp.fcpdevs: set([]) > _intf.icw.currentWindow.bl.storage.devicetree: Already dumped (DeviceTree instance) > _intf.icw.currentWindow.bl.storage.defaultFSType: ext4 > _intf.icw.currentWindow.bl.storage._dumpFile: /tmp/storage.state > _intf.icw.currentWindow.bl.storage.services: set([]) > _intf.icw.currentWindow.bl.storage.shrinkPartitions: {} > _intf.icw.currentWindow.bl.storage.encryptionPassphrase: None > _intf.icw.currentWindow.bl.storage.encryptionRetrofit: False > _intf.icw.currentWindow.bl.storage._nextID: 0 > _intf.icw.currentWindow.bl.storage.fcoe: fcoe instance, containing members: > _intf.icw.currentWindow.bl.storage.fcoe.started: True > _intf.icw.currentWindow.bl.storage.fcoe.nics: [] > _intf.icw.currentWindow.bl.storage.fcoe.lldpadStarted: False > _intf.icw.currentWindow.bl.storage.autoPartitionRequests: [PartSpec instance (0x7ff489931cd0) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x7ff489931d10) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0x7ff489931d50) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0x7ff489931d90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0x7ff489931dd0) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1024 maxSize = 18080 grow = True > >] > _intf.icw.currentWindow.bl.storage.doAutoPart: False > _intf.icw.currentWindow.bl.storage.iscsi: Already dumped (iscsi instance) > _intf.icw.currentWindow.bl.storage.encryptedAutoPart: False > _intf.icw.currentWindow.bl._update_only: False > _intf.icw.currentWindow.bl._default_image: None > _intf.icw.currentWindow.bl.stage1_drive: Already dumped (DiskDevice instance) > _intf.icw.currentWindow.bl._stage1_device: None > _intf.icw.currentWindow.bl._drive_order: [] > _intf.icw.currentWindow.bl._timeout: None > _intf.icw.currentWindow.bl.password: None > _intf.icw.currentWindow.bl.dracut_args: > _intf.icw.currentWindow.bl.boot_args: > _intf.icw.currentWindow.bl.linux_images: [] > _intf.icw.currentWindow.driveorder: [sdb, sda] > _intf.icw.currentWindow.dispatch: Skipped > _intf.icw.currentWindow.bldev: None > _intf.icw.currentWindow.ics: InstallControlState instance, containing members: > _intf.icw.currentWindow.ics.prevEnabled: True > _intf.icw.currentWindow.ics.cw: Already dumped (InstallControlWindow instance) > _intf.icw.currentWindow.ics.nextEnabled: True > _intf.icw.currentWindow.ics.grabNext: True > _intf.icw.currentWindow.ics.title: Boot Loader Configuration > _intf.icw.installFrame: Frame instance, containing members: > _intf.icw.anaconda: Already dumped (Anaconda instance) > _intf.icw.mainxml: XML instance, containing members: > _intf._inconsistentLVMAnswers: {} >updateSrc: http://www.happyassassin.net/extras/detectlive.img >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: [(LVMLogicalVolumeDevice instance (0x7ff4879e2e50) -- > name = VolGroup-lv_root status = True kids = 0 id = 18 > parents = ['existing 75808MB lvmvg VolGroup (8)'] > uuid = Y8LJdC-HlQc-1fgz-lgNE-vD3E-7ChZ-dsHk5f size = 38496.0 > format = existing ext4 filesystem mounted at / > 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: 78839808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (4907, 255, 63) biosGeometry: (4907, 255, 63) > PedDevice: <_ped.Device object at 0x7ff487a4f830> > target size = 38496.0 path = /dev/mapper/VolGroup-lv_root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff487a4dad0) -- > name = VolGroup status = True kids = 3 id = 8 > parents = ['existing 75817MB partition sda3 (7) with existing lvmpv'] > uuid = QhLvTq-zmg0-535n-yy1U-Q94j-3GC7-C2J3df size = 75808 > 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 = 2369 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 2369.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75817MB partition sda3 (7) with existing lvmpv'] > LVs = ['existing 18080MB lvmlv VolGroup-lv_swap (16) with existing swap', > 'existing 19232MB lvmlv VolGroup-lv_home (17) with existing ext4 filesystem mounted at /home', > 'existing 38496MB lvmlv VolGroup-lv_root (18) with existing ext4 filesystem mounted at /'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 38496MB, 'Fedora 16') >] >_platform: X86 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: True >_network: None >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: [(LVMLogicalVolumeDevice instance (0x7ff4879e2e50) -- > name = VolGroup-lv_root status = True kids = 0 id = 18 > parents = ['existing 75808MB lvmvg VolGroup (8)'] > uuid = Y8LJdC-HlQc-1fgz-lgNE-vD3E-7ChZ-dsHk5f size = 38496.0 > format = existing ext4 filesystem mounted at / > 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: 78839808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (4907, 255, 63) biosGeometry: (4907, 255, 63) > PedDevice: <_ped.Device object at 0x7ff487a4f830> > target size = 38496.0 path = /dev/mapper/VolGroup-lv_root > format args = [] originalFormat = ext4 target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff487a4dad0) -- > name = VolGroup status = True kids = 3 id = 8 > parents = ['existing 75817MB partition sda3 (7) with existing lvmpv'] > uuid = QhLvTq-zmg0-535n-yy1U-Q94j-3GC7-C2J3df size = 75808 > 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 = 2369 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 2369.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75817MB partition sda3 (7) with existing lvmpv'] > LVs = ['existing 18080MB lvmlv VolGroup-lv_swap (16) with existing swap', > 'existing 19232MB lvmlv VolGroup-lv_home (17) with existing ext4 filesystem mounted at /home', > 'existing 38496MB lvmlv VolGroup-lv_root (18) with existing ext4 filesystem mounted at /'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 38496MB, 'Fedora 16') >] >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: Already dumped (GRUB2 instance) >_timezone: None >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0x7ff49924d8c8> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 17.16 > 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: > _backend.instPath: /mnt/sysimage > _backend.supportsPackageSelection: True > _backend.skipFormatRoot: False > _backend.instLog: None > _backend.supportsUpgrades: True > _backend.anaconda: Already dumped (Anaconda instance) >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': 'http://www.happyassassin.net/extras/detectlive.img', '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: >19:45:54,272 INFO anaconda: /usr/sbin/anaconda 17.16 >19:45:55,579 INFO anaconda: 16515072 kB (16128 MB) are available >19:45:55,579 INFO anaconda: check_memory(): total:16128, needed:768, graphical:768 >19:45:55,592 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda'] >19:45:55,593 INFO anaconda: Default encoding = utf-8 >19:45:55,615 INFO anaconda: Display mode = g >19:45:55,617 INFO anaconda: 16515072 kB (16128 MB) are available >19:45:55,617 INFO anaconda: check_memory(): total:16128, needed:768, graphical:768 >19:45:56,157 DEBUG anaconda: X server has signalled a successful start. >19:45:56,158 INFO anaconda: Starting window manager, pid 1701. >19:45:56,158 INFO anaconda.stdout: Starting graphical installation. >19:45:56,544 INFO anaconda: using only installclass _Fedora >19:45:56,544 INFO anaconda: Detected 16032M of memory >19:45:56,544 INFO anaconda: Swap attempt of 1024M to 18080M >19:45:56,791 DEBUG anaconda: display: (['DVI-I-1', 'connected', '1920x1080+0+0', '(normal', 'left', 'inverted', 'right', 'x', 'axis', 'y', 'axis)', '475mm', 'x', '267mm'],) >19:45:56,791 INFO anaconda: Setting window size to 1920x1080 >19:45:57,143 INFO anaconda: dispatch: resetting to the first step. >19:45:57,144 INFO anaconda: dispatch: moving (1) to step sshd >19:45:57,144 DEBUG anaconda: dispatch: sshd is a direct step >19:45:57,144 INFO anaconda: sshd: not enabled, skipping. >19:45:57,144 INFO anaconda: created new libuser.conf at /tmp/libuser.yi0gAS with instPath="/mnt/sysimage" >19:45:57,144 INFO anaconda: dispatch: leaving (1) step sshd >19:45:57,144 INFO anaconda: dispatch: moving (1) to step language >19:46:02,965 INFO anaconda: dispatch: leaving (1) step language >19:46:02,965 INFO anaconda: dispatch: moving (1) to step keyboard >19:46:03,857 INFO anaconda: dispatch: leaving (1) step keyboard >19:46:03,858 INFO anaconda: dispatch: moving (1) to step betanag >19:46:03,858 DEBUG anaconda: dispatch: betanag is a direct step >19:46:04,498 INFO anaconda: dispatch: leaving (1) step betanag >19:46:04,498 INFO anaconda: dispatch: moving (1) to step filtertype >19:46:05,249 INFO anaconda: dispatch: leaving (1) step filtertype >19:46:05,249 INFO anaconda: dispatch: moving (1) to step filter >19:46:05,257 DEBUG anaconda: dispatch: the interface chose not to display step filter. >19:46:05,257 INFO anaconda: dispatch: leaving (1) step filter >19:46:05,257 INFO anaconda: dispatch: moving (1) to step storageinit >19:46:05,257 DEBUG anaconda: dispatch: storageinit is a direct step >19:46:05,292 INFO anaconda: ISCSID is /sbin/iscsid >19:46:05,292 INFO anaconda: no initiator set >19:46:05,354 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >19:46:05,354 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >19:46:05,942 DEBUG anaconda: required disklabel type for sdb (1) is None >19:46:05,942 DEBUG anaconda: default disklabel type for sdb is gpt >19:46:05,942 DEBUG anaconda: selecting gpt disklabel for sdb based on size >19:46:06,163 DEBUG anaconda: required disklabel type for sda (1) is None >19:46:06,163 DEBUG anaconda: default disklabel type for sda is gpt >19:46:06,163 DEBUG anaconda: selecting gpt disklabel for sda based on size >19:46:08,513 INFO anaconda: dispatch: leaving (1) step storageinit >19:46:08,513 INFO anaconda: dispatch: moving (1) to step findrootparts >19:46:08,513 DEBUG anaconda: dispatch: findrootparts is a direct step >19:46:08,514 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options ro >19:46:08,556 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:46:08,660 DEBUG anaconda: isys.py:mount()- going to mount /dev/loop1 on /mnt/sysimage as ext4 with options ro >19:46:08,812 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/VolGroup-lv_home on /mnt/sysimage as ext4 with options ro >19:46:08,846 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:46:09,314 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/VolGroup-lv_root on /mnt/sysimage as ext4 with options ro >19:46:09,631 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >19:46:09,990 INFO anaconda: dispatch: leaving (1) step findrootparts >19:46:09,990 INFO anaconda: dispatch: moving (1) to step findinstall >19:46:11,680 INFO anaconda: dispatch: resetting scheduling >19:46:11,681 DEBUG anaconda: dispatch: Can not reschedule step 'keyboard' from 'done' to 'unscheduled' >19:46:11,681 DEBUG anaconda: dispatch: Can not reschedule step 'filtertype' from 'done' to 'unscheduled' >19:46:11,681 DEBUG anaconda: dispatch: Can not reschedule step 'storageinit' from 'done' to 'unscheduled' >19:46:11,681 DEBUG anaconda: dispatch: Can not reschedule step 'betanag' from 'done' to 'unscheduled' >19:46:11,681 DEBUG anaconda: dispatch: Can not reschedule step 'sshd' from 'done' to 'unscheduled' >19:46:11,681 DEBUG anaconda: dispatch: Can not reschedule step 'findrootparts' from 'done' to 'unscheduled' >19:46:11,681 DEBUG anaconda: dispatch: Can not reschedule step 'findinstall' from 'requested' to 'unscheduled' >19:46:11,681 DEBUG anaconda: dispatch: Can not reschedule step 'language' from 'done' to 'unscheduled' >19:46:11,682 DEBUG anaconda: dispatch: Can not reschedule step 'filter' from 'done' to 'unscheduled' >19:46:11,682 INFO anaconda: dispatch: resetting finished. >19:46:11,682 DEBUG anaconda: dispatch: Can not reschedule step 'language' from 'done' to 'scheduled' >19:46:11,682 DEBUG anaconda: dispatch: Can not reschedule step 'keyboard' from 'done' to 'scheduled' >19:46:11,682 DEBUG anaconda: dispatch: Can not reschedule step 'filtertype' from 'done' to 'scheduled' >19:46:11,682 DEBUG anaconda: dispatch: Can not reschedule step 'filter' from 'done' to 'scheduled' >19:46:11,682 DEBUG anaconda: dispatch: Can not reschedule step 'storageinit' from 'done' to 'scheduled' >19:46:11,682 DEBUG anaconda: dispatch: Can not reschedule step 'findrootparts' from 'done' to 'scheduled' >19:46:11,682 DEBUG anaconda: dispatch: Can not reschedule step 'findinstall' from 'requested' to 'scheduled' >19:46:11,682 INFO anaconda: dispatch: leaving (1) step findinstall >19:46:11,682 INFO anaconda: dispatch: moving (1) to step upgrademount >19:46:11,682 DEBUG anaconda: dispatch: upgrademount is a direct step >19:46:11,858 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/VolGroup-lv_root on /mnt/sysimage as ext4 with options defaults >19:46:12,330 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage/boot as ext4 with options defaults >19:46:12,400 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >19:46:12,409 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >19:46:12,416 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >19:46:12,434 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/VolGroup-lv_home on /mnt/sysimage/home as ext4 with options defaults >19:46:12,498 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >19:46:12,498 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >19:46:12,502 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >19:46:12,551 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >19:46:12,559 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >19:46:12,564 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >19:46:13,099 INFO anaconda: dispatch: leaving (1) step upgrademount >19:46:13,100 INFO anaconda: dispatch: moving (1) to step restoretime >19:46:13,100 DEBUG anaconda: dispatch: restoretime is a direct step >15:46:14,001 INFO anaconda: dispatch: leaving (1) step restoretime >15:46:14,001 INFO anaconda: dispatch: moving (1) to step upgradecontinue >15:46:14,001 DEBUG anaconda: dispatch: upgradecontinue is a direct step >15:46:14,001 INFO anaconda: dispatch: leaving (1) step upgradecontinue >15:46:14,002 INFO anaconda: dispatch: moving (1) to step upgrademigfind >15:46:14,002 DEBUG anaconda: dispatch: upgrademigfind is a direct step >15:46:14,002 INFO anaconda: dispatch: leaving (1) step upgrademigfind >15:46:14,003 INFO anaconda: dispatch: moving (1) to step upgradeusr >15:46:14,003 DEBUG anaconda: dispatch: upgradeusr is a direct step >15:46:14,003 INFO anaconda: upgradeusr dirs are already symlinks >15:46:14,003 INFO anaconda: dispatch: leaving (1) step upgradeusr >15:46:14,003 INFO anaconda: dispatch: moving (1) to step enablefilesystems >15:46:14,004 DEBUG anaconda: dispatch: enablefilesystems is a direct step >15:46:14,041 INFO anaconda: dispatch: leaving (1) step enablefilesystems >15:46:14,041 INFO anaconda: dispatch: moving (1) to step upgbootloader >15:46:15,063 INFO anaconda: dispatch: leaving (1) step upgbootloader >15:46:15,063 INFO anaconda: dispatch: moving (1) to step bootloader > > >/tmp/program.log: >19:45:55,033 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >19:45:56,158 INFO program: Running... metacity --display :1 --sm-disable >19:45:56,459 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >19:45:56,668 INFO program: Running... xrandr -q >19:45:56,790 INFO program: Screen 0: minimum 320 x 200, current 1920 x 1080, maximum 8192 x 8192 >19:45:56,790 INFO program: DVI-I-1 connected 1920x1080+0+0 (normal left inverted right x axis y axis) 475mm x 267mm >19:45:56,790 INFO program: 1920x1080 60.0*+ >19:45:56,790 INFO program: 1280x1024 75.0 60.0 >19:45:56,790 INFO program: 1152x864 75.0 >19:45:56,790 INFO program: 1024x768 75.1 60.0 >19:45:56,791 INFO program: 800x600 75.0 60.3 >19:45:56,791 INFO program: 640x480 75.0 60.0 >19:45:56,791 INFO program: 720x400 70.1 >19:45:56,791 INFO program: DVI-I-2 disconnected (normal left inverted right x axis y axis) >19:45:57,128 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x400010 (Fedora Ins) >19:45:57,128 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >19:46:05,257 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >19:46:05,292 INFO program: Running... modprobe fcoe >19:46:05,332 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >19:46:05,354 INFO program: No FCoE boot disk information is found in EDD! >19:46:05,355 INFO program: Running... modprobe scsi_wait_scan >19:46:05,358 INFO program: Running... rmmod scsi_wait_scan >19:46:05,360 INFO program: Running... udevadm settle --timeout=300 >19:46:05,828 INFO program: Running... multipath -d >19:46:05,843 INFO program: Apr 03 19:46:05 | /lib/udev/scsi_id exitted with 1 >19:46:05,844 INFO program: Apr 03 19:46:05 | /lib/udev/scsi_id exitted with 1 >19:46:05,845 INFO program: Running... multipath -ll >19:46:05,918 INFO program: Running... modprobe scsi_wait_scan >19:46:05,921 INFO program: Running... rmmod scsi_wait_scan >19:46:05,924 INFO program: Running... udevadm settle --timeout=300 >19:46:05,980 INFO program: Running... dumpe2fs -h /dev/sdb1 >19:46:05,990 INFO program: Filesystem volume name: LIVE >19:46:05,990 INFO program: Last mounted on: /run/media/adamw/LIVE >19:46:05,990 INFO program: Filesystem UUID: 14b08b02-ac89-40bd-9901-09744519eeb5 >19:46:05,990 INFO program: Filesystem magic number: 0xEF53 >19:46:05,990 INFO program: Filesystem revision #: 1 (dynamic) >19:46:05,990 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:46:05,990 INFO program: Filesystem flags: signed_directory_hash >19:46:05,990 INFO program: Default mount options: user_xattr acl >19:46:05,990 INFO program: Filesystem state: clean >19:46:05,991 INFO program: Errors behavior: Continue >19:46:05,991 INFO program: Filesystem OS type: Linux >19:46:05,991 INFO program: Inode count: 489600 >19:46:05,991 INFO program: Block count: 1957376 >19:46:05,991 INFO program: Reserved block count: 97868 >19:46:05,991 INFO program: Free blocks: 1850520 >19:46:05,991 INFO program: Free inodes: 489573 >19:46:05,991 INFO program: First block: 0 >19:46:05,991 INFO program: Block size: 4096 >19:46:05,991 INFO program: Fragment size: 4096 >19:46:05,991 INFO program: Reserved GDT blocks: 477 >19:46:05,991 INFO program: Blocks per group: 32768 >19:46:05,991 INFO program: Fragments per group: 32768 >19:46:05,991 INFO program: Inodes per group: 8160 >19:46:05,991 INFO program: Inode blocks per group: 510 >19:46:05,991 INFO program: Flex block group size: 16 >19:46:05,991 INFO program: Filesystem created: Tue Apr 3 17:44:28 2012 >19:46:05,991 INFO program: Last mount time: Tue Apr 3 17:46:13 2012 >19:46:05,991 INFO program: Last write time: Tue Apr 3 17:51:58 2012 >19:46:05,991 INFO program: Mount count: 2 >19:46:05,991 INFO program: Maximum mount count: -1 >19:46:05,992 INFO program: Last checked: Tue Apr 3 17:44:28 2012 >19:46:05,992 INFO program: Check interval: 0 (<none>) >19:46:05,992 INFO program: Lifetime writes: 403 MB >19:46:05,992 INFO program: Reserved blocks uid: 0 (user root) >19:46:05,992 INFO program: Reserved blocks gid: 0 (group root) >19:46:05,992 INFO program: First inode: 11 >19:46:05,992 INFO program: Inode size: 256 >19:46:05,992 INFO program: Required extra isize: 28 >19:46:05,992 INFO program: Desired extra isize: 28 >19:46:05,992 INFO program: Journal inode: 8 >19:46:05,992 INFO program: Default directory hash: half_md4 >19:46:05,992 INFO program: Directory Hash Seed: 4eef037c-9683-4f42-a16e-59e8e37b6020 >19:46:05,992 INFO program: Journal backup: inode blocks >19:46:05,992 INFO program: Journal features: (none) >19:46:05,992 INFO program: Journal size: 128M >19:46:05,992 INFO program: Journal length: 32768 >19:46:05,992 INFO program: Journal sequence: 0x00000025 >19:46:05,992 INFO program: Journal start: 0 >19:46:05,992 INFO program: >19:46:05,992 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:05,993 INFO program: Running... dumpe2fs -h /dev/sdb1 >19:46:05,995 INFO program: Filesystem volume name: LIVE >19:46:05,995 INFO program: Last mounted on: /run/media/adamw/LIVE >19:46:05,995 INFO program: Filesystem UUID: 14b08b02-ac89-40bd-9901-09744519eeb5 >19:46:05,995 INFO program: Filesystem magic number: 0xEF53 >19:46:05,995 INFO program: Filesystem revision #: 1 (dynamic) >19:46:05,995 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:46:05,995 INFO program: Filesystem flags: signed_directory_hash >19:46:05,995 INFO program: Default mount options: user_xattr acl >19:46:05,995 INFO program: Filesystem state: clean >19:46:05,995 INFO program: Errors behavior: Continue >19:46:05,995 INFO program: Filesystem OS type: Linux >19:46:05,996 INFO program: Inode count: 489600 >19:46:05,996 INFO program: Block count: 1957376 >19:46:05,996 INFO program: Reserved block count: 97868 >19:46:05,996 INFO program: Free blocks: 1850520 >19:46:05,996 INFO program: Free inodes: 489573 >19:46:05,996 INFO program: First block: 0 >19:46:05,996 INFO program: Block size: 4096 >19:46:05,996 INFO program: Fragment size: 4096 >19:46:05,996 INFO program: Reserved GDT blocks: 477 >19:46:05,996 INFO program: Blocks per group: 32768 >19:46:05,996 INFO program: Fragments per group: 32768 >19:46:05,996 INFO program: Inodes per group: 8160 >19:46:05,996 INFO program: Inode blocks per group: 510 >19:46:05,996 INFO program: Flex block group size: 16 >19:46:05,996 INFO program: Filesystem created: Tue Apr 3 17:44:28 2012 >19:46:05,996 INFO program: Last mount time: Tue Apr 3 17:46:13 2012 >19:46:05,996 INFO program: Last write time: Tue Apr 3 17:51:58 2012 >19:46:05,996 INFO program: Mount count: 2 >19:46:05,996 INFO program: Maximum mount count: -1 >19:46:05,996 INFO program: Last checked: Tue Apr 3 17:44:28 2012 >19:46:05,996 INFO program: Check interval: 0 (<none>) >19:46:05,996 INFO program: Lifetime writes: 403 MB >19:46:05,997 INFO program: Reserved blocks uid: 0 (user root) >19:46:05,997 INFO program: Reserved blocks gid: 0 (group root) >19:46:05,997 INFO program: First inode: 11 >19:46:05,997 INFO program: Inode size: 256 >19:46:05,997 INFO program: Required extra isize: 28 >19:46:05,997 INFO program: Desired extra isize: 28 >19:46:05,997 INFO program: Journal inode: 8 >19:46:05,997 INFO program: Default directory hash: half_md4 >19:46:05,997 INFO program: Directory Hash Seed: 4eef037c-9683-4f42-a16e-59e8e37b6020 >19:46:05,997 INFO program: Journal backup: inode blocks >19:46:05,997 INFO program: Journal features: (none) >19:46:05,997 INFO program: Journal size: 128M >19:46:05,997 INFO program: Journal length: 32768 >19:46:05,997 INFO program: Journal sequence: 0x00000025 >19:46:05,997 INFO program: Journal start: 0 >19:46:05,997 INFO program: >19:46:05,997 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:05,997 INFO program: Running... resize2fs -P /dev/sdb1 >19:46:06,008 INFO program: Estimated minimum size of the filesystem: 85749 >19:46:06,009 ERR program: resize2fs 1.42 (29-Nov-2011) >19:46:06,032 INFO program: Running... modprobe scsi_wait_scan >19:46:06,035 INFO program: Running... rmmod scsi_wait_scan >19:46:06,038 INFO program: Running... udevadm settle --timeout=300 >19:46:06,255 INFO program: Running... /usr/sbin/dmidecode dmidecode -s system-manufacturer >19:46:06,263 INFO program: System manufacturer >19:46:06,413 INFO program: Running... dumpe2fs -h /dev/sda2 >19:46:06,427 INFO program: Filesystem volume name: <none> >19:46:06,427 INFO program: Last mounted on: /boot >19:46:06,427 INFO program: Filesystem UUID: 87db3e0b-d5ed-4180-a816-37b0649c82b9 >19:46:06,427 INFO program: Filesystem magic number: 0xEF53 >19:46:06,427 INFO program: Filesystem revision #: 1 (dynamic) >19:46:06,427 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 >19:46:06,427 INFO program: Filesystem flags: signed_directory_hash >19:46:06,427 INFO program: Default mount options: (none) >19:46:06,427 INFO program: Filesystem state: clean >19:46:06,427 INFO program: Errors behavior: Continue >19:46:06,427 INFO program: Filesystem OS type: Linux >19:46:06,427 INFO program: Inode count: 128016 >19:46:06,427 INFO program: Block count: 512000 >19:46:06,427 INFO program: Reserved block count: 25600 >19:46:06,428 INFO program: Free blocks: 462290 >19:46:06,428 INFO program: Free inodes: 127795 >19:46:06,428 INFO program: First block: 1 >19:46:06,428 INFO program: Block size: 1024 >19:46:06,428 INFO program: Fragment size: 1024 >19:46:06,428 INFO program: Reserved GDT blocks: 256 >19:46:06,428 INFO program: Blocks per group: 8192 >19:46:06,428 INFO program: Fragments per group: 8192 >19:46:06,428 INFO program: Inodes per group: 2032 >19:46:06,429 INFO program: Inode blocks per group: 254 >19:46:06,429 INFO program: Flex block group size: 16 >19:46:06,429 INFO program: Filesystem created: Tue Apr 3 18:17:44 2012 >19:46:06,429 INFO program: Last mount time: Tue Apr 3 18:48:11 2012 >19:46:06,429 INFO program: Last write time: Tue Apr 3 19:39:04 2012 >19:46:06,429 INFO program: Mount count: 3 >19:46:06,429 INFO program: Maximum mount count: 22 >19:46:06,429 INFO program: Last checked: Tue Apr 3 18:17:44 2012 >19:46:06,430 INFO program: Check interval: 15552000 (6 months) >19:46:06,430 INFO program: Next check after: Sun Sep 30 18:17:44 2012 >19:46:06,430 INFO program: Lifetime writes: 49 MB >19:46:06,430 INFO program: Reserved blocks uid: 0 (user root) >19:46:06,430 INFO program: Reserved blocks gid: 0 (group root) >19:46:06,430 INFO program: First inode: 11 >19:46:06,430 INFO program: Inode size: 128 >19:46:06,431 INFO program: Journal inode: 8 >19:46:06,431 INFO program: Default directory hash: half_md4 >19:46:06,431 INFO program: Directory Hash Seed: ddfbb777-4500-4228-816e-bca1b7dbcf53 >19:46:06,431 INFO program: Journal backup: inode blocks >19:46:06,431 INFO program: Journal features: (none) >19:46:06,431 INFO program: Journal size: 8M >19:46:06,431 INFO program: Journal length: 8192 >19:46:06,431 INFO program: Journal sequence: 0x00000017 >19:46:06,431 INFO program: Journal start: 0 >19:46:06,431 INFO program: >19:46:06,431 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:06,432 INFO program: Running... dumpe2fs -h /dev/sda2 >19:46:06,436 INFO program: Filesystem volume name: <none> >19:46:06,436 INFO program: Last mounted on: /boot >19:46:06,436 INFO program: Filesystem UUID: 87db3e0b-d5ed-4180-a816-37b0649c82b9 >19:46:06,437 INFO program: Filesystem magic number: 0xEF53 >19:46:06,437 INFO program: Filesystem revision #: 1 (dynamic) >19:46:06,437 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 >19:46:06,437 INFO program: Filesystem flags: signed_directory_hash >19:46:06,437 INFO program: Default mount options: (none) >19:46:06,437 INFO program: Filesystem state: clean >19:46:06,437 INFO program: Errors behavior: Continue >19:46:06,437 INFO program: Filesystem OS type: Linux >19:46:06,437 INFO program: Inode count: 128016 >19:46:06,437 INFO program: Block count: 512000 >19:46:06,437 INFO program: Reserved block count: 25600 >19:46:06,437 INFO program: Free blocks: 462290 >19:46:06,437 INFO program: Free inodes: 127795 >19:46:06,437 INFO program: First block: 1 >19:46:06,437 INFO program: Block size: 1024 >19:46:06,437 INFO program: Fragment size: 1024 >19:46:06,437 INFO program: Reserved GDT blocks: 256 >19:46:06,437 INFO program: Blocks per group: 8192 >19:46:06,437 INFO program: Fragments per group: 8192 >19:46:06,437 INFO program: Inodes per group: 2032 >19:46:06,437 INFO program: Inode blocks per group: 254 >19:46:06,437 INFO program: Flex block group size: 16 >19:46:06,438 INFO program: Filesystem created: Tue Apr 3 18:17:44 2012 >19:46:06,438 INFO program: Last mount time: Tue Apr 3 18:48:11 2012 >19:46:06,438 INFO program: Last write time: Tue Apr 3 19:39:04 2012 >19:46:06,438 INFO program: Mount count: 3 >19:46:06,438 INFO program: Maximum mount count: 22 >19:46:06,438 INFO program: Last checked: Tue Apr 3 18:17:44 2012 >19:46:06,438 INFO program: Check interval: 15552000 (6 months) >19:46:06,438 INFO program: Next check after: Sun Sep 30 18:17:44 2012 >19:46:06,438 INFO program: Lifetime writes: 49 MB >19:46:06,438 INFO program: Reserved blocks uid: 0 (user root) >19:46:06,438 INFO program: Reserved blocks gid: 0 (group root) >19:46:06,438 INFO program: First inode: 11 >19:46:06,438 INFO program: Inode size: 128 >19:46:06,438 INFO program: Journal inode: 8 >19:46:06,438 INFO program: Default directory hash: half_md4 >19:46:06,438 INFO program: Directory Hash Seed: ddfbb777-4500-4228-816e-bca1b7dbcf53 >19:46:06,438 INFO program: Journal backup: inode blocks >19:46:06,438 INFO program: Journal features: (none) >19:46:06,438 INFO program: Journal size: 8M >19:46:06,438 INFO program: Journal length: 8192 >19:46:06,438 INFO program: Journal sequence: 0x00000017 >19:46:06,439 INFO program: Journal start: 0 >19:46:06,439 INFO program: >19:46:06,439 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:06,439 INFO program: Running... resize2fs -P /dev/sda2 >19:46:06,443 INFO program: Estimated minimum size of the filesystem: 38097 >19:46:06,443 ERR program: resize2fs 1.42 (29-Nov-2011) >19:46:06,503 INFO program: Running... dumpe2fs -h /dev/loop1 >19:46:06,507 INFO program: Filesystem volume name: Anaconda >19:46:06,507 INFO program: Last mounted on: / >19:46:06,507 INFO program: Filesystem UUID: 64cbb0ee-3486-4656-8b05-9fca36a2876e >19:46:06,507 INFO program: Filesystem magic number: 0xEF53 >19:46:06,507 INFO program: Filesystem revision #: 1 (dynamic) >19:46:06,507 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 >19:46:06,507 INFO program: Filesystem flags: signed_directory_hash >19:46:06,507 INFO program: Default mount options: user_xattr acl >19:46:06,507 INFO program: Filesystem state: clean >19:46:06,507 INFO program: Errors behavior: Continue >19:46:06,508 INFO program: Filesystem OS type: Linux >19:46:06,508 INFO program: Inode count: 131072 >19:46:06,508 INFO program: Block count: 2097152 >19:46:06,508 INFO program: Reserved block count: 0 >19:46:06,508 INFO program: Free blocks: 1651190 >19:46:06,508 INFO program: Free inodes: 109943 >19:46:06,508 INFO program: First block: 1 >19:46:06,508 INFO program: Block size: 1024 >19:46:06,508 INFO program: Fragment size: 1024 >19:46:06,508 INFO program: Reserved GDT blocks: 256 >19:46:06,508 INFO program: Blocks per group: 8192 >19:46:06,508 INFO program: Fragments per group: 8192 >19:46:06,508 INFO program: Inodes per group: 512 >19:46:06,508 INFO program: Inode blocks per group: 128 >19:46:06,508 INFO program: Flex block group size: 16 >19:46:06,508 INFO program: Filesystem created: Thu Mar 29 02:09:49 2012 >19:46:06,508 INFO program: Last mount time: Thu Mar 29 02:10:59 2012 >19:46:06,508 INFO program: Last write time: Thu Mar 29 02:11:10 2012 >19:46:06,508 INFO program: Mount count: 2 >19:46:06,508 INFO program: Maximum mount count: -1 >19:46:06,508 INFO program: Last checked: Thu Mar 29 02:09:49 2012 >19:46:06,509 INFO program: Check interval: 0 (<none>) >19:46:06,509 INFO program: Lifetime writes: 32 MB >19:46:06,509 INFO program: Reserved blocks uid: 0 (user root) >19:46:06,509 INFO program: Reserved blocks gid: 0 (group root) >19:46:06,509 INFO program: First inode: 11 >19:46:06,509 INFO program: Inode size: 256 >19:46:06,509 INFO program: Required extra isize: 28 >19:46:06,509 INFO program: Desired extra isize: 28 >19:46:06,509 INFO program: Journal inode: 8 >19:46:06,509 INFO program: Default directory hash: half_md4 >19:46:06,509 INFO program: Directory Hash Seed: c10118ef-d592-451b-808a-10d59da04163 >19:46:06,509 INFO program: Journal backup: inode blocks >19:46:06,509 INFO program: Journal features: (none) >19:46:06,509 INFO program: Journal size: 32M >19:46:06,509 INFO program: Journal length: 32768 >19:46:06,509 INFO program: Journal sequence: 0x00000016 >19:46:06,509 INFO program: Journal start: 0 >19:46:06,509 INFO program: >19:46:06,509 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:06,510 INFO program: Running... dumpe2fs -h /dev/loop1 >19:46:06,513 INFO program: Filesystem volume name: Anaconda >19:46:06,513 INFO program: Last mounted on: / >19:46:06,513 INFO program: Filesystem UUID: 64cbb0ee-3486-4656-8b05-9fca36a2876e >19:46:06,513 INFO program: Filesystem magic number: 0xEF53 >19:46:06,513 INFO program: Filesystem revision #: 1 (dynamic) >19:46:06,513 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 >19:46:06,513 INFO program: Filesystem flags: signed_directory_hash >19:46:06,514 INFO program: Default mount options: user_xattr acl >19:46:06,514 INFO program: Filesystem state: clean >19:46:06,514 INFO program: Errors behavior: Continue >19:46:06,514 INFO program: Filesystem OS type: Linux >19:46:06,514 INFO program: Inode count: 131072 >19:46:06,514 INFO program: Block count: 2097152 >19:46:06,514 INFO program: Reserved block count: 0 >19:46:06,514 INFO program: Free blocks: 1651190 >19:46:06,514 INFO program: Free inodes: 109943 >19:46:06,514 INFO program: First block: 1 >19:46:06,514 INFO program: Block size: 1024 >19:46:06,514 INFO program: Fragment size: 1024 >19:46:06,514 INFO program: Reserved GDT blocks: 256 >19:46:06,514 INFO program: Blocks per group: 8192 >19:46:06,514 INFO program: Fragments per group: 8192 >19:46:06,514 INFO program: Inodes per group: 512 >19:46:06,514 INFO program: Inode blocks per group: 128 >19:46:06,514 INFO program: Flex block group size: 16 >19:46:06,515 INFO program: Filesystem created: Thu Mar 29 02:09:49 2012 >19:46:06,515 INFO program: Last mount time: Thu Mar 29 02:10:59 2012 >19:46:06,515 INFO program: Last write time: Thu Mar 29 02:11:10 2012 >19:46:06,515 INFO program: Mount count: 2 >19:46:06,515 INFO program: Maximum mount count: -1 >19:46:06,515 INFO program: Last checked: Thu Mar 29 02:09:49 2012 >19:46:06,515 INFO program: Check interval: 0 (<none>) >19:46:06,515 INFO program: Lifetime writes: 32 MB >19:46:06,515 INFO program: Reserved blocks uid: 0 (user root) >19:46:06,515 INFO program: Reserved blocks gid: 0 (group root) >19:46:06,515 INFO program: First inode: 11 >19:46:06,515 INFO program: Inode size: 256 >19:46:06,515 INFO program: Required extra isize: 28 >19:46:06,515 INFO program: Desired extra isize: 28 >19:46:06,515 INFO program: Journal inode: 8 >19:46:06,515 INFO program: Default directory hash: half_md4 >19:46:06,515 INFO program: Directory Hash Seed: c10118ef-d592-451b-808a-10d59da04163 >19:46:06,515 INFO program: Journal backup: inode blocks >19:46:06,515 INFO program: Journal features: (none) >19:46:06,516 INFO program: Journal size: 32M >19:46:06,516 INFO program: Journal length: 32768 >19:46:06,516 INFO program: Journal sequence: 0x00000016 >19:46:06,516 INFO program: Journal start: 0 >19:46:06,516 INFO program: >19:46:06,516 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:06,516 INFO program: Running... resize2fs -P /dev/loop1 >19:46:06,520 INFO program: Couldn't find valid filesystem superblock. >19:46:06,520 ERR program: resize2fs 1.42 (29-Nov-2011) >19:46:06,520 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >19:46:06,543 INFO program: Running... modprobe scsi_wait_scan >19:46:06,548 INFO program: Running... rmmod scsi_wait_scan >19:46:06,551 INFO program: Running... udevadm settle --timeout=300 >19:46:06,577 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:46:06,579 INFO program: Filesystem volume name: Anaconda >19:46:06,579 INFO program: Last mounted on: /sysroot >19:46:06,580 INFO program: Filesystem UUID: 64cbb0ee-3486-4656-8b05-9fca36a2876e >19:46:06,580 INFO program: Filesystem magic number: 0xEF53 >19:46:06,580 INFO program: Filesystem revision #: 1 (dynamic) >19:46:06,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 >19:46:06,580 INFO program: Filesystem flags: signed_directory_hash >19:46:06,580 INFO program: Default mount options: user_xattr acl >19:46:06,580 INFO program: Filesystem state: clean >19:46:06,580 INFO program: Errors behavior: Continue >19:46:06,580 INFO program: Filesystem OS type: Linux >19:46:06,580 INFO program: Inode count: 131072 >19:46:06,580 INFO program: Block count: 2097152 >19:46:06,580 INFO program: Reserved block count: 0 >19:46:06,580 INFO program: Free blocks: 1651190 >19:46:06,580 INFO program: Free inodes: 109943 >19:46:06,580 INFO program: First block: 1 >19:46:06,580 INFO program: Block size: 1024 >19:46:06,580 INFO program: Fragment size: 1024 >19:46:06,580 INFO program: Reserved GDT blocks: 256 >19:46:06,581 INFO program: Blocks per group: 8192 >19:46:06,581 INFO program: Fragments per group: 8192 >19:46:06,581 INFO program: Inodes per group: 512 >19:46:06,581 INFO program: Inode blocks per group: 128 >19:46:06,581 INFO program: Flex block group size: 16 >19:46:06,581 INFO program: Filesystem created: Thu Mar 29 02:09:49 2012 >19:46:06,581 INFO program: Last mount time: Tue Apr 3 19:45:49 2012 >19:46:06,581 INFO program: Last write time: Tue Apr 3 19:45:49 2012 >19:46:06,581 INFO program: Mount count: 3 >19:46:06,581 INFO program: Maximum mount count: -1 >19:46:06,581 INFO program: Last checked: Thu Mar 29 02:09:49 2012 >19:46:06,581 INFO program: Check interval: 0 (<none>) >19:46:06,581 INFO program: Lifetime writes: 32 MB >19:46:06,581 INFO program: Reserved blocks uid: 0 (user root) >19:46:06,581 INFO program: Reserved blocks gid: 0 (group root) >19:46:06,581 INFO program: First inode: 11 >19:46:06,581 INFO program: Inode size: 256 >19:46:06,581 INFO program: Required extra isize: 28 >19:46:06,581 INFO program: Desired extra isize: 28 >19:46:06,582 INFO program: Journal inode: 8 >19:46:06,582 INFO program: First orphan inode: 123625 >19:46:06,582 INFO program: Default directory hash: half_md4 >19:46:06,582 INFO program: Directory Hash Seed: c10118ef-d592-451b-808a-10d59da04163 >19:46:06,582 INFO program: Journal backup: inode blocks >19:46:06,582 INFO program: Journal features: (none) >19:46:06,582 INFO program: Journal size: 32M >19:46:06,582 INFO program: Journal length: 32768 >19:46:06,582 INFO program: Journal sequence: 0x00000017 >19:46:06,582 INFO program: Journal start: 1 >19:46:06,582 INFO program: >19:46:06,582 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:06,582 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >19:46:06,585 INFO program: Filesystem volume name: Anaconda >19:46:06,585 INFO program: Last mounted on: /sysroot >19:46:06,585 INFO program: Filesystem UUID: 64cbb0ee-3486-4656-8b05-9fca36a2876e >19:46:06,585 INFO program: Filesystem magic number: 0xEF53 >19:46:06,585 INFO program: Filesystem revision #: 1 (dynamic) >19:46:06,585 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 >19:46:06,585 INFO program: Filesystem flags: signed_directory_hash >19:46:06,585 INFO program: Default mount options: user_xattr acl >19:46:06,585 INFO program: Filesystem state: clean >19:46:06,585 INFO program: Errors behavior: Continue >19:46:06,585 INFO program: Filesystem OS type: Linux >19:46:06,585 INFO program: Inode count: 131072 >19:46:06,585 INFO program: Block count: 2097152 >19:46:06,585 INFO program: Reserved block count: 0 >19:46:06,585 INFO program: Free blocks: 1651190 >19:46:06,585 INFO program: Free inodes: 109943 >19:46:06,585 INFO program: First block: 1 >19:46:06,585 INFO program: Block size: 1024 >19:46:06,586 INFO program: Fragment size: 1024 >19:46:06,586 INFO program: Reserved GDT blocks: 256 >19:46:06,586 INFO program: Blocks per group: 8192 >19:46:06,586 INFO program: Fragments per group: 8192 >19:46:06,586 INFO program: Inodes per group: 512 >19:46:06,586 INFO program: Inode blocks per group: 128 >19:46:06,586 INFO program: Flex block group size: 16 >19:46:06,586 INFO program: Filesystem created: Thu Mar 29 02:09:49 2012 >19:46:06,586 INFO program: Last mount time: Tue Apr 3 19:45:49 2012 >19:46:06,586 INFO program: Last write time: Tue Apr 3 19:45:49 2012 >19:46:06,586 INFO program: Mount count: 3 >19:46:06,586 INFO program: Maximum mount count: -1 >19:46:06,586 INFO program: Last checked: Thu Mar 29 02:09:49 2012 >19:46:06,586 INFO program: Check interval: 0 (<none>) >19:46:06,586 INFO program: Lifetime writes: 32 MB >19:46:06,586 INFO program: Reserved blocks uid: 0 (user root) >19:46:06,586 INFO program: Reserved blocks gid: 0 (group root) >19:46:06,586 INFO program: First inode: 11 >19:46:06,586 INFO program: Inode size: 256 >19:46:06,586 INFO program: Required extra isize: 28 >19:46:06,586 INFO program: Desired extra isize: 28 >19:46:06,587 INFO program: Journal inode: 8 >19:46:06,587 INFO program: First orphan inode: 123625 >19:46:06,587 INFO program: Default directory hash: half_md4 >19:46:06,587 INFO program: Directory Hash Seed: c10118ef-d592-451b-808a-10d59da04163 >19:46:06,587 INFO program: Journal backup: inode blocks >19:46:06,587 INFO program: Journal features: (none) >19:46:06,587 INFO program: Journal size: 32M >19:46:06,587 INFO program: Journal length: 32768 >19:46:06,587 INFO program: Journal sequence: 0x00000017 >19:46:06,587 INFO program: Journal start: 1 >19:46:06,587 INFO program: >19:46:06,587 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:06,587 INFO program: Running... resize2fs -P /dev/mapper/live-rw >19:46:06,591 INFO program: Estimated minimum size of the filesystem: 424339 >19:46:06,591 ERR program: resize2fs 1.42 (29-Nov-2011) >19:46:06,614 INFO program: Running... modprobe scsi_wait_scan >19:46:06,621 INFO program: Running... rmmod scsi_wait_scan >19:46:06,628 INFO program: Running... udevadm settle --timeout=300 >19:46:06,657 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_swap >19:46:06,814 INFO program: Running... udevadm settle --timeout=300 >19:46:06,871 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_home >19:46:07,025 INFO program: Running... udevadm settle --timeout=300 >19:46:07,093 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_root >19:46:07,259 INFO program: Running... udevadm settle --timeout=300 >19:46:07,303 INFO program: Running... modprobe scsi_wait_scan >19:46:07,312 INFO program: Running... rmmod scsi_wait_scan >19:46:07,318 INFO program: Running... udevadm settle --timeout=300 >19:46:07,432 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_home >19:46:07,456 INFO program: Filesystem volume name: <none> >19:46:07,457 INFO program: Last mounted on: <not available> >19:46:07,457 INFO program: Filesystem UUID: 28eef988-de23-41ad-94ff-c16f31960e61 >19:46:07,457 INFO program: Filesystem magic number: 0xEF53 >19:46:07,457 INFO program: Filesystem revision #: 1 (dynamic) >19:46:07,457 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:46:07,457 INFO program: Filesystem flags: signed_directory_hash >19:46:07,457 INFO program: Default mount options: (none) >19:46:07,458 INFO program: Filesystem state: clean >19:46:07,458 INFO program: Errors behavior: Continue >19:46:07,458 INFO program: Filesystem OS type: Linux >19:46:07,458 INFO program: Inode count: 1232160 >19:46:07,458 INFO program: Block count: 4923392 >19:46:07,458 INFO program: Reserved block count: 246169 >19:46:07,458 INFO program: Free blocks: 4802031 >19:46:07,458 INFO program: Free inodes: 1232149 >19:46:07,459 INFO program: First block: 0 >19:46:07,459 INFO program: Block size: 4096 >19:46:07,459 INFO program: Fragment size: 4096 >19:46:07,459 INFO program: Reserved GDT blocks: 1022 >19:46:07,459 INFO program: Blocks per group: 32768 >19:46:07,459 INFO program: Fragments per group: 32768 >19:46:07,459 INFO program: Inodes per group: 8160 >19:46:07,459 INFO program: Inode blocks per group: 510 >19:46:07,460 INFO program: Flex block group size: 16 >19:46:07,460 INFO program: Filesystem created: Tue Apr 3 18:17:48 2012 >19:46:07,460 INFO program: Last mount time: Tue Apr 3 18:48:11 2012 >19:46:07,460 INFO program: Last write time: Tue Apr 3 19:39:04 2012 >19:46:07,460 INFO program: Mount count: 3 >19:46:07,460 INFO program: Maximum mount count: 35 >19:46:07,460 INFO program: Last checked: Tue Apr 3 18:17:48 2012 >19:46:07,460 INFO program: Check interval: 15552000 (6 months) >19:46:07,461 INFO program: Next check after: Sun Sep 30 18:17:48 2012 >19:46:07,461 INFO program: Lifetime writes: 434 MB >19:46:07,461 INFO program: Reserved blocks uid: 0 (user root) >19:46:07,461 INFO program: Reserved blocks gid: 0 (group root) >19:46:07,461 INFO program: First inode: 11 >19:46:07,461 INFO program: Inode size: 256 >19:46:07,461 INFO program: Required extra isize: 28 >19:46:07,461 INFO program: Desired extra isize: 28 >19:46:07,461 INFO program: Journal inode: 8 >19:46:07,461 INFO program: Default directory hash: half_md4 >19:46:07,461 INFO program: Directory Hash Seed: b7ce50ab-e81d-424a-a25f-e846f44cb6b1 >19:46:07,462 INFO program: Journal backup: inode blocks >19:46:07,462 INFO program: Journal features: (none) >19:46:07,462 INFO program: Journal size: 128M >19:46:07,462 INFO program: Journal length: 32768 >19:46:07,462 INFO program: Journal sequence: 0x00000019 >19:46:07,462 INFO program: Journal start: 0 >19:46:07,462 INFO program: >19:46:07,462 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:07,462 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_home >19:46:07,467 INFO program: Filesystem volume name: <none> >19:46:07,467 INFO program: Last mounted on: <not available> >19:46:07,467 INFO program: Filesystem UUID: 28eef988-de23-41ad-94ff-c16f31960e61 >19:46:07,468 INFO program: Filesystem magic number: 0xEF53 >19:46:07,468 INFO program: Filesystem revision #: 1 (dynamic) >19:46:07,468 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:46:07,468 INFO program: Filesystem flags: signed_directory_hash >19:46:07,468 INFO program: Default mount options: (none) >19:46:07,468 INFO program: Filesystem state: clean >19:46:07,468 INFO program: Errors behavior: Continue >19:46:07,468 INFO program: Filesystem OS type: Linux >19:46:07,469 INFO program: Inode count: 1232160 >19:46:07,469 INFO program: Block count: 4923392 >19:46:07,469 INFO program: Reserved block count: 246169 >19:46:07,469 INFO program: Free blocks: 4802031 >19:46:07,469 INFO program: Free inodes: 1232149 >19:46:07,469 INFO program: First block: 0 >19:46:07,469 INFO program: Block size: 4096 >19:46:07,470 INFO program: Fragment size: 4096 >19:46:07,470 INFO program: Reserved GDT blocks: 1022 >19:46:07,470 INFO program: Blocks per group: 32768 >19:46:07,470 INFO program: Fragments per group: 32768 >19:46:07,470 INFO program: Inodes per group: 8160 >19:46:07,470 INFO program: Inode blocks per group: 510 >19:46:07,470 INFO program: Flex block group size: 16 >19:46:07,470 INFO program: Filesystem created: Tue Apr 3 18:17:48 2012 >19:46:07,471 INFO program: Last mount time: Tue Apr 3 18:48:11 2012 >19:46:07,471 INFO program: Last write time: Tue Apr 3 19:39:04 2012 >19:46:07,471 INFO program: Mount count: 3 >19:46:07,471 INFO program: Maximum mount count: 35 >19:46:07,471 INFO program: Last checked: Tue Apr 3 18:17:48 2012 >19:46:07,471 INFO program: Check interval: 15552000 (6 months) >19:46:07,471 INFO program: Next check after: Sun Sep 30 18:17:48 2012 >19:46:07,471 INFO program: Lifetime writes: 434 MB >19:46:07,472 INFO program: Reserved blocks uid: 0 (user root) >19:46:07,472 INFO program: Reserved blocks gid: 0 (group root) >19:46:07,472 INFO program: First inode: 11 >19:46:07,472 INFO program: Inode size: 256 >19:46:07,472 INFO program: Required extra isize: 28 >19:46:07,472 INFO program: Desired extra isize: 28 >19:46:07,472 INFO program: Journal inode: 8 >19:46:07,472 INFO program: Default directory hash: half_md4 >19:46:07,473 INFO program: Directory Hash Seed: b7ce50ab-e81d-424a-a25f-e846f44cb6b1 >19:46:07,473 INFO program: Journal backup: inode blocks >19:46:07,473 INFO program: Journal features: (none) >19:46:07,473 INFO program: Journal size: 128M >19:46:07,473 INFO program: Journal length: 32768 >19:46:07,473 INFO program: Journal sequence: 0x00000019 >19:46:07,473 INFO program: Journal start: 0 >19:46:07,473 INFO program: >19:46:07,474 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:07,474 INFO program: Running... resize2fs -P /dev/mapper/VolGroup-lv_home >19:46:07,481 INFO program: Estimated minimum size of the filesystem: 53287 >19:46:07,481 ERR program: resize2fs 1.42 (29-Nov-2011) >19:46:07,515 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_root >19:46:07,543 INFO program: Filesystem volume name: <none> >19:46:07,544 INFO program: Last mounted on: /mnt/sysimage >19:46:07,544 INFO program: Filesystem UUID: 39e3b573-023c-4c8f-bc79-bf16ff84964e >19:46:07,544 INFO program: Filesystem magic number: 0xEF53 >19:46:07,544 INFO program: Filesystem revision #: 1 (dynamic) >19:46:07,544 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:46:07,544 INFO program: Filesystem flags: signed_directory_hash >19:46:07,544 INFO program: Default mount options: (none) >19:46:07,544 INFO program: Filesystem state: clean >19:46:07,545 INFO program: Errors behavior: Continue >19:46:07,545 INFO program: Filesystem OS type: Linux >19:46:07,545 INFO program: Inode count: 2465792 >19:46:07,545 INFO program: Block count: 9854976 >19:46:07,545 INFO program: Reserved block count: 492748 >19:46:07,545 INFO program: Free blocks: 9452250 >19:46:07,545 INFO program: Free inodes: 2447056 >19:46:07,545 INFO program: First block: 0 >19:46:07,546 INFO program: Block size: 4096 >19:46:07,546 INFO program: Fragment size: 4096 >19:46:07,546 INFO program: Reserved GDT blocks: 1021 >19:46:07,546 INFO program: Blocks per group: 32768 >19:46:07,546 INFO program: Fragments per group: 32768 >19:46:07,546 INFO program: Inodes per group: 8192 >19:46:07,546 INFO program: Inode blocks per group: 512 >19:46:07,546 INFO program: Flex block group size: 16 >19:46:07,547 INFO program: Filesystem created: Tue Apr 3 18:17:53 2012 >19:46:07,547 INFO program: Last mount time: Tue Apr 3 18:48:10 2012 >19:46:07,547 INFO program: Last write time: Tue Apr 3 19:39:04 2012 >19:46:07,547 INFO program: Mount count: 3 >19:46:07,547 INFO program: Maximum mount count: 38 >19:46:07,547 INFO program: Last checked: Tue Apr 3 18:17:53 2012 >19:46:07,547 INFO program: Check interval: 15552000 (6 months) >19:46:07,547 INFO program: Next check after: Sun Sep 30 18:17:53 2012 >19:46:07,548 INFO program: Lifetime writes: 1733 MB >19:46:07,548 INFO program: Reserved blocks uid: 0 (user root) >19:46:07,548 INFO program: Reserved blocks gid: 0 (group root) >19:46:07,548 INFO program: First inode: 11 >19:46:07,548 INFO program: Inode size: 256 >19:46:07,548 INFO program: Required extra isize: 28 >19:46:07,548 INFO program: Desired extra isize: 28 >19:46:07,549 INFO program: Journal inode: 8 >19:46:07,549 INFO program: Default directory hash: half_md4 >19:46:07,549 INFO program: Directory Hash Seed: 9467b01d-e3a4-42c9-be65-ce2e6a11aa75 >19:46:07,549 INFO program: Journal backup: inode blocks >19:46:07,549 INFO program: Journal features: journal_incompat_revoke >19:46:07,549 INFO program: Journal size: 128M >19:46:07,549 INFO program: Journal length: 32768 >19:46:07,549 INFO program: Journal sequence: 0x0000013f >19:46:07,550 INFO program: Journal start: 0 >19:46:07,550 INFO program: >19:46:07,550 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:07,550 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_root >19:46:07,569 INFO program: Filesystem volume name: <none> >19:46:07,570 INFO program: Last mounted on: /mnt/sysimage >19:46:07,570 INFO program: Filesystem UUID: 39e3b573-023c-4c8f-bc79-bf16ff84964e >19:46:07,570 INFO program: Filesystem magic number: 0xEF53 >19:46:07,570 INFO program: Filesystem revision #: 1 (dynamic) >19:46:07,570 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >19:46:07,570 INFO program: Filesystem flags: signed_directory_hash >19:46:07,571 INFO program: Default mount options: (none) >19:46:07,571 INFO program: Filesystem state: clean >19:46:07,571 INFO program: Errors behavior: Continue >19:46:07,571 INFO program: Filesystem OS type: Linux >19:46:07,571 INFO program: Inode count: 2465792 >19:46:07,571 INFO program: Block count: 9854976 >19:46:07,571 INFO program: Reserved block count: 492748 >19:46:07,571 INFO program: Free blocks: 9452250 >19:46:07,571 INFO program: Free inodes: 2447056 >19:46:07,571 INFO program: First block: 0 >19:46:07,571 INFO program: Block size: 4096 >19:46:07,572 INFO program: Fragment size: 4096 >19:46:07,572 INFO program: Reserved GDT blocks: 1021 >19:46:07,572 INFO program: Blocks per group: 32768 >19:46:07,572 INFO program: Fragments per group: 32768 >19:46:07,572 INFO program: Inodes per group: 8192 >19:46:07,572 INFO program: Inode blocks per group: 512 >19:46:07,572 INFO program: Flex block group size: 16 >19:46:07,572 INFO program: Filesystem created: Tue Apr 3 18:17:53 2012 >19:46:07,572 INFO program: Last mount time: Tue Apr 3 18:48:10 2012 >19:46:07,572 INFO program: Last write time: Tue Apr 3 19:39:04 2012 >19:46:07,572 INFO program: Mount count: 3 >19:46:07,572 INFO program: Maximum mount count: 38 >19:46:07,572 INFO program: Last checked: Tue Apr 3 18:17:53 2012 >19:46:07,572 INFO program: Check interval: 15552000 (6 months) >19:46:07,572 INFO program: Next check after: Sun Sep 30 18:17:53 2012 >19:46:07,572 INFO program: Lifetime writes: 1733 MB >19:46:07,572 INFO program: Reserved blocks uid: 0 (user root) >19:46:07,572 INFO program: Reserved blocks gid: 0 (group root) >19:46:07,572 INFO program: First inode: 11 >19:46:07,572 INFO program: Inode size: 256 >19:46:07,572 INFO program: Required extra isize: 28 >19:46:07,573 INFO program: Desired extra isize: 28 >19:46:07,573 INFO program: Journal inode: 8 >19:46:07,573 INFO program: Default directory hash: half_md4 >19:46:07,573 INFO program: Directory Hash Seed: 9467b01d-e3a4-42c9-be65-ce2e6a11aa75 >19:46:07,573 INFO program: Journal backup: inode blocks >19:46:07,573 INFO program: Journal features: journal_incompat_revoke >19:46:07,573 INFO program: Journal size: 128M >19:46:07,573 INFO program: Journal length: 32768 >19:46:07,573 INFO program: Journal sequence: 0x0000013f >19:46:07,573 INFO program: Journal start: 0 >19:46:07,573 INFO program: >19:46:07,573 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:07,573 INFO program: Running... resize2fs -P /dev/mapper/VolGroup-lv_root >19:46:07,578 INFO program: Estimated minimum size of the filesystem: 270837 >19:46:07,578 ERR program: resize2fs 1.42 (29-Nov-2011) >19:46:07,597 INFO program: Running... modprobe scsi_wait_scan >19:46:07,602 INFO program: Running... rmmod scsi_wait_scan >19:46:07,608 INFO program: Running... udevadm settle --timeout=300 >19:46:07,639 INFO program: Running... udevadm settle --timeout=300 >19:46:07,657 INFO program: Running... udevadm settle --timeout=300 >19:46:07,753 INFO program: Running... udevadm settle --timeout=300 >19:46:07,880 INFO program: Running... udevadm settle --timeout=300 >19:46:07,902 INFO program: Running... udevadm settle --timeout=300 >19:46:07,926 INFO program: Running... udevadm settle --timeout=300 >19:46:08,127 INFO program: Running... udevadm settle --timeout=300 >19:46:08,143 INFO program: Running... udevadm settle --timeout=300 >19:46:08,165 INFO program: Running... udevadm settle --timeout=300 >19:46:08,186 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_swap >19:46:08,290 INFO program: Running... udevadm settle --timeout=300 >19:46:08,329 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup >19:46:08,391 INFO program: 0 logical volume(s) in volume group "VolGroup" now active >19:46:08,395 INFO program: Running... udevadm settle --timeout=300 >19:46:08,442 INFO program: Running... udevadm settle --timeout=300 >19:46:08,515 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/sda2 /mnt/sysimage >19:46:08,557 INFO program: Running... /bin/umount /mnt/sysimage >19:46:08,622 INFO program: Running... udevadm settle --timeout=300 >19:46:08,643 INFO program: Running... udevadm settle --timeout=300 >19:46:08,661 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/loop1 /mnt/sysimage >19:46:08,663 ERR program: mount: /dev/loop1 is already mounted or /mnt/sysimage busy >19:46:08,671 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_home >19:46:08,763 INFO program: Running... udevadm settle --timeout=300 >19:46:08,814 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/VolGroup-lv_home /mnt/sysimage >19:46:08,847 INFO program: Running... /bin/umount /mnt/sysimage >19:46:08,858 INFO program: Running... udevadm settle --timeout=300 >19:46:08,878 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_home >19:46:08,944 INFO program: Running... udevadm settle --timeout=300 >19:46:08,979 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup >19:46:09,020 INFO program: 0 logical volume(s) in volume group "VolGroup" now active >19:46:09,023 INFO program: Running... udevadm settle --timeout=300 >19:46:09,124 INFO program: Running... udevadm settle --timeout=300 >19:46:09,142 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_root >19:46:09,263 INFO program: Running... udevadm settle --timeout=300 >19:46:09,315 INFO program: Running... /bin/mount -n -t ext4 -o ro /dev/mapper/VolGroup-lv_root /mnt/sysimage >19:46:09,376 INFO program: Running... arch >19:46:09,619 INFO program: x86_64 >19:46:09,632 INFO program: Running... /bin/umount /mnt/sysimage >19:46:09,641 INFO program: Running... udevadm settle --timeout=300 >19:46:09,659 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_root >19:46:09,857 INFO program: Running... udevadm settle --timeout=300 >19:46:09,896 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup >19:46:09,950 INFO program: 0 logical volume(s) in volume group "VolGroup" now active >19:46:09,954 INFO program: Running... udevadm settle --timeout=300 >19:46:09,969 INFO program: Running... udevadm settle --timeout=300 >19:46:11,685 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_root >19:46:11,810 INFO program: Running... udevadm settle --timeout=300 >19:46:11,860 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/VolGroup-lv_root /mnt/sysimage >19:46:11,959 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_root >19:46:11,964 INFO program: Filesystem volume name: <none> >19:46:11,964 INFO program: Last mounted on: /mnt/sysimage >19:46:11,964 INFO program: Filesystem UUID: 39e3b573-023c-4c8f-bc79-bf16ff84964e >19:46:11,964 INFO program: Filesystem magic number: 0xEF53 >19:46:11,964 INFO program: Filesystem revision #: 1 (dynamic) >19:46:11,965 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 >19:46:11,965 INFO program: Filesystem flags: signed_directory_hash >19:46:11,965 INFO program: Default mount options: (none) >19:46:11,965 INFO program: Filesystem state: clean >19:46:11,965 INFO program: Errors behavior: Continue >19:46:11,965 INFO program: Filesystem OS type: Linux >19:46:11,965 INFO program: Inode count: 2465792 >19:46:11,965 INFO program: Block count: 9854976 >19:46:11,965 INFO program: Reserved block count: 492748 >19:46:11,965 INFO program: Free blocks: 9452250 >19:46:11,965 INFO program: Free inodes: 2447056 >19:46:11,965 INFO program: First block: 0 >19:46:11,965 INFO program: Block size: 4096 >19:46:11,965 INFO program: Fragment size: 4096 >19:46:11,965 INFO program: Reserved GDT blocks: 1021 >19:46:11,965 INFO program: Blocks per group: 32768 >19:46:11,965 INFO program: Fragments per group: 32768 >19:46:11,965 INFO program: Inodes per group: 8192 >19:46:11,965 INFO program: Inode blocks per group: 512 >19:46:11,965 INFO program: Flex block group size: 16 >19:46:11,965 INFO program: Filesystem created: Tue Apr 3 18:17:53 2012 >19:46:11,966 INFO program: Last mount time: Tue Apr 3 19:46:11 2012 >19:46:11,966 INFO program: Last write time: Tue Apr 3 19:46:11 2012 >19:46:11,966 INFO program: Mount count: 4 >19:46:11,966 INFO program: Maximum mount count: 38 >19:46:11,966 INFO program: Last checked: Tue Apr 3 18:17:53 2012 >19:46:11,966 INFO program: Check interval: 15552000 (6 months) >19:46:11,966 INFO program: Next check after: Sun Sep 30 18:17:53 2012 >19:46:11,966 INFO program: Lifetime writes: 1733 MB >19:46:11,966 INFO program: Reserved blocks uid: 0 (user root) >19:46:11,966 INFO program: Reserved blocks gid: 0 (group root) >19:46:11,966 INFO program: First inode: 11 >19:46:11,966 INFO program: Inode size: 256 >19:46:11,966 INFO program: Required extra isize: 28 >19:46:11,966 INFO program: Desired extra isize: 28 >19:46:11,966 INFO program: Journal inode: 8 >19:46:11,966 INFO program: Default directory hash: half_md4 >19:46:11,966 INFO program: Directory Hash Seed: 9467b01d-e3a4-42c9-be65-ce2e6a11aa75 >19:46:11,966 INFO program: Journal backup: inode blocks >19:46:11,966 INFO program: Journal features: journal_incompat_revoke >19:46:11,966 INFO program: Journal size: 128M >19:46:11,966 INFO program: Journal length: 32768 >19:46:11,966 INFO program: Journal sequence: 0x0000013f >19:46:11,967 INFO program: Journal start: 0 >19:46:11,967 INFO program: >19:46:11,967 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:11,967 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_root >19:46:11,971 INFO program: Filesystem volume name: <none> >19:46:11,971 INFO program: Last mounted on: /mnt/sysimage >19:46:11,971 INFO program: Filesystem UUID: 39e3b573-023c-4c8f-bc79-bf16ff84964e >19:46:11,971 INFO program: Filesystem magic number: 0xEF53 >19:46:11,971 INFO program: Filesystem revision #: 1 (dynamic) >19:46:11,971 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 >19:46:11,971 INFO program: Filesystem flags: signed_directory_hash >19:46:11,971 INFO program: Default mount options: (none) >19:46:11,971 INFO program: Filesystem state: clean >19:46:11,971 INFO program: Errors behavior: Continue >19:46:11,971 INFO program: Filesystem OS type: Linux >19:46:11,971 INFO program: Inode count: 2465792 >19:46:11,972 INFO program: Block count: 9854976 >19:46:11,972 INFO program: Reserved block count: 492748 >19:46:11,972 INFO program: Free blocks: 9452250 >19:46:11,972 INFO program: Free inodes: 2447056 >19:46:11,972 INFO program: First block: 0 >19:46:11,972 INFO program: Block size: 4096 >19:46:11,972 INFO program: Fragment size: 4096 >19:46:11,972 INFO program: Reserved GDT blocks: 1021 >19:46:11,972 INFO program: Blocks per group: 32768 >19:46:11,972 INFO program: Fragments per group: 32768 >19:46:11,972 INFO program: Inodes per group: 8192 >19:46:11,972 INFO program: Inode blocks per group: 512 >19:46:11,972 INFO program: Flex block group size: 16 >19:46:11,972 INFO program: Filesystem created: Tue Apr 3 18:17:53 2012 >19:46:11,972 INFO program: Last mount time: Tue Apr 3 19:46:11 2012 >19:46:11,972 INFO program: Last write time: Tue Apr 3 19:46:11 2012 >19:46:11,972 INFO program: Mount count: 4 >19:46:11,972 INFO program: Maximum mount count: 38 >19:46:11,972 INFO program: Last checked: Tue Apr 3 18:17:53 2012 >19:46:11,972 INFO program: Check interval: 15552000 (6 months) >19:46:11,972 INFO program: Next check after: Sun Sep 30 18:17:53 2012 >19:46:11,973 INFO program: Lifetime writes: 1733 MB >19:46:11,973 INFO program: Reserved blocks uid: 0 (user root) >19:46:11,973 INFO program: Reserved blocks gid: 0 (group root) >19:46:11,973 INFO program: First inode: 11 >19:46:11,973 INFO program: Inode size: 256 >19:46:11,973 INFO program: Required extra isize: 28 >19:46:11,973 INFO program: Desired extra isize: 28 >19:46:11,973 INFO program: Journal inode: 8 >19:46:11,973 INFO program: Default directory hash: half_md4 >19:46:11,973 INFO program: Directory Hash Seed: 9467b01d-e3a4-42c9-be65-ce2e6a11aa75 >19:46:11,973 INFO program: Journal backup: inode blocks >19:46:11,973 INFO program: Journal features: journal_incompat_revoke >19:46:11,973 INFO program: Journal size: 128M >19:46:11,973 INFO program: Journal length: 32768 >19:46:11,973 INFO program: Journal sequence: 0x0000013f >19:46:11,973 INFO program: Journal start: 0 >19:46:11,973 INFO program: >19:46:11,973 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:11,973 INFO program: Running... resize2fs -P /dev/mapper/VolGroup-lv_root >19:46:11,978 INFO program: Estimated minimum size of the filesystem: 270837 >19:46:11,978 ERR program: resize2fs 1.42 (29-Nov-2011) >19:46:11,982 INFO program: Running... dumpe2fs -h /dev/sda2 >19:46:12,020 INFO program: Filesystem volume name: <none> >19:46:12,020 INFO program: Last mounted on: /boot >19:46:12,020 INFO program: Filesystem UUID: 87db3e0b-d5ed-4180-a816-37b0649c82b9 >19:46:12,020 INFO program: Filesystem magic number: 0xEF53 >19:46:12,020 INFO program: Filesystem revision #: 1 (dynamic) >19:46:12,021 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 >19:46:12,021 INFO program: Filesystem flags: signed_directory_hash >19:46:12,021 INFO program: Default mount options: (none) >19:46:12,021 INFO program: Filesystem state: clean >19:46:12,021 INFO program: Errors behavior: Continue >19:46:12,021 INFO program: Filesystem OS type: Linux >19:46:12,021 INFO program: Inode count: 128016 >19:46:12,021 INFO program: Block count: 512000 >19:46:12,021 INFO program: Reserved block count: 25600 >19:46:12,021 INFO program: Free blocks: 462290 >19:46:12,021 INFO program: Free inodes: 127795 >19:46:12,021 INFO program: First block: 1 >19:46:12,021 INFO program: Block size: 1024 >19:46:12,022 INFO program: Fragment size: 1024 >19:46:12,022 INFO program: Reserved GDT blocks: 256 >19:46:12,022 INFO program: Blocks per group: 8192 >19:46:12,022 INFO program: Fragments per group: 8192 >19:46:12,022 INFO program: Inodes per group: 2032 >19:46:12,022 INFO program: Inode blocks per group: 254 >19:46:12,022 INFO program: Flex block group size: 16 >19:46:12,022 INFO program: Filesystem created: Tue Apr 3 18:17:44 2012 >19:46:12,022 INFO program: Last mount time: Tue Apr 3 18:48:11 2012 >19:46:12,022 INFO program: Last write time: Tue Apr 3 19:39:04 2012 >19:46:12,022 INFO program: Mount count: 3 >19:46:12,022 INFO program: Maximum mount count: 22 >19:46:12,022 INFO program: Last checked: Tue Apr 3 18:17:44 2012 >19:46:12,022 INFO program: Check interval: 15552000 (6 months) >19:46:12,022 INFO program: Next check after: Sun Sep 30 18:17:44 2012 >19:46:12,022 INFO program: Lifetime writes: 49 MB >19:46:12,022 INFO program: Reserved blocks uid: 0 (user root) >19:46:12,022 INFO program: Reserved blocks gid: 0 (group root) >19:46:12,022 INFO program: First inode: 11 >19:46:12,022 INFO program: Inode size: 128 >19:46:12,022 INFO program: Journal inode: 8 >19:46:12,022 INFO program: Default directory hash: half_md4 >19:46:12,023 INFO program: Directory Hash Seed: ddfbb777-4500-4228-816e-bca1b7dbcf53 >19:46:12,023 INFO program: Journal backup: inode blocks >19:46:12,023 INFO program: Journal features: (none) >19:46:12,023 INFO program: Journal size: 8M >19:46:12,023 INFO program: Journal length: 8192 >19:46:12,023 INFO program: Journal sequence: 0x00000017 >19:46:12,023 INFO program: Journal start: 0 >19:46:12,023 INFO program: >19:46:12,023 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:12,023 INFO program: Running... dumpe2fs -h /dev/sda2 >19:46:12,026 INFO program: Filesystem volume name: <none> >19:46:12,026 INFO program: Last mounted on: /boot >19:46:12,026 INFO program: Filesystem UUID: 87db3e0b-d5ed-4180-a816-37b0649c82b9 >19:46:12,026 INFO program: Filesystem magic number: 0xEF53 >19:46:12,026 INFO program: Filesystem revision #: 1 (dynamic) >19:46:12,026 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 >19:46:12,026 INFO program: Filesystem flags: signed_directory_hash >19:46:12,026 INFO program: Default mount options: (none) >19:46:12,026 INFO program: Filesystem state: clean >19:46:12,026 INFO program: Errors behavior: Continue >19:46:12,026 INFO program: Filesystem OS type: Linux >19:46:12,027 INFO program: Inode count: 128016 >19:46:12,027 INFO program: Block count: 512000 >19:46:12,027 INFO program: Reserved block count: 25600 >19:46:12,027 INFO program: Free blocks: 462290 >19:46:12,027 INFO program: Free inodes: 127795 >19:46:12,027 INFO program: First block: 1 >19:46:12,027 INFO program: Block size: 1024 >19:46:12,027 INFO program: Fragment size: 1024 >19:46:12,027 INFO program: Reserved GDT blocks: 256 >19:46:12,027 INFO program: Blocks per group: 8192 >19:46:12,027 INFO program: Fragments per group: 8192 >19:46:12,027 INFO program: Inodes per group: 2032 >19:46:12,027 INFO program: Inode blocks per group: 254 >19:46:12,027 INFO program: Flex block group size: 16 >19:46:12,027 INFO program: Filesystem created: Tue Apr 3 18:17:44 2012 >19:46:12,027 INFO program: Last mount time: Tue Apr 3 18:48:11 2012 >19:46:12,027 INFO program: Last write time: Tue Apr 3 19:39:04 2012 >19:46:12,027 INFO program: Mount count: 3 >19:46:12,027 INFO program: Maximum mount count: 22 >19:46:12,027 INFO program: Last checked: Tue Apr 3 18:17:44 2012 >19:46:12,027 INFO program: Check interval: 15552000 (6 months) >19:46:12,027 INFO program: Next check after: Sun Sep 30 18:17:44 2012 >19:46:12,028 INFO program: Lifetime writes: 49 MB >19:46:12,028 INFO program: Reserved blocks uid: 0 (user root) >19:46:12,028 INFO program: Reserved blocks gid: 0 (group root) >19:46:12,028 INFO program: First inode: 11 >19:46:12,028 INFO program: Inode size: 128 >19:46:12,028 INFO program: Journal inode: 8 >19:46:12,028 INFO program: Default directory hash: half_md4 >19:46:12,028 INFO program: Directory Hash Seed: ddfbb777-4500-4228-816e-bca1b7dbcf53 >19:46:12,028 INFO program: Journal backup: inode blocks >19:46:12,028 INFO program: Journal features: (none) >19:46:12,028 INFO program: Journal size: 8M >19:46:12,028 INFO program: Journal length: 8192 >19:46:12,028 INFO program: Journal sequence: 0x00000017 >19:46:12,028 INFO program: Journal start: 0 >19:46:12,028 INFO program: >19:46:12,028 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:12,028 INFO program: Running... resize2fs -P /dev/sda2 >19:46:12,032 INFO program: Estimated minimum size of the filesystem: 38097 >19:46:12,032 ERR program: resize2fs 1.42 (29-Nov-2011) >19:46:12,035 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_home >19:46:12,038 INFO program: Couldn't find valid filesystem superblock. >19:46:12,038 ERR program: dumpe2fs 1.42 (29-Nov-2011) >19:46:12,038 ERR program: dumpe2fs: No such file or directory while trying to open /dev/mapper/VolGroup-lv_home >19:46:12,050 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_home >19:46:12,242 INFO program: Running... udevadm settle --timeout=300 >19:46:12,331 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >19:46:12,401 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >19:46:12,410 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >19:46:12,418 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >19:46:12,436 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/VolGroup-lv_home /mnt/sysimage/home >19:46:12,499 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >19:46:12,552 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >19:46:12,561 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >19:46:12,726 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_swap >19:46:12,977 INFO program: Running... udevadm settle --timeout=300 >19:46:13,051 INFO program: Running... swapon /dev/mapper/VolGroup-lv_swap >15:46:13,110 INFO program: Running... /sbin/hwclock --hctosys > > >/tmp/storage.log: >19:45:54,577 DEBUG storage: registered device format class LUKS as luks >19:45:54,577 DEBUG storage: registered device format class BIOSBoot as biosboot >19:45:54,578 DEBUG storage: registered device format class PPCPRePBoot as prepboot >19:45:54,579 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >19:45:54,579 DEBUG storage: registered device format class DMRaidMember as dmraidmember >19:45:54,580 DEBUG storage: registered device format class MDRaidMember as mdmember >19:45:54,581 DEBUG storage: registered device format class SwapSpace as swap >19:45:54,582 DEBUG storage: registered device format class MultipathMember as multipath_member >19:45:54,595 DEBUG storage: registered device format class Ext2FS as ext2 >19:45:54,595 DEBUG storage: registered device format class Ext3FS as ext3 >19:45:54,595 DEBUG storage: registered device format class Ext4FS as ext4 >19:45:54,595 DEBUG storage: registered device format class FATFS as vfat >19:45:54,595 DEBUG storage: registered device format class EFIFS as efi >19:45:54,595 DEBUG storage: registered device format class BTRFS as btrfs >19:45:54,595 DEBUG storage: registered device format class GFS2 as gfs2 >19:45:54,595 DEBUG storage: registered device format class JFS as jfs >19:45:54,595 DEBUG storage: registered device format class ReiserFS as reiserfs >19:45:54,595 DEBUG storage: registered device format class XFS as xfs >19:45:54,595 DEBUG storage: registered device format class HFS as hfs >19:45:54,596 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >19:45:54,596 DEBUG storage: registered device format class HFSPlus as hfs+ >19:45:54,596 DEBUG storage: registered device format class NTFS as ntfs >19:45:54,596 DEBUG storage: registered device format class NFS as nfs >19:45:54,596 DEBUG storage: registered device format class NFSv4 as nfs4 >19:45:54,596 DEBUG storage: registered device format class Iso9660FS as iso9660 >19:45:54,596 DEBUG storage: registered device format class NoDevFS as nodev >19:45:54,596 DEBUG storage: registered device format class DevPtsFS as devpts >19:45:54,596 DEBUG storage: registered device format class ProcFS as proc >19:45:54,596 DEBUG storage: registered device format class SysFS as sysfs >19:45:54,596 DEBUG storage: registered device format class TmpFS as tmpfs >19:45:54,596 DEBUG storage: registered device format class BindFS as bind >19:45:54,596 DEBUG storage: registered device format class SELinuxFS as selinuxfs >19:45:54,596 DEBUG storage: registered device format class USBFS as usbfs >19:45:54,598 DEBUG storage: registered device format class DiskLabel as disklabel >19:46:05,354 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >19:46:05,354 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >19:46:05,354 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >19:46:05,826 DEBUG storage: MultipathTopology._build_topology: >19:46:05,826 DEBUG storage: /etc/multipath.conf contents: >19:46:05,826 DEBUG storage: # multipath.conf written by anaconda >19:46:05,826 DEBUG storage: >19:46:05,826 DEBUG storage: defaults { >19:46:05,826 DEBUG storage: user_friendly_names yes >19:46:05,826 DEBUG storage: } >19:46:05,827 DEBUG storage: blacklist { >19:46:05,827 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >19:46:05,827 DEBUG storage: devnode "^hd[a-z]" >19:46:05,827 DEBUG storage: devnode "^dcssblk[0-9]*" >19:46:05,827 DEBUG storage: device { >19:46:05,827 DEBUG storage: vendor "DGC" >19:46:05,827 DEBUG storage: product "LUNZ" >19:46:05,827 DEBUG storage: } >19:46:05,827 DEBUG storage: device { >19:46:05,827 DEBUG storage: vendor "IBM" >19:46:05,827 DEBUG storage: product "S/390.*" >19:46:05,827 DEBUG storage: } >19:46:05,827 DEBUG storage: # don't count normal SATA devices as multipaths >19:46:05,827 DEBUG storage: device { >19:46:05,827 DEBUG storage: vendor "ATA" >19:46:05,827 DEBUG storage: } >19:46:05,827 DEBUG storage: # don't count 3ware devices as multipaths >19:46:05,827 DEBUG storage: device { >19:46:05,827 DEBUG storage: vendor "3ware" >19:46:05,827 DEBUG storage: } >19:46:05,827 DEBUG storage: device { >19:46:05,828 DEBUG storage: vendor "AMCC" >19:46:05,828 DEBUG storage: } >19:46:05,828 DEBUG storage: # nor highpoint devices >19:46:05,828 DEBUG storage: device { >19:46:05,828 DEBUG storage: vendor "HPT" >19:46:05,828 DEBUG storage: } >19:46:05,828 DEBUG storage: } >19:46:05,828 DEBUG storage: multipaths { >19:46:05,828 DEBUG storage: } >19:46:05,828 DEBUG storage: (end of /etc/multipath.conf) >19:46:05,851 INFO storage: MultipathTopology: found singlepath device: sdc >19:46:05,851 INFO storage: MultipathTopology: found singlepath device: sdb >19:46:05,851 INFO storage: MultipathTopology: found non-disk device: sdb1 >19:46:05,852 INFO storage: MultipathTopology: found non-disk device: sr0 >19:46:05,852 INFO storage: MultipathTopology: found singlepath device: sda >19:46:05,852 INFO storage: MultipathTopology: found non-disk device: sda1 >19:46:05,852 INFO storage: MultipathTopology: found non-disk device: sda2 >19:46:05,852 INFO storage: MultipathTopology: found non-disk device: sda3 >19:46:05,853 INFO storage: MultipathTopology: found singlepath device: loop0 >19:46:05,853 INFO storage: MultipathTopology: found singlepath device: loop1 >19:46:05,853 INFO storage: MultipathTopology: found singlepath device: loop2 >19:46:05,853 INFO storage: MultipathTopology: found singlepath device: loop3 >19:46:05,853 INFO storage: MultipathTopology: found singlepath device: loop4 >19:46:05,854 INFO storage: MultipathTopology: found singlepath device: loop5 >19:46:05,854 INFO storage: MultipathTopology: found singlepath device: loop6 >19:46:05,854 INFO storage: MultipathTopology: found singlepath device: loop7 >19:46:05,854 INFO storage: MultipathTopology: found singlepath device: dm-0 >19:46:05,854 INFO storage: devices to scan: ['sdc', 'sdb', 'sdb1', 'sr0', 'sda', 'sda1', 'sda2', 'sda3', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >19:46:05,859 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666433-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdc', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host16/target16:0:0/16:0:0:0/block/sdc', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'Card_Reader', > 'ID_MODEL_ENC': 'Card\\x20\\x20Reader\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '6366', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_4_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Multiple_Card_Reader_058F63666433-0:0', > 'ID_SERIAL_SHORT': '058F63666433', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Multiple', > 'ID_VENDOR_ENC': 'Multiple', > 'ID_VENDOR_ID': '058f', > 'MAJOR': '8', > 'MINOR': '32', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '179209123', > 'name': 'sdc', > 'symlinks': ['/dev/disk/by-id/usb-Multiple_Card_Reader_058F63666433-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.4:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host16/target16:0:0/16:0:0:0/block/sdc'} ; name: sdc ; >19:46:05,859 INFO storage: scanning sdc (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/host16/target16:0:0/16:0:0:0/block/sdc)... >19:46:05,861 DEBUG storage: DeviceTree.getDeviceByName: name: sdc ; >19:46:05,862 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:05,862 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdc ; >19:46:05,863 INFO storage: sdc is a disk >19:46:05,863 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:05,864 DEBUG storage: DiskDevice._setFormat: sdc ; current: None ; type: None ; >19:46:05,864 INFO storage: added disk sdc (id 0) to device tree >19:46:05,865 DEBUG storage: looking up parted Device: /dev/sdc >19:46:05,912 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0 /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0', > 'DEVNAME': 'sdb', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb', > 'DEVTYPE': 'disk', > 'ID_BUS': 'usb', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DT_101_II', > 'ID_MODEL_ENC': 'DT\\x20101\\x20II\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1625', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > 'ID_SERIAL_SHORT': '001CC0EC32BCAA2097DF2913', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '16', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '179499081', > 'name': 'sdb', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb'} ; name: sdb ; >19:46:05,912 INFO storage: scanning sdb (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb)... >19:46:05,912 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:46:05,913 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:05,913 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sdb ; >19:46:05,914 INFO storage: sdb is a disk >19:46:05,914 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:05,915 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: None ; >19:46:05,915 INFO storage: added disk sdb (id 1) to device tree >19:46:05,915 DEBUG storage: looking up parted Device: /dev/sdb >19:46:05,917 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb ; >19:46:05,917 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb ; label_type: None ; >19:46:05,917 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:05,918 DEBUG storage: DiskDevice.setup: sdb ; status: True ; controllable: True ; orig: False ; >19:46:05,943 DEBUG storage: DiskLabel.__init__: device: /dev/sdb ; labelType: gpt ; exists: True ; >19:46:05,953 DEBUG storage: Did not set pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ff487a27590>] > device: <parted.device.Device object at 0x7ff487a8fb10> > PedDisk: <_ped.Disk object at 0x7ff487a9bcb0> >19:46:05,953 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:46:05,953 DEBUG storage: DiskDevice._setFormat: sdb ; current: None ; type: disklabel ; >19:46:05,954 INFO storage: got device: DiskDevice instance (0x7ff487a8fa10) -- > name = sdb status = True kids = 0 id = 1 > parents = [] > uuid = None size = 7648.0 > format = existing msdos disklabel > major = 8 minor = 16 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb partedDevice = parted.Device instance -- > model: Kingston DT 101 II path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15663104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1022, 247, 62) biosGeometry: (974, 255, 63) > PedDevice: <_ped.Device object at 0x7ff48994ef80> > target size = 0 path = /dev/sdb > format args = [] originalFormat = None removable = True partedDevice = <parted.device.Device object at 0x7ff487a8f990> >19:46:05,954 INFO storage: got format: DiskLabel instance (0x7ff487a8fc10) -- > 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 = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7ff487a27590>] > device: <parted.device.Device object at 0x7ff487a8fb10> > PedDisk: <_ped.Disk object at 0x7ff487a9bcb0> > origPartedDisk = <parted.disk.Disk object at 0x7ff487a277d0> > partedDevice = parted.Device instance -- > model: Kingston DT 101 II path: /dev/sdb type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 15663104 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (1022, 247, 62) biosGeometry: (974, 255, 63) > PedDevice: <_ped.Device object at 0x7ff489917d40> > >19:46:05,965 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part1 /dev/disk/by-label/LIVE /dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0-part1 /dev/disk/by-uuid/14b08b02-ac89-40bd-9901-09744519eeb5', > 'DEVNAME': 'sdb1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb/sdb1', > 'DEVTYPE': 'partition', > 'ID_BUS': 'usb', > 'ID_FS_LABEL': 'LIVE', > 'ID_FS_LABEL_ENC': 'LIVE', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '14b08b02-ac89-40bd-9901-09744519eeb5', > 'ID_FS_UUID_ENC': '14b08b02-ac89-40bd-9901-09744519eeb5', > 'ID_FS_VERSION': '1.0', > 'ID_INSTANCE': '0:0', > 'ID_MODEL': 'DT_101_II', > 'ID_MODEL_ENC': 'DT\\x20101\\x20II\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_MODEL_ID': '1625', > 'ID_PART_ENTRY_DISK': '8:16', > 'ID_PART_ENTRY_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '15659008', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_PATH': 'pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0', > 'ID_PATH_TAG': 'pci-0000_00_1a_0-usb-0_1_5_1_0-scsi-0_0_0_0', > 'ID_REVISION': '1.00', > 'ID_SERIAL': 'Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0', > 'ID_SERIAL_SHORT': '001CC0EC32BCAA2097DF2913', > 'ID_TYPE': 'disk', > 'ID_USB_DRIVER': 'usb-storage', > 'ID_USB_INTERFACES': ':080650:', > 'ID_USB_INTERFACE_NUM': '00', > 'ID_VENDOR': 'Kingston', > 'ID_VENDOR_ENC': 'Kingston', > 'ID_VENDOR_ID': '0951', > 'MAJOR': '8', > 'MINOR': '17', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '179614269', > 'name': 'sdb1', > 'symlinks': ['/dev/disk/by-id/usb-Kingston_DT_101_II_001CC0EC32BCAA2097DF2913-0:0-part1', > '/dev/disk/by-label/LIVE', > '/dev/disk/by-path/pci-0000:00:1a.0-usb-0:1.5:1.0-scsi-0:0:0:0-part1', > '/dev/disk/by-uuid/14b08b02-ac89-40bd-9901-09744519eeb5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb/sdb1'} ; name: sdb1 ; >19:46:05,965 INFO storage: scanning sdb1 (/devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb/sdb1)... >19:46:05,967 DEBUG storage: DeviceTree.getDeviceByName: name: sdb1 ; >19:46:05,968 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:05,968 INFO storage: sdb1 is a partition >19:46:05,970 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sdb1 ; >19:46:05,971 DEBUG storage: DeviceTree.getDeviceByName: name: sdb ; >19:46:05,972 DEBUG storage: DeviceTree.getDeviceByName returned existing 7648MB disk sdb (1) with existing msdos disklabel >19:46:05,973 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sdb ; >19:46:05,973 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >19:46:05,973 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:05,974 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: None ; >19:46:05,974 DEBUG storage: looking up parted Partition: /dev/sdb1 >19:46:05,975 DEBUG storage: PartitionDevice.probe: sdb1 ; exists: True ; >19:46:05,975 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 1 ; >19:46:05,976 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 10 ; >19:46:05,977 DEBUG storage: PartitionDevice.getFlag: path: /dev/sdb1 ; flag: 12 ; >19:46:05,977 INFO storage: added partition sdb1 (id 2) to device tree >19:46:05,977 DEBUG storage: protecting sdb1 >19:46:05,977 DEBUG storage: sdb1 looks like a live backing device >19:46:05,977 DEBUG storage: protecting sdb >19:46:05,977 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sdb1 ; >19:46:05,978 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sdb1 ; label_type: None ; >19:46:05,979 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:05,979 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:05,979 DEBUG storage: device sdb1 does not contain a disklabel >19:46:05,979 INFO storage: type detected on 'sdb1' is 'ext4' >19:46:05,980 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,009 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,010 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:06,010 DEBUG storage: PartitionDevice._setFormat: sdb1 ; >19:46:06,011 DEBUG storage: PartitionDevice._setFormat: sdb1 ; current: None ; type: ext4 ; >19:46:06,011 DEBUG storage: looking up parted Device: /dev/sdb1 >19:46:06,012 INFO storage: got device: PartitionDevice instance (0x7ff487a8f9d0) -- > name = sdb1 status = True kids = 0 id = 2 > parents = ['existing 7648MB disk sdb (1) with existing msdos disklabel'] > uuid = None size = 7646.0 > format = existing ext4 filesystem > major = 8 minor = 17 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/host17/target17:0:0/17:0:0:0/block/sdb/sdb1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sdb1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15659008 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: True > hardwareGeometry: (1022, 247, 62) biosGeometry: (974, 255, 63) > PedDevice: <_ped.Device object at 0x7ff489917cb0> > target size = 0 path = /dev/sdb1 > 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 0x7ff487a8fb50> fileSystem: <parted.filesystem.FileSystem object at 0x7ff487a27950> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7ff487a275d0> PedPartition: <_ped.Partition object at 0x7ff487a255f0> > disk = existing 7648MB disk sdb (1) with existing msdos disklabel > start = 2048 end = 15661055 length = 15659008 > flags = boot >19:46:06,013 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,013 INFO storage: got format: Ext4FS instance (0x7ff487a47750) -- > type = ext4 name = ext4 status = False > device = /dev/sdb1 uuid = 14b08b02-ac89-40bd-9901-09744519eeb5 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = LIVE size = 7646.0 targetSize = 7646.0 > >19:46:06,018 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-222AB_R8BZ6GHB306079 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0: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_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FOR_SEAT': 'block-pci-0000_00_1f_2-scsi-0_0_0_0', > 'ID_MODEL': 'TSSTcorp_CDDVDW_SH-222AB', > 'ID_MODEL_ENC': 'TSSTcorp\\x20CDDVDW\\x20SH-222AB\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > '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': 'SB00', > 'ID_SERIAL': 'TSSTcorp_CDDVDW_SH-222AB_R8BZ6GHB306079', > 'ID_SERIAL_SHORT': 'R8BZ6GHB306079', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '179244780', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-222AB_R8BZ6GHB306079', > '/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/sr0'} ; name: sr0 ; >19:46:06,018 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:1f.2/ata1/host0/target0:0:0/0:0:0:0/block/sr0)... >19:46:06,018 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >19:46:06,019 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,019 INFO storage: sr0 is a cdrom >19:46:06,019 DEBUG storage: DeviceTree.addUdevOpticalDevice: >19:46:06,020 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,020 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >19:46:06,020 INFO storage: added cdrom sr0 (id 3) to device tree >19:46:06,021 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:46:06,026 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_4MR20DDR /dev/disk/by-id/scsi-SATA_ST380817AS_4MR20DDR /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\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': '3.42', > 'ID_SCSI_COMPAT': 'SATA_ST380817AS_4MR20DDR', > 'ID_SERIAL': 'ST380817AS_4MR20DDR', > 'ID_SERIAL_SHORT': '4MR20DDR', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '179465614', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_4MR20DDR', > '/dev/disk/by-id/scsi-SATA_ST380817AS_4MR20DDR', > '/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/sda'} ; name: sda ; >19:46:06,027 INFO storage: scanning sda (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda)... >19:46:06,027 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:46:06,028 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,028 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >19:46:06,029 INFO storage: sda is a disk >19:46:06,029 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,029 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >19:46:06,030 INFO storage: added disk sda (id 4) to device tree >19:46:06,030 DEBUG storage: looking up parted Device: /dev/sda >19:46:06,031 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >19:46:06,031 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >19:46:06,031 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,032 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >19:46:06,164 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: gpt ; exists: True ; >19:46:06,264 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0x7ff487a47a10>, <parted.partition.Partition object at 0x7ff487a4d050>, <parted.partition.Partition object at 0x7ff487a4d250>] > device: <parted.device.Device object at 0x7ff487a47910> > PedDisk: <_ped.Disk object at 0x7ff487a4c950> >19:46:06,264 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >19:46:06,265 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >19:46:06,266 INFO storage: got device: DiskDevice instance (0x7ff487a27a90) -- > name = sda status = True kids = 0 id = 4 > parents = [] > uuid = None size = 76319.0859375 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA ST380817AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x7ff489917dd0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7ff487a478d0> >19:46:06,266 INFO storage: got format: DiskLabel instance (0x7ff487a47d50) -- > 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 0x7ff487a47a10>, <parted.partition.Partition object at 0x7ff487a4d050>, <parted.partition.Partition object at 0x7ff487a4d250>] > device: <parted.device.Device object at 0x7ff487a47910> > PedDisk: <_ped.Disk object at 0x7ff487a4c950> > origPartedDisk = <parted.disk.Disk object at 0x7ff487a4d4d0> > partedDevice = parted.Device instance -- > model: ATA ST380817AS path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 156301488 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: False > hardwareGeometry: (9729, 255, 63) biosGeometry: (9729, 255, 63) > PedDevice: <_ped.Device object at 0x7ff487a4f0e0> > >19:46:06,286 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_4MR20DDR-part1 /dev/disk/by-id/scsi-SATA_ST380817AS_4MR20DDR-part1 /dev/disk/by-partuuid/58a8b8bc-cd9c-46f6-82f3-a6f4ce06a648 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '58a8b8bc-cd9c-46f6-82f3-a6f4ce06a648', > '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': '3.42', > 'ID_SCSI_COMPAT': 'SATA_ST380817AS_4MR20DDR', > 'ID_SERIAL': 'ST380817AS_4MR20DDR', > 'ID_SERIAL_SHORT': '4MR20DDR', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '179477850', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_4MR20DDR-part1', > '/dev/disk/by-id/scsi-SATA_ST380817AS_4MR20DDR-part1', > '/dev/disk/by-partuuid/58a8b8bc-cd9c-46f6-82f3-a6f4ce06a648', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1'} ; name: sda1 ; >19:46:06,286 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1)... >19:46:06,286 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >19:46:06,287 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,287 INFO storage: sda1 is a partition >19:46:06,288 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >19:46:06,289 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:46:06,290 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (4) with existing gpt disklabel >19:46:06,290 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >19:46:06,291 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:46:06,291 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,292 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >19:46:06,292 DEBUG storage: looking up parted Partition: /dev/sda1 >19:46:06,293 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >19:46:06,293 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >19:46:06,294 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >19:46:06,295 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >19:46:06,295 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >19:46:06,295 DEBUG storage: PartitionDevice._setFormat: sda1 ; >19:46:06,296 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: biosboot ; >19:46:06,296 INFO storage: added partition sda1 (id 5) to device tree >19:46:06,297 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >19:46:06,297 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >19:46:06,297 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,298 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >19:46:06,298 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: None ; exists: True ; >19:46:06,386 WARN storage: disklabel detected but not usable on sda1 >19:46:06,387 DEBUG storage: no type or existing type for sda1, bailing >19:46:06,387 DEBUG storage: looking up parted Device: /dev/sda1 >19:46:06,388 INFO storage: got device: PartitionDevice instance (0x7ff487a4d410) -- > name = sda1 status = True kids = 0 id = 5 > parents = ['existing 76319MB disk sda (4) with existing gpt disklabel'] > uuid = None size = 1.0 > format = existing biosboot > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2048 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7ff487a4f320> > 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 0x7ff487a47990> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff487a47c90> PedPartition: <_ped.Partition object at 0x7ff487a3ed10> > disk = existing 76319MB disk sda (4) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >19:46:06,389 INFO storage: got format: BIOSBoot instance (0x7ff487a47e10) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >19:46:06,403 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_4MR20DDR-part2 /dev/disk/by-id/scsi-SATA_ST380817AS_4MR20DDR-part2 /dev/disk/by-partlabel/ext4 /dev/disk/by-partuuid/5d8f56a2-311e-4b5e-be13-7ccf50b5c468 /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2 /dev/disk/by-uuid/87db3e0b-d5ed-4180-a816-37b0649c82b9', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': '87db3e0b-d5ed-4180-a816-37b0649c82b9', > 'ID_FS_UUID_ENC': '87db3e0b-d5ed-4180-a816-37b0649c82b9', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\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': 'ext4', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'c12a7328-f81f-11d2-ba4b-00a0c93ec93b', > 'ID_PART_ENTRY_UUID': '5d8f56a2-311e-4b5e-be13-7ccf50b5c468', > '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': '3.42', > 'ID_SCSI_COMPAT': 'SATA_ST380817AS_4MR20DDR', > 'ID_SERIAL': 'ST380817AS_4MR20DDR', > 'ID_SERIAL_SHORT': '4MR20DDR', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '179542058', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_4MR20DDR-part2', > '/dev/disk/by-id/scsi-SATA_ST380817AS_4MR20DDR-part2', > '/dev/disk/by-partlabel/ext4', > '/dev/disk/by-partuuid/5d8f56a2-311e-4b5e-be13-7ccf50b5c468', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part2', > '/dev/disk/by-uuid/87db3e0b-d5ed-4180-a816-37b0649c82b9'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2'} ; name: sda2 ; >19:46:06,403 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda2)... >19:46:06,404 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >19:46:06,404 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,404 INFO storage: sda2 is a partition >19:46:06,405 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >19:46:06,405 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:46:06,406 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (4) with existing gpt disklabel >19:46:06,407 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >19:46:06,407 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:46:06,407 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,408 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >19:46:06,408 DEBUG storage: looking up parted Partition: /dev/sda2 >19:46:06,409 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >19:46:06,409 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >19:46:06,410 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >19:46:06,411 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >19:46:06,411 INFO storage: added partition sda2 (id 6) to device tree >19:46:06,411 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >19:46:06,412 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >19:46:06,412 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,413 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:06,413 DEBUG storage: device sda2 does not contain a disklabel >19:46:06,413 INFO storage: type detected on 'sda2' is 'ext4' >19:46:06,413 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,444 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,444 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:06,445 DEBUG storage: PartitionDevice._setFormat: sda2 ; >19:46:06,446 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >19:46:06,446 DEBUG storage: looking up parted Device: /dev/sda2 >19:46:06,454 INFO storage: got device: PartitionDevice instance (0x7ff487a4d710) -- > name = sda2 status = True kids = 0 id = 6 > parents = ['existing 76319MB disk sda (4) 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/ata2/host1/target1:0:0/1: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 0x7ff487a4f050> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff487a47990> fileSystem: <parted.filesystem.FileSystem object at 0x7ff487a4d150> > number: 2 path: /dev/sda2 type: 0 > name: ext4 active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff487a4d0d0> PedPartition: <_ped.Partition object at 0x7ff487a3ec50> > disk = existing 76319MB disk sda (4) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = boot >19:46:06,454 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,455 INFO storage: got format: Ext4FS instance (0x7ff487a4d890) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = 87db3e0b-d5ed-4180-a816-37b0649c82b9 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >19:46:06,461 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-ST380817AS_4MR20DDR-part3 /dev/disk/by-id/scsi-SATA_ST380817AS_4MR20DDR-part3 /dev/disk/by-partuuid/a8d7a4e7-9af1-4353-a3fa-8196913f55ea /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/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_DOWNLOAD_MICROCODE': '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_ERASE_UNIT_MIN': '0', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN1': '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': 'j8kg4r-zH5C-R18b-1yoN-g9HD-4TtA-ASeNJG', > 'ID_FS_UUID_ENC': 'j8kg4r-zH5C-R18b-1yoN-g9HD-4TtA-ASeNJG', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'ST380817AS', > 'ID_MODEL_ENC': 'ST380817AS\\x20\\x20\\x20\\x20\\x20\\x20\\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': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '155273216', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'a8d7a4e7-9af1-4353-a3fa-8196913f55ea', > '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': '3.42', > 'ID_SCSI_COMPAT': 'SATA_ST380817AS_4MR20DDR', > 'ID_SERIAL': 'ST380817AS_4MR20DDR', > 'ID_SERIAL_SHORT': '4MR20DDR', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_home', 'lv_root'], > 'LVM2_LV_SIZE': ['18513920.00', '19693568.00', '39419904.00'], > 'LVM2_LV_UUID': ['Vc8jOP-05t7-Hi4f-MLlS-AOob-KGG8-GgnJZS', > 'rFRkR5-I2Q2-HzfF-QkPS-csan-YHNR-Yxn09n', > 'Y8LJdC-HlQc-1fgz-lgNE-vD3E-7ChZ-dsHk5f'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '2369', > 'LVM2_PV_PE_COUNT': '2369', > 'LVM2_PV_SIZE': '77627392.00', > 'LVM2_PV_UUID': 'j8kg4r-zH5C-R18b-1yoN-g9HD-4TtA-ASeNJG', > 'LVM2_VG_EXTENT_COUNT': '2369', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'VolGroup', > 'LVM2_VG_SIZE': '77627392.00', > 'LVM2_VG_UUID': 'QhLvTq-zmg0-535n-yy1U-Q94j-3GC7-C2J3df', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '179599594', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-ST380817AS_4MR20DDR-part3', > '/dev/disk/by-id/scsi-SATA_ST380817AS_4MR20DDR-part3', > '/dev/disk/by-partuuid/a8d7a4e7-9af1-4353-a3fa-8196913f55ea', > '/dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0-part3'], > 'sysfs_path': '/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3'} ; name: sda3 ; >19:46:06,461 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3)... >19:46:06,462 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >19:46:06,462 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,463 INFO storage: sda3 is a partition >19:46:06,463 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >19:46:06,464 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >19:46:06,464 DEBUG storage: DeviceTree.getDeviceByName returned existing 76319MB disk sda (4) with existing gpt disklabel >19:46:06,465 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >19:46:06,466 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:46:06,466 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,467 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >19:46:06,467 DEBUG storage: looking up parted Partition: /dev/sda3 >19:46:06,468 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >19:46:06,468 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >19:46:06,469 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >19:46:06,470 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >19:46:06,470 INFO storage: added partition sda3 (id 7) to device tree >19:46:06,470 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >19:46:06,471 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >19:46:06,472 DEBUG storage: LVMPhysicalVolume.__init__: >19:46:06,472 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:46:06,472 DEBUG storage: device sda3 does not contain a disklabel >19:46:06,472 INFO storage: type detected on 'sda3' is 'LVM2_member' >19:46:06,472 DEBUG storage: LVMPhysicalVolume.__init__: vgName: VolGroup ; uuid: j8kg4r-zH5C-R18b-1yoN-g9HD-4TtA-ASeNJG ; exists: True ; vgUuid: QhLvTq-zmg0-535n-yy1U-Q94j-3GC7-C2J3df ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: 4MR20DDR ; >19:46:06,472 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >19:46:06,473 DEBUG storage: PartitionDevice._setFormat: sda3 ; >19:46:06,474 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >19:46:06,474 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda3 ; >19:46:06,475 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup ; >19:46:06,475 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,476 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >19:46:06,476 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,477 DEBUG storage: LVMVolumeGroupDevice._setFormat: VolGroup ; current: None ; type: None ; >19:46:06,477 INFO storage: added lvmvg VolGroup (id 8) to device tree >19:46:06,477 DEBUG storage: looking up parted Device: /dev/sda3 >19:46:06,478 INFO storage: got device: PartitionDevice instance (0x7ff487a47dd0) -- > name = sda3 status = True kids = 1 id = 7 > parents = ['existing 76319MB disk sda (4) with existing gpt disklabel'] > uuid = None size = 75817.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:1f.2/ata2/host1/target1:0:0/1:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 155273216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (9665, 255, 63) biosGeometry: (9665, 255, 63) > PedDevice: <_ped.Device object at 0x7ff487a4f4d0> > 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 0x7ff487a47990> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff487a4d290> PedPartition: <_ped.Partition object at 0x7ff487a3eb90> > disk = existing 76319MB disk sda (4) with existing gpt disklabel > start = 1028096 end = 156301311 length = 155273216 > flags = lvm >19:46:06,479 INFO storage: got format: LVMPhysicalVolume instance (0x7ff487a4da90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = j8kg4r-zH5C-R18b-1yoN-g9HD-4TtA-ASeNJG exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup vgUUID = QhLvTq-zmg0-535n-yy1U-Q94j-3GC7-C2J3df peStart = 1.0 >19:46:06,480 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': '179208341', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >19:46:06,480 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >19:46:06,481 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >19:46:06,481 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,481 INFO storage: loop0 is a loop device >19:46:06,482 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >19:46:06,482 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >19:46:06,483 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,483 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,484 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >19:46:06,484 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 9) to device tree >19:46:06,485 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >19:46:06,486 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,486 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:46:06,486 INFO storage: added loop loop0 (id 10) to device tree >19:46:06,487 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >19:46:06,487 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >19:46:06,487 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:46:06,488 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >19:46:06,489 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >19:46:06,489 WARN storage: disklabel detected but not usable on loop0 >19:46:06,490 INFO storage: type detected on 'loop0' is 'squashfs' >19:46:06,490 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >19:46:06,490 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >19:46:06,491 INFO storage: got device: LoopDevice instance (0x7ff487a4ddd0) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (9)'] > 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 >19:46:06,492 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/64cbb0ee-3486-4656-8b05-9fca36a2876e', > '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': '64cbb0ee-3486-4656-8b05-9fca36a2876e', > 'ID_FS_UUID_ENC': '64cbb0ee-3486-4656-8b05-9fca36a2876e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '179384969', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/64cbb0ee-3486-4656-8b05-9fca36a2876e'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >19:46:06,492 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >19:46:06,493 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:46:06,493 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,493 INFO storage: loop1 is a loop device >19:46:06,494 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >19:46:06,495 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >19:46:06,495 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,495 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,496 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >19:46:06,496 INFO storage: added file /LiveOS/rootfs.img (id 11) to device tree >19:46:06,497 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >19:46:06,497 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,498 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >19:46:06,498 INFO storage: added loop loop1 (id 12) to device tree >19:46:06,499 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >19:46:06,501 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >19:46:06,502 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,502 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:06,502 DEBUG storage: device loop1 does not contain a disklabel >19:46:06,502 INFO storage: type detected on 'loop1' is 'ext4' >19:46:06,503 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,522 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,522 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:06,522 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >19:46:06,523 INFO storage: got device: LoopDevice instance (0x7ff487a4d790) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /LiveOS/rootfs.img (11)'] > 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 >19:46:06,524 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,524 INFO storage: got format: Ext4FS instance (0x7ff487a4de90) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 64cbb0ee-3486-4656-8b05-9fca36a2876e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >19:46:06,526 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': '179209328', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >19:46:06,526 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >19:46:06,527 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:46:06,528 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,528 INFO storage: loop2 is a loop device >19:46:06,529 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >19:46:06,530 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >19:46:06,531 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,531 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,532 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >19:46:06,532 INFO storage: added file /overlay (deleted) (id 13) to device tree >19:46:06,532 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >19:46:06,532 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,533 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >19:46:06,533 INFO storage: added loop loop2 (id 14) to device tree >19:46:06,534 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >19:46:06,534 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >19:46:06,534 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,535 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >19:46:06,536 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >19:46:06,536 WARN storage: disklabel detected but not usable on loop2 >19:46:06,537 DEBUG storage: no type or existing type for loop2, bailing >19:46:06,537 INFO storage: got device: LoopDevice instance (0x7ff487a4df10) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /overlay (deleted) (13)'] > 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 >19:46:06,538 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': '179210047', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >19:46:06,538 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >19:46:06,538 DEBUG storage: lvm filter: adding loop3 to the reject list >19:46:06,539 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': '179208341', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >19:46:06,539 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >19:46:06,539 DEBUG storage: lvm filter: adding loop4 to the reject list >19:46:06,540 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': '179209098', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >19:46:06,540 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >19:46:06,540 DEBUG storage: lvm filter: adding loop5 to the reject list >19:46:06,541 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': '179209615', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >19:46:06,541 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >19:46:06,541 DEBUG storage: lvm filter: adding loop6 to the reject list >19:46:06,542 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': '179208272', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >19:46:06,542 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >19:46:06,542 DEBUG storage: lvm filter: adding loop7 to the reject list >19:46:06,542 DEBUG storage: Skipping a device mapper drive (dm-0) for now >19:46:06,564 INFO storage: devices to scan: ['dm-0'] >19:46:06,565 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/64cbb0ee-3486-4656-8b05-9fca36a2876e /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': '64cbb0ee-3486-4656-8b05-9fca36a2876e', > 'ID_FS_UUID_ENC': '64cbb0ee-3486-4656-8b05-9fca36a2876e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '170237405', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/64cbb0ee-3486-4656-8b05-9fca36a2876e', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >19:46:06,566 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >19:46:06,566 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:46:06,567 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,567 INFO storage: live-rw is a device-mapper device >19:46:06,567 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >19:46:06,568 DEBUG storage: LVMVolumeGroupDevice.getDMNode: VolGroup ; status: True ; >19:46:06,568 DEBUG storage: failed to find dm node for VolGroup >19:46:06,569 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >19:46:06,569 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) with existing ext4 filesystem >19:46:06,570 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >19:46:06,571 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (14) >19:46:06,572 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >19:46:06,572 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,573 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >19:46:06,573 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,574 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >19:46:06,574 INFO storage: added dm live-rw (id 15) to device tree >19:46:06,574 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >19:46:06,575 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >19:46:06,575 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,576 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:06,576 DEBUG storage: device live-rw does not contain a disklabel >19:46:06,576 INFO storage: type detected on 'live-rw' is 'ext4' >19:46:06,576 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,594 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,594 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:06,596 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >19:46:06,596 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >19:46:06,609 INFO storage: got device: DMDevice instance (0x7ff487b0a950) -- > name = live-rw status = True kids = 0 id = 15 > parents = ['existing 0MB loop loop2 (14)'] > 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 0x7ff48994e3b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >19:46:06,610 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:06,610 INFO storage: got format: Ext4FS instance (0x7ff4879e2f50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 64cbb0ee-3486-4656-8b05-9fca36a2876e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >19:46:06,652 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_swap ; >19:46:06,652 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,653 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup ; >19:46:06,653 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,654 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_swap ; current: None ; type: None ; >19:46:06,654 DEBUG storage: Adding VolGroup-lv_swap/18080MB to VolGroup >19:46:06,654 INFO storage: added lvmlv VolGroup-lv_swap (id 16) to device tree >19:46:06,655 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_swap ; status: False ; controllable: True ; orig: False ; >19:46:06,655 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_swap ; orig: False ; >19:46:06,656 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >19:46:06,657 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_swap ; status: False ; controllable: True ; orig: False ; >19:46:06,853 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup-lv_swap >19:46:06,856 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_home ; >19:46:06,858 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:06,860 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup ; >19:46:06,861 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:06,862 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_home ; current: None ; type: None ; >19:46:06,863 DEBUG storage: Adding VolGroup-lv_home/19232MB to VolGroup >19:46:06,863 INFO storage: added lvmlv VolGroup-lv_home (id 17) to device tree >19:46:06,865 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_home ; status: False ; controllable: True ; orig: False ; >19:46:06,867 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_home ; orig: False ; >19:46:06,869 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >19:46:06,870 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_home ; status: False ; controllable: True ; orig: False ; >19:46:07,079 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup-lv_home >19:46:07,082 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_root ; >19:46:07,083 DEBUG storage: DeviceTree.getDeviceByName returned None >19:46:07,085 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 2 ; name: VolGroup ; >19:46:07,086 DEBUG storage: getFormat('None') returning DeviceFormat instance >19:46:07,088 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_root ; current: None ; type: None ; >19:46:07,088 DEBUG storage: Adding VolGroup-lv_root/38496MB to VolGroup >19:46:07,088 INFO storage: added lvmlv VolGroup-lv_root (id 18) to device tree >19:46:07,090 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >19:46:07,092 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_root ; orig: False ; >19:46:07,092 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >19:46:07,093 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >19:46:07,302 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup-lv_root >19:46:07,348 INFO storage: devices to scan: ['dm-1', 'dm-2', 'dm-3'] >19:46:07,352 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-QhLvTqzmg0535nyy1UQ94j3GC7C2J3dfVc8jOP05t7Hi4fMLlSAOobKGG8GgnJZS /dev/disk/by-uuid/9e976c27-c736-4628-bd47-9d6924b7571e /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-QhLvTqzmg0535nyy1UQ94j3GC7C2J3dfVc8jOP05t7Hi4fMLlSAOobKGG8GgnJZS', > 'DM_VG_NAME': 'VolGroup', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': '9e976c27-c736-4628-bd47-9d6924b7571e', > 'ID_FS_UUID_ENC': '9e976c27-c736-4628-bd47-9d6924b7571e', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '194534192', > 'name': 'dm-1', > 'symlinks': ['/dev/VolGroup/lv_swap', > '/dev/disk/by-id/dm-name-VolGroup-lv_swap', > '/dev/disk/by-id/dm-uuid-LVM-QhLvTqzmg0535nyy1UQ94j3GC7C2J3dfVc8jOP05t7Hi4fMLlSAOobKGG8GgnJZS', > '/dev/disk/by-uuid/9e976c27-c736-4628-bd47-9d6924b7571e', > '/dev/mapper/VolGroup-lv_swap'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: VolGroup-lv_swap ; >19:46:07,352 INFO storage: scanning VolGroup-lv_swap (/devices/virtual/block/dm-1)... >19:46:07,353 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_swap ; >19:46:07,353 DEBUG storage: DeviceTree.getDeviceByName returned existing 18080MB lvmlv VolGroup-lv_swap (16) >19:46:07,354 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_swap ; >19:46:07,354 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_swap ; label_type: None ; >19:46:07,355 DEBUG storage: SwapSpace.__init__: >19:46:07,355 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:46:07,355 DEBUG storage: device VolGroup-lv_swap does not contain a disklabel >19:46:07,355 INFO storage: type detected on 'VolGroup-lv_swap' is 'swap' >19:46:07,356 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/VolGroup-lv_swap ; serial: None ; uuid: 9e976c27-c736-4628-bd47-9d6924b7571e ; exists: True ; label: None ; >19:46:07,356 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:46:07,357 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_swap ; current: None ; type: swap ; >19:46:07,359 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >19:46:07,359 DEBUG storage: VolGroup size is 75808MB >19:46:07,359 DEBUG storage: vg VolGroup has 0MB free >19:46:07,360 DEBUG storage: VolGroup size is 75808MB >19:46:07,360 DEBUG storage: vg VolGroup has 0MB free >19:46:07,361 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7ff487a4ded0) -- > name = VolGroup-lv_swap status = True kids = 0 id = 16 > parents = ['existing 75808MB lvmvg VolGroup (8)'] > uuid = Vc8jOP-05t7-Hi4f-MLlS-AOob-KGG8-GgnJZS size = 18080.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: 37027840 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2304, 255, 63) biosGeometry: (2304, 255, 63) > PedDevice: <_ped.Device object at 0x7ff487a4f560> > target size = 18080.0 path = /dev/mapper/VolGroup-lv_swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff487a4dad0) -- > name = VolGroup status = True kids = 3 id = 8 > parents = ['existing 75817MB partition sda3 (7) with existing lvmpv'] > uuid = QhLvTq-zmg0-535n-yy1U-Q94j-3GC7-C2J3df size = 75808 > 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 = 2369 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 2369.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75817MB partition sda3 (7) with existing lvmpv'] > LVs = ['existing 18080MB lvmlv VolGroup-lv_swap (16) with existing swap', > 'existing 19232MB lvmlv VolGroup-lv_home (17)', > 'existing 38496MB lvmlv VolGroup-lv_root (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 18080MB >19:46:07,361 INFO storage: got format: SwapSpace instance (0x7ff4879eb510) -- > type = swap name = swap status = False > device = /dev/mapper/VolGroup-lv_swap uuid = 9e976c27-c736-4628-bd47-9d6924b7571e exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >19:46:07,421 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-QhLvTqzmg0535nyy1UQ94j3GC7C2J3dfrFRkR5I2Q2HzfFQkPScsanYHNRYxn09n /dev/disk/by-uuid/28eef988-de23-41ad-94ff-c16f31960e61 /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-QhLvTqzmg0535nyy1UQ94j3GC7C2J3dfrFRkR5I2Q2HzfFQkPScsanYHNRYxn09n', > 'DM_VG_NAME': 'VolGroup', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '28eef988-de23-41ad-94ff-c16f31960e61', > 'ID_FS_UUID_ENC': '28eef988-de23-41ad-94ff-c16f31960e61', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '194737342', > 'name': 'dm-2', > 'symlinks': ['/dev/VolGroup/lv_home', > '/dev/disk/by-id/dm-name-VolGroup-lv_home', > '/dev/disk/by-id/dm-uuid-LVM-QhLvTqzmg0535nyy1UQ94j3GC7C2J3dfrFRkR5I2Q2HzfFQkPScsanYHNRYxn09n', > '/dev/disk/by-uuid/28eef988-de23-41ad-94ff-c16f31960e61', > '/dev/mapper/VolGroup-lv_home'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: VolGroup-lv_home ; >19:46:07,422 INFO storage: scanning VolGroup-lv_home (/devices/virtual/block/dm-2)... >19:46:07,423 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_home ; >19:46:07,425 DEBUG storage: DeviceTree.getDeviceByName returned existing 19232MB lvmlv VolGroup-lv_home (17) >19:46:07,426 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_home ; >19:46:07,428 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_home ; label_type: None ; >19:46:07,430 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:07,430 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:07,430 DEBUG storage: device VolGroup-lv_home does not contain a disklabel >19:46:07,431 INFO storage: type detected on 'VolGroup-lv_home' is 'ext4' >19:46:07,432 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:07,483 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:07,483 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:07,485 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_home ; current: None ; type: ext4 ; >19:46:07,488 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >19:46:07,489 DEBUG storage: VolGroup size is 75808MB >19:46:07,491 DEBUG storage: vg VolGroup has 0MB free >19:46:07,491 DEBUG storage: VolGroup size is 75808MB >19:46:07,492 DEBUG storage: vg VolGroup has 0MB free >19:46:07,492 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7ff487a4de10) -- > name = VolGroup-lv_home status = True kids = 0 id = 17 > parents = ['existing 75808MB lvmvg VolGroup (8)'] > uuid = rFRkR5-I2Q2-HzfF-QkPS-csan-YHNR-Yxn09n size = 19232.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: 39387136 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (2451, 255, 63) biosGeometry: (2451, 255, 63) > PedDevice: <_ped.Device object at 0x7ff487a4f5f0> > target size = 19232.0 path = /dev/mapper/VolGroup-lv_home > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff487a4dad0) -- > name = VolGroup status = True kids = 3 id = 8 > parents = ['existing 75817MB partition sda3 (7) with existing lvmpv'] > uuid = QhLvTq-zmg0-535n-yy1U-Q94j-3GC7-C2J3df size = 75808 > 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 = 2369 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 2369.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75817MB partition sda3 (7) with existing lvmpv'] > LVs = ['existing 18080MB lvmlv VolGroup-lv_swap (16) with existing swap', > 'existing 19232MB lvmlv VolGroup-lv_home (17) with existing ext4 filesystem', > 'existing 38496MB lvmlv VolGroup-lv_root (18)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 19232MB >19:46:07,493 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:07,493 INFO storage: got format: Ext4FS instance (0x7ff4879eb610) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/VolGroup-lv_home uuid = 28eef988-de23-41ad-94ff-c16f31960e61 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 19232.0 targetSize = 19232.0 > >19:46:07,509 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-QhLvTqzmg0535nyy1UQ94j3GC7C2J3dfY8LJdCHlQc1fgzlgNEvD3E7ChZdsHk5f /dev/disk/by-uuid/39e3b573-023c-4c8f-bc79-bf16ff84964e /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-QhLvTqzmg0535nyy1UQ94j3GC7C2J3dfY8LJdCHlQc1fgzlgNEvD3E7ChZdsHk5f', > 'DM_VG_NAME': 'VolGroup', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '39e3b573-023c-4c8f-bc79-bf16ff84964e', > 'ID_FS_UUID_ENC': '39e3b573-023c-4c8f-bc79-bf16ff84964e', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDEV_LOG': '3', > 'USEC_INITIALIZED': '194957171', > 'name': 'dm-3', > 'symlinks': ['/dev/VolGroup/lv_root', > '/dev/disk/by-id/dm-name-VolGroup-lv_root', > '/dev/disk/by-id/dm-uuid-LVM-QhLvTqzmg0535nyy1UQ94j3GC7C2J3dfY8LJdCHlQc1fgzlgNEvD3E7ChZdsHk5f', > '/dev/disk/by-uuid/39e3b573-023c-4c8f-bc79-bf16ff84964e', > '/dev/mapper/VolGroup-lv_root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: VolGroup-lv_root ; >19:46:07,509 INFO storage: scanning VolGroup-lv_root (/devices/virtual/block/dm-3)... >19:46:07,511 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_root ; >19:46:07,512 DEBUG storage: DeviceTree.getDeviceByName returned existing 38496MB lvmlv VolGroup-lv_root (18) >19:46:07,513 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_root ; >19:46:07,513 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_root ; label_type: None ; >19:46:07,514 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:07,514 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:07,514 DEBUG storage: device VolGroup-lv_root does not contain a disklabel >19:46:07,514 INFO storage: type detected on 'VolGroup-lv_root' is 'ext4' >19:46:07,515 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:07,580 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:07,581 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:07,583 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_root ; current: None ; type: ext4 ; >19:46:07,586 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >19:46:07,586 DEBUG storage: VolGroup size is 75808MB >19:46:07,588 DEBUG storage: vg VolGroup has 0MB free >19:46:07,588 DEBUG storage: VolGroup size is 75808MB >19:46:07,590 DEBUG storage: vg VolGroup has 0MB free >19:46:07,592 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7ff4879e2e50) -- > name = VolGroup-lv_root status = True kids = 0 id = 18 > parents = ['existing 75808MB lvmvg VolGroup (8)'] > uuid = Y8LJdC-HlQc-1fgz-lgNE-vD3E-7ChZ-dsHk5f size = 38496.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: 78839808 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (4907, 255, 63) biosGeometry: (4907, 255, 63) > PedDevice: <_ped.Device object at 0x7ff487a4f830> > target size = 38496.0 path = /dev/mapper/VolGroup-lv_root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x7ff487a4dad0) -- > name = VolGroup status = True kids = 3 id = 8 > parents = ['existing 75817MB partition sda3 (7) with existing lvmpv'] > uuid = QhLvTq-zmg0-535n-yy1U-Q94j-3GC7-C2J3df size = 75808 > 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 = 2369 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_home', 'lv_root'] modified = False > extents = 2369.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 75817MB partition sda3 (7) with existing lvmpv'] > LVs = ['existing 18080MB lvmlv VolGroup-lv_swap (16) with existing swap', > 'existing 19232MB lvmlv VolGroup-lv_home (17) with existing ext4 filesystem', > 'existing 38496MB lvmlv VolGroup-lv_root (18) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 38496MB >19:46:07,592 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:07,593 INFO storage: got format: Ext4FS instance (0x7ff487a4d750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/VolGroup-lv_root uuid = 39e3b573-023c-4c8f-bc79-bf16ff84964e exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 38496.0 targetSize = 38496.0 > >19:46:07,633 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_swap ; >19:46:07,634 DEBUG storage: DeviceTree.getDeviceByName returned existing 18080MB lvmlv VolGroup-lv_swap (16) with existing swap >19:46:07,635 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_home ; >19:46:07,635 DEBUG storage: DeviceTree.getDeviceByName returned existing 19232MB lvmlv VolGroup-lv_home (17) with existing ext4 filesystem >19:46:07,636 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_root ; >19:46:07,637 DEBUG storage: DeviceTree.getDeviceByName returned existing 38496MB lvmlv VolGroup-lv_root (18) with existing ext4 filesystem >19:46:07,637 DEBUG storage: DiskDevice.teardown: sdc ; status: True ; controllable: True ; >19:46:07,638 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >19:46:07,639 DEBUG storage: DeviceFormat.teardown: device: /dev/sdc ; status: False ; type: None ; >19:46:07,657 DEBUG storage: PartitionDevice.teardown: sdb1 ; status: True ; controllable: True ; >19:46:07,750 DEBUG storage: DiskDevice.teardown: sdb ; status: True ; controllable: True ; >19:46:07,752 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:46:07,753 DEBUG storage: DiskLabel.teardown: device: /dev/sdb ; status: False ; type: disklabel ; >19:46:07,876 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >19:46:07,877 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:46:07,880 DEBUG storage: DeviceFormat.teardown: device: /dev/sr0 ; status: False ; type: None ; >19:46:07,898 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >19:46:07,900 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >19:46:07,902 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >19:46:07,923 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:07,924 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:07,926 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:08,125 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:46:08,140 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:08,142 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:08,143 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:08,161 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >19:46:08,162 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:46:08,163 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >19:46:08,164 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_swap ; status: True ; controllable: True ; >19:46:08,164 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/VolGroup-lv_swap ; status: False ; type: swap ; >19:46:08,165 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/VolGroup-lv_swap ; status: False ; type: swap ; >19:46:08,186 DEBUG storage: LVMLogicalVolumeDevice._teardown: VolGroup-lv_swap ; status: True ; controllable: True ; >19:46:08,288 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup ; status: True ; controllable: True ; >19:46:08,289 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >19:46:08,290 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >19:46:08,329 DEBUG storage: LVMVolumeGroupDevice._teardown: VolGroup ; status: True ; controllable: True ; >19:46:08,393 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:46:08,393 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:46:08,395 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:46:08,436 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:08,438 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:08,442 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:08,471 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_home ; status: False ; controllable: True ; >19:46:08,473 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_root ; status: False ; controllable: True ; >19:46:08,474 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >19:46:08,474 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >19:46:08,475 INFO storage: edd: MBR signature on sda is zero. new disk image? >19:46:08,476 INFO storage: edd: collected mbr signatures: {'sdb': '0x0003aca3'} >19:46:08,476 DEBUG storage: edd: data extracted from 0x80: > type: USB, ata_device: None > channel: 0, mbr_signature: 0x0003aca3 > pci_dev: 00:00.0, scsi_id: None > scsi_lun: None, sectors: 15663104 >19:46:08,477 INFO storage: edd: matched 0x80 to sdb using MBR sig >19:46:08,477 DEBUG storage: edd: data extracted from 0x81: > type: SATA, ata_device: None > channel: 255, mbr_signature: 0x00000000 > pci_dev: 00:1f.2, scsi_id: None > scsi_lun: None, sectors: 156301488 >19:46:08,477 ERR storage: edd: unable to match edd entry 0x81 >19:46:08,477 DEBUG storage: new bootloader stage1 device: None >19:46:08,489 DEBUG storage: VolGroup size is 75808MB >19:46:08,490 DEBUG storage: vg VolGroup has 0MB free >19:46:08,490 DEBUG storage: VolGroup size is 75808MB >19:46:08,491 DEBUG storage: vg VolGroup has 0MB free >19:46:08,494 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:08,496 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:08,500 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:08,501 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:08,503 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:08,504 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:08,505 DEBUG storage: looking up parted Device: /dev/sdc >19:46:08,507 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >19:46:08,511 DEBUG storage: looking up parted Device: /dev/sdc >19:46:08,513 INFO storage: Skipping disk: sdc: No media present >19:46:08,514 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:46:08,514 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:08,556 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >19:46:08,640 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:08,641 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:08,642 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:08,659 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >19:46:08,660 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:08,663 WARN storage: mount of loop1 as ext4 failed: mount failed: (32, 'mount: /dev/loop1 is already mounted or /mnt/sysimage busy') >19:46:08,664 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >19:46:08,666 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_home ; status: False ; controllable: True ; orig: False ; >19:46:08,668 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_home ; orig: False ; >19:46:08,670 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >19:46:08,671 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_home ; status: False ; controllable: True ; orig: False ; >19:46:08,812 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:08,845 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_home ; status: True ; controllable: True ; >19:46:08,877 DEBUG storage: LVMLogicalVolumeDevice._teardown: VolGroup-lv_home ; status: True ; controllable: True ; >19:46:08,942 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup ; status: True ; controllable: True ; >19:46:08,943 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >19:46:08,944 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >19:46:08,978 DEBUG storage: LVMVolumeGroupDevice._teardown: VolGroup ; status: True ; controllable: True ; >19:46:09,021 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:46:09,022 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:46:09,023 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:46:09,121 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:09,122 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:09,124 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:09,139 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >19:46:09,140 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_root ; orig: False ; >19:46:09,142 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >19:46:09,142 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >19:46:09,313 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >19:46:09,631 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_root ; status: True ; controllable: True ; >19:46:09,659 DEBUG storage: LVMLogicalVolumeDevice._teardown: VolGroup-lv_root ; status: True ; controllable: True ; >19:46:09,856 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup ; status: True ; controllable: True ; >19:46:09,857 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >19:46:09,857 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/VolGroup ; status: False ; type: None ; >19:46:09,895 DEBUG storage: LVMVolumeGroupDevice._teardown: VolGroup ; status: True ; controllable: True ; >19:46:09,952 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >19:46:09,952 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:46:09,954 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >19:46:09,966 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >19:46:09,968 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:09,969 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >19:46:11,683 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >19:46:11,684 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_root ; orig: False ; >19:46:11,684 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >19:46:11,685 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_root ; status: False ; controllable: True ; orig: False ; >19:46:11,858 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >19:46:11,886 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >19:46:11,922 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >19:46:11,953 DEBUG storage: blkid.tab devs: ['/dev/sdb1', '/dev/sda3'] >19:46:11,953 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >19:46:11,953 DEBUG storage: crypttab maps: [] >19:46:11,953 DEBUG storage: parsing /mnt/sysimage/etc/fstab >19:46:11,957 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup-lv_root ; >19:46:11,958 DEBUG storage: DeviceTree.getDeviceByPath returned existing 38496MB lvmlv VolGroup-lv_root (18) with existing ext4 filesystem >19:46:11,958 DEBUG storage: resolved '/dev/mapper/VolGroup-lv_root' to 'VolGroup-lv_root' (lvmlv) >19:46:11,959 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:11,980 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:11,980 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:11,981 DEBUG storage: resolved 'UUID=87db3e0b-d5ed-4180-a816-37b0649c82b9' to 'sda2' (partition) >19:46:11,982 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:12,033 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:12,033 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:12,034 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup-lv_home ; >19:46:12,035 DEBUG storage: DeviceTree.getDeviceByPath returned existing 19232MB lvmlv VolGroup-lv_home (17) with existing ext4 filesystem >19:46:12,035 DEBUG storage: resolved '/dev/mapper/VolGroup-lv_home' to 'VolGroup-lv_home' (lvmlv) >19:46:12,035 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:12,039 DEBUG storage: Ext4FS.supported: supported: True ; >19:46:12,039 DEBUG storage: getFormat('ext4') returning Ext4FS instance >19:46:12,039 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/VolGroup-lv_swap ; >19:46:12,040 DEBUG storage: DeviceTree.getDeviceByPath returned existing 18080MB lvmlv VolGroup-lv_swap (16) with existing swap >19:46:12,040 DEBUG storage: resolved '/dev/mapper/VolGroup-lv_swap' to 'VolGroup-lv_swap' (lvmlv) >19:46:12,041 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/VolGroup-lv_swap ; exists: True ; >19:46:12,041 DEBUG storage: getFormat('swap') returning SwapSpace instance >19:46:12,042 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:46:12,047 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_root ; status: True ; controllable: True ; orig: False ; >19:46:12,048 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_home ; status: False ; controllable: True ; orig: False ; >19:46:12,048 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_home ; orig: False ; >19:46:12,049 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >19:46:12,050 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_home ; status: False ; controllable: True ; orig: False ; >19:46:12,300 DEBUG storage: BindFS.supported: supported: False ; >19:46:12,302 DEBUG storage: BindFS.supported: supported: False ; >19:46:12,302 DEBUG storage: getFormat('bind') returning BindFS instance >19:46:12,304 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >19:46:12,305 DEBUG storage: TmpFS.supported: supported: False ; >19:46:12,306 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >19:46:12,307 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >19:46:12,309 DEBUG storage: DevPtsFS.supported: supported: False ; >19:46:12,309 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >19:46:12,311 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >19:46:12,312 DEBUG storage: SysFS.supported: supported: False ; >19:46:12,312 DEBUG storage: getFormat('sysfs') returning SysFS instance >19:46:12,312 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >19:46:12,313 DEBUG storage: ProcFS.supported: supported: False ; >19:46:12,313 DEBUG storage: getFormat('proc') returning ProcFS instance >19:46:12,314 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >19:46:12,315 DEBUG storage: SELinuxFS.supported: supported: False ; >19:46:12,315 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >19:46:12,315 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >19:46:12,316 DEBUG storage: USBFS.supported: supported: False ; >19:46:12,316 DEBUG storage: getFormat('usbfs') returning USBFS instance >19:46:12,317 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >19:46:12,317 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >19:46:12,330 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >19:46:12,379 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >19:46:12,380 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >19:46:12,400 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >19:46:12,403 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >19:46:12,406 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >19:46:12,408 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >19:46:12,413 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >19:46:12,415 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >19:46:12,416 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >19:46:12,421 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >19:46:12,423 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_home ; status: True ; controllable: True ; orig: False ; >19:46:12,434 INFO storage: set SELinux context for mountpoint /home to system_u:object_r:home_root_t:s0 >19:46:12,466 INFO storage: set SELinux context for newly mounted filesystem root at /home to system_u:object_r:home_root_t:s0 >19:46:12,477 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >19:46:12,498 INFO storage: set SELinux context for mountpoint /proc to None >19:46:12,502 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >19:46:12,527 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >19:46:12,551 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >19:46:12,556 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >19:46:12,558 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >19:46:12,559 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >19:46:12,564 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >19:46:12,723 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_swap ; status: False ; controllable: True ; orig: False ; >19:46:12,724 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: VolGroup-lv_swap ; orig: False ; >19:46:12,725 DEBUG storage: LVMVolumeGroupDevice.setup: VolGroup ; status: True ; controllable: True ; orig: False ; >19:46:12,725 DEBUG storage: LVMLogicalVolumeDevice._setup: VolGroup-lv_swap ; status: False ; controllable: True ; orig: False ; >19:46:13,048 DEBUG storage: SwapSpace.setup: device: /dev/mapper/VolGroup-lv_swap ; status: False ; type: swap ; >19:46:13,050 DEBUG storage: SwapSpace.setup: device: /dev/mapper/VolGroup-lv_swap ; status: False ; type: swap ; >15:46:14,004 INFO storage: resetting parted disks... >15:46:14,006 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sdb ; >15:46:14,007 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >15:46:14,009 DEBUG storage: PartitionDevice.preCommitFixup: sdb1 ; >15:46:14,009 DEBUG storage: sector-based lookup found partition sdb1 >15:46:14,011 DEBUG storage: PartitionDevice._setPartedPartition: sdb1 ; >15:46:14,012 DEBUG storage: device sdb1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff487a277d0> fileSystem: <parted.filesystem.FileSystem object at 0x7ff487a0a590> > number: 1 path: /dev/sdb1 type: 0 > name: None active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7ff487a0a510> PedPartition: <_ped.Partition object at 0x7ff4879f5830> >15:46:14,012 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >15:46:14,013 DEBUG storage: sector-based lookup found partition sda1 >15:46:14,013 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >15:46:14,013 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff487a4d4d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff487a0a6d0> PedPartition: <_ped.Partition object at 0x7ff4879f5890> >15:46:14,014 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >15:46:14,014 DEBUG storage: sector-based lookup found partition sda2 >15:46:14,015 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >15:46:14,015 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff487a4d4d0> fileSystem: <parted.filesystem.FileSystem object at 0x7ff487a0a8d0> > number: 2 path: /dev/sda2 type: 0 > name: ext4 active: True busy: True > geometry: <parted.geometry.Geometry object at 0x7ff487a0a850> PedPartition: <_ped.Partition object at 0x7ff4879f58f0> >15:46:14,015 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >15:46:14,015 DEBUG storage: sector-based lookup found partition sda3 >15:46:14,016 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >15:46:14,016 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7ff487a4d4d0> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7ff487a0aa10> PedPartition: <_ped.Partition object at 0x7ff4879f5950> >15:46:14,016 INFO storage: pruning action queue... >15:46:14,016 INFO storage: sorting actions... >15:46:14,017 INFO storage: not setting boot flag on sda2 >15:46:14,018 DEBUG storage: VolGroup size is 75808MB >15:46:14,018 DEBUG storage: vg VolGroup has 0MB free >15:46:14,018 DEBUG storage: VolGroup size is 75808MB >15:46:14,019 DEBUG storage: vg VolGroup has 0MB free >15:46:14,020 DEBUG storage: Ext4FS.supported: supported: True ; >15:46:14,021 DEBUG storage: Ext4FS.supported: supported: True ; >15:46:14,023 DEBUG storage: Ext4FS.supported: supported: True ; >15:46:14,023 DEBUG storage: Ext4FS.supported: supported: True ; >15:46:14,025 DEBUG storage: Ext4FS.supported: supported: True ; >15:46:14,027 DEBUG storage: Ext4FS.supported: supported: True ; >15:46:14,027 DEBUG storage: looking up parted Device: /dev/sdc >15:46:14,031 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >15:46:14,038 DEBUG storage: BindFS.supported: supported: False ; >15:46:14,039 DEBUG storage: BindFS.supported: supported: False ; >15:46:14,039 DEBUG storage: getFormat('bind') returning BindFS instance >15:46:14,040 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >15:46:14,040 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >15:46:15,073 DEBUG storage: looking up parted Device: /dev/sdc >15:46:15,075 INFO storage: Skipping disk: sdc: No media present >15:46:15,076 DEBUG storage: _is_valid_disklabel(sda) returning True >15:46:15,077 DEBUG storage: _is_valid_size(sda) returning True >15:46:15,077 DEBUG storage: _is_valid_location(sda) returning True >15:46:15,077 DEBUG storage: _is_valid_format(sda) returning True >15:46:15,077 DEBUG storage: is_valid_stage1_device(sda) returning True >15:46:15,077 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >15:46:15,077 DEBUG storage: is_valid_stage1_device(sda) returning True >15:46:15,079 DEBUG storage: _is_valid_disklabel(sdb) returning True >15:46:15,079 DEBUG storage: _is_valid_size(sdb) returning True >15:46:15,079 DEBUG storage: _is_valid_location(sdb) returning True >15:46:15,079 DEBUG storage: _is_valid_format(sdb) returning True >15:46:15,079 DEBUG storage: is_valid_stage1_device(sdb) returning False >15:46:15,079 DEBUG storage: is_valid_stage1_device(sdb) returning False >15:46:15,081 DEBUG storage: _is_valid_disklabel(sdc) returning False >15:46:15,081 DEBUG storage: _is_valid_size(sdc) returning True >15:46:15,081 DEBUG storage: _is_valid_location(sdc) returning True >15:46:15,081 DEBUG storage: _is_valid_format(sdc) returning True >15:46:15,081 DEBUG storage: is_valid_stage1_device(sdc) returning False >15:46:15,081 DEBUG storage: is_valid_stage1_device(sdc) returning False >15:46:15,081 DEBUG storage: no stage1 device: ['sda'] >15:46:15,082 DEBUG storage: stage1_drive is existing 7648MB disk sdb (1) with existing msdos disklabel >15:46:15,082 DEBUG storage: _is_valid_disklabel(sda) returning True >15:46:15,082 DEBUG storage: _is_valid_size(sda) returning True >15:46:15,083 DEBUG storage: _is_valid_location(sda) returning True >15:46:15,083 DEBUG storage: _is_valid_format(sda) returning True >15:46:15,083 DEBUG storage: is_valid_stage1_device(sda) returning True >15:46:15,083 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >15:46:15,083 DEBUG storage: is_valid_stage1_device(sda) returning True >15:46:15,083 DEBUG storage: _is_valid_disklabel(sdb) returning True >15:46:15,083 DEBUG storage: _is_valid_size(sdb) returning True >15:46:15,083 DEBUG storage: _is_valid_location(sdb) returning True >15:46:15,083 DEBUG storage: _is_valid_format(sdb) returning True >15:46:15,083 DEBUG storage: is_valid_stage1_device(sdb) returning False >15:46:15,083 DEBUG storage: is_valid_stage1_device(sdb) returning False >15:46:15,084 DEBUG storage: _is_valid_disklabel(sdc) returning False >15:46:15,084 DEBUG storage: _is_valid_size(sdc) returning True >15:46:15,084 DEBUG storage: _is_valid_location(sdc) returning True >15:46:15,084 DEBUG storage: _is_valid_format(sdc) returning True >15:46:15,084 DEBUG storage: is_valid_stage1_device(sdc) returning False >15:46:15,084 DEBUG storage: is_valid_stage1_device(sdc) returning False >15:46:15,107 DEBUG storage: looking up parted Device: /dev/sdc >15:46:15,123 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >15:46:15,123 DEBUG storage: VolGroup size is 75808MB >15:46:15,124 DEBUG storage: vg VolGroup has 0MB free >15:46:15,124 DEBUG storage: VolGroup size is 75808MB >15:46:15,124 DEBUG storage: vg VolGroup has 0MB free >15:46:15,127 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >15:46:15,127 DEBUG storage: VolGroup size is 75808MB >15:46:15,127 DEBUG storage: vg VolGroup has 0MB free >15:46:15,128 DEBUG storage: VolGroup size is 75808MB >15:46:15,128 DEBUG storage: vg VolGroup has 0MB free > > >/tmp/ifcfg.log: > > >/mnt/sysimage/root/install.log: >14:27:06 Installing libgcc-4.6.3-2.fc16.x86_64 >warning: libgcc-4.6.3-2.fc16.x86_64: Header V3 RSA/SHA256 Signature, key ID a82ba4b7: NOKEY >14:27:07 Installing setup-2.8.36-3.fc16.noarch >14:27:08 Installing filesystem-2.4.44-1.fc16.x86_64 >14:27:12 Installing basesystem-10.0-5.fc16.noarch >14:27:12 Installing ncurses-base-5.9-2.20110716.fc16.x86_64 >14:27:13 Installing kbd-misc-1.15.2-3.fc16.noarch >14:27:16 Installing ca-certificates-2011.78-1.fc16.noarch >14:27:17 Installing tzdata-2012b-3.fc16.noarch >14:27:19 Installing nss-softokn-freebl-3.13.3-1.fc16.x86_64 >14:27:20 Installing glibc-common-2.14.90-24.fc16.6.x86_64 >14:27:54 Installing glibc-2.14.90-24.fc16.6.x86_64 >14:28:10 Installing ncurses-libs-5.9-2.20110716.fc16.x86_64 >14:28:12 Installing bash-4.2.24-1.fc16.x86_64 >14:28:15 Installing libsepol-2.1.3-2.fc16.x86_64 >14:28:16 Installing libselinux-2.1.6-6.fc16.x86_64 >14:28:17 Installing libattr-2.4.46-2.fc16.x86_64 >14:28:18 Installing libcap-2.22-1.fc15.x86_64 >14:28:19 Installing zlib-1.2.5-6.fc16.x86_64 >14:28:19 Installing info-4.13a-15.fc15.x86_64 >14:28:21 Installing audit-libs-2.2-1.fc16.x86_64 >14:28:21 Installing popt-1.13-9.fc16.x86_64 >14:28:22 Installing libacl-2.2.51-2.fc16.x86_64 >14:28:22 Installing chkconfig-1.3.59-1.fc16.x86_64 >14:28:24 Installing libcom_err-1.41.14-2.fc15.x86_64 >14:28:24 Installing sed-4.2.1-7.fc16.x86_64 >14:28:26 Installing db4-4.8.30-3.fc15.x86_64 >14:28:27 Installing bzip2-libs-1.0.6-3.fc15.x86_64 >14:28:28 Installing libxml2-2.7.8-6.fc16.x86_64 >14:28:31 Installing libudev-173-3.fc16.x86_64 >14:28:32 Installing nspr-4.9-1.fc16.x86_64 >14:28:33 Installing nss-util-3.13.3-2.1.fc16.x86_64 >14:28:33 Installing readline-6.2-2.fc16.x86_64 >14:28:35 Installing xz-libs-5.1.1-1alpha.fc16.x86_64 >14:28:36 Installing libgpg-error-1.10-1.fc16.x86_64 >14:28:37 Installing libuuid-2.20.1-2.2.fc16.x86_64 >14:28:37 Installing libblkid-2.20.1-2.2.fc16.x86_64 >14:28:38 Installing lua-5.1.4-9.fc16.x86_64 >14:28:39 Installing gawk-4.0.0-1.fc16.x86_64 >14:28:44 Installing elfutils-libelf-0.153-1.fc16.x86_64 >14:28:45 Installing tcp_wrappers-libs-7.6-64.fc16.x86_64 >14:28:46 Installing sqlite-3.7.7.1-1.fc16.x86_64 >14:28:48 Installing cpio-2.11-4.fc16.x86_64 >14:28:49 Installing findutils-4.5.10-1.fc16.x86_64 >14:28:53 Installing file-libs-5.07-6.fc16.x86_64 >14:28:55 Installing libdb-5.2.36-1.fc16.x86_64 >14:28:59 Installing cyrus-sasl-lib-2.1.23-27.fc16.x86_64 >14:29:00 Installing libstdc++-4.6.3-2.fc16.x86_64 >14:29:02 Installing dbus-libs-1.4.10-3.fc16.x86_64 >14:29:03 Installing libgcrypt-1.5.0-2.fc16.x86_64 >14:29:05 Installing libassuan-2.0.1-1.fc16.x86_64 >14:29:06 Installing bzip2-1.0.6-3.fc15.x86_64 >14:29:07 Installing libunistring-0.9.3-2.fc15.x86_64 >14:29:10 Installing libidn-1.22-3.fc16.x86_64 >14:29:12 Installing checkpolicy-2.1.6-2.fc16.x86_64 >14:29:14 Installing libselinux-utils-2.1.6-6.fc16.x86_64 >14:29:15 Installing keyutils-libs-1.5.2-1.fc16.x86_64 >14:29:16 Installing krb5-libs-1.9.3-1.fc16.x86_64 >14:29:20 Installing slang-2.2.4-1.fc16.x86_64 >14:29:24 Installing expat-2.0.1-11.fc15.x86_64 >14:29:25 Installing libffi-3.0.10-1.fc16.x86_64 >14:29:25 Installing gamin-0.1.10-10.fc16.x86_64 >14:29:26 Installing pkgconfig-0.25-3.fc15.x86_64 >14:29:27 Installing glib2-2.30.2-1.fc16.x86_64 >14:29:35 Installing shared-mime-info-0.91-5.fc16.x86_64 >14:29:37 Installing libcroco-0.6.2-6.fc15.x86_64 >14:29:38 Installing pth-2.0.7-10.x86_64 >14:29:39 Installing libcap-ng-0.6.6-1.fc16.x86_64 >14:29:39 Installing gettext-libs-0.18.1.1-8.fc16.x86_64 >14:29:41 Installing newt-0.52.14-1.fc16.x86_64 >14:29:42 Installing gmp-4.3.2-4.fc16.x86_64 >14:29:43 Installing pcre-8.12-7.fc16.x86_64 >14:29:45 Installing grep-2.9-3.fc16.x86_64 >14:29:47 Installing nss-softokn-3.13.3-1.fc16.x86_64 >14:29:48 Installing libmount-2.20.1-2.2.fc16.x86_64 >14:29:49 Installing grubby-8.8-2.fc16.x86_64 >14:29:50 Installing db4-utils-4.8.30-3.fc15.x86_64 >14:29:51 Installing nss-myhostname-0.3-1.fc16.x86_64 >14:29:51 Installing e2fsprogs-libs-1.41.14-2.fc15.x86_64 >14:29:52 Installing libss-1.41.14-2.fc15.x86_64 >14:29:53 Installing pinentry-0.8.1-4.fc16.x86_64 >14:29:54 Installing tar-1.26-2.fc16.x86_64 >14:29:58 Installing vim-minimal-7.3.315-1.fc16.x86_64 >14:30:00 Installing libgomp-4.6.3-2.fc16.x86_64 >14:30:01 Installing m4-1.4.16-2.fc16.x86_64 >14:30:03 Installing which-2.20-2.fc15.x86_64 >14:30:03 Installing diffutils-3.2-5.fc16.x86_64 >14:30:05 Installing procps-3.2.8-24.20110302git.fc16.x86_64 >14:30:06 Installing psmisc-22.16-1.fc16.x86_64 >14:30:07 Installing procmail-3.22-29.fc16.x86_64 >14:30:08 Installing dash-0.5.7-1.fc16.x86_64 >14:30:09 Installing freetype-2.4.6-4.fc16.x86_64 >14:30:12 Installing ncurses-5.9-2.20110716.fc16.x86_64 >14:30:13 Installing coreutils-libs-8.12-6.fc16.x86_64 >14:30:14 Installing gzip-1.4-3.fc15.x86_64 >14:30:15 Installing cracklib-2.8.18-2.fc15.x86_64 >14:30:16 Installing cracklib-dicts-2.8.18-2.fc15.x86_64 >14:30:28 Installing coreutils-8.12-6.fc16.x86_64 >14:30:38 Installing pam-1.1.5-5.fc16.x86_64 >14:30:41 Installing openssl-1.0.0g-1.fc16.x86_64 >14:30:47 Installing module-init-tools-3.16-5.fc16.x86_64 >14:30:49 Installing hwdata-0.234-1.fc16.noarch >14:30:55 Installing libpciaccess-0.12.1-1.fc15.x86_64 >14:30:55 Installing fipscheck-lib-1.3.0-2.fc15.x86_64 >14:30:55 Installing fipscheck-1.3.0-2.fc15.x86_64 >14:30:56 Installing libssh2-1.2.7-4.fc16.x86_64 >14:30:57 Installing fedora-logos-16.0.2-1.fc16.noarch >14:31:01 Installing nss-sysinit-3.13.3-1.fc16.x86_64 >14:31:02 Installing nss-3.13.3-1.fc16.x86_64 >14:31:06 Installing openldap-2.4.26-6.fc16.x86_64 >14:31:08 Installing gnupg2-2.0.18-2.fc16.x86_64 >14:31:13 Installing libcurl-7.21.7-7.fc16.x86_64 >14:31:15 Installing dhcp-libs-4.2.3-6.P2.fc16.x86_64 >14:31:16 Installing curl-7.21.7-7.fc16.x86_64 >14:31:17 Installing rpm-4.9.1.2-6.fc16.x86_64 >14:31:21 Installing rpm-libs-4.9.1.2-6.fc16.x86_64 >14:31:23 Installing rpm-build-libs-4.9.1.2-6.fc16.x86_64 >14:31:24 Installing gpgme-1.3.0-4.fc16.x86_64 >14:31:25 Installing libuser-0.57.4-1.fc16.x86_64 >14:31:28 Installing logrotate-3.8.0-3.fc16.x86_64 >14:31:28 Installing ustr-1.0.4-9.fc12.x86_64 >14:31:29 Installing libsemanage-2.1.2-1.fc16.x86_64 >14:31:30 Installing shadow-utils-4.1.4.3-13.fc16.x86_64 >14:31:34 Installing libutempter-1.1.5-5.fc15.x86_64 >14:31:35 Installing util-linux-2.20.1-2.2.fc16.x86_64 >14:31:43 Installing pciutils-libs-3.1.7-6.fc16.x86_64 >14:31:43 Installing linux-atm-libs-2.5.1-3.fc15.x86_64 >14:31:44 Installing gdbm-1.8.3-9.fc15.x86_64 >14:31:44 Installing python-libs-2.7.2-5.2.fc16.x86_64 >14:32:04 Installing python-2.7.2-5.2.fc16.x86_64 >14:32:05 Installing rpm-python-4.9.1.2-6.fc16.x86_64 >14:32:06 Installing gettext-0.18.1.1-8.fc16.x86_64 >14:32:12 Installing python-pycurl-7.19.0-9.fc15.x86_64 >14:32:13 Installing python-urlgrabber-3.9.1-10.fc15.noarch >14:32:14 Installing yum-metadata-parser-1.1.4-5.fc16.x86_64 >14:32:14 Installing pygpgme-0.1-22.20101027bzr69.fc16.x86_64 >14:32:15 Installing newt-python-0.52.14-1.fc16.x86_64 >14:32:16 Installing authconfig-6.1.16-2.fc16.x86_64 >14:32:18 Installing python-iniparse-0.4-3.fc15.noarch >14:32:19 Installing hostname-3.06-1.fc16.x86_64 >14:32:19 Installing mingetty-1.08-8.fc16.x86_64 >14:32:20 Installing hesiod-3.1.0-20.fc15.x86_64 >14:32:20 Installing plymouth-core-libs-0.8.4-0.20110822.3.fc16.x86_64 >14:32:21 Installing sysvinit-tools-2.88-5.dsf.fc16.x86_64 >14:32:22 Installing fedora-release-16-1.noarch >14:32:22 Installing device-mapper-1.02.65-6.fc16.x86_64 >14:32:24 Installing device-mapper-libs-1.02.65-6.fc16.x86_64 >14:32:25 Installing cryptsetup-luks-libs-1.3.1-3.fc16.x86_64 >14:32:26 Installing iproute-2.6.39-5.fc16.x86_64 >14:32:28 Installing udev-173-3.fc16.x86_64 >14:32:31 Installing initscripts-9.34.2-1.fc16.x86_64 >14:32:36 Installing systemd-37-17.fc16.x86_64 >14:32:41 Installing systemd-units-37-17.fc16.x86_64 >14:32:42 Installing systemd-sysv-37-17.fc16.x86_64 >14:32:42 Installing iptables-1.4.12-2.fc16.x86_64 >14:32:44 Installing dbus-1.4.10-3.fc16.x86_64 >14:32:46 Installing net-tools-1.60-126.fc16.x86_64 >14:32:48 Installing iputils-20101006-11.fc16.x86_64 >14:32:49 Installing device-mapper-event-libs-1.02.65-6.fc16.x86_64 >14:32:50 Installing policycoreutils-2.1.4-13.fc16.x86_64 >14:32:55 Installing selinux-policy-3.10.0-80.fc16.noarch >14:33:01 Installing
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 809342
:
574935
| 574940