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 586249 Details for
Bug 824258
RepoMDError: requested datatype primary not available
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb-4TOwo0
anaconda-tb-4TOwo0 (text/plain), 287.81 KB, created by
Tao Wu
on 2012-05-23 05:36:52 UTC
(
hide
)
Description:
File: anaconda-tb-4TOwo0
Filename:
MIME Type:
Creator:
Tao Wu
Created:
2012-05-23 05:36:52 UTC
Size:
287.81 KB
patch
obsolete
>anaconda 17.29 exception report >Traceback (most recent call first): > File "/usr/lib/python2.7/site-packages/yum/repoMDObject.py", line 180, in getData > raise RepoMDError, "requested datatype %s not available" % type > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1571, in _retrieveMD > thisdata = self.repoXML.getData(mdtype) > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1563, in retrieveMD > return self._retrieveMD(mdtype) > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1638, in getPrimaryXML > return self.retrieveMD('primary') > File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 186, in populate > xml = repo_get_function() > File "/usr/lib/python2.7/site-packages/yum/repos.py", line 294, in populateSack > sack.populate(repo, mdtype, callback, cacheonly) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 767, in _getSacks > self.repos.populateSack(which=repos) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 730, in doSackSetup > return self._getSacks(archlist=archlist, thisrepo=thisrepo) > File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1303, in <lambda> > self.__withFuncDo(anaconda, lambda r: self.ayum.doSackSetup(thisrepo=r.id), > File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1328, in __withFuncDo > fn(repo) > File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1305, in doSackSetup > callback=SackSetupProgress(anaconda.intf)) > File "/usr/lib/python2.7/site-packages/pyanaconda/iw/task_gui.py", line 48, in setupRepo > anaconda.backend.doSackSetup(anaconda, thisrepo=repo.id, fatalerrors=False) > File "/usr/lib/python2.7/site-packages/pyanaconda/iw/task_gui.py", line 371, in run > if not setupRepo(self.anaconda, newRepoObj): > File "/usr/lib/python2.7/site-packages/pyanaconda/iw/task_gui.py", line 543, in _editRepo > dialog.run() >RepoMDError: requested datatype primary not available > >Local variables in innermost frame: >self: <yum.repoMDObject.RepoMD instance at 0xb6c9e1ac> >type: primary > > >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: 1129 > _intf.icw.window: Window instance, containing members: > _intf.icw.reloadRcQueued: 0 > _intf.icw.currentWindow: TaskWindow instance, containing members: > _intf.icw.currentWindow.xml: XML instance, containing members: > _intf.icw.currentWindow.intf: Already dumped (InstallInterface instance) > _intf.icw.currentWindow.rs: TreeView instance, containing members: > _intf.icw.currentWindow.repos: ['fedora', 'anaconda-0', 'UIedited_1', 'updates-testing', 'updates', 'te'] > _intf.icw.currentWindow.ts: TreeView instance, containing members: > _intf.icw.currentWindow.dispatch: Skipped > _intf.icw.currentWindow.tasks: [('Graphical Desktop', ['admin-tools', 'base', 'base-x', 'core', 'editors', 'fonts', 'games', 'gnome-desktop', 'graphical-internet', 'graphics', 'hardware-support', 'input-methods', 'java', 'office', 'printing', 'sound-and-video', 'text-internet']) >, ('Software Development', ['base', 'base-x', 'core', 'development-libs', 'development-tools', 'editors', 'fonts', 'gnome-desktop', 'gnome-software-development', 'graphical-internet', 'graphics', 'hardware-support', 'input-methods', 'java', 'sound-and-video', 'text-internet', 'x-software-development']) >, ('Web Server', ['admin-tools', 'base', 'base-x', 'core', 'editors', 'gnome-desktop', 'graphical-internet', 'hardware-support', 'java', 'text-internet', 'web-server']) >, ('Minimal', ['core']) >] > _intf.icw.currentWindow.anaconda: Already dumped (Anaconda instance) > _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: Install Window > _intf.icw.currentWindow.backend: YumBackend instance, containing members: > _intf.icw.currentWindow.backend.modeText: Skipped > _intf.icw.currentWindow.backend.instPath: /mnt/sysimage > _intf.icw.currentWindow.backend.supportsPackageSelection: True > _intf.icw.currentWindow.backend.skipFormatRoot: False > _intf.icw.currentWindow.backend.instLog: None > _intf.icw.currentWindow.backend.supportsUpgrades: True > _intf.icw.currentWindow.backend.anaconda: Already dumped (Anaconda instance) > _intf.icw.currentWindow.backend.ayum: Skipped > _intf.icw.installFrame: Frame instance, containing members: > _intf.icw.anaconda: Already dumped (Anaconda instance) > _intf.icw.mainxml: XML instance, containing members: > _intf._inconsistentLVMAnswers: {} >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [ssh] > firewall.trustdevs: [] > firewall.enabled: True >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: 0 >dispatch: Skipped >upgradeRoot: None >_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: False >_network: Network instance, containing members: > _network.netdevices: {'eth0': UUID="fec8b77a-dc60-4dd0-a4c7-d69fb207f96f" >NM_CONTROLLED="yes" >NETBOOT="yes" >HWADDR="52:54:00:82:70:5c" >BOOTPROTO="dhcp" >DEVICE="eth0" >TYPE="Ethernet" >ONBOOT="yes" >NAME="Boot Disk" > >} > _network.ksdevice: None > _network.hostname: (none) >methodstr: None >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: GRUB2 instance, containing members: > _bootloader.encrypted_password: Skipped > _bootloader.console_options: Skipped > _bootloader.console: Skipped > _bootloader.errors: [] > _bootloader.skip_bootloader: False > _bootloader.warnings: [] > _bootloader.chain_images: [] > _bootloader.stage2_is_preferred_stage1: False > _bootloader._drives: [] > _bootloader.storage: Storage instance, containing members: > _bootloader.storage.clearPartChoice: replace > _bootloader.storage._intf: None > _bootloader.storage._platform: None > _bootloader.storage.eddDict: {} > _bootloader.storage.anaconda: Already dumped (Anaconda instance) > _bootloader.storage.dasd: DASD instance, containing members: > _bootloader.storage.dasd.dasdfmt: /sbin/dasdfmt > _bootloader.storage.dasd.commonArgv: [-y, -d, cdl, -b, 4096] > _bootloader.storage.dasd.started: True > _bootloader.storage.dasd.totalCylinders: 0 > _bootloader.storage.dasd._maxFormatJobs: 0 > _bootloader.storage.dasd._devices: [] > _bootloader.storage.dasd._completedCylinders: 0.0 > _bootloader.storage.dasd._dasdlist: [] > _bootloader.storage.autoPartEscrowCert: None > _bootloader.storage.autoPartAddBackupPassphrase: False > _bootloader.storage.escrowCertificates: {} > _bootloader.storage.fsset: FSSet instance, containing members: > _bootloader.storage.fsset.origFStab: None > _bootloader.storage.fsset._usb: NoDevice instance, containing members: > _bootloader.storage.fsset._usb._model: Skipped > _bootloader.storage.fsset._usb.controllable: True > _bootloader.storage.fsset._usb.major: 0 > _bootloader.storage.fsset._usb.kids: 0 > _bootloader.storage.fsset._usb._partedDevice: None > _bootloader.storage.fsset._usb.uuid: None > _bootloader.storage.fsset._usb.exists: True > _bootloader.storage.fsset._usb.fstabComment: Skipped > _bootloader.storage.fsset._usb._format: USBFS instance, containing members: > _bootloader.storage.fsset._usb._format.uuid: None > _bootloader.storage.fsset._usb._format.exists: True > _bootloader.storage.fsset._usb._format._mountpoint: None > _bootloader.storage.fsset._usb._format._majorminor: None > _bootloader.storage.fsset._usb._format._minInstanceSize: None > _bootloader.storage.fsset._usb._format._mountType: usbfs > _bootloader.storage.fsset._usb._format.fsprofile: None > _bootloader.storage.fsset._usb._format.label: None > _bootloader.storage.fsset._usb._format._targetSize: 0 > _bootloader.storage.fsset._usb._format._size: 0 > _bootloader.storage.fsset._usb._format.mountopts: None > _bootloader.storage.fsset._usb._format.mountpoint: /proc/bus/usb > _bootloader.storage.fsset._usb._format._migrate: False > _bootloader.storage.fsset._usb._format._device: usbfs > _bootloader.storage.fsset._usb.sysfsPath: Skipped > _bootloader.storage.fsset._usb._vendor: Skipped > _bootloader.storage.fsset._usb._name: usbfs > _bootloader.storage.fsset._usb._targetSize: 0 > _bootloader.storage.fsset._usb.protected: False > _bootloader.storage.fsset._usb.parents: [] > _bootloader.storage.fsset._usb.originalFormat: Already dumped (USBFS instance) > _bootloader.storage.fsset._usb.bus: Skipped > _bootloader.storage.fsset._usb._size: 0 > _bootloader.storage.fsset._usb._serial: None > _bootloader.storage.fsset._usb.id: 24 > _bootloader.storage.fsset._usb.minor: 0 > _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: > _bootloader.storage.fsset.devicetree.clearPartType: 0 > _bootloader.storage.fsset.devicetree.intf: Already dumped (InstallInterface instance) > _bootloader.storage.fsset.devicetree.populated: True > _bootloader.storage.fsset.devicetree.names: [sda, sr0, loop0, /run/initramfs/live/LiveOS/squashfs.img, loop1, /LiveOS/rootfs.img, loop2, /overlay (deleted), loop3, loop4, loop5, loop6, loop7, live-rw, vg_none, vg_none-lv_root, vg_none-lv_root, vg_none-lv_swap] > _bootloader.storage.fsset.devicetree.liveBackingDevice: sr0 > _bootloader.storage.fsset.devicetree.zeroMbr: False > _bootloader.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _bootloader.storage.fsset.devicetree._cleanup: False > _bootloader.storage.fsset.devicetree.clearPartDisks: [sda] > _bootloader.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _bootloader.storage.fsset.devicetree.iscsi.started: False > _bootloader.storage.fsset.devicetree.iscsi.initiatorSet: False > _bootloader.storage.fsset.devicetree.iscsi.nodes: [] > _bootloader.storage.fsset.devicetree.iscsi.ibftNodes: [] > _bootloader.storage.fsset.devicetree.iscsi._initiator: Skipped > _bootloader.storage.fsset.devicetree.platform: X86 instance, containing members: > _bootloader.storage.fsset.devicetree.platform.anaconda: None > _bootloader.storage.fsset.devicetree.exclusiveDisks: [] > _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] > _bootloader.storage.fsset.devicetree.mpathFriendlyNames: True > _bootloader.storage.fsset.devicetree.topology: MultipathTopology instance, containing members: > _bootloader.storage.fsset.devicetree.topology._multipaths: [] > _bootloader.storage.fsset.devicetree.topology._nondisks: [sda1, sda2, sda3, sr0] > _bootloader.storage.fsset.devicetree.topology._devmap: {'loop5': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop5 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 5 >, 'sr0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sr0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'dm-0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: dm-0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'sda2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'sda3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'sda1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: partition > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop3': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop3 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 3 >, 'loop2': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop2 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 2 >, 'loop1': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop1 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 1 >, 'loop0': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop0 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 0 >, 'loop7': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop7 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 7 >, 'loop6': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop6 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 6 >, 'loop4': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/virtual/block/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: loop4 > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: 4 >, 'sda': UdevDevice instance, containing members: > _bootloader.storage.fsset.devicetree.topology._devmap.subsystem: block > _bootloader.storage.fsset.devicetree.topology._devmap.syspath: /sys/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devpath: /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda > _bootloader.storage.fsset.devicetree.topology._devmap.devnode: /dev/sda > _bootloader.storage.fsset.devicetree.topology._devmap.sysname: sda > _bootloader.storage.fsset.devicetree.topology._devmap.devtype: disk > _bootloader.storage.fsset.devicetree.topology._devmap.sysnum: None >} > _bootloader.storage.fsset.devicetree.topology._devices: [Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >, Already dumped (UdevDevice instance) >] > _bootloader.storage.fsset.devicetree.topology._singlepaths: [sda, loop0, loop1, loop2, loop3, loop4, loop5, loop6, loop7, dm-0] > _bootloader.storage.fsset.devicetree.topology._mpath_topology: {} > _bootloader.storage.fsset.devicetree._ignoredDisks: [loop3, loop4, loop5, loop6, loop7] > _bootloader.storage.fsset.devicetree._actions: [ActionDestroyFormat instance, containing members: > device: non-existent 1MB partition sda1 (1) > origFormat: BIOSBoot instance, containing members: > origFormat.uuid: None > origFormat.exists: False > origFormat._options: None > origFormat._majorminor: 008001 > origFormat._migrate: False > origFormat._device: /dev/sda1 > id: 4 >, ActionDestroyFormat instance, containing members: > device: non-existent 500MB partition sda2 (2) > origFormat: Ext4FS instance, containing members: > origFormat.uuid: d04d9a83-7b67-45a1-a40f-d90f8b0179e6 > origFormat.exists: False > origFormat._mountpoint: None > origFormat._majorminor: 008002 > origFormat._minInstanceSize: 14.0 > origFormat._mountType: ext4 > origFormat.fsprofile: None > origFormat.label: None > origFormat._targetSize: 500.0 > origFormat._size: 500.0 > origFormat.mountopts: None > origFormat.mountpoint: None > origFormat._migrate: False > origFormat._device: /dev/sda2 > id: 2 >, ActionDestroyFormat instance, containing members: > device: non-existent 7689MB partition sda3 (3) > origFormat: non-existent lvmpv > id: 0 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 1 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 3 >, ActionDestroyDevice instance, containing members: > device: Already dumped (PartitionDevice instance) > id: 5 >, ActionCreateDevice instance, containing members: > device: existing 1MB partition sda1 (14) with non-existent biosboot > id: 10 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 11 >, ActionCreateDevice instance, containing members: > device: existing 500MB partition sda2 (13) with existing ext4 filesystem mounted at /boot > id: 8 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 9 >, ActionCreateDevice instance, containing members: > device: existing 7689MB partition sda3 (12) with existing lvmpv > id: 6 >, ActionCreateFormat instance, containing members: > device: Already dumped (PartitionDevice instance) > origFormat: non-existent None > id: 7 >, ActionCreateDevice instance, containing members: > device: existing 7680MB lvmvg vg_none (15) > id: 12 >, ActionCreateDevice instance, containing members: > device: existing 2432MB lvmlv vg_none-lv_swap (17) with existing swap > id: 15 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 16 >, ActionCreateDevice instance, containing members: > device: existing 5248MB lvmlv vg_none-lv_root (16) with existing ext4 filesystem mounted at / > id: 13 >, ActionCreateFormat instance, containing members: > device: Already dumped (LVMLogicalVolumeDevice instance) > origFormat: non-existent None > id: 14 >] > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.storage.fsset.devicetree._devices: [existing 8192MB disk sda (0) with existing gpt disklabel >, OpticalDevice instance, containing members: > _model: QEMU_DVD-ROM > controllable: True > major: 11 > kids: 0 > _partedDevice: parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1910272 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (118, 255, 63) biosGeometry: (118, 255, 63) > PedDevice: <_ped.Device object at 0xb583256c> > uuid: None > exists: True > fstabComment: Skipped > _format: Iso9660FS instance, containing members: > _format.uuid: None > _format.exists: True > _format._mountpoint: None > _format._majorminor: 011000 > _format._minInstanceSize: None > _format._mountType: iso9660 > _format.fsprofile: None > _format.label: Fedora_17_i386 > _format._targetSize: 0 > _format._size: 0 > _format.mountopts: None > _format.mountpoint: None > _format._migrate: False > _format._device: /dev/sr0 > sysfsPath: /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 > _vendor: None > _name: sr0 > _targetSize: 0 > protected: True > parents: [] > originalFormat: Already dumped (Iso9660FS instance) > bus: Skipped > _size: 3731.0 > _serial: None > id: 4 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /run/initramfs/live/LiveOS/squashfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 5 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop0 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 6 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /LiveOS/rootfs.img > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 7 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 0 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: Ext4FS instance, containing members: > _format.uuid: 1c95f55c-e231-4409-a46c-5f985cb07a01 > _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: Skipped > _vendor: Skipped > _name: loop1 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (Ext4FS instance) > bus: Skipped > _size: 0 > _serial: None > id: 8 > minor: 0 >, FileDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: /overlay (deleted) > _targetSize: 0 > protected: False > parents: [] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 9 > minor: 0 >, LoopDevice instance, containing members: > _model: Skipped > controllable: False > major: 0 > kids: 1 > _partedDevice: None > uuid: None > exists: True > fstabComment: Skipped > _format: existing None > sysfsPath: Skipped > _vendor: Skipped > _name: loop2 > _targetSize: 0 > protected: False > parents: [Already dumped (FileDevice instance) >] > originalFormat: Already dumped (DeviceFormat instance) > bus: Skipped > _size: 0 > _serial: None > id: 10 > minor: 0 >, existing 2048MB dm live-rw (11) with existing ext4 filesystem >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (PartitionDevice instance) >, Already dumped (LVMVolumeGroupDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >, Already dumped (LVMLogicalVolumeDevice instance) >] > _bootloader.storage.fsset.devicetree.protectedDevNames: [sr0] > _bootloader.storage.fsset.devicetree.diskImages: {} > _bootloader.storage.fsset.devicetree.protectedDevSpecs: [] > _bootloader.storage.fsset.preserveLines: [] > _bootloader.storage.fsset._devshm: NoDevice instance, containing members: > _bootloader.storage.fsset._devshm._model: Skipped > _bootloader.storage.fsset._devshm.controllable: True > _bootloader.storage.fsset._devshm.major: 0 > _bootloader.storage.fsset._devshm.kids: 0 > _bootloader.storage.fsset._devshm._partedDevice: None > _bootloader.storage.fsset._devshm.uuid: None > _bootloader.storage.fsset._devshm.exists: True > _bootloader.storage.fsset._devshm.fstabComment: Skipped > _bootloader.storage.fsset._devshm._format: TmpFS instance, containing members: > _bootloader.storage.fsset._devshm._format.uuid: None > _bootloader.storage.fsset._devshm._format.exists: True > _bootloader.storage.fsset._devshm._format._mountpoint: /mnt/sysimage/dev/shm > _bootloader.storage.fsset._devshm._format._majorminor: None > _bootloader.storage.fsset._devshm._format._minInstanceSize: None > _bootloader.storage.fsset._devshm._format._mountType: tmpfs > _bootloader.storage.fsset._devshm._format.fsprofile: None > _bootloader.storage.fsset._devshm._format.label: None > _bootloader.storage.fsset._devshm._format._targetSize: 0 > _bootloader.storage.fsset._devshm._format._size: 0 > _bootloader.storage.fsset._devshm._format.mountopts: None > _bootloader.storage.fsset._devshm._format.mountpoint: /dev/shm > _bootloader.storage.fsset._devshm._format._migrate: False > _bootloader.storage.fsset._devshm._format._device: tmpfs > _bootloader.storage.fsset._devshm.sysfsPath: Skipped > _bootloader.storage.fsset._devshm._vendor: Skipped > _bootloader.storage.fsset._devshm._name: tmpfs > _bootloader.storage.fsset._devshm._targetSize: 0 > _bootloader.storage.fsset._devshm.protected: False > _bootloader.storage.fsset._devshm.parents: [] > _bootloader.storage.fsset._devshm.originalFormat: Already dumped (TmpFS instance) > _bootloader.storage.fsset._devshm.bus: Skipped > _bootloader.storage.fsset._devshm._size: 0 > _bootloader.storage.fsset._devshm._serial: None > _bootloader.storage.fsset._devshm.id: 19 > _bootloader.storage.fsset._devshm.minor: 0 > _bootloader.storage.fsset._dev: DirectoryDevice instance, containing members: > _bootloader.storage.fsset._dev._model: Skipped > _bootloader.storage.fsset._dev.controllable: True > _bootloader.storage.fsset._dev.major: 0 > _bootloader.storage.fsset._dev.kids: 0 > _bootloader.storage.fsset._dev._partedDevice: None > _bootloader.storage.fsset._dev.uuid: None > _bootloader.storage.fsset._dev.exists: True > _bootloader.storage.fsset._dev.fstabComment: Skipped > _bootloader.storage.fsset._dev._format: BindFS instance, containing members: > _bootloader.storage.fsset._dev._format.uuid: None > _bootloader.storage.fsset._dev._format.exists: True > _bootloader.storage.fsset._dev._format._mountpoint: /mnt/sysimage/dev > _bootloader.storage.fsset._dev._format._majorminor: None > _bootloader.storage.fsset._dev._format._minInstanceSize: None > _bootloader.storage.fsset._dev._format._mountType: bind > _bootloader.storage.fsset._dev._format.fsprofile: None > _bootloader.storage.fsset._dev._format.label: None > _bootloader.storage.fsset._dev._format._targetSize: None > _bootloader.storage.fsset._dev._format._size: None > _bootloader.storage.fsset._dev._format.mountopts: None > _bootloader.storage.fsset._dev._format.mountpoint: /dev > _bootloader.storage.fsset._dev._format._migrate: False > _bootloader.storage.fsset._dev._format._device: /dev > _bootloader.storage.fsset._dev.sysfsPath: Skipped > _bootloader.storage.fsset._dev._vendor: Skipped > _bootloader.storage.fsset._dev._name: /dev > _bootloader.storage.fsset._dev._targetSize: 0 > _bootloader.storage.fsset._dev.protected: False > _bootloader.storage.fsset._dev.parents: [] > _bootloader.storage.fsset._dev.originalFormat: Already dumped (BindFS instance) > _bootloader.storage.fsset._dev.bus: Skipped > _bootloader.storage.fsset._dev._size: 0 > _bootloader.storage.fsset._dev._serial: None > _bootloader.storage.fsset._dev.id: 18 > _bootloader.storage.fsset._dev.minor: 0 > _bootloader.storage.fsset.blkidTab: None > _bootloader.storage.fsset._proc: NoDevice instance, containing members: > _bootloader.storage.fsset._proc._model: Skipped > _bootloader.storage.fsset._proc.controllable: True > _bootloader.storage.fsset._proc.major: 0 > _bootloader.storage.fsset._proc.kids: 0 > _bootloader.storage.fsset._proc._partedDevice: None > _bootloader.storage.fsset._proc.uuid: None > _bootloader.storage.fsset._proc.exists: True > _bootloader.storage.fsset._proc.fstabComment: Skipped > _bootloader.storage.fsset._proc._format: ProcFS instance, containing members: > _bootloader.storage.fsset._proc._format.uuid: None > _bootloader.storage.fsset._proc._format.exists: True > _bootloader.storage.fsset._proc._format._mountpoint: /mnt/sysimage/proc > _bootloader.storage.fsset._proc._format._majorminor: None > _bootloader.storage.fsset._proc._format._minInstanceSize: None > _bootloader.storage.fsset._proc._format._mountType: proc > _bootloader.storage.fsset._proc._format.fsprofile: None > _bootloader.storage.fsset._proc._format.label: None > _bootloader.storage.fsset._proc._format._targetSize: 0 > _bootloader.storage.fsset._proc._format._size: 0 > _bootloader.storage.fsset._proc._format.mountopts: None > _bootloader.storage.fsset._proc._format.mountpoint: /proc > _bootloader.storage.fsset._proc._format._migrate: False > _bootloader.storage.fsset._proc._format._device: proc > _bootloader.storage.fsset._proc.sysfsPath: Skipped > _bootloader.storage.fsset._proc._vendor: Skipped > _bootloader.storage.fsset._proc._name: proc > _bootloader.storage.fsset._proc._targetSize: 0 > _bootloader.storage.fsset._proc.protected: False > _bootloader.storage.fsset._proc.parents: [] > _bootloader.storage.fsset._proc.originalFormat: Already dumped (ProcFS instance) > _bootloader.storage.fsset._proc.bus: Skipped > _bootloader.storage.fsset._proc._size: 0 > _bootloader.storage.fsset._proc._serial: None > _bootloader.storage.fsset._proc.id: 22 > _bootloader.storage.fsset._proc.minor: 0 > _bootloader.storage.fsset.active: True > _bootloader.storage.fsset.cryptTab: None > _bootloader.storage.fsset._devpts: NoDevice instance, containing members: > _bootloader.storage.fsset._devpts._model: Skipped > _bootloader.storage.fsset._devpts.controllable: True > _bootloader.storage.fsset._devpts.major: 0 > _bootloader.storage.fsset._devpts.kids: 0 > _bootloader.storage.fsset._devpts._partedDevice: None > _bootloader.storage.fsset._devpts.uuid: None > _bootloader.storage.fsset._devpts.exists: True > _bootloader.storage.fsset._devpts.fstabComment: Skipped > _bootloader.storage.fsset._devpts._format: DevPtsFS instance, containing members: > _bootloader.storage.fsset._devpts._format.uuid: None > _bootloader.storage.fsset._devpts._format.exists: True > _bootloader.storage.fsset._devpts._format._mountpoint: /mnt/sysimage/dev/pts > _bootloader.storage.fsset._devpts._format._majorminor: None > _bootloader.storage.fsset._devpts._format._minInstanceSize: None > _bootloader.storage.fsset._devpts._format._mountType: devpts > _bootloader.storage.fsset._devpts._format.fsprofile: None > _bootloader.storage.fsset._devpts._format.label: None > _bootloader.storage.fsset._devpts._format._targetSize: 0 > _bootloader.storage.fsset._devpts._format._size: 0 > _bootloader.storage.fsset._devpts._format.mountopts: None > _bootloader.storage.fsset._devpts._format.mountpoint: /dev/pts > _bootloader.storage.fsset._devpts._format._migrate: False > _bootloader.storage.fsset._devpts._format._device: devpts > _bootloader.storage.fsset._devpts.sysfsPath: Skipped > _bootloader.storage.fsset._devpts._vendor: Skipped > _bootloader.storage.fsset._devpts._name: devpts > _bootloader.storage.fsset._devpts._targetSize: 0 > _bootloader.storage.fsset._devpts.protected: False > _bootloader.storage.fsset._devpts.parents: [] > _bootloader.storage.fsset._devpts.originalFormat: Already dumped (DevPtsFS instance) > _bootloader.storage.fsset._devpts.bus: Skipped > _bootloader.storage.fsset._devpts._size: 0 > _bootloader.storage.fsset._devpts._serial: None > _bootloader.storage.fsset._devpts.id: 20 > _bootloader.storage.fsset._devpts.minor: 0 > _bootloader.storage.fsset._sysfs: NoDevice instance, containing members: > _bootloader.storage.fsset._sysfs._model: Skipped > _bootloader.storage.fsset._sysfs.controllable: True > _bootloader.storage.fsset._sysfs.major: 0 > _bootloader.storage.fsset._sysfs.kids: 0 > _bootloader.storage.fsset._sysfs._partedDevice: None > _bootloader.storage.fsset._sysfs.uuid: None > _bootloader.storage.fsset._sysfs.exists: True > _bootloader.storage.fsset._sysfs.fstabComment: Skipped > _bootloader.storage.fsset._sysfs._format: SysFS instance, containing members: > _bootloader.storage.fsset._sysfs._format.uuid: None > _bootloader.storage.fsset._sysfs._format.exists: True > _bootloader.storage.fsset._sysfs._format._mountpoint: /mnt/sysimage/sys > _bootloader.storage.fsset._sysfs._format._majorminor: None > _bootloader.storage.fsset._sysfs._format._minInstanceSize: None > _bootloader.storage.fsset._sysfs._format._mountType: sysfs > _bootloader.storage.fsset._sysfs._format.fsprofile: None > _bootloader.storage.fsset._sysfs._format.label: None > _bootloader.storage.fsset._sysfs._format._targetSize: 0 > _bootloader.storage.fsset._sysfs._format._size: 0 > _bootloader.storage.fsset._sysfs._format.mountopts: None > _bootloader.storage.fsset._sysfs._format.mountpoint: /sys > _bootloader.storage.fsset._sysfs._format._migrate: False > _bootloader.storage.fsset._sysfs._format._device: sysfs > _bootloader.storage.fsset._sysfs.sysfsPath: Skipped > _bootloader.storage.fsset._sysfs._vendor: Skipped > _bootloader.storage.fsset._sysfs._name: sysfs > _bootloader.storage.fsset._sysfs._targetSize: 0 > _bootloader.storage.fsset._sysfs.protected: False > _bootloader.storage.fsset._sysfs.parents: [] > _bootloader.storage.fsset._sysfs.originalFormat: Already dumped (SysFS instance) > _bootloader.storage.fsset._sysfs.bus: Skipped > _bootloader.storage.fsset._sysfs._size: 0 > _bootloader.storage.fsset._sysfs._serial: None > _bootloader.storage.fsset._sysfs.id: 21 > _bootloader.storage.fsset._sysfs.minor: 0 > _bootloader.storage.fsset._selinux: NoDevice instance, containing members: > _bootloader.storage.fsset._selinux._model: Skipped > _bootloader.storage.fsset._selinux.controllable: True > _bootloader.storage.fsset._selinux.major: 0 > _bootloader.storage.fsset._selinux.kids: 0 > _bootloader.storage.fsset._selinux._partedDevice: None > _bootloader.storage.fsset._selinux.uuid: None > _bootloader.storage.fsset._selinux.exists: True > _bootloader.storage.fsset._selinux.fstabComment: Skipped > _bootloader.storage.fsset._selinux._format: SELinuxFS instance, containing members: > _bootloader.storage.fsset._selinux._format.uuid: None > _bootloader.storage.fsset._selinux._format.exists: True > _bootloader.storage.fsset._selinux._format._mountpoint: /mnt/sysimage/sys/fs/selinux > _bootloader.storage.fsset._selinux._format._majorminor: None > _bootloader.storage.fsset._selinux._format._minInstanceSize: None > _bootloader.storage.fsset._selinux._format._mountType: selinuxfs > _bootloader.storage.fsset._selinux._format.fsprofile: None > _bootloader.storage.fsset._selinux._format.label: None > _bootloader.storage.fsset._selinux._format._targetSize: 0 > _bootloader.storage.fsset._selinux._format._size: 0 > _bootloader.storage.fsset._selinux._format.mountopts: None > _bootloader.storage.fsset._selinux._format.mountpoint: /sys/fs/selinux > _bootloader.storage.fsset._selinux._format._migrate: False > _bootloader.storage.fsset._selinux._format._device: selinuxfs > _bootloader.storage.fsset._selinux.sysfsPath: Skipped > _bootloader.storage.fsset._selinux._vendor: Skipped > _bootloader.storage.fsset._selinux._name: selinuxfs > _bootloader.storage.fsset._selinux._targetSize: 0 > _bootloader.storage.fsset._selinux.protected: False > _bootloader.storage.fsset._selinux.parents: [] > _bootloader.storage.fsset._selinux.originalFormat: Already dumped (SELinuxFS instance) > _bootloader.storage.fsset._selinux.bus: Skipped > _bootloader.storage.fsset._selinux._size: 0 > _bootloader.storage.fsset._selinux._serial: None > _bootloader.storage.fsset._selinux.id: 23 > _bootloader.storage.fsset._selinux.minor: 0 > _bootloader.storage.config: StorageDiscoveryConfig instance, containing members: > _bootloader.storage.config.clearPartType: 0 > _bootloader.storage.config.ignoredDisks: [] > _bootloader.storage.config.protectedDevSpecs: [] > _bootloader.storage.config.reinitializeDisks: False > _bootloader.storage.config.ignoreDiskInteractive: False > _bootloader.storage.config.exclusiveDisks: [] > _bootloader.storage.config.zeroMbr: False > _bootloader.storage.config.diskImages: {} > _bootloader.storage.config.clearPartDisks: [sda] > _bootloader.storage.config.mpathFriendlyNames: True > _bootloader.storage.retrofitPassphrase: False > _bootloader.storage.autoPartType: 2 > _bootloader.storage.zfcp: ZFCP instance, containing members: > _bootloader.storage.zfcp.down: False > _bootloader.storage.zfcp.hasReadConfig: True > _bootloader.storage.zfcp.intf: Already dumped (InstallInterface instance) > _bootloader.storage.zfcp.fcpdevs: set([]) > _bootloader.storage.devicetree: Already dumped (DeviceTree instance) > _bootloader.storage.defaultFSType: ext4 > _bootloader.storage._dumpFile: /tmp/storage.state > _bootloader.storage.services: set([]) > _bootloader.storage.shrinkPartitions: {} > _bootloader.storage.encryptionPassphrase: Skipped > _bootloader.storage.encryptionRetrofit: False > _bootloader.storage._nextID: 3 > _bootloader.storage.fcoe: fcoe instance, containing members: > _bootloader.storage.fcoe.started: True > _bootloader.storage.fcoe.nics: [] > _bootloader.storage.fcoe.lldpadStarted: False > _bootloader.storage.autoPartitionRequests: [PartSpec instance (0xb6f86c4c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0xb6f86d0c) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True > >, PartSpec instance (0xb6faa48c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False > >, PartSpec instance (0xb580954c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >, PartSpec instance (0xb58094cc) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1216 maxSize = 2432 grow = True > >] > _bootloader.storage.doAutoPart: True > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._update_only: False > _bootloader._default_image: None > _bootloader.stage1_drive: None > _bootloader._stage1_device: Already dumped (DiskDevice instance) > _bootloader._drive_order: [sda] > _bootloader._timeout: None > _bootloader.password: None > _bootloader.dracut_args: > _bootloader.boot_args: rhgb quiet > _bootloader.linux_images: [] >_timezone: Timezone instance, containing members: > _timezone.utc: True > _timezone.tz: Asia/Shanghai >displayMode: g >simpleFilter: True >ksdata: Skipped >proxy: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0xb7665980> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 17.29 > 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, /run/install/ks.cfg] >_backend: Already dumped (YumBackend 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': None, 'keymap': None, 'selinux': True, 'module': [], 'syslog': None, 'images': [], 'serial': False, 'dmraid': True, 'virtpconsole': None, 'memcheck': True, 'iscsi': False, 'ksfile': '/run/install/ks.cfg', '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: >05:31:09,749 INFO anaconda: /usr/sbin/anaconda 17.29 >05:31:12,166 INFO anaconda: 1310720 kB (1280 MB) are available >05:31:12,166 INFO anaconda: check_memory(): total:1280, needed:512, graphical:512 >05:31:12,171 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda'] >05:31:12,171 INFO anaconda: Default encoding = utf-8 >05:31:12,279 INFO anaconda: ISCSID is /sbin/iscsid >05:31:12,281 INFO anaconda: no initiator set >05:31:12,386 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >05:31:12,387 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >05:31:12,689 INFO anaconda: Display mode = g >05:31:12,691 INFO anaconda: 1310720 kB (1280 MB) are available >05:31:12,691 INFO anaconda: check_memory(): total:1280, needed:512, graphical:512 >05:31:13,962 DEBUG anaconda: X server has signalled a successful start. >05:31:13,966 INFO anaconda: Starting window manager, pid 731. >05:31:13,968 INFO anaconda.stdout: Starting graphical installation. >05:31:14,794 INFO anaconda: using only installclass _Fedora >05:31:14,795 INFO anaconda: Detected 1216M of memory >05:31:14,795 INFO anaconda: Swap attempt of 1216M to 2432M >05:31:15,042 DEBUG anaconda: display: (['default', 'connected', '1024x768+0+0', '0mm', 'x', '0mm'],) >05:31:15,043 INFO anaconda: Setting window size to 1024x768 >05:31:15,955 INFO anaconda: dispatch: resetting to the first step. >05:31:15,957 INFO anaconda: dispatch: moving (1) to step sshd >05:31:15,957 DEBUG anaconda: dispatch: sshd is a direct step >05:31:15,958 INFO anaconda: sshd: not enabled, skipping. >05:31:15,959 INFO anaconda: created new libuser.conf at /tmp/libuser.4fVaXX with instPath="/mnt/sysimage" >05:31:15,962 INFO anaconda: dispatch: leaving (1) step sshd >05:31:15,963 INFO anaconda: dispatch: moving (1) to step kickstart >05:31:15,964 DEBUG anaconda: dispatch: kickstart is a direct step >05:31:16,059 INFO anaconda: no initiator set >05:31:16,285 DEBUG anaconda: required disklabel type for sda (1) is None >05:31:16,285 DEBUG anaconda: default disklabel type for sda is msdos >05:31:16,286 DEBUG anaconda: selecting msdos disklabel for sda based on size >05:31:18,017 INFO anaconda: set timezone: America/New_York, utc: 0 >05:31:18,017 INFO anaconda: set timezone: Asia/Shanghai, utc: 1 >05:31:18,138 INFO anaconda: dispatch: leaving (1) step kickstart >05:31:18,138 INFO anaconda: dispatch: moving (1) to step setuptime >05:31:18,138 DEBUG anaconda: dispatch: setuptime is a direct step >13:31:19,000 INFO anaconda: dispatch: leaving (1) step setuptime >13:31:19,001 INFO anaconda: dispatch: moving (1) to step parttype >13:31:24,654 DEBUG anaconda: dispatch: Can not reschedule step 'cleardiskssel' from 'skipped' to 'requested' >13:31:24,658 DEBUG anaconda: dispatch: Can not reschedule step 'bootloader' from 'skipped' to 'requested' >13:31:24,658 INFO anaconda: dispatch: leaving (1) step parttype >13:31:24,658 INFO anaconda: dispatch: moving (1) to step autopartitionexecute >13:31:24,659 DEBUG anaconda: dispatch: autopartitionexecute is a direct step >13:31:24,944 INFO anaconda: dispatch: leaving (1) step autopartitionexecute >13:31:24,945 INFO anaconda: dispatch: moving (1) to step partition >13:31:27,904 INFO anaconda: dispatch: leaving (1) step partition >13:31:27,905 INFO anaconda: dispatch: moving (1) to step storagedone >13:31:27,906 DEBUG anaconda: dispatch: storagedone is a direct step >13:31:27,906 INFO anaconda: dispatch: leaving (1) step storagedone >13:31:27,907 INFO anaconda: dispatch: moving (1) to step enablefilesystems >13:31:27,907 DEBUG anaconda: dispatch: enablefilesystems is a direct step >13:31:28,376 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda3 >13:31:30,023 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda2 >13:31:30,646 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda3 >13:31:31,361 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-1 >13:31:35,412 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-2 >13:31:35,705 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/vg_none-lv_root on /mnt/sysimage as ext4 with options defaults >13:31:35,738 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage/boot as ext4 with options defaults >13:31:35,759 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >13:31:35,770 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >13:31:35,777 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >13:31:35,783 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >13:31:35,785 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >13:31:35,788 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >13:31:35,838 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >13:31:35,845 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >13:31:35,849 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >13:31:35,850 INFO anaconda: dispatch: leaving (1) step enablefilesystems >13:31:35,851 INFO anaconda: dispatch: moving (1) to step reposetup >13:31:35,851 DEBUG anaconda: dispatch: reposetup is a direct step >13:31:35,853 DEBUG anaconda: enabling new callback mode >13:31:35,854 DEBUG anaconda: isys.py:mount()- going to mount /run/initramfs/live/ on /mnt/install/source as ext2 with options defaults,bind >13:31:35,987 DEBUG anaconda: Grabbing file:///mnt/install/source/repodata/repomd.xml >13:31:35,995 DEBUG anaconda: Grabbing file:///mnt/install/source/repodata/7ccd9374ffa3a0c8a6c497252e9120aefc4748a89fe5532af814ef1c76aced54-primary.sqlite.bz2 >13:31:36,689 DEBUG anaconda: Grabbing file:///mnt/install/source/repodata/e0a7c23e8f77d20bbbf1dcddab6f8b13a7744e8da0df85175e93e0ffbf7518fa-Fedora-17-comps.xml.gz >13:31:36,843 DEBUG anaconda: Grabbing file:///mnt/install/source/repodata/767f84f69c06ee9b14da2cc3ece4532520bd65969f4d8849852db692bbe57bc3-Fedora-17-comps.xml >13:31:37,558 INFO anaconda: dispatch: leaving (1) step reposetup >13:31:37,559 INFO anaconda: dispatch: moving (1) to step tasksel >13:32:35,327 INFO anaconda: dispatch: leaving (1) step tasksel >13:32:35,328 INFO anaconda: dispatch: moving (1) to step basepkgsel >13:32:35,330 DEBUG anaconda: dispatch: basepkgsel is a direct step >13:32:35,731 INFO anaconda: dispatch: leaving (1) step basepkgsel >13:32:35,732 INFO anaconda: dispatch: moving (1) to step group-selection >13:32:48,790 INFO anaconda: dispatch: leaving (-1) step group-selection >13:32:48,792 INFO anaconda: dispatch: moving (-1) to step basepkgsel >13:32:48,793 DEBUG anaconda: dispatch: basepkgsel is a direct step >13:32:48,904 INFO anaconda: dispatch: leaving (-1) step basepkgsel >13:32:48,905 INFO anaconda: dispatch: moving (-1) to step tasksel >13:33:21,403 DEBUG anaconda: Grabbing http://rhe.fedorapeople.org/repotest/repodata/repomd.xml >13:33:22,031 DEBUG anaconda: Grabbing http://rhe.fedorapeople.org/repotest/repodata/primary.xml.gz >13:33:22,632 DEBUG anaconda: Grabbing http://rhe.fedorapeople.org/repotest/repodata/mini.xml.gz >13:33:23,579 INFO anaconda: added (UI) repository te with source URL ['http://rhe.fedorapeople.org/repotest/'], id:te >13:33:23,753 INFO anaconda: group information reset after UI repo edit >13:34:30,628 DEBUG anaconda: Grabbing https://mirrors.fedoraproject.org/metalink?repo=fedora-17&arch=i386/repodata/repomd.xml > > >/tmp/program.log: >05:31:11,158 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >05:31:12,252 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >05:31:12,282 INFO program: Running... modprobe fcoe >05:31:12,369 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >05:31:12,385 INFO program: No FCoE boot disk information is found in EDD! >05:31:12,388 INFO program: Running... modprobe scsi_wait_scan >05:31:12,411 INFO program: Running... rmmod scsi_wait_scan >05:31:12,426 INFO program: Running... udevadm settle --timeout=300 >05:31:12,577 INFO program: Running... multipath -d >05:31:12,591 INFO program: Running... multipath -ll >05:31:12,610 INFO program: Running... modprobe scsi_wait_scan >05:31:12,616 INFO program: Running... rmmod scsi_wait_scan >05:31:12,621 INFO program: Running... udevadm settle --timeout=300 >05:31:12,648 INFO program: Running... modprobe scsi_wait_scan >05:31:12,654 INFO program: Running... rmmod scsi_wait_scan >05:31:12,660 INFO program: Running... udevadm settle --timeout=300 >05:31:13,970 INFO program: Running... metacity --display :1 --sm-disable >05:31:14,395 ERR program: GLib-GIO-Message: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications. >05:31:14,991 INFO program: Running... xrandr -q >05:31:15,039 INFO program: Screen 0: minimum 640 x 480, current 1024 x 768, maximum 1024 x 768 >05:31:15,040 INFO program: default connected 1024x768+0+0 0mm x 0mm >05:31:15,040 INFO program: 1024x768 60.0* >05:31:15,041 INFO program: 800x600 60.0 56.0 >05:31:15,041 INFO program: 640x480 60.0 >05:31:15,042 ERR program: xrandr: Failed to get size of gamma for output default >05:31:15,960 ERR program: Window manager warning: Buggy client sent a _NET_ACTIVE_WINDOW message with a timestamp of 0 for 0x400010 (Fedora Ins) >05:31:15,961 ERR program: Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed. >05:31:15,965 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >05:31:16,065 INFO program: Running... modprobe scsi_wait_scan >05:31:16,078 INFO program: Running... rmmod scsi_wait_scan >05:31:16,083 INFO program: Running... udevadm settle --timeout=300 >05:31:16,182 INFO program: Running... multipath -d >05:31:16,194 INFO program: Running... multipath -ll >05:31:16,250 INFO program: Running... modprobe scsi_wait_scan >05:31:16,256 INFO program: Running... rmmod scsi_wait_scan >05:31:16,260 INFO program: Running... udevadm settle --timeout=300 >05:31:16,424 INFO program: Running... dumpe2fs -h /dev/sda2 >05:31:16,443 INFO program: Filesystem volume name: <none> >05:31:16,444 INFO program: Last mounted on: <not available> >05:31:16,444 INFO program: Filesystem UUID: d04d9a83-7b67-45a1-a40f-d90f8b0179e6 >05:31:16,445 INFO program: Filesystem magic number: 0xEF53 >05:31:16,445 INFO program: Filesystem revision #: 1 (dynamic) >05:31:16,446 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 >05:31:16,446 INFO program: Filesystem flags: signed_directory_hash >05:31:16,447 INFO program: Default mount options: user_xattr acl >05:31:16,447 INFO program: Filesystem state: clean >05:31:16,447 INFO program: Errors behavior: Continue >05:31:16,447 INFO program: Filesystem OS type: Linux >05:31:16,447 INFO program: Inode count: 128016 >05:31:16,448 INFO program: Block count: 512000 >05:31:16,448 INFO program: Reserved block count: 25600 >05:31:16,448 INFO program: Free blocks: 485334 >05:31:16,448 INFO program: Free inodes: 128005 >05:31:16,448 INFO program: First block: 1 >05:31:16,448 INFO program: Block size: 1024 >05:31:16,448 INFO program: Fragment size: 1024 >05:31:16,448 INFO program: Reserved GDT blocks: 256 >05:31:16,451 INFO program: Blocks per group: 8192 >05:31:16,451 INFO program: Fragments per group: 8192 >05:31:16,451 INFO program: Inodes per group: 2032 >05:31:16,451 INFO program: Inode blocks per group: 254 >05:31:16,451 INFO program: Flex block group size: 16 >05:31:16,451 INFO program: Filesystem created: Tue May 22 09:52:35 2012 >05:31:16,452 INFO program: Last mount time: Tue May 22 09:52:42 2012 >05:31:16,452 INFO program: Last write time: Tue May 22 09:52:42 2012 >05:31:16,453 INFO program: Mount count: 1 >05:31:16,453 INFO program: Maximum mount count: -1 >05:31:16,453 INFO program: Last checked: Tue May 22 09:52:35 2012 >05:31:16,453 INFO program: Check interval: 0 (<none>) >05:31:16,454 INFO program: Lifetime writes: 8 MB >05:31:16,454 INFO program: Reserved blocks uid: 0 (user root) >05:31:16,455 INFO program: Reserved blocks gid: 0 (group root) >05:31:16,455 INFO program: First inode: 11 >05:31:16,456 INFO program: Inode size: 128 >05:31:16,456 INFO program: Journal inode: 8 >05:31:16,457 INFO program: Default directory hash: half_md4 >05:31:16,457 INFO program: Directory Hash Seed: b64118c3-166a-460c-aa6b-8f2d95f5c084 >05:31:16,458 INFO program: Journal backup: inode blocks >05:31:16,458 INFO program: Journal features: (none) >05:31:16,459 INFO program: Journal size: 8M >05:31:16,459 INFO program: Journal length: 8192 >05:31:16,459 INFO program: Journal sequence: 0x00000002 >05:31:16,460 INFO program: Journal start: 1 >05:31:16,460 INFO program: >05:31:16,461 ERR program: dumpe2fs 1.42 (29-Nov-2011) >05:31:16,462 INFO program: Running... dumpe2fs -h /dev/sda2 >05:31:16,468 INFO program: Filesystem volume name: <none> >05:31:16,468 INFO program: Last mounted on: <not available> >05:31:16,468 INFO program: Filesystem UUID: d04d9a83-7b67-45a1-a40f-d90f8b0179e6 >05:31:16,468 INFO program: Filesystem magic number: 0xEF53 >05:31:16,469 INFO program: Filesystem revision #: 1 (dynamic) >05:31:16,469 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 >05:31:16,470 INFO program: Filesystem flags: signed_directory_hash >05:31:16,470 INFO program: Default mount options: user_xattr acl >05:31:16,471 INFO program: Filesystem state: clean >05:31:16,471 INFO program: Errors behavior: Continue >05:31:16,472 INFO program: Filesystem OS type: Linux >05:31:16,472 INFO program: Inode count: 128016 >05:31:16,473 INFO program: Block count: 512000 >05:31:16,473 INFO program: Reserved block count: 25600 >05:31:16,474 INFO program: Free blocks: 485334 >05:31:16,474 INFO program: Free inodes: 128005 >05:31:16,475 INFO program: First block: 1 >05:31:16,475 INFO program: Block size: 1024 >05:31:16,475 INFO program: Fragment size: 1024 >05:31:16,476 INFO program: Reserved GDT blocks: 256 >05:31:16,477 INFO program: Blocks per group: 8192 >05:31:16,477 INFO program: Fragments per group: 8192 >05:31:16,477 INFO program: Inodes per group: 2032 >05:31:16,478 INFO program: Inode blocks per group: 254 >05:31:16,478 INFO program: Flex block group size: 16 >05:31:16,479 INFO program: Filesystem created: Tue May 22 09:52:35 2012 >05:31:16,479 INFO program: Last mount time: Tue May 22 09:52:42 2012 >05:31:16,480 INFO program: Last write time: Tue May 22 09:52:42 2012 >05:31:16,480 INFO program: Mount count: 1 >05:31:16,481 INFO program: Maximum mount count: -1 >05:31:16,482 INFO program: Last checked: Tue May 22 09:52:35 2012 >05:31:16,482 INFO program: Check interval: 0 (<none>) >05:31:16,483 INFO program: Lifetime writes: 8 MB >05:31:16,483 INFO program: Reserved blocks uid: 0 (user root) >05:31:16,484 INFO program: Reserved blocks gid: 0 (group root) >05:31:16,484 INFO program: First inode: 11 >05:31:16,485 INFO program: Inode size: 128 >05:31:16,485 INFO program: Journal inode: 8 >05:31:16,486 INFO program: Default directory hash: half_md4 >05:31:16,486 INFO program: Directory Hash Seed: b64118c3-166a-460c-aa6b-8f2d95f5c084 >05:31:16,487 INFO program: Journal backup: inode blocks >05:31:16,487 INFO program: Journal features: (none) >05:31:16,488 INFO program: Journal size: 8M >05:31:16,488 INFO program: Journal length: 8192 >05:31:16,489 INFO program: Journal sequence: 0x00000002 >05:31:16,489 INFO program: Journal start: 1 >05:31:16,490 INFO program: >05:31:16,490 ERR program: dumpe2fs 1.42 (29-Nov-2011) >05:31:16,491 INFO program: Running... resize2fs -P /dev/sda2 >05:31:16,512 INFO program: Estimated minimum size of the filesystem: 14074 >05:31:16,513 ERR program: resize2fs 1.42 (29-Nov-2011) >05:31:16,777 INFO program: Running... dumpe2fs -h /dev/loop1 >05:31:16,782 INFO program: Filesystem volume name: Anaconda >05:31:16,783 INFO program: Last mounted on: / >05:31:16,783 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >05:31:16,783 INFO program: Filesystem magic number: 0xEF53 >05:31:16,783 INFO program: Filesystem revision #: 1 (dynamic) >05:31:16,783 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 >05:31:16,784 INFO program: Filesystem flags: signed_directory_hash >05:31:16,784 INFO program: Default mount options: user_xattr acl >05:31:16,784 INFO program: Filesystem state: clean >05:31:16,784 INFO program: Errors behavior: Continue >05:31:16,785 INFO program: Filesystem OS type: Linux >05:31:16,785 INFO program: Inode count: 131072 >05:31:16,785 INFO program: Block count: 2097152 >05:31:16,785 INFO program: Reserved block count: 0 >05:31:16,786 INFO program: Free blocks: 1603427 >05:31:16,786 INFO program: Free inodes: 108443 >05:31:16,786 INFO program: First block: 1 >05:31:16,786 INFO program: Block size: 1024 >05:31:16,786 INFO program: Fragment size: 1024 >05:31:16,787 INFO program: Reserved GDT blocks: 256 >05:31:16,787 INFO program: Blocks per group: 8192 >05:31:16,787 INFO program: Fragments per group: 8192 >05:31:16,787 INFO program: Inodes per group: 512 >05:31:16,788 INFO program: Inode blocks per group: 128 >05:31:16,788 INFO program: Flex block group size: 16 >05:31:16,788 INFO program: Filesystem created: Tue May 22 20:52:33 2012 >05:31:16,788 INFO program: Last mount time: Tue May 22 20:52:48 2012 >05:31:16,788 INFO program: Last write time: Tue May 22 20:53:01 2012 >05:31:16,789 INFO program: Mount count: 2 >05:31:16,789 INFO program: Maximum mount count: -1 >05:31:16,789 INFO program: Last checked: Tue May 22 20:52:33 2012 >05:31:16,789 INFO program: Check interval: 0 (<none>) >05:31:16,790 INFO program: Lifetime writes: 32 MB >05:31:16,790 INFO program: Reserved blocks uid: 0 (user root) >05:31:16,790 INFO program: Reserved blocks gid: 0 (group root) >05:31:16,790 INFO program: First inode: 11 >05:31:16,790 INFO program: Inode size: 256 >05:31:16,791 INFO program: Required extra isize: 28 >05:31:16,791 INFO program: Desired extra isize: 28 >05:31:16,791 INFO program: Journal inode: 8 >05:31:16,791 INFO program: Default directory hash: half_md4 >05:31:16,792 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >05:31:16,792 INFO program: Journal backup: inode blocks >05:31:16,792 INFO program: Journal features: (none) >05:31:16,792 INFO program: Journal size: 32M >05:31:16,792 INFO program: Journal length: 32768 >05:31:16,793 INFO program: Journal sequence: 0x0000000b >05:31:16,793 INFO program: Journal start: 0 >05:31:16,793 INFO program: >05:31:16,793 ERR program: dumpe2fs 1.42 (29-Nov-2011) >05:31:16,794 INFO program: Running... dumpe2fs -h /dev/loop1 >05:31:16,798 INFO program: Filesystem volume name: Anaconda >05:31:16,798 INFO program: Last mounted on: / >05:31:16,798 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >05:31:16,799 INFO program: Filesystem magic number: 0xEF53 >05:31:16,799 INFO program: Filesystem revision #: 1 (dynamic) >05:31:16,799 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 >05:31:16,799 INFO program: Filesystem flags: signed_directory_hash >05:31:16,800 INFO program: Default mount options: user_xattr acl >05:31:16,800 INFO program: Filesystem state: clean >05:31:16,800 INFO program: Errors behavior: Continue >05:31:16,800 INFO program: Filesystem OS type: Linux >05:31:16,800 INFO program: Inode count: 131072 >05:31:16,801 INFO program: Block count: 2097152 >05:31:16,801 INFO program: Reserved block count: 0 >05:31:16,801 INFO program: Free blocks: 1603427 >05:31:16,801 INFO program: Free inodes: 108443 >05:31:16,802 INFO program: First block: 1 >05:31:16,802 INFO program: Block size: 1024 >05:31:16,802 INFO program: Fragment size: 1024 >05:31:16,802 INFO program: Reserved GDT blocks: 256 >05:31:16,802 INFO program: Blocks per group: 8192 >05:31:16,803 INFO program: Fragments per group: 8192 >05:31:16,803 INFO program: Inodes per group: 512 >05:31:16,803 INFO program: Inode blocks per group: 128 >05:31:16,803 INFO program: Flex block group size: 16 >05:31:16,804 INFO program: Filesystem created: Tue May 22 20:52:33 2012 >05:31:16,804 INFO program: Last mount time: Tue May 22 20:52:48 2012 >05:31:16,804 INFO program: Last write time: Tue May 22 20:53:01 2012 >05:31:16,804 INFO program: Mount count: 2 >05:31:16,804 INFO program: Maximum mount count: -1 >05:31:16,805 INFO program: Last checked: Tue May 22 20:52:33 2012 >05:31:16,805 INFO program: Check interval: 0 (<none>) >05:31:16,805 INFO program: Lifetime writes: 32 MB >05:31:16,805 INFO program: Reserved blocks uid: 0 (user root) >05:31:16,806 INFO program: Reserved blocks gid: 0 (group root) >05:31:16,806 INFO program: First inode: 11 >05:31:16,806 INFO program: Inode size: 256 >05:31:16,806 INFO program: Required extra isize: 28 >05:31:16,806 INFO program: Desired extra isize: 28 >05:31:16,807 INFO program: Journal inode: 8 >05:31:16,807 INFO program: Default directory hash: half_md4 >05:31:16,807 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >05:31:16,807 INFO program: Journal backup: inode blocks >05:31:16,808 INFO program: Journal features: (none) >05:31:16,808 INFO program: Journal size: 32M >05:31:16,808 INFO program: Journal length: 32768 >05:31:16,808 INFO program: Journal sequence: 0x0000000b >05:31:16,808 INFO program: Journal start: 0 >05:31:16,809 INFO program: >05:31:16,809 ERR program: dumpe2fs 1.42 (29-Nov-2011) >05:31:16,809 INFO program: Running... resize2fs -P /dev/loop1 >05:31:16,814 INFO program: Couldn't find valid filesystem superblock. >05:31:16,815 ERR program: resize2fs 1.42 (29-Nov-2011) >05:31:16,815 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop1 >05:31:16,865 INFO program: Running... modprobe scsi_wait_scan >05:31:16,871 INFO program: Running... rmmod scsi_wait_scan >05:31:16,876 INFO program: Running... udevadm settle --timeout=300 >05:31:16,928 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >05:31:16,932 INFO program: Filesystem volume name: Anaconda >05:31:16,933 INFO program: Last mounted on: / >05:31:16,933 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >05:31:16,933 INFO program: Filesystem magic number: 0xEF53 >05:31:16,933 INFO program: Filesystem revision #: 1 (dynamic) >05:31:16,934 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 >05:31:16,934 INFO program: Filesystem flags: signed_directory_hash >05:31:16,934 INFO program: Default mount options: user_xattr acl >05:31:16,934 INFO program: Filesystem state: clean >05:31:16,935 INFO program: Errors behavior: Continue >05:31:16,935 INFO program: Filesystem OS type: Linux >05:31:16,935 INFO program: Inode count: 131072 >05:31:16,935 INFO program: Block count: 2097152 >05:31:16,936 INFO program: Reserved block count: 0 >05:31:16,936 INFO program: Free blocks: 1603427 >05:31:16,936 INFO program: Free inodes: 108443 >05:31:16,936 INFO program: First block: 1 >05:31:16,937 INFO program: Block size: 1024 >05:31:16,937 INFO program: Fragment size: 1024 >05:31:16,937 INFO program: Reserved GDT blocks: 256 >05:31:16,937 INFO program: Blocks per group: 8192 >05:31:16,937 INFO program: Fragments per group: 8192 >05:31:16,938 INFO program: Inodes per group: 512 >05:31:16,938 INFO program: Inode blocks per group: 128 >05:31:16,938 INFO program: Flex block group size: 16 >05:31:16,938 INFO program: Filesystem created: Tue May 22 20:52:33 2012 >05:31:16,939 INFO program: Last mount time: Wed May 23 05:31:04 2012 >05:31:16,939 INFO program: Last write time: Wed May 23 05:31:04 2012 >05:31:16,939 INFO program: Mount count: 3 >05:31:16,939 INFO program: Maximum mount count: -1 >05:31:16,940 INFO program: Last checked: Tue May 22 20:52:33 2012 >05:31:16,940 INFO program: Check interval: 0 (<none>) >05:31:16,940 INFO program: Lifetime writes: 32 MB >05:31:16,940 INFO program: Reserved blocks uid: 0 (user root) >05:31:16,941 INFO program: Reserved blocks gid: 0 (group root) >05:31:16,941 INFO program: First inode: 11 >05:31:16,941 INFO program: Inode size: 256 >05:31:16,941 INFO program: Required extra isize: 28 >05:31:16,941 INFO program: Desired extra isize: 28 >05:31:16,942 INFO program: Journal inode: 8 >05:31:16,942 INFO program: Default directory hash: half_md4 >05:31:16,942 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >05:31:16,942 INFO program: Journal backup: inode blocks >05:31:16,943 INFO program: Journal features: (none) >05:31:16,943 INFO program: Journal size: 32M >05:31:16,943 INFO program: Journal length: 32768 >05:31:16,943 INFO program: Journal sequence: 0x0000000c >05:31:16,943 INFO program: Journal start: 1 >05:31:16,944 INFO program: >05:31:16,944 ERR program: dumpe2fs 1.42 (29-Nov-2011) >05:31:16,945 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >05:31:16,948 INFO program: Filesystem volume name: Anaconda >05:31:16,949 INFO program: Last mounted on: / >05:31:16,949 INFO program: Filesystem UUID: 1c95f55c-e231-4409-a46c-5f985cb07a01 >05:31:16,949 INFO program: Filesystem magic number: 0xEF53 >05:31:16,950 INFO program: Filesystem revision #: 1 (dynamic) >05:31:16,950 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 >05:31:16,950 INFO program: Filesystem flags: signed_directory_hash >05:31:16,950 INFO program: Default mount options: user_xattr acl >05:31:16,950 INFO program: Filesystem state: clean >05:31:16,951 INFO program: Errors behavior: Continue >05:31:16,951 INFO program: Filesystem OS type: Linux >05:31:16,951 INFO program: Inode count: 131072 >05:31:16,951 INFO program: Block count: 2097152 >05:31:16,952 INFO program: Reserved block count: 0 >05:31:16,952 INFO program: Free blocks: 1603427 >05:31:16,952 INFO program: Free inodes: 108443 >05:31:16,952 INFO program: First block: 1 >05:31:16,953 INFO program: Block size: 1024 >05:31:16,953 INFO program: Fragment size: 1024 >05:31:16,953 INFO program: Reserved GDT blocks: 256 >05:31:16,953 INFO program: Blocks per group: 8192 >05:31:16,954 INFO program: Fragments per group: 8192 >05:31:16,954 INFO program: Inodes per group: 512 >05:31:16,954 INFO program: Inode blocks per group: 128 >05:31:16,954 INFO program: Flex block group size: 16 >05:31:16,954 INFO program: Filesystem created: Tue May 22 20:52:33 2012 >05:31:16,955 INFO program: Last mount time: Wed May 23 05:31:04 2012 >05:31:16,955 INFO program: Last write time: Wed May 23 05:31:04 2012 >05:31:16,955 INFO program: Mount count: 3 >05:31:16,955 INFO program: Maximum mount count: -1 >05:31:16,956 INFO program: Last checked: Tue May 22 20:52:33 2012 >05:31:16,956 INFO program: Check interval: 0 (<none>) >05:31:16,956 INFO program: Lifetime writes: 32 MB >05:31:16,956 INFO program: Reserved blocks uid: 0 (user root) >05:31:16,956 INFO program: Reserved blocks gid: 0 (group root) >05:31:16,957 INFO program: First inode: 11 >05:31:16,957 INFO program: Inode size: 256 >05:31:16,957 INFO program: Required extra isize: 28 >05:31:16,957 INFO program: Desired extra isize: 28 >05:31:16,958 INFO program: Journal inode: 8 >05:31:16,958 INFO program: Default directory hash: half_md4 >05:31:16,958 INFO program: Directory Hash Seed: 0d7e1567-3da8-4376-858b-4beeae3ed182 >05:31:16,958 INFO program: Journal backup: inode blocks >05:31:16,958 INFO program: Journal features: (none) >05:31:16,959 INFO program: Journal size: 32M >05:31:16,959 INFO program: Journal length: 32768 >05:31:16,959 INFO program: Journal sequence: 0x0000000c >05:31:16,959 INFO program: Journal start: 1 >05:31:16,960 INFO program: >05:31:16,960 ERR program: dumpe2fs 1.42 (29-Nov-2011) >05:31:16,960 INFO program: Running... resize2fs -P /dev/mapper/live-rw >05:31:16,966 INFO program: Estimated minimum size of the filesystem: 471747 >05:31:16,966 ERR program: resize2fs 1.42 (29-Nov-2011) >05:31:16,979 INFO program: Running... modprobe scsi_wait_scan >05:31:16,985 INFO program: Running... rmmod scsi_wait_scan >05:31:16,989 INFO program: Running... udevadm settle --timeout=300 >05:31:17,022 INFO program: Running... udevadm settle --timeout=300 >05:31:17,048 INFO program: Running... udevadm settle --timeout=300 >05:31:17,070 INFO program: Running... udevadm settle --timeout=300 >05:31:17,096 INFO program: Running... udevadm settle --timeout=300 >05:31:17,121 INFO program: Running... udevadm settle --timeout=300 >05:31:17,147 INFO program: Running... udevadm settle --timeout=300 >05:31:17,170 INFO program: Running... udevadm settle --timeout=300 >05:31:17,253 INFO program: Running... localedef -i en_US -f UTF-8 en_US.UTF-8 >05:31:18,042 INFO program: Running... udevadm settle --timeout=300 >05:31:18,077 INFO program: Running... udevadm settle --timeout=300 >05:31:18,113 INFO program: Running... udevadm settle --timeout=300 >13:31:18,144 INFO program: Running... /sbin/hwclock --hctosys -u >13:31:27,909 INFO program: Running... udevadm settle --timeout=300 >13:31:27,973 INFO program: Running... wipefs -a /dev/sda1 >13:31:27,989 INFO program: Running... udevadm settle --timeout=300 >13:31:28,018 INFO program: Running... udevadm settle --timeout=300 >13:31:28,039 INFO program: Running... udevadm settle --timeout=300 >13:31:28,066 INFO program: Running... wipefs -a /dev/sda2 >13:31:28,128 INFO program: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >13:31:28,133 INFO program: Running... udevadm settle --timeout=300 >13:31:28,160 INFO program: Running... udevadm settle --timeout=300 >13:31:28,182 INFO program: Running... udevadm settle --timeout=300 >13:31:28,208 INFO program: Running... lvm pvremove --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } /dev/sda3 >13:31:28,288 ERR program: PV /dev/sda3 belongs to Volume Group vg_none so please use vgreduce first. >13:31:28,288 ERR program: (If you are certain you need pvremove, then confirm by using --force twice.) >13:31:28,291 INFO program: Running... wipefs -a /dev/sda3 >13:31:28,370 INFO program: 8 bytes were erased at offset 0x00000218 (LVM2_member): 4c 56 4d 32 20 30 30 31 >13:31:28,377 INFO program: Running... udevadm settle --timeout=300 >13:31:28,417 INFO program: Running... udevadm settle --timeout=300 >13:31:28,439 INFO program: Running... udevadm settle --timeout=300 >13:31:28,467 INFO program: Running... udevadm settle --timeout=300 >13:31:28,523 INFO program: Running... udevadm settle --timeout=300 >13:31:28,590 INFO program: Running... udevadm settle --timeout=300 >13:31:28,621 INFO program: Running... udevadm settle --timeout=300 >13:31:28,672 INFO program: Running... udevadm settle --timeout=300 >13:31:28,712 INFO program: Running... udevadm settle --timeout=300 >13:31:28,741 INFO program: Running... udevadm settle --timeout=300 >13:31:28,797 INFO program: Running... udevadm settle --timeout=300 >13:31:28,839 INFO program: Running... udevadm settle --timeout=300 >13:31:28,903 INFO program: Running... udevadm settle --timeout=300 >13:31:28,956 INFO program: Running... wipefs -a /dev/sda1 >13:31:28,971 INFO program: Running... udevadm settle --timeout=300 >13:31:28,993 INFO program: Running... udevadm settle --timeout=300 >13:31:29,057 INFO program: Running... udevadm settle --timeout=300 >13:31:29,095 INFO program: Running... udevadm settle --timeout=300 >13:31:29,153 INFO program: Running... udevadm settle --timeout=300 >13:31:29,236 INFO program: Running... wipefs -a /dev/sda2 >13:31:29,279 INFO program: Running... udevadm settle --timeout=300 >13:31:29,302 INFO program: Running... udevadm settle --timeout=300 >13:31:29,400 INFO program: Running... mke2fs -t ext4 /dev/sda2 >13:31:30,009 INFO program: Filesystem label= >13:31:30,010 INFO program: OS type: Linux >13:31:30,010 INFO program: Block size=1024 (log=0) >13:31:30,011 INFO program: Fragment size=1024 (log=0) >13:31:30,011 INFO program: Stride=0 blocks, Stripe width=0 blocks >13:31:30,012 INFO program: 128016 inodes, 512000 blocks >13:31:30,012 INFO program: 25600 blocks (5.00%) reserved for the super user >13:31:30,013 INFO program: First data block=1 >13:31:30,013 INFO program: Maximum filesystem blocks=67633152 >13:31:30,014 INFO program: 63 block groups >13:31:30,014 INFO program: 8192 blocks per group, 8192 fragments per group >13:31:30,014 INFO program: 2032 inodes per group >13:31:30,014 INFO program: Superblock backups stored on blocks: >13:31:30,014 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >13:31:30,014 INFO program: >13:31:30,014 INFO program: Allocating group tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >13:31:30,015 INFO program: Writing inode tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >13:31:30,015 INFO program: Creating journal (8192 blocks): done >13:31:30,015 INFO program: Writing superblocks and filesystem accounting information: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 d >13:31:30,015 ERR program: mke2fs 1.42 (29-Nov-2011) >13:31:30,025 INFO program: Running... udevadm settle --timeout=300 >13:31:30,081 INFO program: Running... udevadm settle --timeout=300 >13:31:30,145 INFO program: Running... udevadm settle --timeout=300 >13:31:30,257 INFO program: Running... wipefs -a /dev/sda3 >13:31:30,290 INFO program: Running... udevadm settle --timeout=300 >13:31:30,313 INFO program: Running... udevadm settle --timeout=300 >13:31:30,432 INFO program: Running... wipefs -a /dev/sda3 >13:31:30,457 INFO program: Running... lvm pvcreate --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --dataalignment 1024k /dev/sda3 >13:31:30,642 INFO program: >13:31:30,643 ERR program: Writing physical volume data to disk "/dev/sda3" >13:31:30,649 INFO program: Running... udevadm settle --timeout=300 >13:31:30,699 INFO program: Running... udevadm settle --timeout=300 >13:31:30,739 INFO program: Running... lvm vgcreate -s 32m --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_none /dev/sda3 >13:31:30,879 INFO program: Volume group "vg_none" successfully created >13:31:30,884 INFO program: Running... udevadm settle --timeout=300 >13:31:30,907 INFO program: Running... udevadm settle --timeout=300 >13:31:30,948 INFO program: Running... lvm lvcreate -L 2432m -n lv_swap --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_none >13:31:31,223 INFO program: Logical volume "lv_swap" created >13:31:31,233 INFO program: Running... udevadm settle --timeout=300 >13:31:31,274 INFO program: Running... udevadm settle --timeout=300 >13:31:31,312 INFO program: Running... mkswap -f /dev/mapper/vg_none-lv_swap >13:31:31,358 INFO program: Setting up swapspace version 1, size = 2490364 KiB >13:31:31,359 INFO program: no label, UUID=bacf7416-c922-4051-82a1-c3eeaac01994 >13:31:31,366 INFO program: Running... udevadm settle --timeout=300 >13:31:31,404 INFO program: Running... udevadm settle --timeout=300 >13:31:31,444 INFO program: Running... lvm lvcreate -L 5248m -n lv_root --config devices { filter=["r|/loop3$|","r|/loop4$|","r|/loop5$|","r|/loop6$|","r|/loop7$|"] } vg_none >13:31:31,652 INFO program: Logical volume "lv_root" created >13:31:31,663 INFO program: Running... udevadm settle --timeout=300 >13:31:31,706 INFO program: Running... udevadm settle --timeout=300 >13:31:31,744 INFO program: Running... mke2fs -t ext4 /dev/mapper/vg_none-lv_root >13:31:35,399 INFO program: Filesystem label= >13:31:35,400 INFO program: OS type: Linux >13:31:35,401 INFO program: Block size=4096 (log=2) >13:31:35,401 INFO program: Fragment size=4096 (log=2) >13:31:35,402 INFO program: Stride=0 blocks, Stripe width=0 blocks >13:31:35,402 INFO program: 335872 inodes, 1343488 blocks >13:31:35,403 INFO program: 67174 blocks (5.00%) reserved for the super user >13:31:35,403 INFO program: First data block=0 >13:31:35,404 INFO program: Maximum filesystem blocks=1375731712 >13:31:35,404 INFO program: 41 block groups >13:31:35,404 INFO program: 32768 blocks per group, 32768 fragments per group >13:31:35,404 INFO program: 8192 inodes per group >13:31:35,405 INFO program: Superblock backups stored on blocks: >13:31:35,405 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736 >13:31:35,405 INFO program: >13:31:35,405 INFO program: Allocating group tables: 0/41 1/41 2/41 3/41 4/41 5/41 6/41 7/41 8/41 9/4110/4111/4112/4113/4114/4115/4116/4117/4118/4119/4120/4121/4122/4123/4124/4125/4126/4127/4128/4129/4130/4131/4132/4133/4134/4135/4136/4137/4138/4139/4140/41 done >13:31:35,405 INFO program: Writing inode tables: 0/41 1/41 2/41 3/41 4/41 5/41 6/41 7/41 8/41 9/4110/4111/4112/4113/4114/4115/4116/4117/4118/4119/4120/4121/4122/4123/4124/4125/4126/4127/4128/4129/4130/4131/4132/4133/4134/4135/4136/4137/4138/4139/4140/41 done >13:31:35,405 INFO program: Creating journal (32768 blocks): done >13:31:35,405 INFO program: Writing superblocks and filesystem accounting information: 0/41 1/41 2/41 3/41 4/41 5/41 6/41 7/41 8/41 9/4110/4111/4112/4113/4114/4115/4116/4117/4118/4119/4120/4121/4122/4123/4124/4125/4126/4127/4128/4129/4130/4131/4132/4133/4134/4135/4136/4137/4138/4139/4140/41 d >13:31:35,405 ERR program: mke2fs 1.42 (29-Nov-2011) >13:31:35,417 INFO program: Running... udevadm settle --timeout=300 >13:31:35,464 INFO program: Running... udevadm settle --timeout=300 >13:31:35,552 INFO program: Running... swapon /dev/mapper/vg_none-lv_swap >05:31:35,707 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/vg_none-lv_root /mnt/sysimage >05:31:35,743 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda2 /mnt/sysimage/boot >05:31:35,763 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >05:31:35,772 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >05:31:35,778 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >05:31:35,786 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >05:31:35,840 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >05:31:35,847 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >05:31:35,856 INFO program: Running... /bin/mount -n -t ext2 -o defaults,bind /run/initramfs/live/ /mnt/install/source > > >/tmp/storage.log: >05:31:10,191 DEBUG storage: registered device format class PPCPRePBoot as prepboot >05:31:10,194 DEBUG storage: registered device format class DiskLabel as disklabel >05:31:10,196 DEBUG storage: registered device format class MDRaidMember as mdmember >05:31:10,197 DEBUG storage: registered device format class BIOSBoot as biosboot >05:31:10,198 DEBUG storage: registered device format class MultipathMember as multipath_member >05:31:10,226 DEBUG storage: registered device format class Ext2FS as ext2 >05:31:10,226 DEBUG storage: registered device format class Ext3FS as ext3 >05:31:10,227 DEBUG storage: registered device format class Ext4FS as ext4 >05:31:10,227 DEBUG storage: registered device format class FATFS as vfat >05:31:10,228 DEBUG storage: registered device format class EFIFS as efi >05:31:10,229 DEBUG storage: registered device format class BTRFS as btrfs >05:31:10,229 DEBUG storage: registered device format class GFS2 as gfs2 >05:31:10,230 DEBUG storage: registered device format class JFS as jfs >05:31:10,230 DEBUG storage: registered device format class ReiserFS as reiserfs >05:31:10,231 DEBUG storage: registered device format class XFS as xfs >05:31:10,231 DEBUG storage: registered device format class HFS as hfs >05:31:10,232 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >05:31:10,232 DEBUG storage: registered device format class HFSPlus as hfs+ >05:31:10,233 DEBUG storage: registered device format class NTFS as ntfs >05:31:10,233 DEBUG storage: registered device format class NFS as nfs >05:31:10,233 DEBUG storage: registered device format class NFSv4 as nfs4 >05:31:10,233 DEBUG storage: registered device format class Iso9660FS as iso9660 >05:31:10,233 DEBUG storage: registered device format class NoDevFS as nodev >05:31:10,234 DEBUG storage: registered device format class DevPtsFS as devpts >05:31:10,234 DEBUG storage: registered device format class ProcFS as proc >05:31:10,234 DEBUG storage: registered device format class SysFS as sysfs >05:31:10,234 DEBUG storage: registered device format class TmpFS as tmpfs >05:31:10,234 DEBUG storage: registered device format class BindFS as bind >05:31:10,234 DEBUG storage: registered device format class SELinuxFS as selinuxfs >05:31:10,234 DEBUG storage: registered device format class USBFS as usbfs >05:31:10,239 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >05:31:10,243 DEBUG storage: registered device format class SwapSpace as swap >05:31:10,315 DEBUG storage: registered device format class LUKS as luks >05:31:10,316 DEBUG storage: registered device format class DMRaidMember as dmraidmember >05:31:12,563 DEBUG storage: MultipathTopology._build_topology: >05:31:12,564 DEBUG storage: /etc/multipath.conf contents: >05:31:12,565 DEBUG storage: # multipath.conf written by anaconda >05:31:12,565 DEBUG storage: >05:31:12,566 DEBUG storage: defaults { >05:31:12,566 DEBUG storage: user_friendly_names yes >05:31:12,567 DEBUG storage: } >05:31:12,567 DEBUG storage: blacklist { >05:31:12,568 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >05:31:12,568 DEBUG storage: devnode "^hd[a-z]" >05:31:12,568 DEBUG storage: devnode "^dcssblk[0-9]*" >05:31:12,568 DEBUG storage: device { >05:31:12,568 DEBUG storage: vendor "DGC" >05:31:12,568 DEBUG storage: product "LUNZ" >05:31:12,569 DEBUG storage: } >05:31:12,569 DEBUG storage: device { >05:31:12,569 DEBUG storage: vendor "IBM" >05:31:12,569 DEBUG storage: product "S/390.*" >05:31:12,569 DEBUG storage: } >05:31:12,569 DEBUG storage: # don't count normal SATA devices as multipaths >05:31:12,569 DEBUG storage: device { >05:31:12,572 DEBUG storage: vendor "ATA" >05:31:12,572 DEBUG storage: } >05:31:12,572 DEBUG storage: # don't count 3ware devices as multipaths >05:31:12,572 DEBUG storage: device { >05:31:12,572 DEBUG storage: vendor "3ware" >05:31:12,572 DEBUG storage: } >05:31:12,572 DEBUG storage: device { >05:31:12,573 DEBUG storage: vendor "AMCC" >05:31:12,574 DEBUG storage: } >05:31:12,574 DEBUG storage: # nor highpoint devices >05:31:12,574 DEBUG storage: device { >05:31:12,574 DEBUG storage: vendor "HPT" >05:31:12,575 DEBUG storage: } >05:31:12,575 DEBUG storage: } >05:31:12,576 DEBUG storage: multipaths { >05:31:12,576 DEBUG storage: } >05:31:12,577 DEBUG storage: (end of /etc/multipath.conf) >05:31:12,598 INFO storage: MultipathTopology: found singlepath device: sda >05:31:12,599 INFO storage: MultipathTopology: found non-disk device: sda1 >05:31:12,600 INFO storage: MultipathTopology: found non-disk device: sda2 >05:31:12,600 INFO storage: MultipathTopology: found non-disk device: sda3 >05:31:12,601 INFO storage: MultipathTopology: found non-disk device: sr0 >05:31:12,602 INFO storage: MultipathTopology: found singlepath device: loop0 >05:31:12,602 INFO storage: MultipathTopology: found singlepath device: loop1 >05:31:12,603 INFO storage: MultipathTopology: found singlepath device: loop2 >05:31:12,603 INFO storage: MultipathTopology: found singlepath device: loop3 >05:31:12,604 INFO storage: MultipathTopology: found singlepath device: loop4 >05:31:12,604 INFO storage: MultipathTopology: found singlepath device: loop5 >05:31:12,605 INFO storage: MultipathTopology: found singlepath device: loop6 >05:31:12,605 INFO storage: MultipathTopology: found singlepath device: loop7 >05:31:12,606 INFO storage: MultipathTopology: found singlepath device: dm-0 >05:31:16,060 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >05:31:16,062 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >05:31:16,063 INFO storage: sr0 looks to be the live device; marking as protected >05:31:16,167 DEBUG storage: MultipathTopology._build_topology: >05:31:16,168 DEBUG storage: /etc/multipath.conf contents: >05:31:16,169 DEBUG storage: # multipath.conf written by anaconda >05:31:16,169 DEBUG storage: >05:31:16,170 DEBUG storage: defaults { >05:31:16,170 DEBUG storage: user_friendly_names yes >05:31:16,171 DEBUG storage: } >05:31:16,171 DEBUG storage: blacklist { >05:31:16,172 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >05:31:16,172 DEBUG storage: devnode "^hd[a-z]" >05:31:16,172 DEBUG storage: devnode "^dcssblk[0-9]*" >05:31:16,172 DEBUG storage: device { >05:31:16,172 DEBUG storage: vendor "DGC" >05:31:16,172 DEBUG storage: product "LUNZ" >05:31:16,173 DEBUG storage: } >05:31:16,173 DEBUG storage: device { >05:31:16,173 DEBUG storage: vendor "IBM" >05:31:16,173 DEBUG storage: product "S/390.*" >05:31:16,175 DEBUG storage: } >05:31:16,175 DEBUG storage: # don't count normal SATA devices as multipaths >05:31:16,175 DEBUG storage: device { >05:31:16,176 DEBUG storage: vendor "ATA" >05:31:16,176 DEBUG storage: } >05:31:16,176 DEBUG storage: # don't count 3ware devices as multipaths >05:31:16,176 DEBUG storage: device { >05:31:16,176 DEBUG storage: vendor "3ware" >05:31:16,176 DEBUG storage: } >05:31:16,176 DEBUG storage: device { >05:31:16,178 DEBUG storage: vendor "AMCC" >05:31:16,178 DEBUG storage: } >05:31:16,178 DEBUG storage: # nor highpoint devices >05:31:16,178 DEBUG storage: device { >05:31:16,179 DEBUG storage: vendor "HPT" >05:31:16,179 DEBUG storage: } >05:31:16,180 DEBUG storage: } >05:31:16,180 DEBUG storage: multipaths { >05:31:16,181 DEBUG storage: } >05:31:16,181 DEBUG storage: (end of /etc/multipath.conf) >05:31:16,200 INFO storage: MultipathTopology: found singlepath device: sda >05:31:16,202 INFO storage: MultipathTopology: found non-disk device: sda1 >05:31:16,203 INFO storage: MultipathTopology: found non-disk device: sda2 >05:31:16,205 INFO storage: MultipathTopology: found non-disk device: sda3 >05:31:16,206 INFO storage: MultipathTopology: found non-disk device: sr0 >05:31:16,207 INFO storage: MultipathTopology: found singlepath device: loop0 >05:31:16,209 INFO storage: MultipathTopology: found singlepath device: loop1 >05:31:16,209 INFO storage: MultipathTopology: found singlepath device: loop2 >05:31:16,209 INFO storage: MultipathTopology: found singlepath device: loop3 >05:31:16,209 INFO storage: MultipathTopology: found singlepath device: loop4 >05:31:16,209 INFO storage: MultipathTopology: found singlepath device: loop5 >05:31:16,210 INFO storage: MultipathTopology: found singlepath device: loop6 >05:31:16,210 INFO storage: MultipathTopology: found singlepath device: loop7 >05:31:16,210 INFO storage: MultipathTopology: found singlepath device: dm-0 >05:31:16,210 INFO storage: devices to scan: ['sda', 'sda1', 'sda2', 'sda3', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0'] >05:31:16,216 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0.14.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9923895', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >05:31:16,217 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >05:31:16,219 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >05:31:16,220 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,222 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >05:31:16,223 INFO storage: sda is a disk >05:31:16,224 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,227 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >05:31:16,227 INFO storage: added disk sda (id 0) to device tree >05:31:16,228 DEBUG storage: looking up parted Device: /dev/sda >05:31:16,236 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >05:31:16,241 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: None ; >05:31:16,241 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,249 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >05:31:16,288 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >05:31:16,307 DEBUG storage: Set pmbr_boot on parted.Disk instance -- > type: gpt primaryPartitionCount: 3 > lastPartitionNumber: 3 maxPrimaryPartitionCount: 128 > partitions: [<parted.partition.Partition object at 0xb59d04ec>, <parted.partition.Partition object at 0xb59d05ac>, <parted.partition.Partition object at 0xb59d082c>] > device: <parted.device.Device object at 0xb59d00cc> > PedDisk: <_ped.Disk object at 0xb59d006c> >05:31:16,308 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >05:31:16,313 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >05:31:16,319 INFO storage: got device: DiskDevice instance (0xb6eb310c) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8192.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0xb6e670ec> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0xb6eb386c> >05:31:16,321 INFO storage: got format: DiskLabel instance (0xb59d012c) -- > 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 0xb59d04ec>, <parted.partition.Partition object at 0xb59d05ac>, <parted.partition.Partition object at 0xb59d082c>] > device: <parted.device.Device object at 0xb59d00cc> > PedDisk: <_ped.Disk object at 0xb59d006c> > origPartedDisk = <parted.disk.Disk object at 0xb59d0a8c> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0xb59da62c> > >05:31:16,332 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1 /dev/disk/by-partuuid/5e710312-ca9f-4e04-81fa-e9df4194fcd6', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '2048', > 'ID_PART_ENTRY_TYPE': '21686148-6449-6e6f-744e-656564454649', > 'ID_PART_ENTRY_UUID': '5e710312-ca9f-4e04-81fa-e9df4194fcd6', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0.14.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9933564', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > '/dev/disk/by-partuuid/5e710312-ca9f-4e04-81fa-e9df4194fcd6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >05:31:16,332 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >05:31:16,334 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >05:31:16,335 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,336 INFO storage: sda1 is a partition >05:31:16,337 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >05:31:16,339 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >05:31:16,341 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk sda (0) with existing gpt disklabel >05:31:16,342 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >05:31:16,344 DEBUG storage: PartitionDevice._setFormat: sda1 ; >05:31:16,345 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,347 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >05:31:16,347 DEBUG storage: looking up parted Partition: /dev/sda1 >05:31:16,349 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >05:31:16,351 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >05:31:16,352 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >05:31:16,354 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >05:31:16,355 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >05:31:16,356 DEBUG storage: PartitionDevice._setFormat: sda1 ; >05:31:16,358 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: biosboot ; >05:31:16,358 INFO storage: added partition sda1 (id 1) to device tree >05:31:16,360 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >05:31:16,362 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: None ; >05:31:16,362 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,364 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >05:31:16,365 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: None ; exists: True ; >05:31:16,381 WARN storage: disklabel detected but not usable on sda1 >05:31:16,381 DEBUG storage: no type or existing type for sda1, bailing >05:31:16,382 DEBUG storage: looking up parted Device: /dev/sda1 >05:31:16,384 INFO storage: got device: PartitionDevice instance (0xb6eb3c0c) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 8192MB disk sda (0) 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:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0xb59da7ac> > 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 0xb59d04ac> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb59d06ec> PedPartition: <_ped.Partition object at 0xb59d7cec> > disk = existing 8192MB disk sda (0) with existing gpt disklabel > start = 2048 end = 4095 length = 2048 > flags = bios_grub >05:31:16,385 INFO storage: got format: BIOSBoot instance (0xb59d29ec) -- > type = biosboot name = BIOS Boot status = False > device = /dev/sda1 uuid = None exists = True > options = None supported = True formattable = True resizable = False > >05:31:16,391 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2 /dev/disk/by-partuuid/aa897f72-1a86-4e7a-9299-67e793fef05c /dev/disk/by-uuid/d04d9a83-7b67-45a1-a40f-d90f8b0179e6', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'd04d9a83-7b67-45a1-a40f-d90f8b0179e6', > 'ID_FS_UUID_ENC': 'd04d9a83-7b67-45a1-a40f-d90f8b0179e6', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '4096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': 'ebd0a0a2-b9e5-4433-87c0-68b6b72699c7', > 'ID_PART_ENTRY_UUID': 'aa897f72-1a86-4e7a-9299-67e793fef05c', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0.14.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9981657', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part2', > '/dev/disk/by-partuuid/aa897f72-1a86-4e7a-9299-67e793fef05c', > '/dev/disk/by-uuid/d04d9a83-7b67-45a1-a40f-d90f8b0179e6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >05:31:16,392 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >05:31:16,393 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >05:31:16,395 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,396 INFO storage: sda2 is a partition >05:31:16,397 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >05:31:16,399 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >05:31:16,401 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk sda (0) with existing gpt disklabel >05:31:16,403 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >05:31:16,404 DEBUG storage: PartitionDevice._setFormat: sda2 ; >05:31:16,405 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,407 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >05:31:16,408 DEBUG storage: looking up parted Partition: /dev/sda2 >05:31:16,410 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >05:31:16,412 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >05:31:16,414 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >05:31:16,416 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >05:31:16,416 INFO storage: added partition sda2 (id 2) to device tree >05:31:16,418 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >05:31:16,420 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: None ; >05:31:16,422 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:16,423 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:31:16,423 DEBUG storage: device sda2 does not contain a disklabel >05:31:16,424 INFO storage: type detected on 'sda2' is 'ext4' >05:31:16,520 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:16,521 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:31:16,526 DEBUG storage: PartitionDevice._setFormat: sda2 ; >05:31:16,533 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >05:31:16,541 DEBUG storage: looking up parted Device: /dev/sda2 >05:31:16,549 INFO storage: got device: PartitionDevice instance (0xb59d2e4c) -- > name = sda2 status = True kids = 0 id = 2 > parents = ['existing 8192MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 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 0xb5821ecc> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: <parted.filesystem.FileSystem object at 0xb59d084c> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb59d07ac> PedPartition: <_ped.Partition object at 0xb59d7d1c> > disk = existing 8192MB disk sda (0) with existing gpt disklabel > start = 4096 end = 1028095 length = 1024000 > flags = >05:31:16,551 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:16,553 INFO storage: got format: Ext4FS instance (0xb6eb3f0c) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = d04d9a83-7b67-45a1-a40f-d90f8b0179e6 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >05:31:16,570 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3 /dev/disk/by-partuuid/fdb333ff-bc19-4312-a777-a8e7bbf7d72e', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'b7VZAR-4WVp-KTea-e0Cd-29OB-UMn9-hOVQL4', > 'ID_FS_UUID_ENC': 'b7VZAR-4WVp-KTea-e0Cd-29OB-UMn9-hOVQL4', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '1028096', > 'ID_PART_ENTRY_SCHEME': 'gpt', > 'ID_PART_ENTRY_SIZE': '15747072', > 'ID_PART_ENTRY_TYPE': 'e6d6d379-f507-44c2-a23c-238f2a3df928', > 'ID_PART_ENTRY_UUID': 'fdb333ff-bc19-4312-a777-a8e7bbf7d72e', > 'ID_PART_TABLE_TYPE': 'gpt', > 'ID_REVISION': '0.14.0', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-----', '-wi-----'], > 'LVM2_LV_NAME': ['lv_swap', 'lv_root'], > 'LVM2_LV_SIZE': ['2490368.00', '5373952.00'], > 'LVM2_LV_UUID': ['9qSRwd-uOSZ-n2q9-HAr8-kVtK-D4al-zG37tc', > 'lw7YRI-63nS-WFy7-O6gO-bL5j-o5Bo-um0Tdw'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda3', > 'LVM2_PV_PE_ALLOC_COUNT': '240', > 'LVM2_PV_PE_COUNT': '240', > 'LVM2_PV_SIZE': '7864320.00', > 'LVM2_PV_UUID': 'b7VZAR-4WVp-KTea-e0Cd-29OB-UMn9-hOVQL4', > 'LVM2_VG_EXTENT_COUNT': '240', > 'LVM2_VG_EXTENT_SIZE': '32768.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'vg_none', > 'LVM2_VG_SIZE': '7864320.00', > 'LVM2_VG_UUID': 'S1grjD-j13K-Tpe2-4lGM-J0F1-M3f2-sLOlD6', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9948093', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part3', > '/dev/disk/by-partuuid/fdb333ff-bc19-4312-a777-a8e7bbf7d72e'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >05:31:16,570 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >05:31:16,572 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >05:31:16,573 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,574 INFO storage: sda3 is a partition >05:31:16,575 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >05:31:16,577 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >05:31:16,578 DEBUG storage: DeviceTree.getDeviceByName returned existing 8192MB disk sda (0) with existing gpt disklabel >05:31:16,580 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >05:31:16,582 DEBUG storage: PartitionDevice._setFormat: sda3 ; >05:31:16,582 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,586 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >05:31:16,587 DEBUG storage: looking up parted Partition: /dev/sda3 >05:31:16,588 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >05:31:16,590 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >05:31:16,592 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >05:31:16,593 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >05:31:16,594 INFO storage: added partition sda3 (id 3) to device tree >05:31:16,595 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >05:31:16,597 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: None ; >05:31:16,599 DEBUG storage: LVMPhysicalVolume.__init__: >05:31:16,599 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >05:31:16,599 DEBUG storage: device sda3 does not contain a disklabel >05:31:16,600 INFO storage: type detected on 'sda3' is 'LVM2_member' >05:31:16,601 DEBUG storage: LVMPhysicalVolume.__init__: vgName: vg_none ; uuid: b7VZAR-4WVp-KTea-e0Cd-29OB-UMn9-hOVQL4 ; exists: True ; vgUuid: S1grjD-j13K-Tpe2-4lGM-J0F1-M3f2-sLOlD6 ; label: None ; peStart: 1.0 ; device: /dev/sda3 ; serial: QM00001 ; >05:31:16,601 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >05:31:16,603 DEBUG storage: PartitionDevice._setFormat: sda3 ; >05:31:16,604 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: lvmpv ; >05:31:16,605 DEBUG storage: looking up parted Device: /dev/sda3 >05:31:16,612 INFO storage: got device: PartitionDevice instance (0xb583084c) -- > name = sda3 status = True kids = 0 id = 3 > parents = ['existing 8192MB disk sda (0) with existing gpt disklabel'] > uuid = None size = 7689.0 > format = existing lvmpv > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 15747072 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 13107 did: 13107 busy: False > hardwareGeometry: (980, 255, 63) biosGeometry: (980, 255, 63) > PedDevice: <_ped.Device object at 0xb583250c> > 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 0xb59d04ac> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb59d0d4c> PedPartition: <_ped.Partition object at 0xb59d7d4c> > disk = existing 8192MB disk sda (0) with existing gpt disklabel > start = 1028096 end = 16775167 length = 15747072 > flags = lvm >05:31:16,613 INFO storage: got format: LVMPhysicalVolume instance (0xb58304cc) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda3 uuid = b7VZAR-4WVp-KTea-e0Cd-29OB-UMn9-hOVQL4 exists = True > options = None supported = True formattable = True resizable = False > vgName = vg_none vgUUID = S1grjD-j13K-Tpe2-4lGM-J0F1-M3f2-sLOlD6 peStart = 1.0 >05:31:16,622 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora\\x2017\\x20i386', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora_17_i386', > 'ID_FS_LABEL_ENC': 'Fedora\\x2017\\x20i386', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '0.14.0', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '9900391', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora\\x2017\\x20i386'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >05:31:16,626 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >05:31:16,628 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >05:31:16,632 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,632 INFO storage: sr0 is a cdrom >05:31:16,633 DEBUG storage: DeviceTree.addUdevOpticalDevice: >05:31:16,635 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,639 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >05:31:16,699 INFO storage: added cdrom sr0 (id 4) to device tree >05:31:16,700 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:31:16,708 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >05:31:16,710 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: None ; >05:31:16,711 DEBUG storage: Iso9660FS.supported: supported: True ; >05:31:16,712 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >05:31:16,712 DEBUG storage: device sr0 does not contain a disklabel >05:31:16,712 INFO storage: type detected on 'sr0' is 'iso9660' >05:31:16,714 DEBUG storage: Iso9660FS.supported: supported: True ; >05:31:16,714 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >05:31:16,715 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >05:31:16,717 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:31:16,719 DEBUG storage: looking up parted Device: /dev/sr0 >05:31:16,722 INFO storage: got device: OpticalDevice instance (0xb59de56c) -- > name = sr0 status = True kids = 0 id = 4 > parents = [] > uuid = None size = 3731.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 1910272 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (118, 255, 63) biosGeometry: (118, 255, 63) > PedDevice: <_ped.Device object at 0xb583256c> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >05:31:16,724 DEBUG storage: Iso9660FS.supported: supported: True ; >05:31:16,724 INFO storage: got format: Iso9660FS instance (0xb59d284c) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = None exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora_17_i386 size = 0 targetSize = 0 > >05:31:16,729 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9780912', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >05:31:16,730 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >05:31:16,731 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >05:31:16,732 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,733 INFO storage: loop0 is a loop device >05:31:16,734 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >05:31:16,736 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >05:31:16,737 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,737 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,739 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >05:31:16,739 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 5) to device tree >05:31:16,741 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >05:31:16,741 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,743 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >05:31:16,743 INFO storage: added loop loop0 (id 6) to device tree >05:31:16,744 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >05:31:16,746 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >05:31:16,746 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >05:31:16,747 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >05:31:16,749 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >05:31:16,752 WARN storage: disklabel detected but not usable on loop0 >05:31:16,753 INFO storage: type detected on 'loop0' is 'squashfs' >05:31:16,753 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >05:31:16,754 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >05:31:16,755 INFO storage: got device: LoopDevice instance (0xb583158c) -- > name = loop0 status = False kids = 0 id = 6 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (5)'] > 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 >05:31:16,758 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/Anaconda /dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01', > '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': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_UUID_ENC': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9768432', > 'name': 'loop1', > 'symlinks': ['/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01'], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >05:31:16,759 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >05:31:16,760 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >05:31:16,761 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,761 INFO storage: loop1 is a loop device >05:31:16,763 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >05:31:16,764 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/rootfs.img ; >05:31:16,766 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,766 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,768 DEBUG storage: FileDevice._setFormat: /LiveOS/rootfs.img ; current: None ; type: None ; >05:31:16,768 INFO storage: added file /LiveOS/rootfs.img (id 7) to device tree >05:31:16,770 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/rootfs.img ; >05:31:16,770 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,771 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >05:31:16,772 INFO storage: added loop loop1 (id 8) to device tree >05:31:16,773 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >05:31:16,774 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >05:31:16,776 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:16,776 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:31:16,776 DEBUG storage: device loop1 does not contain a disklabel >05:31:16,777 INFO storage: type detected on 'loop1' is 'ext4' >05:31:16,817 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:16,818 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:31:16,819 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: ext4 ; >05:31:16,820 INFO storage: got device: LoopDevice instance (0xb59d25cc) -- > name = loop1 status = False kids = 0 id = 8 > parents = ['existing 0MB file /LiveOS/rootfs.img (7)'] > 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 >05:31:16,821 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:16,822 INFO storage: got format: Ext4FS instance (0xb59d088c) -- > type = ext4 name = ext4 status = False > device = /dev/loop1 uuid = 1c95f55c-e231-4409-a46c-5f985cb07a01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >05:31:16,826 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9765076', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >05:31:16,826 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >05:31:16,828 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >05:31:16,829 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,829 INFO storage: loop2 is a loop device >05:31:16,830 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >05:31:16,832 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >05:31:16,833 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,834 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,835 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >05:31:16,835 INFO storage: added file /overlay (deleted) (id 9) to device tree >05:31:16,837 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >05:31:16,837 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,839 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >05:31:16,839 INFO storage: added loop loop2 (id 10) to device tree >05:31:16,840 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >05:31:16,842 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >05:31:16,842 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:31:16,843 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >05:31:16,845 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >05:31:16,848 WARN storage: disklabel detected but not usable on loop2 >05:31:16,848 INFO storage: type detected on 'loop2' is 'DM_snapshot_cow' >05:31:16,849 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >05:31:16,850 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >05:31:16,851 INFO storage: got device: LoopDevice instance (0xb5830b2c) -- > name = loop2 status = False kids = 0 id = 10 > parents = ['existing 0MB file /overlay (deleted) (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/loop2 > format args = [] originalFormat = None >05:31:16,854 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9771957', > 'name': 'loop3', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >05:31:16,854 INFO storage: ignoring loop3 (/devices/virtual/block/loop3) >05:31:16,854 DEBUG storage: lvm filter: adding loop3 to the reject list >05:31:16,856 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9773995', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >05:31:16,856 INFO storage: ignoring loop4 (/devices/virtual/block/loop4) >05:31:16,857 DEBUG storage: lvm filter: adding loop4 to the reject list >05:31:16,859 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9822604', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >05:31:16,859 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >05:31:16,859 DEBUG storage: lvm filter: adding loop5 to the reject list >05:31:16,861 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9801675', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >05:31:16,861 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >05:31:16,861 DEBUG storage: lvm filter: adding loop6 to the reject list >05:31:16,864 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '9824767', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >05:31:16,864 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >05:31:16,865 DEBUG storage: lvm filter: adding loop7 to the reject list >05:31:16,865 DEBUG storage: Skipping a device mapper drive (dm-0) for now >05:31:16,902 INFO storage: devices to scan: ['dm-0'] >05:31:16,905 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/1c95f55c-e231-4409-a46c-5f985cb07a01 /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': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_UUID_ENC': '1c95f55c-e231-4409-a46c-5f985cb07a01', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '6348528', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/Anaconda', > '/dev/disk/by-uuid/1c95f55c-e231-4409-a46c-5f985cb07a01', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >05:31:16,905 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >05:31:16,907 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >05:31:16,908 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,908 INFO storage: live-rw is a device-mapper device >05:31:16,910 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >05:31:16,911 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >05:31:16,912 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (8) with existing ext4 filesystem >05:31:16,914 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >05:31:16,916 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop2 (10) >05:31:16,917 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >05:31:16,919 DEBUG storage: DeviceTree.getDeviceByName returned None >05:31:16,920 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop2 ; >05:31:16,921 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:16,922 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >05:31:16,923 INFO storage: added dm live-rw (id 11) to device tree >05:31:16,924 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >05:31:16,925 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >05:31:16,927 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:16,927 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:31:16,928 DEBUG storage: device live-rw does not contain a disklabel >05:31:16,928 INFO storage: type detected on 'live-rw' is 'ext4' >05:31:16,968 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:16,969 DEBUG storage: getFormat('ext4') returning Ext4FS instance >05:31:16,970 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >05:31:16,971 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >05:31:16,973 INFO storage: got device: DMDevice instance (0xb583650c) -- > name = live-rw status = True kids = 0 id = 11 > parents = ['existing 0MB loop loop2 (10)'] > 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 0xb583280c> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >05:31:16,975 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:16,976 INFO storage: got format: Ext4FS instance (0xb5836fcc) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 1c95f55c-e231-4409-a46c-5f985cb07a01 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = Anaconda size = 2048.0 targetSize = 2048.0 > >05:31:17,018 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >05:31:17,019 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >05:31:17,021 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >05:31:17,043 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:31:17,045 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:31:17,047 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:31:17,069 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >05:31:17,092 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:31:17,093 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:31:17,096 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:31:17,117 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >05:31:17,119 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >05:31:17,121 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >05:31:17,143 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >05:31:17,145 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:31:17,147 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >05:31:17,169 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >05:31:17,192 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >05:31:17,193 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >05:31:17,195 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >05:31:17,195 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >05:31:17,196 INFO storage: edd: MBR signature on sda is zero. new disk image? >05:31:17,196 INFO storage: edd: collected mbr signatures: {} >05:31:17,197 DEBUG storage: edd: data extracted from 0x80: > type: None, ata_device: None > channel: None, mbr_signature: 0x00000000 > pci_dev: None, scsi_id: None > scsi_lun: None, sectors: 16777216 >05:31:17,197 ERR storage: edd: unable to match edd entry 0x80 >05:31:17,198 DEBUG storage: new bootloader stage1 device: None >05:31:17,218 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:17,220 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:17,223 DEBUG storage: Ext4FS.supported: supported: True ; >05:31:17,226 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >05:31:17,228 DEBUG storage: Iso9660FS.supported: supported: True ; >05:31:18,030 DEBUG storage: clearpart: looking at sda3 >05:31:18,030 DEBUG storage: clearing sda3 >05:31:18,030 DEBUG storage: partitions: ['sda1', 'sda2', 'sda3'] >05:31:18,033 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >05:31:18,034 DEBUG storage: PartitionDevice._setFormat: sda3 ; >05:31:18,035 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:18,036 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: lvmpv ; type: None ; >05:31:18,037 INFO storage: registered action: [0] Destroy Format lvmpv on partition sda3 (id 3) >05:31:18,038 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >05:31:18,039 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda3 ; status: False ; type: lvmpv ; >05:31:18,042 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >05:31:18,066 INFO storage: removed partition sda3 (id 3) from device tree >05:31:18,068 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >05:31:18,068 INFO storage: registered action: [1] Destroy Device partition sda3 (id 3) >05:31:18,069 DEBUG storage: clearpart: looking at sda2 >05:31:18,069 DEBUG storage: clearing sda2 >05:31:18,070 DEBUG storage: partitions: ['sda1', 'sda2'] >05:31:18,072 DEBUG storage: PartitionDevice._setFormat: sda2 ; >05:31:18,072 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:18,073 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >05:31:18,074 INFO storage: registered action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >05:31:18,075 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >05:31:18,077 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >05:31:18,099 INFO storage: removed partition sda2 (id 2) from device tree >05:31:18,101 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >05:31:18,101 INFO storage: registered action: [3] Destroy Device partition sda2 (id 2) >05:31:18,102 DEBUG storage: clearpart: looking at sda1 >05:31:18,102 DEBUG storage: clearing sda1 >05:31:18,103 DEBUG storage: partitions: ['sda1'] >05:31:18,104 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >05:31:18,106 DEBUG storage: PartitionDevice._setFormat: sda1 ; >05:31:18,106 DEBUG storage: getFormat('None') returning DeviceFormat instance >05:31:18,107 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: biosboot ; type: None ; >05:31:18,108 INFO storage: registered action: [4] Destroy Format biosboot on partition sda1 (id 1) >05:31:18,109 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >05:31:18,110 DEBUG storage: BIOSBoot.teardown: device: /dev/sda1 ; status: False ; type: biosboot ; >05:31:18,112 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >05:31:18,134 INFO storage: removed partition sda1 (id 1) from device tree >05:31:18,135 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >05:31:18,136 INFO storage: registered action: [5] Destroy Device partition sda1 (id 1) >05:31:18,136 DEBUG storage: checking whether disk sda has an empty extended >05:31:18,137 DEBUG storage: extended is None ; logicals is [] >05:31:18,137 DEBUG storage: new drive order: ['sda'] >13:31:24,659 DEBUG storage: doAutoPartition(<pyanaconda.Anaconda object at 0xb756dbcc>) >13:31:24,663 DEBUG storage: doAutoPart: True >13:31:24,663 DEBUG storage: encryptedAutoPart: False >13:31:24,663 DEBUG storage: autoPartType: 2 >13:31:24,663 DEBUG storage: clearPartType: 0 >13:31:24,664 DEBUG storage: clearPartDisks: ['sda'] >13:31:24,664 DEBUG storage: autoPartitionRequests: >PartSpec instance (0xb6f86c4c) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0xb6f86d0c) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0xb6faa48c) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0xb580954c) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0xb58094cc) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 1216 maxSize = 2432 grow = True > >13:31:24,664 DEBUG storage: storage.disks: ['sda'] >13:31:24,665 DEBUG storage: storage.partitioned: ['sda'] >13:31:24,665 DEBUG storage: all names: ['/LiveOS/rootfs.img', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-rw', 'loop0', 'loop1', 'loop2', 'sda', 'sr0'] >13:31:24,665 DEBUG storage: checking whether disk sda has an empty extended >13:31:24,668 DEBUG storage: extended is None ; logicals is [] >13:31:24,670 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >13:31:24,670 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >13:31:24,671 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >13:31:24,676 DEBUG storage: PartitionDevice._setFormat: req0 ; >13:31:24,677 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >13:31:24,678 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:31:24,680 INFO storage: added partition req0 (id 12) to device tree >13:31:24,681 INFO storage: registered action: [6] Create Device partition req0 (id 12) >13:31:24,681 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:31:24,682 INFO storage: registered action: [7] Create Format lvmpv on partition req0 (id 12) >13:31:24,684 DEBUG storage: candidate disks: [DiskDevice instance (0xb6eb310c) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 8192.0 > format = existing gpt disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 16777216 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1044, 255, 63) biosGeometry: (1044, 255, 63) > PedDevice: <_ped.Device object at 0xb6e670ec> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0xb6eb386c>] >13:31:24,685 DEBUG storage: devs: [PartitionDevice instance (0xb57c770c) -- > name = req0 status = False kids = 0 id = 12 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = None protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >13:31:24,687 DEBUG storage: Ext4FS.supported: supported: True ; >13:31:24,688 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:31:24,689 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >13:31:24,691 DEBUG storage: PartitionDevice._setFormat: req1 ; >13:31:24,693 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >13:31:24,694 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:31:24,695 INFO storage: added partition req1 (id 13) to device tree >13:31:24,695 INFO storage: registered action: [8] Create Device partition req1 (id 13) >13:31:24,696 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:31:24,697 INFO storage: registered action: [9] Create Format ext4 filesystem mounted at /boot on partition req1 (id 13) >13:31:24,698 DEBUG storage: _is_valid_disklabel(sda) returning True >13:31:24,699 DEBUG storage: _is_valid_size(sda) returning True >13:31:24,699 DEBUG storage: _is_valid_location(sda) returning True >13:31:24,700 DEBUG storage: _is_valid_format(sda) returning True >13:31:24,700 DEBUG storage: is_valid_stage1_device(sda) returning True >13:31:24,701 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning False >13:31:24,702 DEBUG storage: is_valid_stage1_device(sda) returning False >13:31:24,702 ERR storage: bios order specified unknown drive sda >13:31:24,703 DEBUG storage: no stage1 device: [] >13:31:24,703 DEBUG storage: stage1_drive is None >13:31:24,705 DEBUG storage: _is_valid_disklabel(sda) returning True >13:31:24,705 DEBUG storage: _is_valid_size(sda) returning True >13:31:24,706 DEBUG storage: _is_valid_location(sda) returning True >13:31:24,706 DEBUG storage: _is_valid_format(sda) returning True >13:31:24,706 DEBUG storage: is_valid_stage1_device(sda) returning True >13:31:24,707 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning False >13:31:24,707 DEBUG storage: is_valid_stage1_device(sda) returning False >13:31:24,707 ERR storage: bios order specified unknown drive sda >13:31:24,707 DEBUG storage: getFormat('biosboot') returning BIOSBoot instance >13:31:24,708 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >13:31:24,712 DEBUG storage: PartitionDevice._setFormat: req2 ; >13:31:24,714 DEBUG storage: PartitionDevice._setFormat: req2 ; current: None ; type: biosboot ; >13:31:24,715 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:31:24,716 INFO storage: added partition req2 (id 14) to device tree >13:31:24,717 INFO storage: registered action: [10] Create Device partition req2 (id 14) >13:31:24,717 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:31:24,718 INFO storage: registered action: [11] Create Format biosboot on partition req2 (id 14) >13:31:24,719 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:31:24,721 DEBUG storage: removing all non-preexisting partitions ['req0(id 12)', 'req1(id 13)', 'req2(id 14)'] from disk(s) ['sda'] >13:31:24,721 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 12)', 'req1(id 13)', 'req2(id 14)'] >13:31:24,722 DEBUG storage: removing all non-preexisting partitions ['req2(id 14)', 'req1(id 13)', 'req0(id 12)'] from disk(s) ['sda'] >13:31:24,723 DEBUG storage: allocating partition: req2 ; id: 14 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 1MB ; grow: False ; max_size: 0 >13:31:24,723 DEBUG storage: checking freespace on sda >13:31:24,724 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=1MB boot=True best=None grow=False >13:31:24,725 DEBUG storage: current free range is 34-16777182 (8191MB) >13:31:24,725 DEBUG storage: updating use_disk to sda, type: 0 >13:31:24,726 DEBUG storage: new free: 34-16777182 / 8191MB >13:31:24,726 DEBUG storage: new free allows for 0 sectors of growth >13:31:24,727 DEBUG storage: found free space for bootable request >13:31:24,728 DEBUG storage: adjusted start sector from 34 to 2048 >13:31:24,729 DEBUG storage: created partition sda1 of 1MB and added it to /dev/sda >13:31:24,730 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >13:31:24,731 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb57c164c> PedPartition: <_ped.Partition object at 0xb57bf26c> >13:31:24,733 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:31:24,734 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >13:31:24,736 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >13:31:24,737 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb579af6c> PedPartition: <_ped.Partition object at 0xb57bfbfc> >13:31:24,738 DEBUG storage: allocating partition: req1 ; id: 13 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >13:31:24,738 DEBUG storage: checking freespace on sda >13:31:24,739 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=True best=None grow=False >13:31:24,740 DEBUG storage: current free range is 34-2047 (0MB) >13:31:24,741 DEBUG storage: current free range is 4096-16777182 (8189MB) >13:31:24,741 DEBUG storage: updating use_disk to sda, type: 0 >13:31:24,742 DEBUG storage: new free: 4096-16777182 / 8189MB >13:31:24,743 DEBUG storage: new free allows for 0 sectors of growth >13:31:24,743 DEBUG storage: found free space for bootable request >13:31:24,744 DEBUG storage: created partition sda2 of 500MB and added it to /dev/sda >13:31:24,746 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >13:31:24,747 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb579a6ec> PedPartition: <_ped.Partition object at 0xb57bfc5c> >13:31:24,748 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:31:24,750 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >13:31:24,752 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:31:24,753 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb57cd60c> PedPartition: <_ped.Partition object at 0xb57bfcbc> >13:31:24,753 DEBUG storage: allocating partition: req0 ; id: 12 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >13:31:24,754 DEBUG storage: checking freespace on sda >13:31:24,755 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=0 req_size=500MB boot=False best=None grow=True >13:31:24,756 DEBUG storage: current free range is 34-2047 (0MB) >13:31:24,756 DEBUG storage: current free range is 1028096-16777182 (7689MB) >13:31:24,757 DEBUG storage: evaluating growth potential for new layout >13:31:24,757 DEBUG storage: calculating growth for disk /dev/sda >13:31:24,759 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >13:31:24,760 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb57cd98c> PedPartition: <_ped.Partition object at 0xb57bfcec> >13:31:24,762 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >13:31:24,764 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >13:31:24,764 DEBUG storage: adding request 14 to chunk 16777149 (34-16777182) on /dev/sda >13:31:24,765 DEBUG storage: adding request 13 to chunk 16777149 (34-16777182) on /dev/sda >13:31:24,766 DEBUG storage: adding request 12 to chunk 16777149 (34-16777182) on /dev/sda >13:31:24,766 DEBUG storage: Chunk.growRequests: 16777149 on /dev/sda start = 34 end = 16777182 >sectorSize = 512 > >13:31:24,767 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >13:31:24,767 DEBUG storage: req: PartitionRequest instance -- >id = 13 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >13:31:24,768 DEBUG storage: req: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >13:31:24,768 DEBUG storage: 1 requests and 14727101 (7190MB) left in chunk >13:31:24,769 DEBUG storage: adding 14727101 (7190MB) to 12 (sda3) >13:31:24,770 DEBUG storage: new grow amount for request 12 (sda3) is 14727101 units, or 7190MB >13:31:24,770 DEBUG storage: request 14 (sda1) growth: 0 (0MB) size: 1MB >13:31:24,771 DEBUG storage: request 13 (sda2) growth: 0 (0MB) size: 500MB >13:31:24,771 DEBUG storage: request 12 (sda3) growth: 14727101 (7190MB) size: 7690MB >13:31:24,771 DEBUG storage: disk /dev/sda growth: 14727101 (7190MB) >13:31:24,772 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:31:24,772 DEBUG storage: device sda3 new partedPartition None >13:31:24,776 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:31:24,777 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >13:31:24,778 DEBUG storage: total growth: 14727101 sectors >13:31:24,779 DEBUG storage: updating use_disk to sda, type: 0 >13:31:24,779 DEBUG storage: new free: 1028096-16777182 / 7689MB >13:31:24,780 DEBUG storage: new free allows for 14727101 sectors of growth >13:31:24,781 DEBUG storage: created partition sda3 of 500MB and added it to /dev/sda >13:31:24,783 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >13:31:24,784 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb57cf8ec> PedPartition: <_ped.Partition object at 0xb57bfd7c> >13:31:24,786 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >13:31:24,788 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >13:31:24,790 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:31:24,791 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb57cfe0c> PedPartition: <_ped.Partition object at 0xb57bfd4c> >13:31:24,792 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda3(id 12)', 'sda2(id 13)', 'sda1(id 14)'] >13:31:24,792 DEBUG storage: growable partitions are ['sda3'] >13:31:24,793 DEBUG storage: growing partitions on sda >13:31:24,794 DEBUG storage: adding request 12 to chunk 16777149 (34-16777182) on /dev/sda >13:31:24,794 DEBUG storage: adding request 13 to chunk 16777149 (34-16777182) on /dev/sda >13:31:24,795 DEBUG storage: adding request 14 to chunk 16777149 (34-16777182) on /dev/sda >13:31:24,795 DEBUG storage: disk sda has 1 chunks >13:31:24,796 DEBUG storage: Chunk.growRequests: 16777149 on /dev/sda start = 34 end = 16777182 >sectorSize = 512 > >13:31:24,797 DEBUG storage: req: PartitionRequest instance -- >id = 14 name = sda1 growable = False >base = 2048 growth = 0 max_grow = 0 >done = True >13:31:24,797 DEBUG storage: req: PartitionRequest instance -- >id = 13 name = sda2 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >13:31:24,797 DEBUG storage: req: PartitionRequest instance -- >id = 12 name = sda3 growable = True >base = 1024000 growth = 0 max_grow = 18446744073708527615 >done = False >13:31:24,798 DEBUG storage: 1 requests and 14727101 (7190MB) left in chunk >13:31:24,798 DEBUG storage: adding 14727101 (7190MB) to 12 (sda3) >13:31:24,798 DEBUG storage: new grow amount for request 12 (sda3) is 14727101 units, or 7190MB >13:31:24,798 DEBUG storage: partition sda1 (14): 0 >13:31:24,798 DEBUG storage: new geometry for sda1: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0xb59d00cc> PedGeometry: <_ped.Geometry object at 0xb57cfe6c> >13:31:24,799 DEBUG storage: partition sda2 (13): 0 >13:31:24,799 DEBUG storage: new geometry for sda2: parted.Geometry instance -- > start: 4096 end: 1028095 length: 1024000 > device: <parted.device.Device object at 0xb59d00cc> PedGeometry: <_ped.Geometry object at 0xb57cfa4c> >13:31:24,799 DEBUG storage: partition sda3 (12): 0 >13:31:24,799 DEBUG storage: new geometry for sda3: parted.Geometry instance -- > start: 1028096 end: 16775167 length: 15747072 > device: <parted.device.Device object at 0xb59d00cc> PedGeometry: <_ped.Geometry object at 0xb57cf78c> >13:31:24,800 DEBUG storage: removing all non-preexisting partitions ['sda1(id 14)', 'sda2(id 13)', 'sda3(id 12)'] from disk(s) ['sda'] >13:31:24,805 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >13:31:24,805 DEBUG storage: device sda1 new partedPartition None >13:31:24,806 DEBUG storage: PartitionDevice._setDisk: req2 ; new: None ; old: sda ; >13:31:24,807 DEBUG storage: DiskDevice.removeChild: kids: 3 ; name: sda ; >13:31:24,811 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:31:24,811 DEBUG storage: device sda2 new partedPartition None >13:31:24,813 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >13:31:24,815 DEBUG storage: DiskDevice.removeChild: kids: 2 ; name: sda ; >13:31:24,816 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:31:24,817 DEBUG storage: device sda3 new partedPartition None >13:31:24,818 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >13:31:24,820 DEBUG storage: DiskDevice.removeChild: kids: 1 ; name: sda ; >13:31:24,821 DEBUG storage: back from removeNewPartitions >13:31:24,821 DEBUG storage: extended: None >13:31:24,822 DEBUG storage: setting req2 new geometry: parted.Geometry instance -- > start: 2048 end: 4095 length: 2048 > device: <parted.device.Device object at 0xb59d00cc> PedGeometry: <_ped.Geometry object at 0xb57cfe6c> >13:31:24,823 DEBUG storage: PartitionDevice._setPartedPartition: req2 ; >13:31:24,824 DEBUG storage: device req2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb579a42c> PedPartition: <_ped.Partition object at 0xb57bfc8c> >13:31:24,826 DEBUG storage: PartitionDevice._setDisk: sda1 ; new: sda ; old: None ; >13:31:24,828 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >13:31:24,829 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >13:31:24,830 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb57c15ac> PedPartition: <_ped.Partition object at 0xb57bf26c> >13:31:24,831 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 4096 end: 1028095 length: 1024000 > device: <parted.device.Device object at 0xb59d00cc> PedGeometry: <_ped.Geometry object at 0xb57cfa4c> >13:31:24,833 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >13:31:24,834 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb579a56c> PedPartition: <_ped.Partition object at 0xb57bfc2c> >13:31:24,835 DEBUG storage: PartitionDevice._setDisk: sda2 ; new: sda ; old: None ; >13:31:24,837 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >13:31:24,839 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:31:24,840 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb57cd48c> PedPartition: <_ped.Partition object at 0xb57bf23c> >13:31:24,840 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 1028096 end: 16775167 length: 15747072 > device: <parted.device.Device object at 0xb59d00cc> PedGeometry: <_ped.Geometry object at 0xb57cf78c> >13:31:24,842 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >13:31:24,843 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb57c1aec> PedPartition: <_ped.Partition object at 0xb57bfd1c> >13:31:24,845 DEBUG storage: PartitionDevice._setDisk: sda3 ; new: sda ; old: None ; >13:31:24,846 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >13:31:24,848 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:31:24,849 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d04ac> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb57cd38c> PedPartition: <_ped.Partition object at 0xb57bfe0c> >13:31:24,850 DEBUG storage: new bootloader stage1 device: None >13:31:24,905 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda3 ; >13:31:24,906 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:31:24,908 DEBUG storage: LVMVolumeGroupDevice._setFormat: vg_none ; current: None ; type: None ; >13:31:24,908 INFO storage: added lvmvg vg_none (id 15) to device tree >13:31:24,909 INFO storage: registered action: [12] Create Device lvmvg vg_none (id 15) >13:31:24,911 DEBUG storage: Ext4FS.supported: supported: True ; >13:31:24,911 DEBUG storage: getFormat('ext4') returning Ext4FS instance >13:31:24,913 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: vg_none ; >13:31:24,915 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_none-lv_root ; current: None ; type: ext4 ; >13:31:24,915 DEBUG storage: Adding vg_none-lv_root/1024MB to vg_none >13:31:24,916 INFO storage: added lvmlv vg_none-lv_root (id 16) to device tree >13:31:24,916 INFO storage: registered action: [13] Create Device lvmlv vg_none-lv_root (id 16) >13:31:24,917 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:31:24,918 INFO storage: registered action: [14] Create Format ext4 filesystem mounted at / on lvmlv vg_none-lv_root (id 16) >13:31:24,919 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >13:31:24,920 DEBUG storage: getFormat('swap') returning SwapSpace instance >13:31:24,921 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: vg_none ; >13:31:24,922 DEBUG storage: LVMLogicalVolumeDevice._setFormat: vg_none-lv_swap ; current: None ; type: swap ; >13:31:24,923 DEBUG storage: Adding vg_none-lv_swap/1216MB to vg_none >13:31:24,923 INFO storage: added lvmlv vg_none-lv_swap (id 17) to device tree >13:31:24,924 INFO storage: registered action: [15] Create Device lvmlv vg_none-lv_swap (id 17) >13:31:24,924 DEBUG storage: getFormat('None') returning DeviceFormat instance >13:31:24,924 INFO storage: registered action: [16] Create Format swap on lvmlv vg_none-lv_swap (id 17) >13:31:24,925 DEBUG storage: vg_none size is 7680MB >13:31:24,926 DEBUG storage: vg vg_none has 5440MB free >13:31:24,926 DEBUG storage: vg vg_none: 5440MB free ; lvs: ['lv_root', 'lv_swap'] >13:31:24,926 DEBUG storage: adding request 16 to chunk 240 on /dev/mapper/vg_none >13:31:24,927 DEBUG storage: adding request 17 to chunk 240 on /dev/mapper/vg_none >13:31:24,927 DEBUG storage: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/vg_none length = 240 size = 7680 >remaining = 2 pool = 170 >13:31:24,927 DEBUG storage: req: LVRequest instance -- >id = 17 name = vg_none-lv_swap growable = True >base = 38 growth = 0 max_grow = 38 >done = False >13:31:24,927 DEBUG storage: req: LVRequest instance -- >id = 16 name = vg_none-lv_root growable = True >base = 32 growth = 0 max_grow = 1568 >done = False >13:31:24,928 DEBUG storage: 2 requests and 170 (5440MB) left in chunk >13:31:24,928 DEBUG storage: adding 92 (2944MB) to 17 (vg_none-lv_swap) >13:31:24,928 DEBUG storage: taking back 54 (1728MB) from 17 (vg_none-lv_swap) >13:31:24,928 DEBUG storage: new grow amount for request 17 (vg_none-lv_swap) is 38 units, or 1216MB >13:31:24,929 DEBUG storage: adding 77 (2464MB) to 16 (vg_none-lv_root) >13:31:24,929 DEBUG storage: new grow amount for request 16 (vg_none-lv_root) is 77 units, or 2464MB >13:31:24,929 DEBUG storage: 1 requests and 55 (1760MB) left in chunk >13:31:24,929 DEBUG storage: adding 55 (1760MB) to 16 (vg_none-lv_root) >13:31:24,930 DEBUG storage: new grow amount for request 16 (vg_none-lv_root) is 132 units, or 4224MB >13:31:24,930 DEBUG storage: trying to set lv vg_none-lv_swap size to 2432MB >13:31:24,930 DEBUG storage: vg_none size is 7680MB >13:31:24,931 DEBUG storage: vg vg_none has 5440MB free >13:31:24,931 DEBUG storage: trying to set lv vg_none-lv_root size to 5248MB >13:31:24,931 DEBUG storage: vg_none size is 7680MB >13:31:24,932 DEBUG storage: vg vg_none has 4224MB free >13:31:24,934 DEBUG storage: _is_valid_disklabel(sda) returning True >13:31:24,935 DEBUG storage: _is_valid_size(sda) returning True >13:31:24,935 DEBUG storage: _is_valid_location(sda) returning True >13:31:24,935 DEBUG storage: _is_valid_format(sda) returning True >13:31:24,935 DEBUG storage: is_valid_stage1_device(sda) returning True >13:31:24,936 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >13:31:24,936 DEBUG storage: is_valid_stage1_device(sda) returning True >13:31:24,936 DEBUG storage: no stage1 device: ['sda'] >13:31:24,936 DEBUG storage: stage1_drive is None >13:31:24,938 DEBUG storage: _is_valid_disklabel(sda) returning True >13:31:24,938 DEBUG storage: _is_valid_size(sda) returning True >13:31:24,938 DEBUG storage: _is_valid_location(sda) returning True >13:31:24,938 DEBUG storage: _is_valid_format(sda) returning True >13:31:24,939 DEBUG storage: is_valid_stage1_device(sda) returning True >13:31:24,939 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >13:31:24,939 DEBUG storage: is_valid_stage1_device(sda) returning True >13:31:24,939 DEBUG storage: new bootloader stage1 device: sda >13:31:24,940 DEBUG storage: _is_valid_disklabel(sda) returning True >13:31:24,941 DEBUG storage: _is_valid_size(sda) returning True >13:31:24,941 DEBUG storage: _is_valid_location(sda) returning True >13:31:24,941 DEBUG storage: _is_valid_format(sda) returning True >13:31:24,941 DEBUG storage: is_valid_stage1_device(sda) returning True >13:31:24,942 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >13:31:24,942 DEBUG storage: is_valid_stage1_device(sda) returning True >13:31:24,943 DEBUG storage: _is_valid_disklabel(sda2) returning True >13:31:24,943 DEBUG storage: _is_valid_size(sda2) returning True >13:31:24,943 DEBUG storage: _is_valid_location(sda2) returning True >13:31:24,944 DEBUG storage: _is_valid_partition(sda2) returning True >13:31:24,944 DEBUG storage: _is_valid_format(sda2) returning True >13:31:24,944 DEBUG storage: is_valid_stage2_device(sda2) returning True >13:31:25,012 DEBUG storage: vg_none size is 7680MB >13:31:25,013 DEBUG storage: vg vg_none has 0MB free >13:31:25,019 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >13:31:25,020 DEBUG storage: DeviceTree.getDeviceByName returned None >13:31:25,021 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >13:31:25,022 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 1MB partition sda1 (14) with non-existent biosboot >13:31:25,024 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >13:31:25,025 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 500MB partition sda2 (13) with non-existent ext4 filesystem mounted at /boot >13:31:25,027 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >13:31:25,028 DEBUG storage: DeviceTree.getDeviceByName returned non-existent 7689MB partition sda3 (12) with non-existent lvmpv >13:31:25,030 DEBUG storage: DeviceTree.getDeviceByName: name: sda-1 ; >13:31:25,031 DEBUG storage: DeviceTree.getDeviceByName returned None >13:31:27,893 DEBUG storage: _is_valid_disklabel(sda) returning True >13:31:27,894 DEBUG storage: _is_valid_size(sda) returning True >13:31:27,894 DEBUG storage: _is_valid_location(sda) returning True >13:31:27,895 DEBUG storage: _is_valid_format(sda) returning True >13:31:27,896 DEBUG storage: is_valid_stage1_device(sda) returning True >13:31:27,896 DEBUG storage: _gpt_disk_has_bios_boot(sda) returning True >13:31:27,897 DEBUG storage: is_valid_stage1_device(sda) returning True >13:31:27,899 DEBUG storage: _is_valid_disklabel(sda2) returning True >13:31:27,900 DEBUG storage: _is_valid_size(sda2) returning True >13:31:27,901 DEBUG storage: _is_valid_location(sda2) returning True >13:31:27,901 DEBUG storage: _is_valid_partition(sda2) returning True >13:31:27,902 DEBUG storage: _is_valid_format(sda2) returning True >13:31:27,902 DEBUG storage: is_valid_stage2_device(sda2) returning True >13:31:27,908 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >13:31:27,935 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >13:31:27,936 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >13:31:27,937 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >13:31:27,938 DEBUG storage: PartitionDevice.teardown: sda2 ; status: False ; controllable: True ; >13:31:27,939 DEBUG storage: PartitionDevice.teardown: sda1 ; status: False ; controllable: True ; >13:31:27,941 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_none-lv_root ; status: False ; controllable: True ; >13:31:27,942 DEBUG storage: LVMLogicalVolumeDevice.teardown: vg_none-lv_swap ; status: False ; controllable: True ; >13:31:27,942 INFO storage: resetting parted disks... >13:31:27,944 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >13:31:27,945 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >13:31:27,946 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >13:31:27,947 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >13:31:27,948 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >13:31:27,949 DEBUG storage: sector-based lookup found partition sda3 >13:31:27,950 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:31:27,951 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d0a8c> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6ef064c> PedPartition: <_ped.Partition object at 0xb6eeb47c> >13:31:27,952 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >13:31:27,952 DEBUG storage: sector-based lookup found partition sda2 >13:31:27,954 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:31:27,954 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d0a8c> fileSystem: <parted.filesystem.FileSystem object at 0xb6ef0c8c> > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6ef0bac> PedPartition: <_ped.Partition object at 0xb59d7d4c> >13:31:27,956 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >13:31:27,956 DEBUG storage: sector-based lookup found partition sda1 >13:31:27,957 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >13:31:27,958 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d0a8c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6ef50ac> PedPartition: <_ped.Partition object at 0xb59d7d1c> >13:31:27,958 DEBUG storage: action: [0] Destroy Format lvmpv on partition sda3 (id 3) >13:31:27,958 DEBUG storage: action: [1] Destroy Device partition sda3 (id 3) >13:31:27,959 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >13:31:27,959 DEBUG storage: action: [3] Destroy Device partition sda2 (id 2) >13:31:27,959 DEBUG storage: action: [4] Destroy Format biosboot on partition sda1 (id 1) >13:31:27,959 DEBUG storage: action: [5] Destroy Device partition sda1 (id 1) >13:31:27,960 DEBUG storage: action: [6] Create Device partition sda3 (id 12) >13:31:27,960 DEBUG storage: action: [7] Create Format lvmpv on partition sda3 (id 12) >13:31:27,960 DEBUG storage: action: [8] Create Device partition sda2 (id 13) >13:31:27,960 DEBUG storage: action: [9] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 13) >13:31:27,961 DEBUG storage: action: [10] Create Device partition sda1 (id 14) >13:31:27,961 DEBUG storage: action: [11] Create Format biosboot on partition sda1 (id 14) >13:31:27,961 DEBUG storage: action: [12] Create Device lvmvg vg_none (id 15) >13:31:27,961 DEBUG storage: action: [13] Create Device lvmlv vg_none-lv_root (id 16) >13:31:27,962 DEBUG storage: action: [14] Create Format ext4 filesystem mounted at / on lvmlv vg_none-lv_root (id 16) >13:31:27,962 DEBUG storage: action: [15] Create Device lvmlv vg_none-lv_swap (id 17) >13:31:27,962 DEBUG storage: action: [16] Create Format swap on lvmlv vg_none-lv_swap (id 17) >13:31:27,962 INFO storage: pruning action queue... >13:31:27,963 INFO storage: sorting actions... >13:31:27,966 DEBUG storage: action: [4] Destroy Format biosboot on partition sda1 (id 1) >13:31:27,966 DEBUG storage: action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >13:31:27,967 DEBUG storage: action: [0] Destroy Format lvmpv on partition sda3 (id 3) >13:31:27,967 DEBUG storage: action: [1] Destroy Device partition sda3 (id 3) >13:31:27,967 DEBUG storage: action: [3] Destroy Device partition sda2 (id 2) >13:31:27,967 DEBUG storage: action: [5] Destroy Device partition sda1 (id 1) >13:31:27,968 DEBUG storage: action: [10] Create Device partition sda1 (id 14) >13:31:27,968 DEBUG storage: action: [11] Create Format biosboot on partition sda1 (id 14) >13:31:27,968 DEBUG storage: action: [8] Create Device partition sda2 (id 13) >13:31:27,968 DEBUG storage: action: [9] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 13) >13:31:27,969 DEBUG storage: action: [6] Create Device partition sda3 (id 12) >13:31:27,969 DEBUG storage: action: [7] Create Format lvmpv on partition sda3 (id 12) >13:31:27,969 DEBUG storage: action: [12] Create Device lvmvg vg_none (id 15) >13:31:27,969 DEBUG storage: action: [15] Create Device lvmlv vg_none-lv_swap (id 17) >13:31:27,969 DEBUG storage: action: [16] Create Format swap on lvmlv vg_none-lv_swap (id 17) >13:31:27,970 DEBUG storage: action: [13] Create Device lvmlv vg_none-lv_root (id 16) >13:31:27,970 DEBUG storage: action: [14] Create Format ext4 filesystem mounted at / on lvmlv vg_none-lv_root (id 16) >13:31:27,970 INFO storage: executing action: [4] Destroy Format biosboot on partition sda1 (id 1) >13:31:27,972 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: True ; >13:31:27,973 DEBUG storage: BIOSBoot.destroy: device: /dev/sda1 ; status: False ; type: biosboot ; >13:31:28,015 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:31:28,017 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >13:31:28,061 INFO storage: executing action: [2] Destroy Format ext4 filesystem on partition sda2 (id 2) >13:31:28,063 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: True ; >13:31:28,065 DEBUG storage: Ext4FS.destroy: device: /dev/sda2 ; status: False ; type: ext4 ; >13:31:28,157 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:31:28,160 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >13:31:28,203 INFO storage: executing action: [0] Destroy Format lvmpv on partition sda3 (id 3) >13:31:28,206 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: True ; >13:31:28,207 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:31:28,291 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda3 ; status: False ; type: lvmpv ; >13:31:28,375 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/sda3 ; type: lvmpv ; >13:31:28,414 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:31:28,417 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >13:31:28,460 INFO storage: executing action: [1] Destroy Device partition sda3 (id 3) >13:31:28,462 DEBUG storage: PartitionDevice.destroy: sda3 ; status: True ; >13:31:28,464 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >13:31:28,467 DEBUG storage: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >13:31:28,490 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda3 ; orig: True ; >13:31:28,492 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >13:31:28,494 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:28,495 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:28,497 DEBUG storage: PartitionDevice._destroy: sda3 ; status: True ; >13:31:28,499 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >13:31:28,614 INFO storage: executing action: [3] Destroy Device partition sda2 (id 2) >13:31:28,616 DEBUG storage: PartitionDevice.destroy: sda2 ; status: True ; >13:31:28,618 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >13:31:28,620 DEBUG storage: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >13:31:28,644 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: True ; >13:31:28,646 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >13:31:28,647 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:28,649 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:28,651 DEBUG storage: PartitionDevice._destroy: sda2 ; status: True ; >13:31:28,653 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >13:31:28,734 INFO storage: executing action: [5] Destroy Device partition sda1 (id 1) >13:31:28,736 DEBUG storage: PartitionDevice.destroy: sda1 ; status: True ; >13:31:28,738 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >13:31:28,740 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >13:31:28,764 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: True ; >13:31:28,765 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >13:31:28,767 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:28,769 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:28,771 DEBUG storage: PartitionDevice._destroy: sda1 ; status: True ; >13:31:28,773 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 0 ; >13:31:28,861 INFO storage: executing action: [10] Create Device partition sda1 (id 14) >13:31:28,863 DEBUG storage: PartitionDevice.create: sda1 ; status: False ; >13:31:28,865 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda1 ; orig: False ; >13:31:28,866 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:31:28,868 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:28,870 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:28,882 DEBUG storage: PartitionDevice._create: sda1 ; status: False ; >13:31:28,884 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 1 ; >13:31:28,950 DEBUG storage: post-commit partition path is /dev/sda1 >13:31:28,952 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >13:31:28,953 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d0a8c> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6ef348c> PedPartition: <_ped.Partition object at 0xb6eeb6ec> >13:31:28,955 DEBUG storage: DeviceFormat.destroy: device: /dev/sda1 ; status: False ; type: None ; >13:31:28,967 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:31:28,969 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >13:31:28,970 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >13:31:28,971 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >13:31:29,015 INFO storage: executing action: [11] Create Format biosboot on partition sda1 (id 14) >13:31:29,017 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >13:31:29,018 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 1 ; >13:31:29,020 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 2 ; >13:31:29,021 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 3 ; >13:31:29,022 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 4 ; >13:31:29,024 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 5 ; >13:31:29,025 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 6 ; >13:31:29,026 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 8 ; >13:31:29,028 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 9 ; >13:31:29,029 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 10 ; >13:31:29,030 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 11 ; >13:31:29,031 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 13 ; >13:31:29,033 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 14 ; >13:31:29,034 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda1 ; flag: 15 ; >13:31:29,035 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda1 ; flag: 12 ; >13:31:29,037 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 1 ; >13:31:29,057 DEBUG storage: BIOSBoot.create: device: /dev/sda1 ; status: False ; type: biosboot ; >13:31:29,092 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >13:31:29,094 DEBUG storage: PartitionDevice.updateSysfsPath: sda1 ; status: True ; >13:31:29,094 DEBUG storage: sda1 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 >13:31:29,116 INFO storage: executing action: [8] Create Device partition sda2 (id 13) >13:31:29,118 DEBUG storage: PartitionDevice.create: sda2 ; status: False ; >13:31:29,120 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda2 ; orig: False ; >13:31:29,121 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:31:29,123 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:29,124 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:29,135 DEBUG storage: PartitionDevice._create: sda2 ; status: False ; >13:31:29,139 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 2 ; >13:31:29,231 DEBUG storage: post-commit partition path is /dev/sda2 >13:31:29,233 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >13:31:29,234 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d0a8c> fileSystem: None > number: 2 path: /dev/sda2 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6ef0a2c> PedPartition: <_ped.Partition object at 0xb6eeb4ac> >13:31:29,236 DEBUG storage: DeviceFormat.destroy: device: /dev/sda2 ; status: False ; type: None ; >13:31:29,275 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:31:29,276 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:31:29,278 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:31:29,278 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >13:31:29,325 INFO storage: executing action: [9] Create Format ext4 filesystem mounted at /boot on partition sda2 (id 13) >13:31:29,327 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:31:29,329 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 1 ; >13:31:29,330 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 2 ; >13:31:29,331 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 3 ; >13:31:29,332 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 4 ; >13:31:29,334 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 5 ; >13:31:29,335 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 6 ; >13:31:29,336 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 8 ; >13:31:29,338 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 9 ; >13:31:29,339 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 10 ; >13:31:29,340 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 11 ; >13:31:29,342 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 12 ; >13:31:29,343 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 13 ; >13:31:29,344 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 14 ; >13:31:29,346 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda2 ; flag: 15 ; >13:31:29,348 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 2 ; >13:31:29,371 DEBUG storage: Ext4FS.create: device: /dev/sda2 ; status: False ; type: ext4 ; >13:31:29,381 DEBUG storage: Ext4FS.doFormat: device: /dev/sda2 ; mountpoint: /boot ; type: ext4 ; >13:31:30,023 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda2 ; type: ext4 ; >13:31:30,078 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:31:30,080 DEBUG storage: PartitionDevice.updateSysfsPath: sda2 ; status: True ; >13:31:30,080 DEBUG storage: sda2 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 >13:31:30,105 INFO storage: executing action: [6] Create Device partition sda3 (id 12) >13:31:30,107 DEBUG storage: PartitionDevice.create: sda3 ; status: False ; >13:31:30,108 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda3 ; orig: False ; >13:31:30,109 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >13:31:30,111 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:30,112 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >13:31:30,125 DEBUG storage: PartitionDevice._create: sda3 ; status: False ; >13:31:30,128 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >13:31:30,250 DEBUG storage: post-commit partition path is /dev/sda3 >13:31:30,252 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >13:31:30,253 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0xb59d0a8c> fileSystem: None > number: 3 path: /dev/sda3 type: 0 > name: active: True busy: False > geometry: <parted.geometry.Geometry object at 0xb6ee96ac> PedPartition: <_ped.Partition object at 0xb6ef44dc> >13:31:30,257 DEBUG storage: DeviceFormat.destroy: device: /dev/sda3 ; status: False ; type: None ; >13:31:30,286 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >13:31:30,287 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >13:31:30,289 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >13:31:30,289 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >13:31:30,336 INFO storage: executing action: [7] Create Format lvmpv on partition sda3 (id 12) >13:31:30,338 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >13:31:30,340 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 1 ; >13:31:30,341 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 2 ; >13:31:30,342 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 3 ; >13:31:30,344 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 4 ; >13:31:30,345 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 5 ; >13:31:30,346 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 8 ; >13:31:30,348 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 9 ; >13:31:30,349 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 10 ; >13:31:30,350 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 11 ; >13:31:30,351 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 12 ; >13:31:30,353 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 13 ; >13:31:30,354 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 14 ; >13:31:30,355 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda3 ; flag: 15 ; >13:31:30,357 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda3 ; flag: 6 ; >13:31:30,359 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 3 ; >13:31:30,403 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda3 ; status: None ; type: lvmpv ; >13:31:30,430 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda3 ; status: None ; type: lvmpv ; >13:31:30,432 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda3 ; status: None ; type: lvmpv ; >13:31:30,645 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/sda3 ; type: lvmpv ; >13:31:30,696 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >13:31:30,697 DEBUG storage: PartitionDevice.updateSysfsPath: sda3 ; status: True ; >13:31:30,698 DEBUG storage: sda3 sysfsPath set to /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 >13:31:30,721 INFO storage: executing action: [12] Create Device lvmvg vg_none (id 15) >13:31:30,723 DEBUG storage: LVMVolumeGroupDevice.create: vg_none ; status: False ; >13:31:30,724 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: vg_none ; orig: False ; >13:31:30,726 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >13:31:30,727 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda3 ; status: None ; type: lvmpv ; >13:31:30,739 DEBUG storage: LVMVolumeGroupDevice._create: vg_none ; status: False ; >13:31:30,882 DEBUG storage: LVMVolumeGroupDevice.setup: vg_none ; status: True ; controllable: True ; orig: False ; >13:31:30,883 DEBUG storage: LVMVolumeGroupDevice.updateSysfsPath: vg_none ; status: True ; >13:31:30,930 INFO storage: executing action: [15] Create Device lvmlv vg_none-lv_swap (id 17) >13:31:30,932 DEBUG storage: LVMLogicalVolumeDevice.create: vg_none-lv_swap ; status: False ; >13:31:30,934 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_none-lv_swap ; orig: False ; >13:31:30,935 DEBUG storage: LVMVolumeGroupDevice.setup: vg_none ; status: True ; controllable: True ; orig: False ; >13:31:30,948 DEBUG storage: LVMLogicalVolumeDevice._create: vg_none-lv_swap ; status: False ; >13:31:31,229 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_none-lv_swap ; status: True ; controllable: True ; orig: False ; >13:31:31,231 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_none-lv_swap ; status: True ; >13:31:31,233 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_none-lv_swap ; status: True ; >13:31:31,296 INFO storage: executing action: [16] Create Format swap on lvmlv vg_none-lv_swap (id 17) >13:31:31,298 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_none-lv_swap ; status: True ; controllable: True ; orig: False ; >13:31:31,300 DEBUG storage: SwapSpace.create: device: /dev/mapper/vg_none-lv_swap ; status: None ; type: swap ; >13:31:31,311 DEBUG storage: SwapSpace.create: device: /dev/mapper/vg_none-lv_swap ; status: None ; type: swap ; >13:31:31,361 DEBUG storage: SwapSpace.notifyKernel: device: /dev/mapper/vg_none-lv_swap ; type: swap ; >13:31:31,402 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_none-lv_swap ; status: True ; >13:31:31,404 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_none-lv_swap ; status: True ; >13:31:31,427 INFO storage: executing action: [13] Create Device lvmlv vg_none-lv_root (id 16) >13:31:31,429 DEBUG storage: LVMLogicalVolumeDevice.create: vg_none-lv_root ; status: False ; >13:31:31,430 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: vg_none-lv_root ; orig: False ; >13:31:31,432 DEBUG storage: LVMVolumeGroupDevice.setup: vg_none ; status: True ; controllable: True ; orig: False ; >13:31:31,444 DEBUG storage: LVMLogicalVolumeDevice._create: vg_none-lv_root ; status: False ; >13:31:31,655 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_none-lv_root ; status: True ; controllable: True ; orig: False ; >13:31:31,661 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_none-lv_root ; status: True ; >13:31:31,662 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_none-lv_root ; status: True ; >13:31:31,728 INFO storage: executing action: [14] Create Format ext4 filesystem mounted at / on lvmlv vg_none-lv_root (id 16) >13:31:31,730 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_none-lv_root ; status: True ; controllable: True ; orig: False ; >13:31:31,732 DEBUG storage: Ext4FS.create: device: /dev/mapper/vg_none-lv_root ; status: False ; type: ext4 ; >13:31:31,733 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/vg_none-lv_root ; mountpoint: / ; type: ext4 ; >13:31:35,411 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/vg_none-lv_root ; type: ext4 ; >13:31:35,461 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: vg_none-lv_root ; status: True ; >13:31:35,463 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: vg_none-lv_root ; status: True ; >13:31:35,487 INFO storage: not setting boot flag on sda2 >13:31:35,490 DEBUG storage: Ext4FS.supported: supported: True ; >13:31:35,493 DEBUG storage: Ext4FS.supported: supported: True ; >13:31:35,497 DEBUG storage: Ext4FS.supported: supported: True ; >13:31:35,500 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >13:31:35,503 DEBUG storage: Iso9660FS.supported: supported: True ; >13:31:35,504 DEBUG storage: vg_none size is 7680MB >13:31:35,505 DEBUG storage: looking up parted Device: /dev/mapper/vg_none-lv_root >13:31:35,509 DEBUG storage: looking up parted Device: /dev/mapper/vg_none-lv_swap >13:31:35,515 DEBUG storage: vg vg_none has 0MB free >13:31:35,515 DEBUG storage: vg_none size is 7680MB >13:31:35,516 DEBUG storage: vg vg_none has 0MB free >13:31:35,519 DEBUG storage: Ext4FS.supported: supported: True ; >13:31:35,542 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_none-lv_swap ; status: True ; controllable: True ; orig: False ; >13:31:35,544 DEBUG storage: SwapSpace.setup: device: /dev/mapper/vg_none-lv_swap ; status: False ; type: swap ; >13:31:35,551 DEBUG storage: SwapSpace.setup: device: /dev/mapper/vg_none-lv_swap ; status: False ; type: swap ; >13:31:35,676 DEBUG storage: BindFS.supported: supported: False ; >13:31:35,676 DEBUG storage: getFormat('bind') returning BindFS instance >13:31:35,678 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >13:31:35,680 DEBUG storage: TmpFS.supported: supported: False ; >13:31:35,680 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >13:31:35,682 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >13:31:35,684 DEBUG storage: DevPtsFS.supported: supported: False ; >13:31:35,684 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >13:31:35,686 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >13:31:35,688 DEBUG storage: SysFS.supported: supported: False ; >13:31:35,688 DEBUG storage: getFormat('sysfs') returning SysFS instance >13:31:35,690 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >13:31:35,692 DEBUG storage: ProcFS.supported: supported: False ; >13:31:35,692 DEBUG storage: getFormat('proc') returning ProcFS instance >13:31:35,694 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >13:31:35,695 DEBUG storage: SELinuxFS.supported: supported: False ; >13:31:35,696 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >13:31:35,698 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >13:31:35,699 DEBUG storage: USBFS.supported: supported: False ; >13:31:35,700 DEBUG storage: getFormat('usbfs') returning USBFS instance >13:31:35,701 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >13:31:35,703 DEBUG storage: LVMLogicalVolumeDevice.setup: vg_none-lv_root ; status: True ; controllable: True ; orig: False ; >13:31:35,705 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >13:31:35,726 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >13:31:35,734 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >13:31:35,737 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >13:31:35,753 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >13:31:35,757 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >13:31:35,758 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >13:31:35,765 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >13:31:35,767 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >13:31:35,769 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >13:31:35,773 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >13:31:35,775 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >13:31:35,776 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >13:31:35,780 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >13:31:35,782 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >13:31:35,784 INFO storage: set SELinux context for mountpoint /proc to None >13:31:35,788 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >13:31:35,836 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >13:31:35,837 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >13:31:35,842 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >13:31:35,844 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >13:31:35,845 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >13:31:35,849 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None > > >/tmp/ifcfg.log: >13:31:24,851 DEBUG ifcfg: Network.update() called >13:31:24,897 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: ># Generated by dracut initrd >DEVICE=eth0 >ONBOOT=yes >NETBOOT=yes >UUID=fec8b77a-dc60-4dd0-a4c7-d69fb207f96f >BOOTPROTO=dhcp >HWADDR="52:54:00:82:70:5c" >TYPE=Ethernet >NAME="Boot Disk" > >13:31:24,898 DEBUG ifcfg: NetworkDevice eth0: > >13:31:24,898 DEBUG ifcfg: loadIfcfgFile eth0 from /etc/sysconfig/network-scripts/ifcfg-eth0 >13:31:24,898 DEBUG ifcfg: NetworkDevice eth0: >UUID="fec8b77a-dc60-4dd0-a4c7-d69fb207f96f" >NETBOOT="yes" >HWADDR="52:54:00:82:70:5c" >BOOTPROTO="dhcp" >DEVICE="eth0" >TYPE="Ethernet" >ONBOOT="yes" >NAME="Boot Disk" > >13:31:24,903 DEBUG ifcfg: NetworkDevice eth0 set: NM_CONTROLLED=yes > > >/tmp/yum.log: >[2012-05-23 13:31:35,949] INFO_2 : Loaded plugins: blacklist, langpacks, whiteout >[2012-05-23 13:31:35,950] DEBUG : Adding en_US to language list >[2012-05-23 13:31:35,952] DEBUG : Config time: 0.091 >[2012-05-23 13:31:35,958] WARN : Repo Fedora 17 - i386 - Test Updates Debug contains -source or -debuginfo, excluding >[2012-05-23 13:31:35,959] WARN : Repo Fedora 17 - Test Updates Source contains -source or -debuginfo, excluding >[2012-05-23 13:31:35,963] WARN : Repo Fedora 17 - i386 - Updates - Debug contains -source or -debuginfo, excluding >[2012-05-23 13:31:35,964] WARN : Repo Fedora 17 - Updates Source contains -source or -debuginfo, excluding >[2012-05-23 13:31:35,968] WARN : Repo Fedora 17 - i386 - Debug contains -source or -debuginfo, excluding >[2012-05-23 13:31:35,969] WARN : Repo Fedora 17 - Source contains -source or -debuginfo, excluding >[2012-05-23 13:31:37,043] DEBUG : repo time: 1.060 >[2012-05-23 13:31:37,054] DEBUG : Setting up Package Sacks >[2012-05-23 13:31:37,145] DEBUG : rpmdb time: 0.000 >[2012-05-23 13:31:37,251] DEBUG : pkgsack time: 0.197 >[2012-05-23 13:31:37,557] DEBUG : group time: 0.305 >[2012-05-23 13:32:35,384] DEBUG : Obs Init time: 0.049 >[2012-05-23 13:32:35,453] DEBUG : No package named iprutils available to be installed >[2012-05-23 13:32:35,485] DEBUG : No package named s390utils available to be installed >[2012-05-23 13:32:35,486] DEBUG : No package named ppc64-utils available to be installed >[2012-05-23 13:32:35,486] DEBUG : No package named silo available to be installed >[2012-05-23 13:32:35,543] DEBUG : No package named gnome-disk-utility-nautilus available to be installed >[2012-05-23 13:32:35,563] DEBUG : No package named PackageKit-gtk-module available to be installed >[2012-05-23 13:32:35,595] DEBUG : No package named gimp-help available to be installed >[2012-05-23 13:32:35,789] DEBUG : no such package gnome-disk-utility-nautilus for gnome-desktop >[2012-05-23 13:32:35,791] DEBUG : no such package PackageKit-gtk-module for gnome-desktop >[2012-05-23 13:32:35,792] DEBUG : no such package tomboy for gnome-desktop >[2012-05-23 13:32:35,792] DEBUG : no such package gnome-theme-curvylooks for gnome-desktop >[2012-05-23 13:32:35,792] DEBUG : no such package istanbul for gnome-desktop >[2012-05-23 13:32:35,792] DEBUG : no such package pulseaudio-esound-compat for gnome-desktop >[2012-05-23 13:32:35,793] DEBUG : no such package gnome-applets for gnome-desktop >[2012-05-23 13:32:35,793] DEBUG : no such package nautilus-sound-converter for gnome-desktop >[2012-05-23 13:32:35,793] DEBUG : no such package alacarte for gnome-desktop >[2012-05-23 13:32:35,793] DEBUG : no such package gnome-media-apps for gnome-desktop >[2012-05-23 13:32:35,793] DEBUG : no such package xiphos for gnome-desktop >[2012-05-23 13:32:35,793] DEBUG : no such package gtweakui for gnome-desktop >[2012-05-23 13:32:35,794] DEBUG : no such package gtrayicon for gnome-desktop >[2012-05-23 13:32:35,794] DEBUG : no such package gok for gnome-desktop >[2012-05-23 13:32:35,794] DEBUG : no such package nautilus-search-tool for gnome-desktop >[2012-05-23 13:32:35,794] DEBUG : no such package rss-glx-gnome-screensaver for gnome-desktop >[2012-05-23 13:32:35,794] DEBUG : no such package gnome-schedule for gnome-desktop >[2012-05-23 13:32:35,795] DEBUG : no such package gnome-phone-manager for gnome-desktop >[2012-05-23 13:32:35,795] DEBUG : no such package xscreensaver-extras-gss for gnome-desktop >[2012-05-23 13:32:35,795] DEBUG : no such package gnome-applet-sensors for gnome-desktop >[2012-05-23 13:32:35,796] DEBUG : no such package hamster-applet for gnome-desktop >[2012-05-23 13:32:35,796] DEBUG : no such package gmrun for gnome-desktop >[2012-05-23 13:32:35,796] DEBUG : no such package xscreensaver-gl-extras-gss for gnome-desktop >[2012-05-23 13:32:35,796] DEBUG : no such package tango-icon-theme for gnome-desktop >[2012-05-23 13:32:35,796] DEBUG : no such package gnote for gnome-desktop >[2012-05-23 13:32:35,796] DEBUG : no such package dasher for gnome-desktop >[2012-05-23 13:32:35,797] DEBUG : no such package sabayon for gnome-desktop >[2012-05-23 13:32:35,797] DEBUG : no such package wallpapoz for gnome-desktop >[2012-05-23 13:32:35,797] DEBUG : no such package screenruler for gnome-desktop >[2012-05-23 13:32:35,797] DEBUG : no such package nautilus-actions for gnome-desktop >[2012-05-23 13:32:35,797] DEBUG : no such package scim-gtk for gnome-desktop >[2012-05-23 13:32:35,798] DEBUG : no such package preferences-menus for gnome-desktop >[2012-05-23 13:32:35,798] DEBUG : no such package gconf-editor for gnome-desktop >[2012-05-23 13:32:35,798] DEBUG : no such package byzanz for gnome-desktop >[2012-05-23 13:32:35,798] DEBUG : no such package nautilus-open-terminal for gnome-desktop >[2012-05-23 13:32:35,798] DEBUG : no such package qtcurve-gtk2 for gnome-desktop >[2012-05-23 13:32:35,799] DEBUG : no such package gdesklets for gnome-desktop >[2012-05-23 13:32:35,799] DEBUG : no such package gmpc for gnome-desktop >[2012-05-23 13:32:35,799] DEBUG : no such package evince-dvi for gnome-desktop >[2012-05-23 13:32:35,799] DEBUG : no such package verbiste-gnome for gnome-desktop >[2012-05-23 13:32:35,799] DEBUG : no such package gtkhash-nautilus for gnome-desktop >[2012-05-23 13:32:35,800] DEBUG : no such package gonvert for gnome-desktop >[2012-05-23 13:32:35,800] DEBUG : no such package gedit-plugins for gnome-desktop >[2012-05-23 13:32:35,800] DEBUG : no such package stardict-dic-en for gnome-desktop >[2012-05-23 13:32:35,800] DEBUG : no such package gnome-pilot-conduits for gnome-desktop >[2012-05-23 13:32:35,801] DEBUG : no such package gnome-commander for gnome-desktop >[2012-05-23 13:32:35,801] DEBUG : no such package seahorse-plugins for gnome-desktop >[2012-05-23 13:32:35,801] DEBUG : no such package gnome-applet-alarm-clock for gnome-desktop >[2012-05-23 13:32:35,801] DEBUG : no such package tango-icon-theme-extras for gnome-desktop >[2012-05-23 13:32:35,801] DEBUG : no such package gthumb for gnome-desktop >[2012-05-23 13:32:35,802] DEBUG : no such package nautilus-image-converter for gnome-desktop >[2012-05-23 13:32:35,802] DEBUG : no such package gnome-pilot for gnome-desktop >[2012-05-23 13:32:37,831] DEBUG : no such package xhtml1-dtds for authoring-and-publishing >[2012-05-23 13:32:37,831] DEBUG : no such package docbook5-style-xsl for authoring-and-publishing >[2012-05-23 13:32:37,831] DEBUG : no such package docbook-utils-pdf for authoring-and-publishing >[2012-05-23 13:32:37,831] DEBUG : no such package docbook-slides for authoring-and-publishing >[2012-05-23 13:32:37,832] DEBUG : no such package linuxdoc-tools for authoring-and-publishing >[2012-05-23 13:32:37,832] DEBUG : no such package xmlto for authoring-and-publishing >[2012-05-23 13:32:37,832] DEBUG : no such package docbook5-schemas for authoring-and-publishing >[2012-05-23 13:32:37,832] DEBUG : no such package texlive for authoring-and-publishing >[2012-05-23 13:32:37,832] DEBUG : no such package xmlcopyeditor for authoring-and-publishing >[2012-05-23 13:32:37,833] DEBUG : no such package abcm2ps for authoring-and-publishing >[2012-05-23 13:32:37,833] DEBUG : no such package texlive-texmf-latex for authoring-and-publishing >[2012-05-23 13:32:37,833] DEBUG : no such package kile for authoring-and-publishing >[2012-05-23 13:32:37,833] DEBUG : no such package pdftk for authoring-and-publishing >[2012-05-23 13:32:37,833] DEBUG : no such package tex-zfuzz for authoring-and-publishing >[2012-05-23 13:32:37,834] DEBUG : no such package pandoc for authoring-and-publishing >[2012-05-23 13:32:37,834] DEBUG : no such package txt2rss for authoring-and-publishing >[2012-05-23 13:32:37,834] DEBUG : no such package ooo2txt for authoring-and-publishing >[2012-05-23 13:32:37,834] DEBUG : no such package html401-dtds for authoring-and-publishing >[2012-05-23 13:32:37,834] DEBUG : no such package conglomerate for authoring-and-publishing >[2012-05-23 13:32:37,834] DEBUG : no such package python-docutils for authoring-and-publishing >[2012-05-23 13:32:37,835] DEBUG : no such package dblatex for authoring-and-publishing >[2012-05-23 13:32:37,835] DEBUG : no such package BibTool for authoring-and-publishing >[2012-05-23 13:32:37,835] DEBUG : no such package latex-mk for authoring-and-publishing >[2012-05-23 13:32:37,835] DEBUG : no such package lout for authoring-and-publishing >[2012-05-23 13:32:37,836] DEBUG : no such package latexmk for authoring-and-publishing >[2012-05-23 13:32:37,836] DEBUG : no such package python-manuel for authoring-and-publishing >[2012-05-23 13:32:37,836] DEBUG : no such package docbook2X for authoring-and-publishing >[2012-05-23 13:32:37,836] DEBUG : no such package xdvik for authoring-and-publishing >[2012-05-23 13:32:37,836] DEBUG : no such package w3c-markup-validator for authoring-and-publishing >[2012-05-23 13:32:37,836] DEBUG : no such package lilypond for authoring-and-publishing >[2012-05-23 13:32:39,128] DEBUG : no such package dbus-cxx-doc for development-libs >[2012-05-23 13:32:39,130] DEBUG : no such package dbus-cxx-glibmm-devel for development-libs >[2012-05-23 13:32:39,130] DEBUG : no such package dbus-cxx-tools for development-libs >[2012-05-23 13:32:39,131] DEBUG : no such package dbus-cxx-devel for development-libs >[2012-05-23 13:32:39,134] DEBUG : no such package expatmm-devel for development-libs >[2012-05-23 13:32:39,134] DEBUG : no such package poco-doc for development-libs >[2012-05-23 13:32:39,134] DEBUG : no such package ffcall for development-libs >[2012-05-23 13:32:39,135] DEBUG : no such package python-ZODB3-devel for development-libs >[2012-05-23 13:32:39,135] DEBUG : no such package libdwarf-devel for development-libs >[2012-05-23 13:32:39,135] DEBUG : no such package iml-devel for development-libs >[2012-05-23 13:32:39,135] DEBUG : no such package poco-devel for development-libs >[2012-05-23 13:32:39,135] DEBUG : no such package linbox-devel for development-libs >[2012-05-23 13:32:39,135] DEBUG : no such package m4ri-devel for development-libs >[2012-05-23 13:32:39,136] DEBUG : no such package libusb-devel for development-libs >[2012-05-23 13:32:39,136] DEBUG : no such package DSDP-devel for development-libs >[2012-05-23 13:32:39,136] DEBUG : no such package libedit-devel for development-libs >[2012-05-23 13:32:39,136] DEBUG : no such package gmp-ecm-devel for development-libs >[2012-05-23 13:32:39,136] DEBUG : no such package givaro-devel for development-libs >[2012-05-23 13:32:39,902] DEBUG : no such package openstack-nova for cloud-infrastructure >[2012-05-23 13:32:39,902] DEBUG : no such package imagefactory for cloud-infrastructure >[2012-05-23 13:32:39,902] DEBUG : no such package euca2ools for cloud-infrastructure >[2012-05-23 13:32:39,902] DEBUG : no such package openstack-glance for cloud-infrastructure >[2012-05-23 13:32:39,902] DEBUG : no such package python-novaclient for cloud-infrastructure >[2012-05-23 13:32:39,903] DEBUG : no such package hail for cloud-infrastructure >[2012-05-23 13:32:39,903] DEBUG : no such package openstack-swift for cloud-infrastructure >[2012-05-23 13:32:39,903] DEBUG : no such package deltacloud-core-all for cloud-infrastructure >[2012-05-23 13:32:39,903] DEBUG : no such package tabled for cloud-infrastructure >[2012-05-23 13:32:39,904] DEBUG : no such package iwhd for cloud-infrastructure >[2012-05-23 13:32:39,904] DEBUG : no such package pacemaker-cloud for cloud-infrastructure >[2012-05-23 13:32:39,904] DEBUG : no such package aeolus-all for cloud-infrastructure >[2012-05-23 13:32:39,904] DEBUG : no such package boxgrinder for cloud-infrastructure >[2012-05-23 13:32:39,904] DEBUG : no such package hekafs for cloud-infrastructure >[2012-05-23 13:32:39,905] DEBUG : no such package sheepdog for cloud-infrastructure >[2012-05-23 13:32:40,590] DEBUG : no such package gparted for admin-tools >[2012-05-23 13:32:40,590] DEBUG : no such package cacti for admin-tools >[2012-05-23 13:32:40,590] DEBUG : no such package yumex for admin-tools >[2012-05-23 13:32:40,590] DEBUG : no such package ettercap-gtk for admin-tools >[2012-05-23 13:32:40,591] DEBUG : no such package qtparted for admin-tools >[2012-05-23 13:32:40,591] DEBUG : no such package ntop for admin-tools >[2012-05-23 13:32:40,591] DEBUG : no such package etherape for admin-tools >[2012-05-23 13:32:40,591] DEBUG : no such package lshw-gui for admin-tools >[2012-05-23 13:32:40,591] DEBUG : no such package gpointing-device-settings for admin-tools >[2012-05-23 13:32:40,592] DEBUG : no such package dbench for admin-tools >[2012-05-23 13:32:40,592] DEBUG : no such package system-config-kickstart for admin-tools >[2012-05-23 13:32:40,592] DEBUG : no such package system-config-lvm for admin-tools >[2012-05-23 13:32:40,592] DEBUG : no such package system-config-rootpassword for admin-tools >[2012-05-23 13:32:40,592] DEBUG : no such package galternatives for admin-tools >[2012-05-23 13:32:40,593] DEBUG : no such package pessulus for admin-tools >[2012-05-23 13:32:40,593] DEBUG : no such package system-config-network for admin-tools >[2012-05-23 13:32:40,593] DEBUG : no such package luma for admin-tools >[2012-05-23 13:32:40,593] DEBUG : no such package system-config-boot for admin-tools >[2012-05-23 13:32:40,593] DEBUG : no such package kde-partitionmanager for admin-tools >[2012-05-23 13:32:41,150] DEBUG : no such package scim-tables-arabic for arabic-support >[2012-05-23 13:32:48,849] DEBUG : No package named iprutils available to be installed >[2012-05-23 13:32:48,855] DEBUG : No package named s390utils available to be installed >[2012-05-23 13:32:48,855] DEBUG : No package named ppc64-utils available to be installed >[2012-05-23 13:32:48,855] DEBUG : No package named silo available to be installed >[2012-05-23 13:32:48,864] DEBUG : No package named gnome-disk-utility-nautilus available to be installed >[2012-05-23 13:32:48,871] DEBUG : No package named PackageKit-gtk-module available to be installed >[2012-05-23 13:32:48,880] DEBUG : No package named gimp-help available to be installed >[2012-05-23 13:33:22,780] DEBUG : repo time: 2.494 >[2012-05-23 13:33:22,795] DEBUG : Setting up Package Sacks >[2012-05-23 13:33:23,578] DEBUG : pkgsack time: 0.783 >[2012-05-23 13:33:23,753] DEBUG : group time: 0.172 >[2012-05-23 13:34:30,965] DEBUG : repo time: 2.309 >[2012-05-23 13:34:30,977] DEBUG : Setting up Package Sacks > > >/proc/cmdline: >initrd=initrd.img root=live:CDLABEL=Fedora\x2017\x20i386 quiet ks=http://10.66.13.157/ks.cfg BOOT_IMAGE=vmlinuz > > >/tmp/syslog: >05:31:08,297 INFO kernel:imklog 5.8.10, log source = /proc/kmsg started. >05:31:08,297 INFO rsyslogd: [origin software="rsyslogd" swVersion="5.8.10" x-pid="613" x-info="http://www.rsyslog.com"] start >05:31:08,298 INFO kernel:[ 0.000000] Initializing cgroup subsys cpuset >05:31:08,298 INFO kernel:[ 0.000000] Initializing cgroup subsys cpu >05:31:08,298 NOTICE kernel:[ 0.000000] Linux version 3.3.4-5.fc17.i686 (mockbuild@x86-18.phx2.fedoraproject.org) (gcc version 4.7.0 20120504 (Red Hat 4.7.0-4) (GCC) ) #1 SMP Mon May 7 17:45:26 UTC 2012 >05:31:08,298 INFO kernel:[ 0.000000] BIOS-provided physical RAM map: >05:31:08,298 INFO kernel:[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009f400 (usable) >05:31:08,298 INFO kernel:[ 0.000000] BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved) >05:31:08,298 INFO kernel:[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) >05:31:08,298 INFO kernel:[ 0.000000] BIOS-e820: 0000000000100000 - 000000004c7fd000 (usable) >05:31:08,298 INFO kernel:[ 0.000000] BIOS-e820: 000000004c7fd000 - 000000004c800000 (reserved) >05:31:08,298 INFO kernel:[ 0.000000] BIOS-e820: 00000000fffbc000 - 0000000100000000 (reserved) >05:31:08,298 NOTICE kernel:[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel! >05:31:08,298 INFO kernel:[ 0.000000] DMI 2.4 present. >05:31:08,298 DEBUG kernel:[ 0.000000] DMI: Bochs Bochs, BIOS Bochs 01/01/2007 >05:31:08,298 DEBUG kernel:[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) >05:31:08,298 DEBUG kernel:[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) >05:31:08,298 INFO kernel:[ 0.000000] last_pfn = 0x4c7fd max_arch_pfn = 0x100000 >05:31:08,298 DEBUG kernel:[ 0.000000] MTRR default type: write-back >05:31:08,298 DEBUG kernel:[ 0.000000] MTRR fixed ranges enabled: >05:31:08,298 DEBUG kernel:[ 0.000000] 00000-9FFFF write-back >05:31:08,298 DEBUG kernel:[ 0.000000] A0000-BFFFF uncachable >05:31:08,298 DEBUG kernel:[ 0.000000] C0000-FFFFF write-protect >05:31:08,298 DEBUG kernel:[ 0.000000] MTRR variable ranges enabled: >05:31:08,298 DEBUG kernel:[ 0.000000] 0 base 0E0000000 mask FE0000000 uncachable >05:31:08,298 DEBUG kernel:[ 0.000000] 1 disabled >05:31:08,298 DEBUG kernel:[ 0.000000] 2 disabled >05:31:08,298 DEBUG kernel:[ 0.000000] 3 disabled >05:31:08,298 DEBUG kernel:[ 0.000000] 4 disabled >05:31:08,298 DEBUG kernel:[ 0.000000] 5 disabled >05:31:08,298 DEBUG kernel:[ 0.000000] 6 disabled >05:31:08,298 DEBUG kernel:[ 0.000000] 7 disabled >05:31:08,298 INFO kernel:[ 0.000000] PAT not supported by CPU. >05:31:08,298 INFO kernel:[ 0.000000] found SMP MP-table at [c00f7b90] f7b90 >05:31:08,298 DEBUG kernel:[ 0.000000] initial memory mapped : 0 - 01000000 >05:31:08,298 DEBUG kernel:[ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 >05:31:08,298 INFO kernel:[ 0.000000] init_memory_mapping: 0000000000000000-00000000373fe000 >05:31:08,298 DEBUG kernel:[ 0.000000] 0000000000 - 0000400000 page 4k >05:31:08,298 DEBUG kernel:[ 0.000000] 0000400000 - 0037000000 page 2M >05:31:08,298 DEBUG kernel:[ 0.000000] 0037000000 - 00373fe000 page 4k >05:31:08,298 DEBUG kernel:[ 0.000000] kernel direct mapping tables up to 373fe000 @ ffa000-1000000 >05:31:08,298 INFO kernel:[ 0.000000] RAMDISK: 4b103000 - 4c7dc000 >05:31:08,298 INFO kernel:[ 0.000000] Allocated new RAMDISK: 35d25000 - 373fdd8c >05:31:08,298 INFO kernel:[ 0.000000] Move RAMDISK from 000000004b103000 - 000000004c7dbd8b to 35d25000 - 373fdd8b >05:31:08,298 WARNING kernel:[ 0.000000] ACPI: RSDP 000f7b40 00014 (v00 BOCHS ) >05:31:08,298 WARNING kernel:[ 0.000000] ACPI: RSDT 4c7fde30 00034 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >05:31:08,298 WARNING kernel:[ 0.000000] ACPI: FACP 4c7ffe70 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >05:31:08,298 WARNING kernel:[ 0.000000] ACPI: DSDT 4c7fdfd0 01E22 (v01 BXPC BXDSDT 00000001 INTL 20090123) >05:31:08,298 WARNING kernel:[ 0.000000] ACPI: FACS 4c7ffe00 00040 >05:31:08,298 WARNING kernel:[ 0.000000] ACPI: SSDT 4c7fdf90 00037 (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >05:31:08,298 WARNING kernel:[ 0.000000] ACPI: APIC 4c7fdeb0 00072 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >05:31:08,298 WARNING kernel:[ 0.000000] ACPI: HPET 4c7fde70 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >05:31:08,298 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >05:31:08,298 NOTICE kernel:[ 0.000000] 339MB HIGHMEM available. >05:31:08,298 NOTICE kernel:[ 0.000000] 883MB LOWMEM available. >05:31:08,298 INFO kernel:[ 0.000000] mapped low ram: 0 - 373fe000 >05:31:08,298 INFO kernel:[ 0.000000] low ram: 0 - 373fe000 >05:31:08,298 INFO kernel:[ 0.000000] kvm-clock: Using msrs 12 and 11 >05:31:08,298 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:c4b0c1, boot clock >05:31:08,298 WARNING kernel:[ 0.000000] Zone PFN ranges: >05:31:08,298 WARNING kernel:[ 0.000000] DMA 0x00000010 -> 0x00001000 >05:31:08,298 WARNING kernel:[ 0.000000] Normal 0x00001000 -> 0x000373fe >05:31:08,298 WARNING kernel:[ 0.000000] HighMem 0x000373fe -> 0x0004c7fd >05:31:08,298 WARNING kernel:[ 0.000000] Movable zone start PFN for each node >05:31:08,298 WARNING kernel:[ 0.000000] Early memory PFN ranges >05:31:08,298 WARNING kernel:[ 0.000000] 0: 0x00000010 -> 0x0000009f >05:31:08,298 WARNING kernel:[ 0.000000] 0: 0x00000100 -> 0x0004c7fd >05:31:08,298 DEBUG kernel:[ 0.000000] On node 0 totalpages: 313228 >05:31:08,298 DEBUG kernel:[ 0.000000] free_area_init_node: node 0, pgdat c0b9bf00, node_mem_map f5394200 >05:31:08,298 DEBUG kernel:[ 0.000000] DMA zone: 32 pages used for memmap >05:31:08,298 DEBUG kernel:[ 0.000000] DMA zone: 0 pages reserved >05:31:08,298 DEBUG kernel:[ 0.000000] DMA zone: 3951 pages, LIFO batch:0 >05:31:08,298 DEBUG kernel:[ 0.000000] Normal zone: 1736 pages used for memmap >05:31:08,298 DEBUG kernel:[ 0.000000] Normal zone: 220470 pages, LIFO batch:31 >05:31:08,298 DEBUG kernel:[ 0.000000] HighMem zone: 680 pages used for memmap >05:31:08,298 DEBUG kernel:[ 0.000000] HighMem zone: 86359 pages, LIFO batch:15 >05:31:08,298 INFO kernel:[ 0.000000] Using APIC driver default >05:31:08,298 INFO kernel:[ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >05:31:08,298 DEBUG kernel:[ 0.000000] ACPI: Local APIC address 0xfee00000 >05:31:08,298 INFO kernel:[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >05:31:08,298 INFO kernel:[ 0.000000] ACPI: IOAPIC (id[0x01] address[0xfec00000] gsi_base[0]) >05:31:08,298 INFO kernel:[ 0.000000] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-23 >05:31:08,298 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >05:31:08,298 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >05:31:08,298 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >05:31:08,298 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >05:31:08,298 INFO kernel:[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >05:31:08,298 DEBUG kernel:[ 0.000000] ACPI: IRQ0 used by override. >05:31:08,298 DEBUG kernel:[ 0.000000] ACPI: IRQ2 used by override. >05:31:08,298 DEBUG kernel:[ 0.000000] ACPI: IRQ5 used by override. >05:31:08,298 DEBUG kernel:[ 0.000000] ACPI: IRQ9 used by override. >05:31:08,298 DEBUG kernel:[ 0.000000] ACPI: IRQ10 used by override. >05:31:08,298 DEBUG kernel:[ 0.000000] ACPI: IRQ11 used by override. >05:31:08,298 INFO kernel:[ 0.000000] Using ACPI (MADT) for SMP configuration information >05:31:08,298 INFO kernel:[ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >05:31:08,298 INFO kernel:[ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs >05:31:08,298 DEBUG kernel:[ 0.000000] nr_irqs_gsi: 40 >05:31:08,298 INFO kernel:[ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >05:31:08,298 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >05:31:08,298 INFO kernel:[ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >05:31:08,298 INFO kernel:[ 0.000000] Allocating PCI resources starting at 4c800000 (gap: 4c800000:b37bc000) >05:31:08,298 INFO kernel:[ 0.000000] Booting paravirtualized kernel on KVM >05:31:08,298 INFO kernel:[ 0.000000] setup_percpu: NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1 >05:31:08,298 INFO kernel:[ 0.000000] PERCPU: Embedded 13 pages/cpu @f4c00000 s31040 r0 d22208 u4194304 >05:31:08,298 DEBUG kernel:[ 0.000000] pcpu-alloc: s31040 r0 d22208 u4194304 alloc=1*4194304 >05:31:08,298 DEBUG kernel:[ 0.000000] pcpu-alloc: [0] 0 >05:31:08,298 INFO kernel:[ 0.000000] kvm-clock: cpu 0, msr 0:34c070c1, primary cpu clock >05:31:08,298 WARNING kernel:[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 310780 >05:31:08,298 NOTICE kernel:[ 0.000000] Kernel command line: initrd=initrd.img root=live:CDLABEL=Fedora\x2017\x20i386 quiet ks=http://10.66.13.157/ks.cfg BOOT_IMAGE=vmlinuz >05:31:08,298 INFO kernel:[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) >05:31:08,298 INFO kernel:[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) >05:31:08,298 INFO kernel:[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) >05:31:08,298 INFO kernel:[ 0.000000] Initializing CPU#0 >05:31:08,298 INFO kernel:[ 0.000000] allocated 2506600 bytes of page_cgroup >05:31:08,298 INFO kernel:[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >05:31:08,298 INFO kernel:[ 0.000000] Initializing HighMem for node 0 (000373fe:0004c7fd) >05:31:08,298 INFO kernel:[ 0.000000] Memory: 1206852k/1253364k available (5311k kernel code, 46060k reserved, 2568k data, 616k init, 348156k highmem) >05:31:08,298 INFO kernel:[ 0.000000] virtual kernel memory layout: >05:31:08,298 INFO kernel:[ 0.000000] fixmap : 0xffa96000 - 0xfffff000 (5540 kB) >05:31:08,298 INFO kernel:[ 0.000000] pkmap : 0xff400000 - 0xff800000 (4096 kB) >05:31:08,298 INFO kernel:[ 0.000000] vmalloc : 0xf7bfe000 - 0xff3fe000 ( 120 MB) >05:31:08,298 INFO kernel:[ 0.000000] lowmem : 0xc0000000 - 0xf73fe000 ( 883 MB) >05:31:08,298 INFO kernel:[ 0.000000] .init : 0xc0bb2000 - 0xc0c4c000 ( 616 kB) >05:31:08,298 INFO kernel:[ 0.000000] .data : 0xc092ff15 - 0xc0bb1f40 (2568 kB) >05:31:08,298 INFO kernel:[ 0.000000] .text : 0xc0400000 - 0xc092ff15 (5311 kB) >05:31:08,298 INFO kernel:[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. >05:31:08,298 INFO kernel:[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >05:31:08,298 INFO kernel:[ 0.000000] Hierarchical RCU implementation. >05:31:08,298 INFO kernel:[ 0.000000] NR_IRQS:2304 nr_irqs:256 16 >05:31:08,298 DEBUG kernel:[ 0.000000] CPU 0 irqstacks, hard=f4808000 soft=f480a000 >05:31:08,298 INFO kernel:[ 0.000000] Console: colour VGA+ 80x25 >05:31:08,298 INFO kernel:[ 0.000000] console [tty0] enabled >05:31:08,298 DEBUG kernel:[ 0.000000] hpet clockevent registered >05:31:08,298 WARNING kernel:[ 0.000000] Detected 2666.666 MHz processor. >05:31:08,298 INFO kernel:[ 0.001999] Calibrating delay loop (skipped) preset value.. 5333.33 BogoMIPS (lpj=2666666) >05:31:08,298 INFO kernel:[ 0.001999] pid_max: default: 32768 minimum: 301 >05:31:08,298 INFO kernel:[ 0.001999] Security Framework initialized >05:31:08,298 INFO kernel:[ 0.001999] SELinux: Initializing. >05:31:08,298 DEBUG kernel:[ 0.001999] SELinux: Starting in permissive mode >05:31:08,298 INFO kernel:[ 0.001999] Mount-cache hash table entries: 512 >05:31:08,298 INFO kernel:[ 0.001999] Initializing cgroup subsys cpuacct >05:31:08,298 INFO kernel:[ 0.001999] Initializing cgroup subsys memory >05:31:08,298 INFO kernel:[ 0.001999] Initializing cgroup subsys devices >05:31:08,298 INFO kernel:[ 0.001999] Initializing cgroup subsys freezer >05:31:08,298 INFO kernel:[ 0.001999] Initializing cgroup subsys net_cls >05:31:08,298 INFO kernel:[ 0.001999] Initializing cgroup subsys blkio >05:31:08,298 INFO kernel:[ 0.001999] Initializing cgroup subsys perf_event >05:31:08,298 INFO kernel:[ 0.001999] mce: CPU supports 10 MCE banks >05:31:08,298 INFO kernel:[ 0.002014] SMP alternatives: switching to UP code >05:31:08,298 INFO kernel:[ 0.016449] Freeing SMP alternatives: 24k freed >05:31:08,298 INFO kernel:[ 0.016456] ACPI: Core revision 20120111 >05:31:08,298 INFO kernel:[ 0.017169] ftrace: allocating 21882 entries in 43 pages >05:31:08,298 INFO kernel:[ 0.022123] Enabling APIC mode: Flat. Using 1 I/O APICs >05:31:08,298 INFO kernel:[ 0.023998] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >05:31:08,298 INFO kernel:[ 0.024000] CPU0: Intel QEMU Virtual CPU version 0.14.0 stepping 03 >05:31:08,298 INFO kernel:[ 0.024998] Performance Events: unsupported p6 CPU model 2 no PMU driver, software events only. >05:31:08,298 WARNING kernel:[ 0.024998] NMI watchdog disabled (cpu0): hardware events not enabled >05:31:08,298 INFO kernel:[ 0.024998] Brought up 1 CPUs >05:31:08,298 INFO kernel:[ 0.024998] Total of 1 processors activated (5333.33 BogoMIPS). >05:31:08,298 INFO kernel:[ 0.024998] devtmpfs: initialized >05:31:08,298 INFO kernel:[ 0.025234] atomic64 test passed for i586+ platform with CX8 and with SSE >05:31:08,298 INFO kernel:[ 0.025278] RTC time: 5:30:58, date: 05/23/12 >05:31:08,298 INFO kernel:[ 0.025312] NET: Registered protocol family 16 >05:31:08,298 INFO kernel:[ 0.025440] ACPI: bus type pci registered >05:31:08,298 INFO kernel:[ 0.025721] PCI: PCI BIOS revision 2.10 entry at 0xfdf30, last bus=0 >05:31:08,298 INFO kernel:[ 0.025722] PCI: Using configuration type 1 for base access >05:31:08,298 INFO kernel:[ 0.026425] bio: create slab <bio-0> at 0 >05:31:08,298 INFO kernel:[ 0.026496] ACPI: Added _OSI(Module Device) >05:31:08,298 INFO kernel:[ 0.026498] ACPI: Added _OSI(Processor Device) >05:31:08,298 INFO kernel:[ 0.026499] ACPI: Added _OSI(3.0 _SCP Extensions) >05:31:08,298 INFO kernel:[ 0.026500] ACPI: Added _OSI(Processor Aggregator Device) >05:31:08,298 DEBUG kernel:[ 0.026810] ACPI: EC: Look up EC in DSDT >05:31:08,298 INFO kernel:[ 0.027815] ACPI: Interpreter enabled >05:31:08,298 INFO kernel:[ 0.027819] ACPI: (supports S0 S3 S4 S5) >05:31:08,298 INFO kernel:[ 0.027830] ACPI: Using IOAPIC for interrupt routing >05:31:08,298 INFO kernel:[ 0.029554] ACPI: No dock devices found. >05:31:08,298 INFO kernel:[ 0.029558] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >05:31:08,298 INFO kernel:[ 0.029570] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >05:31:08,298 DEBUG kernel:[ 0.029580] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored) >05:31:08,298 DEBUG kernel:[ 0.029582] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored) >05:31:08,298 DEBUG kernel:[ 0.029583] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored) >05:31:08,298 DEBUG kernel:[ 0.029585] pci_root PNP0A03:00: host bridge window [mem 0xe0000000-0xfebfffff] (ignored) >05:31:08,298 DEBUG kernel:[ 0.029587] PCI: root bus 00: using default resources >05:31:08,298 INFO kernel:[ 0.029619] PCI host bridge to bus 0000:00 >05:31:08,298 INFO kernel:[ 0.029621] pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >05:31:08,298 INFO kernel:[ 0.029622] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff] >05:31:08,298 DEBUG kernel:[ 0.029649] pci 0000:00:00.0: [8086:1237] type 0 class 0x000600 >05:31:08,298 DEBUG kernel:[ 0.029807] pci 0000:00:01.0: [8086:7000] type 0 class 0x000601 >05:31:08,298 DEBUG kernel:[ 0.030061] pci 0000:00:01.1: [8086:7010] type 0 class 0x000101 >05:31:08,298 DEBUG kernel:[ 0.030195] pci 0000:00:01.1: reg 20: [io 0xc000-0xc00f] >05:31:08,298 DEBUG kernel:[ 0.030302] pci 0000:00:01.2: [8086:7020] type 0 class 0x000c03 >05:31:08,298 DEBUG kernel:[ 0.030440] pci 0000:00:01.2: reg 20: [io 0xc020-0xc03f] >05:31:08,298 DEBUG kernel:[ 0.030542] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680 >05:31:08,298 INFO kernel:[ 0.030738] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >05:31:08,298 INFO kernel:[ 0.030745] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >05:31:08,298 DEBUG kernel:[ 0.030825] pci 0000:00:02.0: [1013:00b8] type 0 class 0x000300 >05:31:08,298 DEBUG kernel:[ 0.034052] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf1ffffff pref] >05:31:08,298 DEBUG kernel:[ 0.036667] pci 0000:00:02.0: reg 14: [mem 0xf2000000-0xf2000fff] >05:31:08,298 DEBUG kernel:[ 0.054102] pci 0000:00:02.0: reg 30: [mem 0xf2010000-0xf201ffff pref] >05:31:08,298 DEBUG kernel:[ 0.054420] pci 0000:00:03.0: [10ec:8139] type 0 class 0x000200 >05:31:08,298 DEBUG kernel:[ 0.055052] pci 0000:00:03.0: reg 10: [io 0xc100-0xc1ff] >05:31:08,298 DEBUG kernel:[ 0.055135] pci 0000:00:03.0: reg 14: [mem 0xf2020000-0xf20200ff] >05:31:08,298 DEBUG kernel:[ 0.055524] pci 0000:00:03.0: reg 30: [mem 0xf2030000-0xf203ffff pref] >05:31:08,298 DEBUG kernel:[ 0.055635] pci 0000:00:04.0: [1af4:1002] type 0 class 0x000500 >05:31:08,298 DEBUG kernel:[ 0.055717] pci 0000:00:04.0: reg 10: [io 0xc200-0xc21f] >05:31:08,298 DEBUG kernel:[ 0.056365] pci_bus 0000:00: on NUMA node 0 >05:31:08,298 DEBUG kernel:[ 0.056421] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] >05:31:08,298 INFO kernel:[ 0.057208] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x1e) >05:31:08,298 INFO kernel:[ 0.060419] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >05:31:08,298 INFO kernel:[ 0.060524] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >05:31:08,298 INFO kernel:[ 0.060619] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >05:31:08,298 INFO kernel:[ 0.060712] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >05:31:08,298 INFO kernel:[ 0.061092] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >05:31:08,298 INFO kernel:[ 0.061097] vgaarb: loaded >05:31:08,298 INFO kernel:[ 0.061099] vgaarb: bridge control possible 0000:00:02.0 >05:31:08,298 NOTICE kernel:[ 0.061383] SCSI subsystem initialized >05:31:08,298 DEBUG kernel:[ 0.061573] libata version 3.00 loaded. >05:31:08,298 INFO kernel:[ 0.061693] usbcore: registered new interface driver usbfs >05:31:08,298 INFO kernel:[ 0.061717] usbcore: registered new interface driver hub >05:31:08,298 INFO kernel:[ 0.061777] usbcore: registered new device driver usb >05:31:08,298 INFO kernel:[ 0.061914] PCI: Using ACPI for IRQ routing >05:31:08,298 DEBUG kernel:[ 0.061925] PCI: pci_cache_line_size set to 64 bytes >05:31:08,298 DEBUG kernel:[ 0.062153] reserve RAM buffer: 000000000009f400 - 000000000009ffff >05:31:08,298 DEBUG kernel:[ 0.062160] reserve RAM buffer: 000000004c7fd000 - 000000004fffffff >05:31:08,298 INFO kernel:[ 0.062431] NetLabel: Initializing >05:31:08,298 INFO kernel:[ 0.062436] NetLabel: domain hash size = 128 >05:31:08,298 INFO kernel:[ 0.062438] NetLabel: protocols = UNLABELED CIPSOv4 >05:31:08,298 INFO kernel:[ 0.062473] NetLabel: unlabeled traffic allowed by default >05:31:08,298 INFO kernel:[ 0.062516] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >05:31:08,298 INFO kernel:[ 0.062551] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >05:31:08,298 INFO kernel:[ 0.062563] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >05:31:08,298 INFO kernel:[ 0.065076] Switching to clocksource kvm-clock >05:31:08,298 INFO kernel:[ 0.072181] pnp: PnP ACPI init >05:31:08,298 INFO kernel:[ 0.072194] ACPI: bus type pnp registered >05:31:08,298 DEBUG kernel:[ 0.072213] pnp 00:00: [bus 00-ff] >05:31:08,298 DEBUG kernel:[ 0.072215] pnp 00:00: [io 0x0cf8-0x0cff] >05:31:08,298 DEBUG kernel:[ 0.072217] pnp 00:00: [io 0x0000-0x0cf7 window] >05:31:08,298 DEBUG kernel:[ 0.072218] pnp 00:00: [io 0x0d00-0xffff window] >05:31:08,298 DEBUG kernel:[ 0.072220] pnp 00:00: [mem 0x000a0000-0x000bffff window] >05:31:08,298 DEBUG kernel:[ 0.072221] pnp 00:00: [mem 0xe0000000-0xfebfffff window] >05:31:08,298 DEBUG kernel:[ 0.072244] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active) >05:31:08,298 DEBUG kernel:[ 0.072273] pnp 00:01: [io 0x0070-0x0071] >05:31:08,298 DEBUG kernel:[ 0.072300] pnp 00:01: [irq 8] >05:31:08,298 DEBUG kernel:[ 0.072302] pnp 00:01: [io 0x0072-0x0077] >05:31:08,298 DEBUG kernel:[ 0.072325] pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active) >05:31:08,298 DEBUG kernel:[ 0.072346] pnp 00:02: [io 0x0060] >05:31:08,298 DEBUG kernel:[ 0.072347] pnp 00:02: [io 0x0064] >05:31:08,298 DEBUG kernel:[ 0.072361] pnp 00:02: [irq 1] >05:31:08,298 DEBUG kernel:[ 0.072380] pnp 00:02: Plug and Play ACPI device, IDs PNP0303 (active) >05:31:08,298 DEBUG kernel:[ 0.072408] pnp 00:03: [irq 12] >05:31:08,298 DEBUG kernel:[ 0.072426] pnp 00:03: Plug and Play ACPI device, IDs PNP0f13 (active) >05:31:08,298 DEBUG kernel:[ 0.072442] pnp 00:04: [io 0x03f2-0x03f5] >05:31:08,298 DEBUG kernel:[ 0.072444] pnp 00:04: [io 0x03f7] >05:31:08,298 DEBUG kernel:[ 0.072457] pnp 00:04: [irq 6] >05:31:08,298 DEBUG kernel:[ 0.072458] pnp 00:04: [dma 2] >05:31:08,298 DEBUG kernel:[ 0.072481] pnp 00:04: Plug and Play ACPI device, IDs PNP0700 (active) >05:31:08,298 DEBUG kernel:[ 0.072558] pnp 00:05: [mem 0xfed00000-0xfed003ff] >05:31:08,298 DEBUG kernel:[ 0.072585] pnp 00:05: Plug and Play ACPI device, IDs PNP0103 (active) >05:31:08,298 INFO kernel:[ 0.072666] pnp: PnP ACPI: found 6 devices >05:31:08,298 INFO kernel:[ 0.072667] ACPI: ACPI bus type pnp unregistered >05:31:08,298 DEBUG kernel:[ 0.108603] PCI: max bus depth: 0 pci_try_num: 1 >05:31:08,298 DEBUG kernel:[ 0.108611] pci_bus 0000:00: resource 4 [io 0x0000-0xffff] >05:31:08,298 DEBUG kernel:[ 0.108612] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff] >05:31:08,298 INFO kernel:[ 0.108633] NET: Registered protocol family 2 >05:31:08,298 INFO kernel:[ 0.108673] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) >05:31:08,298 INFO kernel:[ 0.108855] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) >05:31:08,298 INFO kernel:[ 0.109623] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) >05:31:08,298 INFO kernel:[ 0.110022] TCP: Hash tables configured (established 131072 bind 65536) >05:31:08,298 INFO kernel:[ 0.110025] TCP reno registered >05:31:08,298 INFO kernel:[ 0.110028] UDP hash table entries: 512 (order: 2, 16384 bytes) >05:31:08,298 INFO kernel:[ 0.110040] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) >05:31:08,298 INFO kernel:[ 0.110102] NET: Registered protocol family 1 >05:31:08,298 INFO kernel:[ 0.110114] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >05:31:08,298 INFO kernel:[ 0.110127] pci 0000:00:01.0: PIIX3: Enabling Passive Release >05:31:08,298 INFO kernel:[ 0.110141] pci 0000:00:01.0: Activating ISA DMA hang workarounds >05:31:08,298 WARNING kernel:[ 0.110225] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >05:31:08,298 DEBUG kernel:[ 0.110300] pci 0000:00:02.0: Boot video device >05:31:08,298 DEBUG kernel:[ 0.110317] PCI: CLS 0 bytes, default 64 >05:31:08,298 INFO kernel:[ 0.110369] Unpacking initramfs... >05:31:08,298 INFO kernel:[ 2.749332] Freeing initrd memory: 23396k freed >05:31:08,298 INFO kernel:[ 2.753267] apm: BIOS not found. >05:31:08,298 INFO kernel:[ 2.753362] Intel AES-NI instructions are not detected. >05:31:08,298 INFO kernel:[ 2.753487] audit: initializing netlink socket (disabled) >05:31:08,298 NOTICE kernel:[ 2.753501] type=2000 audit(1337751061.752:1): initialized >05:31:08,298 WARNING kernel:[ 2.767316] highmem bounce pool size: 64 pages >05:31:08,298 INFO kernel:[ 2.767321] HugeTLB registered 4 MB page size, pre-allocated 0 pages >05:31:08,298 NOTICE kernel:[ 2.768537] VFS: Disk quotas dquot_6.5.2 >05:31:08,298 WARNING kernel:[ 2.768572] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) >05:31:08,298 INFO kernel:[ 2.768915] msgmni has been set to 1722 >05:31:08,298 DEBUG kernel:[ 2.768958] SELinux: Registering netfilter hooks >05:31:08,298 INFO kernel:[ 2.769302] alg: No test for stdrng (krng) >05:31:08,298 INFO kernel:[ 2.769305] NET: Registered protocol family 38 >05:31:08,298 INFO kernel:[ 2.769338] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) >05:31:08,298 INFO kernel:[ 2.769361] io scheduler noop registered >05:31:08,298 INFO kernel:[ 2.769363] io scheduler deadline registered >05:31:08,298 INFO kernel:[ 2.769368] io scheduler cfq registered (default) >05:31:08,298 INFO kernel:[ 2.769457] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >05:31:08,298 INFO kernel:[ 2.769469] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >05:31:08,298 INFO kernel:[ 2.769470] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >05:31:08,298 INFO kernel:[ 2.769515] acpiphp: Slot [1] registered >05:31:08,298 INFO kernel:[ 2.769527] acpiphp: Slot [2] registered >05:31:08,298 INFO kernel:[ 2.769537] acpiphp: Slot [3] registered >05:31:08,298 INFO kernel:[ 2.769547] acpiphp: Slot [4] registered >05:31:08,298 INFO kernel:[ 2.769557] acpiphp: Slot [5] registered >05:31:08,298 INFO kernel:[ 2.769568] acpiphp: Slot [6] registered >05:31:08,298 INFO kernel:[ 2.769579] acpiphp: Slot [7] registered >05:31:08,298 INFO kernel:[ 2.769590] acpiphp: Slot [8] registered >05:31:08,298 INFO kernel:[ 2.769600] acpiphp: Slot [9] registered >05:31:08,298 INFO kernel:[ 2.769610] acpiphp: Slot [10] registered >05:31:08,298 INFO kernel:[ 2.769620] acpiphp: Slot [11] registered >05:31:08,298 INFO kernel:[ 2.769631] acpiphp: Slot [12] registered >05:31:08,298 INFO kernel:[ 2.769642] acpiphp: Slot [13] registered >05:31:08,298 INFO kernel:[ 2.769652] acpiphp: Slot [14] registered >05:31:08,298 INFO kernel:[ 2.769662] acpiphp: Slot [15] registered >05:31:08,298 INFO kernel:[ 2.769672] acpiphp: Slot [16] registered >05:31:08,298 INFO kernel:[ 2.769683] acpiphp: Slot [17] registered >05:31:08,298 INFO kernel:[ 2.769694] acpiphp: Slot [18] registered >05:31:08,298 INFO kernel:[ 2.769704] acpiphp: Slot [19] registered >05:31:08,298 INFO kernel:[ 2.769715] acpiphp: Slot [20] registered >05:31:08,298 INFO kernel:[ 2.769725] acpiphp: Slot [21] registered >05:31:08,298 INFO kernel:[ 2.769736] acpiphp: Slot [22] registered >05:31:08,298 INFO kernel:[ 2.769746] acpiphp: Slot [23] registered >05:31:08,298 INFO kernel:[ 2.769758] acpiphp: Slot [24] registered >05:31:08,298 INFO kernel:[ 2.769768] acpiphp: Slot [25] registered >05:31:08,298 INFO kernel:[ 2.769779] acpiphp: Slot [26] registered >05:31:08,298 INFO kernel:[ 2.769789] acpiphp: Slot [27] registered >05:31:08,298 INFO kernel:[ 2.769800] acpiphp: Slot [28] registered >05:31:08,298 INFO kernel:[ 2.769811] acpiphp: Slot [29] registered >05:31:08,298 INFO kernel:[ 2.769831] acpiphp: Slot [30] registered >05:31:08,298 INFO kernel:[ 2.769842] acpiphp: Slot [31] registered >05:31:08,298 INFO kernel:[ 2.769999] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >05:31:08,298 INFO kernel:[ 2.770024] ACPI: Power Button [PWRF] >05:31:08,298 INFO kernel:[ 2.770656] GHES: HEST is not enabled! >05:31:08,298 DEBUG kernel:[ 2.770704] virtio-pci 0000:00:04.0: setting latency timer to 64 >05:31:08,298 INFO kernel:[ 2.770785] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >05:31:08,298 INFO kernel:[ 2.793034] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >05:31:08,298 INFO kernel:[ 2.793389] Non-volatile memory driver v1.3 >05:31:08,298 INFO kernel:[ 2.793390] Linux agpgart interface v0.103 >05:31:08,298 INFO kernel:[ 2.793924] loop: module loaded >05:31:08,298 DEBUG kernel:[ 2.793985] ata_piix 0000:00:01.1: version 2.13 >05:31:08,298 DEBUG kernel:[ 2.794064] ata_piix 0000:00:01.1: setting latency timer to 64 >05:31:08,298 INFO kernel:[ 2.794314] scsi0 : ata_piix >05:31:08,298 INFO kernel:[ 2.794363] scsi1 : ata_piix >05:31:08,298 INFO kernel:[ 2.794391] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc000 irq 14 >05:31:08,298 INFO kernel:[ 2.794393] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc008 irq 15 >05:31:08,298 INFO kernel:[ 2.794733] Fixed MDIO Bus: probed >05:31:08,298 INFO kernel:[ 2.794774] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >05:31:08,298 INFO kernel:[ 2.794787] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >05:31:08,298 INFO kernel:[ 2.794794] uhci_hcd: USB Universal Host Controller Interface driver >05:31:08,298 DEBUG kernel:[ 2.794839] uhci_hcd 0000:00:01.2: setting latency timer to 64 >05:31:08,298 INFO kernel:[ 2.794847] uhci_hcd 0000:00:01.2: UHCI Host Controller >05:31:08,298 INFO kernel:[ 2.794883] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >05:31:08,299 INFO kernel:[ 2.794961] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c020 >05:31:08,299 INFO kernel:[ 2.795028] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >05:31:08,299 INFO kernel:[ 2.795030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >05:31:08,299 INFO kernel:[ 2.795031] usb usb1: Product: UHCI Host Controller >05:31:08,299 INFO kernel:[ 2.795033] usb usb1: Manufacturer: Linux 3.3.4-5.fc17.i686 uhci_hcd >05:31:08,299 INFO kernel:[ 2.795034] usb usb1: SerialNumber: 0000:00:01.2 >05:31:08,299 INFO kernel:[ 2.795112] hub 1-0:1.0: USB hub found >05:31:08,299 INFO kernel:[ 2.795115] hub 1-0:1.0: 2 ports detected >05:31:08,299 INFO kernel:[ 2.795200] usbcore: registered new interface driver usbserial >05:31:08,299 INFO kernel:[ 2.795211] USB Serial support registered for generic >05:31:08,299 INFO kernel:[ 2.795218] usbcore: registered new interface driver usbserial_generic >05:31:08,299 INFO kernel:[ 2.795219] usbserial: USB Serial Driver core >05:31:08,299 INFO kernel:[ 2.795254] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >05:31:08,299 INFO kernel:[ 2.828639] serio: i8042 KBD port at 0x60,0x64 irq 1 >05:31:08,299 INFO kernel:[ 2.828647] serio: i8042 AUX port at 0x60,0x64 irq 12 >05:31:08,299 INFO kernel:[ 2.828715] mousedev: PS/2 mouse device common for all mice >05:31:08,299 INFO kernel:[ 2.829151] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >05:31:08,299 DEBUG kernel:[ 2.833140] psmouse serio1: hgpk: ID: 10 00 64 >05:31:08,299 INFO kernel:[ 2.834964] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >05:31:08,299 INFO kernel:[ 2.835237] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >05:31:08,299 INFO kernel:[ 2.835364] device-mapper: uevent: version 1.0.3 >05:31:08,299 INFO kernel:[ 2.835518] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com >05:31:08,299 INFO kernel:[ 2.835627] cpuidle: using governor ladder >05:31:08,299 INFO kernel:[ 2.835631] cpuidle: using governor menu >05:31:08,299 INFO kernel:[ 2.835729] EFI Variables Facility v0.08 2004-May-17 >05:31:08,299 INFO kernel:[ 2.835910] usbcore: registered new interface driver usbhid >05:31:08,299 INFO kernel:[ 2.835913] usbhid: USB HID core driver >05:31:08,299 INFO kernel:[ 2.835965] ip_tables: (C) 2000-2006 Netfilter Core Team >05:31:08,299 INFO kernel:[ 2.835984] TCP cubic registered >05:31:08,299 INFO kernel:[ 2.835985] Initializing XFRM netlink socket >05:31:08,299 INFO kernel:[ 2.836088] NET: Registered protocol family 10 >05:31:08,299 INFO kernel:[ 2.836219] Mobile IPv6 >05:31:08,299 INFO kernel:[ 2.836221] NET: Registered protocol family 17 >05:31:08,299 NOTICE kernel:[ 2.836227] Registering the dns_resolver key type >05:31:08,299 INFO kernel:[ 2.836242] Using IPI No-Shortcut mode >05:31:08,299 DEBUG kernel:[ 2.836303] PM: Hibernation image not present or could not be loaded. >05:31:08,299 INFO kernel:[ 2.836316] registered taskstats version 1 >05:31:08,299 INFO kernel:[ 2.836453] Magic number: 12:726:517 >05:31:08,299 INFO kernel:[ 2.836516] rtc_cmos 00:01: setting system clock to 2012-05-23 05:31:00 UTC (1337751060) >05:31:08,299 INFO kernel:[ 2.836559] Initializing network drop monitor service >05:31:08,299 DEBUG kernel:[ 2.945696] ata1.01: NODEV after polling detection >05:31:08,299 DEBUG kernel:[ 2.945915] ata2.01: NODEV after polling detection >05:31:08,299 INFO kernel:[ 2.946535] ata1.00: ATA-7: QEMU HARDDISK, 0.14.0, max UDMA/100 >05:31:08,299 INFO kernel:[ 2.946541] ata1.00: 16777216 sectors, multi 16: LBA48 >05:31:08,299 INFO kernel:[ 2.946789] ata2.00: ATAPI: QEMU DVD-ROM, 0.14.0, max UDMA/100 >05:31:08,299 INFO kernel:[ 2.948145] ata1.00: configured for MWDMA2 >05:31:08,299 NOTICE kernel:[ 2.948402] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 0.14 PQ: 0 ANSI: 5 >05:31:08,299 NOTICE kernel:[ 2.948661] sd 0:0:0:0: Attached scsi generic sg0 type 0 >05:31:08,299 INFO kernel:[ 2.948723] ata2.00: configured for MWDMA2 >05:31:08,299 NOTICE kernel:[ 2.948961] sd 0:0:0:0: [sda] 16777216 512-byte logical blocks: (8.58 GB/8.00 GiB) >05:31:08,299 NOTICE kernel:[ 2.949079] sd 0:0:0:0: [sda] Write Protect is off >05:31:08,299 DEBUG kernel:[ 2.949084] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 >05:31:08,299 NOTICE kernel:[ 2.949118] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >05:31:08,299 NOTICE kernel:[ 2.950499] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 0.14 PQ: 0 ANSI: 5 >05:31:08,299 WARNING kernel:[ 2.951143] sr0: scsi3-mmc drive: 4x/4x xa/form2 tray >05:31:08,299 INFO kernel:[ 2.951162] cdrom: Uniform CD-ROM driver Revision: 3.20 >05:31:08,299 DEBUG kernel:[ 2.951322] sr 1:0:0:0: Attached scsi CD-ROM sr0 >05:31:08,299 NOTICE kernel:[ 2.951562] sr 1:0:0:0: Attached scsi generic sg1 type 5 >05:31:08,299 INFO kernel:[ 2.956259] sda: sda1 sda2 sda3 >05:31:08,299 NOTICE kernel:[ 2.956435] sd 0:0:0:0: [sda] Attached SCSI disk >05:31:08,299 INFO kernel:[ 2.956452] Freeing unused kernel memory: 616k freed >05:31:08,299 INFO kernel:[ 2.956659] Write protecting the kernel text: 5312k >05:31:08,299 INFO kernel:[ 2.956679] Write protecting the kernel read-only data: 2092k >05:31:08,299 INFO kernel:[ 3.207396] squashfs: version 4.0 (2009/01/31) Phillip Lougher >05:31:08,299 INFO kernel:[ 3.209040] Loading iSCSI transport class v2.0-870. >05:31:08,299 NOTICE kernel:[ 3.209749] iscsi: registered transport (tcp) >05:31:08,299 INFO kernel:[ 3.211158] alua: device handler registered >05:31:08,299 INFO kernel:[ 3.212475] emc: device handler registered >05:31:08,299 INFO kernel:[ 3.213827] hp_sw: device handler registered >05:31:08,299 INFO kernel:[ 3.215222] rdac: device handler registered >05:31:08,299 INFO kernel:[ 3.228389] FDC 0 is a S82078B >05:31:08,299 INFO kernel:[ 3.231538] BIOS EDD facility v0.16 2004-Jun-25, 1 devices found >05:31:08,299 INFO kernel:[ 3.235456] No iBFT detected. >05:31:08,299 INFO kernel:[ 3.237127] md: raid0 personality registered for level 0 >05:31:08,299 INFO kernel:[ 3.238739] md: raid1 personality registered for level 1 >05:31:08,299 INFO kernel:[ 3.240163] async_tx: api initialized (async) >05:31:08,299 INFO kernel:[ 3.240392] xor: automatically using best checksumming function: pIII_sse >05:31:08,299 INFO kernel:[ 3.245012] pIII_sse : 11412.000 MB/sec >05:31:08,299 INFO kernel:[ 3.245014] xor: using function: pIII_sse (11412.000 MB/sec) >05:31:08,299 WARNING kernel:[ 3.262058] raid6: int32x1 1222 MB/s >05:31:08,299 WARNING kernel:[ 3.279086] raid6: int32x2 953 MB/s >05:31:08,299 WARNING kernel:[ 3.296084] raid6: int32x4 843 MB/s >05:31:08,299 WARNING kernel:[ 3.313035] raid6: int32x8 1062 MB/s >05:31:08,299 WARNING kernel:[ 3.330013] raid6: mmxx1 4097 MB/s >05:31:08,299 WARNING kernel:[ 3.347024] raid6: mmxx2 4875 MB/s >05:31:08,299 WARNING kernel:[ 3.364027] raid6: sse1x1 3730 MB/s >05:31:08,299 WARNING kernel:[ 3.381020] raid6: sse1x2 4398 MB/s >05:31:08,299 WARNING kernel:[ 3.398015] raid6: sse2x1 7417 MB/s >05:31:08,299 WARNING kernel:[ 3.415015] raid6: sse2x2 8671 MB/s >05:31:08,299 WARNING kernel:[ 3.415016] raid6: using algorithm sse2x2 (8671 MB/s) >05:31:08,299 INFO kernel:[ 3.415720] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >05:31:08,299 INFO kernel:[ 3.416992] md: raid6 personality registered for level 6 >05:31:08,299 INFO kernel:[ 3.416994] md: raid5 personality registered for level 5 >05:31:08,299 INFO kernel:[ 3.416995] md: raid4 personality registered for level 4 >05:31:08,299 INFO kernel:[ 3.421218] md: raid10 personality registered for level 10 >05:31:08,299 INFO kernel:[ 3.422535] md: linear personality registered for level -1 >05:31:08,299 INFO kernel:[ 3.428754] device-mapper: multipath: version 1.3.0 loaded >05:31:08,299 INFO kernel:[ 3.430126] device-mapper: multipath round-robin: version 1.0.0 loaded >05:31:08,299 INFO kernel:[ 3.549051] RPC: Registered named UNIX socket transport module. >05:31:08,299 INFO kernel:[ 3.549053] RPC: Registered udp transport module. >05:31:08,299 INFO kernel:[ 3.549054] RPC: Registered tcp transport module. >05:31:08,299 INFO kernel:[ 3.549055] RPC: Registered tcp NFSv4.1 backchannel transport module. >05:31:08,299 INFO kernel:[ 3.696733] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >05:31:08,299 WARNING kernel:[ 3.696879] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >05:31:08,299 INFO kernel:[ 3.700716] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xf7c22000, 52:54:00:82:70:5c, IRQ 10 >05:31:08,299 DEBUG kernel:[ 3.700739] 8139cp 0000:00:03.0: setting latency timer to 64 >05:31:08,299 INFO kernel:[ 3.701123] 8139too: 8139too Fast Ethernet driver 0.9.28 >05:31:08,299 INFO kernel:[ 3.756151] Refined TSC clocksource calibration: 2666.667 MHz. >05:31:08,299 INFO kernel:[ 3.912205] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >05:31:08,299 DEBUG kernel:[ 6.299284] ISO 9660 Extensions: Microsoft Joliet Level 3 >05:31:08,299 DEBUG kernel:[ 6.303697] ISO 9660 Extensions: RRIP_1991A >05:31:08,299 INFO kernel:[ 7.316704] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >05:31:08,299 DEBUG kernel:[ 8.082849] SELinux: 2048 avtab hash slots, 99000 rules. >05:31:08,299 DEBUG kernel:[ 8.097597] SELinux: 2048 avtab hash slots, 99000 rules. >05:31:08,299 DEBUG kernel:[ 8.178289] SELinux: 9 users, 15 roles, 4112 types, 222 bools, 1 sens, 1024 cats >05:31:08,299 DEBUG kernel:[ 8.178293] SELinux: 83 classes, 99000 rules >05:31:08,299 INFO kernel:[ 8.181866] SELinux: Permission ptrace_child in class process not defined in policy. >05:31:08,299 INFO kernel:[ 8.181967] SELinux: the above unknown classes and permissions will be allowed >05:31:08,299 DEBUG kernel:[ 8.181973] SELinux: Completing initialization. >05:31:08,299 DEBUG kernel:[ 8.181974] SELinux: Setting up existing superblocks. >05:31:08,299 DEBUG kernel:[ 8.181979] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.181983] SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.181986] SELinux: initialized (dev bdev, type bdev), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.181989] SELinux: initialized (dev proc, type proc), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.181997] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:31:08,299 DEBUG kernel:[ 8.182021] SELinux: initialized (dev devtmpfs, type devtmpfs), uses transition SIDs >05:31:08,299 DEBUG kernel:[ 8.182305] SELinux: initialized (dev sockfs, type sockfs), uses task SIDs >05:31:08,299 DEBUG kernel:[ 8.182308] SELinux: initialized (dev debugfs, type debugfs), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.182535] SELinux: initialized (dev pipefs, type pipefs), uses task SIDs >05:31:08,299 DEBUG kernel:[ 8.182538] SELinux: initialized (dev anon_inodefs, type anon_inodefs), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.182541] SELinux: initialized (dev devpts, type devpts), uses transition SIDs >05:31:08,299 DEBUG kernel:[ 8.182549] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >05:31:08,299 DEBUG kernel:[ 8.182553] SELinux: initialized (dev mqueue, type mqueue), uses transition SIDs >05:31:08,299 DEBUG kernel:[ 8.182557] SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.182563] SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.182661] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:31:08,299 DEBUG kernel:[ 8.182665] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:31:08,299 DEBUG kernel:[ 8.184873] SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.184877] SELinux: initialized (dev sr0, type iso9660), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.184886] SELinux: initialized (dev loop0, type squashfs), uses xattr >05:31:08,299 DEBUG kernel:[ 8.184905] SELinux: initialized (dev dm-0, type ext4), uses xattr >05:31:08,299 NOTICE kernel:[ 8.186177] type=1403 audit(1337751065.848:2): policy loaded auid=4294967295 ses=4294967295 >05:31:08,299 DEBUG kernel:[ 8.246150] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:31:08,299 DEBUG kernel:[ 8.246489] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.293562] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.293891] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.294237] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.294496] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.294749] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.295031] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.295302] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.295558] SELinux: initialized (dev cgroup, type cgroup), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.520346] SELinux: initialized (dev autofs, type autofs), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.744232] SELinux: initialized (dev securityfs, type securityfs), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.749917] SELinux: initialized (dev configfs, type configfs), uses genfs_contexts >05:31:08,299 DEBUG kernel:[ 8.751304] SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses transition SIDs >05:31:08,299 DEBUG kernel:[ 8.799875] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs >05:31:08,299 INFO kernel:[ 8.875031] EXT4-fs (dm-0): re-mounted. Opts: user_xattr,barrier=1,data=ordered >05:31:08,299 NOTICE kernel:[ 9.538439] type=1400 audit(1337751067.200:3): avc: denied { create } for pid=558 comm="systemd-tmpfile" name="tmp" scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >05:31:08,299 NOTICE kernel:[ 9.538476] type=1400 audit(1337751067.200:4): avc: denied { setattr } for pid=558 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=115723 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >05:31:08,299 NOTICE kernel:[ 9.538546] type=1400 audit(1337751067.200:5): avc: denied { relabelfrom } for pid=558 comm="systemd-tmpfile" name="tmp" dev="dm-0" ino=115723 scontext=system_u:system_r:systemd_tmpfiles_t:s0 tcontext=system_u:object_r:var_t:s0 tclass=dir >05:31:08,299 INFO kernel:[ 9.598645] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >05:31:08,299 NOTICE kernel:[ 10.320412] type=1400 audit(1337751067.982:6): avc: denied { execute } for pid=615 comm="bash" name="hostname" dev="dm-0" ino=99901 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >05:31:08,299 NOTICE kernel:[ 10.320421] type=1400 audit(1337751067.982:7): avc: denied { read open } for pid=615 comm="bash" name="hostname" dev="dm-0" ino=99901 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >05:31:08,299 NOTICE kernel:[ 10.320448] type=1400 audit(1337751067.982:8): avc: denied { execute_no_trans } for pid=615 comm="bash" path="/usr/bin/hostname" dev="dm-0" ino=99901 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:hostname_exec_t:s0 tclass=file >05:31:08,299 NOTICE kernel:[ 10.345136] type=1400 audit(1337751068.007:9): avc: denied { read } for pid=611 comm="bash" name=".profile" dev="dm-0" ino=65751 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >05:31:08,299 NOTICE kernel:[ 10.345144] type=1400 audit(1337751068.007:10): avc: denied { open } for pid=611 comm="bash" name=".profile" dev="dm-0" ino=65751 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:admin_home_t:s0 tclass=file >05:31:08,299 NOTICE kernel:[ 10.368721] type=1400 audit(1337751068.030:11): avc: denied { read } for pid=611 comm="bash" name="linux" dev="dm-0" ino=187 scontext=system_u:system_r:getty_t:s0 tcontext=unconfined_u:object_r:usr_t:s0 tclass=file >05:31:08,304 ERR : Failed to open /etc/fstab: No such file or directory >05:31:08,304 INFO : Root directory is writable, skipping check. >05:31:08,304 WARNING (plymouth): Failed at step EXEC spawning /bin/plymouth: No such file or directory >05:31:08,304 INFO systemd-tmpfile: Successfully loaded SELinux database in 26ms 352us, size on heap is 408K. >05:31:08,304 ERR udevd: ctx=0x220c6720 path=/lib/modules/3.3.4-5.fc17.i686/kernel/sound/core/snd-pcm.ko error=No such file or directory >05:31:08,304 WARNING (lymouthd): Failed at step EXEC spawning /sbin/plymouthd: No such file or directory >05:31:08,304 NOTICE systemd: plymouth-start.service: control process exited, code=exited status=203 >05:31:08,304 NOTICE systemd: Unit plymouth-start.service entered failed state. >05:31:08,304 WARNING (plymouth): Failed at step EXEC spawning /bin/plymouth: No such file or directory >05:31:08,304 WARNING : Failed at step EXEC spawning /bin/plymouth: No such file or directory >05:31:08,304 INFO NetworkManager: <info> NetworkManager (version 0.9.4.0-7.git20120403.fc17) is starting... >05:31:08,328 WARNING NetworkManager: ifcfg-rh: Could not get hostname: failed to read /etc/sysconfig/network >05:31:08,348 NOTICE NetworkManager: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >05:31:08,348 INFO NetworkManager: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >05:31:08,348 INFO NetworkManager: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >05:31:08,348 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-eth0 ... >05:31:08,348 NOTICE NetworkManager: ifcfg-rh: read connection 'Boot Disk' >05:31:08,348 NOTICE NetworkManager: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >05:31:08,348 INFO NetworkManager: <info> trying to start the modem manager... >05:31:08,348 INFO NetworkManager: <info> monitoring kernel firmware directory '/lib/firmware'. >05:31:08,348 INFO dbus-daemon: dbus[620]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >05:31:08,348 NOTICE dbus: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >05:31:08,452 INFO NetworkManager: <info> WiFi enabled by radio killswitch; enabled by state file >05:31:08,452 INFO NetworkManager: <info> WWAN enabled by radio killswitch; enabled by state file >05:31:08,453 INFO NetworkManager: <info> WiMAX enabled by radio killswitch; enabled by state file >05:31:08,453 INFO NetworkManager: <info> Networking is enabled by state file >05:31:08,453 WARNING NetworkManager: <warn> failed to allocate link cache: (-10) Operation not supported >05:31:08,453 INFO NetworkManager: <info> (eth0): carrier is ON >05:31:08,453 INFO NetworkManager: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >05:31:08,453 INFO NetworkManager: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >05:31:08,453 INFO NetworkManager: <info> (eth0): now managed >05:31:08,453 INFO NetworkManager: <info> (eth0): device state change: unmanaged -> unavailable (reason 'connection-assumed') [10 20 41] >05:31:08,453 INFO NetworkManager: <info> (eth0): preparing device. >05:31:08,481 WARNING NetworkManager: (nm-device.c:2343):nm_device_activate_schedule_stage3_ip_config_start: runtime check failed: (state >= NM_DEVICE_STATE_PREPARE && state <= NM_DEVICE_STATE_NEED_AUTH) >05:31:08,481 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >05:31:08,481 WARNING NetworkManager: <warn> bluez error getting default adapter: The name org.bluez was not provided by any .service files >05:31:08,481 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >05:31:08,481 INFO NetworkManager: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >05:31:08,490 INFO dbus-daemon: modem-manager[632]: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >05:31:08,490 INFO modem-manager: <info> ModemManager (version 0.5.2.0-1.fc17) starting... >05:31:08,490 INFO NetworkManager: <info> dhclient started with pid 634 >05:31:08,490 INFO NetworkManager: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >05:31:08,561 INFO dbus-daemon: dbus[620]: [system] Successfully activated service 'org.freedesktop.ModemManager' >05:31:08,561 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.ModemManager' >05:31:08,623 INFO NetworkManager: <info> modem-manager is now available >05:31:08,674 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Samsung >05:31:08,675 INFO modem-manager: <info> Loaded plugin Samsung >05:31:08,698 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Wavecom >05:31:08,704 INFO modem-manager: <info> Loaded plugin Wavecom >05:31:08,705 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Option >05:31:08,711 INFO modem-manager: <info> Loaded plugin Option >05:31:08,713 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Option High-Speed >05:31:08,713 INFO modem-manager: <info> Loaded plugin Option High-Speed >05:31:08,715 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Nokia >05:31:08,715 INFO modem-manager: <info> Loaded plugin Nokia >05:31:08,727 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Generic >05:31:08,728 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Gobi >05:31:08,735 INFO modem-manager: <info> Loaded plugin Generic >05:31:08,747 INFO modem-manager: <info> Loaded plugin Gobi >05:31:08,754 INFO modem-manager: <info> Loaded plugin AnyData >05:31:08,766 INFO modem-manager: <info> Loaded plugin Linktop >05:31:08,774 INFO modem-manager: <info> Loaded plugin ZTE >05:31:08,786 INFO modem-manager: <info> Loaded plugin MotoC >05:31:08,798 INFO modem-manager: <info> Loaded plugin Novatel >05:31:08,806 INFO modem-manager: <info> Loaded plugin X22X >05:31:08,824 INFO modem-manager: <info> Loaded plugin Ericsson MBM >05:31:08,830 INFO modem-manager: <info> Loaded plugin Huawei >05:31:08,833 INFO modem-manager: <info> Loaded plugin Sierra >05:31:08,834 INFO modem-manager: <info> Loaded plugin Longcheer >05:31:08,835 INFO modem-manager: <info> Loaded plugin SimTech >05:31:08,836 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin AnyData >05:31:08,838 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Linktop >05:31:08,839 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin ZTE >05:31:08,846 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin MotoC >05:31:08,852 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Novatel >05:31:08,854 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin X22X >05:31:08,854 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Ericsson MBM >05:31:08,855 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Huawei >05:31:08,857 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Sierra >05:31:08,858 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin Longcheer >05:31:08,862 INFO dbus-daemon: modem-manager[632]: <info> Loaded plugin SimTech >05:31:08,865 INFO dhclient: Internet Systems Consortium DHCP Client 4.2.4rc1 >05:31:08,870 INFO dhclient: Copyright 2004-2012 Internet Systems Consortium. >05:31:08,871 INFO dhclient: All rights reserved. >05:31:08,877 INFO dhclient: For info, please visit https://www.isc.org/software/dhcp/ >05:31:08,878 INFO dhclient: >05:31:08,887 INFO NetworkManager: <info> (eth0): DHCPv4 state changed nbi -> preinit >05:31:08,889 INFO dhclient: Listening on LPF/eth0/52:54:00:82:70:5c >05:31:08,889 INFO dhclient: Sending on LPF/eth0/52:54:00:82:70:5c >05:31:08,890 INFO dhclient: Sending on Socket/fallback >05:31:08,890 INFO dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x5fbac19d) >05:31:08,977 INFO dhclient: DHCPACK from 10.66.13.254 (xid=0x5fbac19d) >05:31:08,980 INFO NetworkManager: <info> (eth0): DHCPv4 state changed preinit -> reboot >05:31:08,980 INFO NetworkManager: <info> address 10.66.13.171 >05:31:08,980 INFO NetworkManager: <info> prefix 23 (255.255.254.0) >05:31:08,980 INFO NetworkManager: <info> gateway 10.66.13.254 >05:31:08,981 INFO NetworkManager: <info> nameserver '10.66.127.10' >05:31:08,982 INFO NetworkManager: <info> nameserver '10.64.255.10' >05:31:08,982 INFO NetworkManager: <info> nameserver '10.11.255.155' >05:31:08,983 INFO NetworkManager: <info> domain name 'nay.redhat.com' >05:31:08,983 INFO NetworkManager: <info> domain name 'redhat.com' >05:31:08,995 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >05:31:08,997 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >05:31:08,998 INFO NetworkManager: <info> (eth0): device state change: ip-config -> activated (reason 'none') [70 100 0] >05:31:09,005 INFO NetworkManager: <info> Policy set 'Boot Disk' (eth0) as default for IPv4 routing and DNS. >05:31:09,007 INFO NetworkManager: <info> Activation (eth0) successful, device activated. >05:31:09,009 INFO dhclient: bound to 10.66.13.171 -- renewal in 40057 seconds. >05:31:09,016 INFO dbus-daemon: dbus[620]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >05:31:09,016 NOTICE dbus: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >05:31:09,026 INFO NetworkManager: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >05:31:09,051 INFO dbus-daemon: dbus[620]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >05:31:09,052 NOTICE dbus: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >05:31:09,145 INFO dbus-daemon: /etc/NetworkManager/dispatcher.d/04-iscsi: line 13: /sbin/ip: No such file or directory >05:31:11,714 DEBUG kernel:[ 14.050021] eth0: no IPv6 routers present >05:31:12,177 WARNING kernel:[ 14.513912] auditd (659): /proc/659/oom_adj is deprecated, please use /proc/659/oom_score_adj instead. >05:31:30,524 WARNING kernel:[ 32.494460] lvm: sending ioctl 1261 to a partition! >05:31:30,524 WARNING kernel:[ 32.494467] lvm: sending ioctl 1261 to a partition! >05:31:31,171 WARNING kernel:[ 33.142769] lvm: sending ioctl 1261 to a partition! >05:31:31,171 WARNING kernel:[ 33.142775] lvm: sending ioctl 1261 to a partition! >05:31:31,171 WARNING kernel:[ 33.142779] lvm: sending ioctl 1261 to a partition! >05:31:31,620 WARNING kernel:[ 33.590141] lvm: sending ioctl 1261 to a partition! >05:31:31,620 WARNING kernel:[ 33.590144] lvm: sending ioctl 1261 to a partition! >05:31:31,620 WARNING kernel:[ 33.590145] lvm: sending ioctl 1261 to a partition! >05:31:35,670 INFO kernel:[ 37.639255] Adding 2490364k swap on /dev/mapper/vg_none-lv_swap. Priority:-1 extents:1 across:2490364k >05:31:35,724 INFO kernel:[ 37.695915] EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >05:31:35,724 DEBUG kernel:[ 37.695937] SELinux: initialized (dev dm-2, type ext4), uses xattr >05:31:35,752 INFO kernel:[ 37.723523] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >05:31:35,752 DEBUG kernel:[ 37.723527] SELinux: initialized (dev sda2, type ext4), uses xattr >05:31:35,779 DEBUG kernel:[ 37.750743] SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs > > >/run/install/ks.cfg: ># Kickstart file automatically generated by anaconda. > >#version=DEVEL >install >#lang en_US.UTF-8 >lang en_US.UTF-8 >keyboard us >#mediacheck >reboot --eject >user --name=wutao --password=111111 --uid=888 >#network --onboot yes --device em1 --bootproto dhcp --noipv6 >timezone --utc Asia/Shanghai >#text >rootpw `````` >selinux --enforcing >authconfig --enableshadow --passalgo=sha512 >firewall --service=ssh ># The following is the partition information you requested ># Note that any partitions you deleted are not expressed ># here so unless you clear all partitions first, this is ># not guaranteed to work >clearpart --linux --drives=sda >#volgroup VolGroup --pesize=32768 pv.008003 >#logvol /home --fstype=ext4 --name=lv_home --vgname=VolGroup --grow --size=100 >#logvol / --fstype=ext4 --name=lv_root --vgname=VolGroup --grow --size=1024 --maxsize=51200 >#logvol swap --name=lv_swap --vgname=VolGroup --grow --size=1024 --maxsize=5520 > >#part --onpart=sda1 --noformat > >#autopart --type=plain --encrypted --passphrase=11111111 >#------------mine--------------- >#part /boot --fstype=ext4 --size=500 >#part / --fstype=ext4 --size=2000 >##part /home --fstype=ext4 --size=1000 >#part swap --size=500 >#part biosboot --fstype=biosboot --size=1 >#------------mine--------------- > >#part pv.008003 --grow --size=500 > >bootloader --location=mbr --driveorder=sda --append="rhgb quiet" >#repo --name="Fedora 15 - i386" --baseurl=http://mirrors.sohu.com/fedora/releases/15/Everything/i386/os/ --cost=1000 >#repo --name="Fedora 15 - i386 - Updates" --baseurl=http://mirrors.163.com/fedora/updates/15/i386/ --cost=1000 ># >#%packages --nobase >#lynx >#-python >#@admin-tools >#@base >#@books >#@core >#@development-libs >#@development-tools >#@editors >#@british-support >#@ftp-server >#@fonts >#@gnome-desktop >#@games >#@graphical-internet >#@graphics >#@hardware-support >#@input-methods >#@java >#@office >#@online-docs >#@printing >#@simplified-chinese-support >#@sound-and-video >#@text-internet >#@virtualization >#@web-server >#@base-x >#xfsprogs >#mtools >#iscsi-initiator-utils >#gpgme >#gpm >#btrfs-progs >#reiserfs-utils >#bridge-utils >#jfsutils >#lua >#cmake >#bugzilla >#libreoffice-opensymbol-fonts >#gvfs-obexftp >#gypsy >#hdparm >#eekboard >#iok >#wqy-unibit-fonts >#vorbis-tools >#jack-audio-connection-kit >#ncftp >#virt-top >#libguestfs-tools >#guestfish >#gdm >#%end
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 824258
: 586249