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 915206 Details for
Bug 694712
Anaconda crashes on launch in F15 Beta RC1 live images
[?]
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.
Comment
comment_3661364.txt (text/plain), 135.21 KB, created by
Adam Williamson
on 2011-04-08 05:18:37 UTC
(
hide
)
Description:
Comment
Filename:
MIME Type:
Creator:
Adam Williamson
Created:
2011-04-08 05:18:37 UTC
Size:
135.21 KB
patch
obsolete
>anaconda reliably crashes on launch in F15 Beta RC1 live images (tested Desktop and LXDE inside a qemu KVM). Traceback: > >anaconda 15.27 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/livecd.py", line 120, in __init__ > if not stat.S_ISBLK(os.stat(osimg_path)[stat.ST_MODE]): > File "/usr/lib64/python2.7/site-packages/pyanaconda/__init__.py", line 99, in backend > self._backend = apply(b, (self, )) > File "/usr/lib64/python2.7/site-packages/pyanaconda/installclass.py", line 134, in setSteps > if not anaconda.backend.supportsPackageSelection: > File "/usr/lib64/python2.7/site-packages/pyanaconda/installclasses/fedora.py", line 84, in setSteps > BaseInstallClass.setSteps(self, anaconda) > File "/usr/sbin/anaconda", line 927, in <module> > anaconda.instClass.setSteps(anaconda) >OSError: [Errno 2] No such file or directory: '/dev/mapper/live-osimg-min' > >Local variables in innermost frame: >osimg_path: /dev/mapper/live-osimg-min >self: <pyanaconda.livecd.LiveCDCopyBackend instance at 0x1ed9518> >anaconda: <pyanaconda.Anaconda object at 0xfb4b90> > > >Anaconda instance, containing members: >_instClass: DefaultInstall instance, containing members: >_intf: InstallInterface instance, containing members: > _intf._warnedUnusedRaidMembers: [] > _intf.icw: None > _intf._inconsistentLVMAnswers: {} > _intf.installProgress: None > _intf._initLabelAnswers: {} >updateSrc: None >firewall: Firewall instance, containing members: > firewall.portlist: [] > firewall.servicelist: [] > firewall.trustdevs: [] > firewall.enabled: 1 >keyboard: Keyboard instance, containing members: > keyboard.config: [['KEYTABLE="us"\n', 'KEYTABLE', 'us'] >, ['MODEL="pc105+inet"\n', 'MODEL', 'pc105+inet'] >, ['LAYOUT="us"\n', 'LAYOUT', 'us'] >] > keyboard.type: PC > keyboard._mods: KeyboardModels instance, containing members: > keyboard._mods._modelDict: Skipped > keyboard.beenset: 0 >clearPartTypeSystem: None >dispatch: Skipped >rootPath: /mnt/sysimage >_platform: X86 instance, containing members: > _platform._diskLabelType: msdos > _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: None >methodstr: livecd:///dev/mapper/live-osimg-min >proxyPassword: None >desktop: Desktop instance, containing members: > desktop.info: {} > desktop.runlevel: 3 >rootParts: None >canReIPL: False >xdriver: None >stage2: None >rescue_mount: True >_bootloader: x86BootloaderInfo instance, containing members: > _bootloader._configdir: /boot/grub > _bootloader.doUpgradeOnly: 0 > _bootloader.above1024: 0 > _bootloader.defaultDevice: None > _bootloader.pure: None > _bootloader.kickstart: 0 > _bootloader._drivelist: None > _bootloader.storage: Storage instance, containing members: > _bootloader.storage.clearPartChoice: None > _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: False > _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: None > _bootloader.storage.fsset.devicetree: DeviceTree instance, containing members: > _bootloader.storage.fsset.devicetree.clearPartType: None > _bootloader.storage.fsset.devicetree._ignoredDisks: [] > _bootloader.storage.fsset.devicetree.intf: None > _bootloader.storage.fsset.devicetree.dasd: Already dumped (DASD instance) > _bootloader.storage.fsset.devicetree.populated: False > _bootloader.storage.fsset.devicetree.exclusiveDisks: [] > _bootloader.storage.fsset.devicetree.clearPartDisks: [] > _bootloader.storage.fsset.devicetree.iscsi: iscsi instance, containing members: > _bootloader.storage.fsset.devicetree.iscsi.started: False > _bootloader.storage.fsset.devicetree.iscsi.initiatorSet: False > _bootloader.storage.fsset.devicetree.iscsi.nodes: [] > _bootloader.storage.fsset.devicetree.iscsi.ibftNodes: [] > _bootloader.storage.fsset.devicetree.iscsi._initiator: > _bootloader.storage.fsset.devicetree.reinitializeDisks: False > _bootloader.storage.fsset.devicetree._devices: [] > _bootloader.storage.fsset.devicetree._cleanup: False > _bootloader.storage.fsset.devicetree.protectedDevNames: [] > _bootloader.storage.fsset.devicetree.zeroMbr: None > _bootloader.storage.fsset.devicetree.unusedRaidMembers: [] > _bootloader.storage.fsset.devicetree.diskImages: {} > _bootloader.storage.fsset.devicetree._actions: [] > _bootloader.storage.fsset.devicetree.protectedDevSpecs: [] > _bootloader.storage.fsset.preserveLines: [] > _bootloader.storage.fsset.rootpath: /mnt/sysimage > _bootloader.storage.fsset._devshm: None > _bootloader.storage.fsset._dev: None > _bootloader.storage.fsset.blkidTab: None > _bootloader.storage.fsset._proc: None > _bootloader.storage.fsset.active: False > _bootloader.storage.fsset.cryptTab: None > _bootloader.storage.fsset._devpts: None > _bootloader.storage.fsset._sysfs: None > _bootloader.storage.fsset._selinux: None > _bootloader.storage.config: StorageDiscoveryConfig instance, containing members: > _bootloader.storage.config.clearPartType: None > _bootloader.storage.config.ignoredDisks: [] > _bootloader.storage.config.protectedDevSpecs: [] > _bootloader.storage.config.reinitializeDisks: False > _bootloader.storage.config.ignoreDiskInteractive: False > _bootloader.storage.config.exclusiveDisks: [] > _bootloader.storage.config.zeroMbr: None > _bootloader.storage.config.diskImages: {} > _bootloader.storage.config.clearPartDisks: [] > _bootloader.storage.eddDict: {} > _bootloader.storage.zfcp: ZFCP instance, containing members: > _bootloader.storage.zfcp.down: True > _bootloader.storage.zfcp.hasReadConfig: False > _bootloader.storage.zfcp.intf: None > _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.encryptionPassphrase: None > _bootloader.storage.encryptionRetrofit: False > _bootloader.storage._nextID: 0 > _bootloader.storage.defaultBootFSType: ext4 > _bootloader.storage.fcoe: fcoe instance, containing members: > _bootloader.storage.fcoe.started: False > _bootloader.storage.fcoe.nics: [] > _bootloader.storage.fcoe.lldpadStarted: False > _bootloader.storage.autoPartitionRequests: [PartSpec instance (0x1e3f950) -- > mountpoint = / asVol = True singlePV = False > weight = 0 fstype = ext4 > size = 1024 maxSize = 51200 grow = True > >, PartSpec instance (0x1e3f990) -- > mountpoint = /home asVol = True singlePV = False > weight = 0 fstype = ext4 > size = 100 maxSize = None grow = True > >, PartSpec instance (0x1e3f9d0) -- > mountpoint = /boot asVol = False singlePV = False > weight = 2000 fstype = ext4 > size = 500 maxSize = None grow = False > >, PartSpec instance (0x1e3fa10) -- > mountpoint = None asVol = True singlePV = False > weight = 0 fstype = swap > size = 1008 maxSize = 2016 grow = True > >] > _bootloader.storage.doAutoPart: False > _bootloader.storage.iscsi: Already dumped (iscsi instance) > _bootloader.storage.encryptedAutoPart: False > _bootloader._efiProductPath: None > _bootloader.args: KernelArguments instance, containing members: > _bootloader.args.args: > _bootloader.args.appendArgs: > _bootloader.args.anaconda: Already dumped (Anaconda instance) > _bootloader.kernelLocation: /boot/ > _bootloader.timeout: None > _bootloader._configname: grub.conf > _bootloader.device: None > _bootloader.serialOptions: None > _bootloader.useGrubVal: 1 > _bootloader.serialDevice: None > _bootloader.images: BootImages instance, containing members: > _bootloader.images.default: None > _bootloader.images.images: {} > _bootloader.serial: 0 > _bootloader.password: None >_timezone: Timezone instance, containing members: > _timezone.utc: 0 > _timezone.tz: America/New_York >upgradeSwapInfo: None >displayMode: g >simpleFilter: True >ksdata: None >proxy: None >upgradeRoot: None >extraModules: [] >mehConfig: Config instance, containing members: > mehConfig.programName: anaconda > mehConfig.programVersion: 15.27 > 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/lvmout, /tmp/resize.out, /tmp/program.log, /tmp/storage.log, /tmp/ifcfg.log, /tmp/yum.log, /mnt/sysimage/root/install.log, /mnt/sysimage/root/upgrade.log, /proc/cmdline, /var/log/dmesg] >_backend: None >_users: Users instance, containing members: > _users.admin: <Admin object at 0x1edff58> > _users.rootPassword: Skipped > _users.anaconda: Already dumped (Anaconda instance) >isHeadless: False >reIPLMessage: None >clearPartTypeSelection: 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, 'mpath': True, 'virtpconsole': None, 'iscsi': False, 'kbdtype': None, 'runres': None, 'xdriver': None, 'display_mode': 'g', 'stage2': None, 'dmraid': True, 'method': 'livecd:///dev/mapper/live-osimg-min', 'dogtail': None, 'vnc': False, 'rescue': False, 'noverifyssl': False, 'unsupportedMode': None, 'autostep': False, 'proxy': None, 'dlabel': False, 'vncconnect': None, 'lang': 'en_US.UTF-8', 'liveinst': True, 'loglevel': None, 'isHeadless': False, 'rescue_nomount': False, 'proxyAuth': None, 'ksfile': None, 'ibft': True, 'debug': False, 'nofb': None, 'targetArch': None} >proxyUsername: None > > >/tmp/anaconda.log: >01:14:28,466 INFO anaconda: /usr/sbin/anaconda 15.27 >05:14:30,274 INFO loader: 1048576 kB (1024 MB) are available >01:14:30,277 INFO anaconda: created new libuser.conf at /tmp/libuser.7XnIga with instPath="/mnt/sysimage" >01:14:30,278 INFO anaconda: anaconda called with cmdline = ['/usr/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >01:14:30,278 INFO anaconda: Display mode = g >01:14:30,278 INFO anaconda: Default encoding = ascii >05:14:30,279 INFO loader: 1048576 kB (1024 MB) are available >01:14:30,279 INFO anaconda.stdout: Starting graphical installation. >01:14:30,829 INFO anaconda: using only installclass _Fedora >01:14:30,830 INFO anaconda: Detected 1008M of memory >01:14:30,830 INFO anaconda: Swap attempt of 1008M to 2016M >01:14:30,871 INFO anaconda: set timezone: America/New_York, utc: 0 >01:14:30,871 INFO anaconda: set timezone: America/New_York, utc: 0 > > >/tmp/program.log: >01:14:25,324 INFO program: Running... modprobe scsi_wait_scan >01:14:25,371 INFO program: Running... rmmod scsi_wait_scan >01:14:25,393 INFO program: Running... udevadm settle --timeout=300 >01:14:25,470 INFO program: Running... multipath -d >01:14:25,527 INFO program: Apr 08 01:14:25 | /lib/udev/scsi_id exitted with 1 >01:14:25,528 INFO program: Apr 08 01:14:25 | /lib/udev/scsi_id exitted with 1 >01:14:25,531 INFO program: Running... multipath -ll >01:14:25,665 INFO program: Running... dumpe2fs -h /dev/vda1 >01:14:25,693 INFO program: Filesystem volume name: <none> >01:14:25,694 INFO program: Last mounted on: /boot >01:14:25,694 INFO program: Filesystem UUID: 876cae39-05f9-4f82-9bec-dc774220c133 >01:14:25,694 INFO program: Filesystem magic number: 0xEF53 >01:14:25,694 INFO program: Filesystem revision #: 1 (dynamic) >01:14:25,694 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 >01:14:25,694 INFO program: Filesystem flags: signed_directory_hash >01:14:25,694 INFO program: Default mount options: user_xattr acl >01:14:25,694 INFO program: Filesystem state: clean >01:14:25,694 INFO program: Errors behavior: Continue >01:14:25,695 INFO program: Filesystem OS type: Linux >01:14:25,695 INFO program: Inode count: 128016 >01:14:25,695 INFO program: Block count: 512000 >01:14:25,695 INFO program: Reserved block count: 25600 >01:14:25,695 INFO program: Free blocks: 442819 >01:14:25,695 INFO program: Free inodes: 127931 >01:14:25,695 INFO program: First block: 1 >01:14:25,695 INFO program: Block size: 1024 >01:14:25,695 INFO program: Fragment size: 1024 >01:14:25,695 INFO program: Reserved GDT blocks: 256 >01:14:25,695 INFO program: Blocks per group: 8192 >01:14:25,695 INFO program: Fragments per group: 8192 >01:14:25,695 INFO program: Inodes per group: 2032 >01:14:25,695 INFO program: Inode blocks per group: 254 >01:14:25,695 INFO program: Flex block group size: 16 >01:14:25,695 INFO program: Filesystem created: Mon Apr 4 19:53:36 2011 >01:14:25,695 INFO program: Last mount time: Mon Apr 4 20:33:13 2011 >01:14:25,695 INFO program: Last write time: Mon Apr 4 20:41:18 2011 >01:14:25,695 INFO program: Mount count: 8 >01:14:25,696 INFO program: Maximum mount count: -1 >01:14:25,696 INFO program: Last checked: Mon Apr 4 19:53:36 2011 >01:14:25,696 INFO program: Check interval: 0 (<none>) >01:14:25,696 INFO program: Lifetime writes: 66 MB >01:14:25,696 INFO program: Reserved blocks uid: 0 (user root) >01:14:25,696 INFO program: Reserved blocks gid: 0 (group root) >01:14:25,696 INFO program: First inode: 11 >01:14:25,696 INFO program: Inode size: 128 >01:14:25,696 INFO program: Journal inode: 8 >01:14:25,696 INFO program: Default directory hash: half_md4 >01:14:25,696 INFO program: Directory Hash Seed: 8154b8c6-f6ae-4d33-b356-72e924b7354f >01:14:25,696 INFO program: Journal backup: inode blocks >01:14:25,696 INFO program: Journal features: (none) >01:14:25,696 INFO program: Journal size: 8M >01:14:25,696 INFO program: Journal length: 8192 >01:14:25,696 INFO program: Journal sequence: 0x00000036 >01:14:25,696 INFO program: Journal start: 0 >01:14:25,696 INFO program: >01:14:25,697 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >01:14:25,697 INFO program: Running... dumpe2fs -h /dev/vda1 >01:14:25,714 INFO program: Filesystem volume name: <none> >01:14:25,714 INFO program: Last mounted on: /boot >01:14:25,715 INFO program: Filesystem UUID: 876cae39-05f9-4f82-9bec-dc774220c133 >01:14:25,715 INFO program: Filesystem magic number: 0xEF53 >01:14:25,715 INFO program: Filesystem revision #: 1 (dynamic) >01:14:25,715 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 >01:14:25,715 INFO program: Filesystem flags: signed_directory_hash >01:14:25,715 INFO program: Default mount options: user_xattr acl >01:14:25,715 INFO program: Filesystem state: clean >01:14:25,715 INFO program: Errors behavior: Continue >01:14:25,715 INFO program: Filesystem OS type: Linux >01:14:25,715 INFO program: Inode count: 128016 >01:14:25,715 INFO program: Block count: 512000 >01:14:25,715 INFO program: Reserved block count: 25600 >01:14:25,715 INFO program: Free blocks: 442819 >01:14:25,715 INFO program: Free inodes: 127931 >01:14:25,715 INFO program: First block: 1 >01:14:25,715 INFO program: Block size: 1024 >01:14:25,715 INFO program: Fragment size: 1024 >01:14:25,716 INFO program: Reserved GDT blocks: 256 >01:14:25,716 INFO program: Blocks per group: 8192 >01:14:25,716 INFO program: Fragments per group: 8192 >01:14:25,716 INFO program: Inodes per group: 2032 >01:14:25,716 INFO program: Inode blocks per group: 254 >01:14:25,716 INFO program: Flex block group size: 16 >01:14:25,716 INFO program: Filesystem created: Mon Apr 4 19:53:36 2011 >01:14:25,716 INFO program: Last mount time: Mon Apr 4 20:33:13 2011 >01:14:25,716 INFO program: Last write time: Mon Apr 4 20:41:18 2011 >01:14:25,716 INFO program: Mount count: 8 >01:14:25,716 INFO program: Maximum mount count: -1 >01:14:25,716 INFO program: Last checked: Mon Apr 4 19:53:36 2011 >01:14:25,716 INFO program: Check interval: 0 (<none>) >01:14:25,716 INFO program: Lifetime writes: 66 MB >01:14:25,716 INFO program: Reserved blocks uid: 0 (user root) >01:14:25,716 INFO program: Reserved blocks gid: 0 (group root) >01:14:25,716 INFO program: First inode: 11 >01:14:25,716 INFO program: Inode size: 128 >01:14:25,716 INFO program: Journal inode: 8 >01:14:25,717 INFO program: Default directory hash: half_md4 >01:14:25,717 INFO program: Directory Hash Seed: 8154b8c6-f6ae-4d33-b356-72e924b7354f >01:14:25,717 INFO program: Journal backup: inode blocks >01:14:25,717 INFO program: Journal features: (none) >01:14:25,717 INFO program: Journal size: 8M >01:14:25,717 INFO program: Journal length: 8192 >01:14:25,717 INFO program: Journal sequence: 0x00000036 >01:14:25,717 INFO program: Journal start: 0 >01:14:25,717 INFO program: >01:14:25,717 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >01:14:25,718 INFO program: Running... resize2fs -P /dev/vda1 >01:14:25,745 INFO program: Estimated minimum size of the filesystem: 58817 >01:14:25,748 ERR program: resize2fs 1.41.14 (22-Dec-2010) >01:14:25,902 INFO program: Running... dumpe2fs -h /dev/loop3 >01:14:25,949 INFO program: Filesystem volume name: _Fedora-15-Beta- >01:14:25,950 INFO program: Last mounted on: /var/tmp/imgcreate-dI9_c1/install_root >01:14:25,950 INFO program: Filesystem UUID: fde2795f-ee20-42f9-80a4-642f864fb6fa >01:14:25,950 INFO program: Filesystem magic number: 0xEF53 >01:14:25,950 INFO program: Filesystem revision #: 1 (dynamic) >01:14:25,950 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >01:14:25,950 INFO program: Filesystem flags: signed_directory_hash >01:14:25,950 INFO program: Default mount options: user_xattr acl >01:14:25,950 INFO program: Filesystem state: clean >01:14:25,950 INFO program: Errors behavior: Continue >01:14:25,950 INFO program: Filesystem OS type: Linux >01:14:25,960 INFO program: Inode count: 262144 >01:14:25,960 INFO program: Block count: 1048576 >01:14:25,960 INFO program: Reserved block count: 10484 >01:14:25,960 INFO program: Free blocks: 476625 >01:14:25,960 INFO program: Free inodes: 180180 >01:14:25,960 INFO program: First block: 0 >01:14:25,960 INFO program: Block size: 4096 >01:14:25,960 INFO program: Fragment size: 4096 >01:14:25,960 INFO program: Reserved GDT blocks: 255 >01:14:25,960 INFO program: Blocks per group: 32768 >01:14:25,960 INFO program: Fragments per group: 32768 >01:14:25,961 INFO program: Inodes per group: 8192 >01:14:25,961 INFO program: Inode blocks per group: 512 >01:14:25,961 INFO program: Flex block group size: 16 >01:14:25,961 INFO program: Filesystem created: Thu Apr 7 23:05:14 2011 >01:14:25,961 INFO program: Last mount time: Thu Apr 7 23:05:16 2011 >01:14:25,961 INFO program: Last write time: Thu Apr 7 23:12:38 2011 >01:14:25,961 INFO program: Mount count: 0 >01:14:25,961 INFO program: Maximum mount count: -1 >01:14:25,961 INFO program: Last checked: Thu Apr 7 23:12:38 2011 >01:14:25,961 INFO program: Check interval: 0 (<none>) >01:14:25,961 INFO program: Lifetime writes: 1486 MB >01:14:25,961 INFO program: Reserved blocks uid: 0 (user root) >01:14:25,961 INFO program: Reserved blocks gid: 0 (group root) >01:14:25,961 INFO program: First inode: 11 >01:14:25,961 INFO program: Inode size: 256 >01:14:25,961 INFO program: Required extra isize: 28 >01:14:25,961 INFO program: Desired extra isize: 28 >01:14:25,961 INFO program: Journal inode: 8 >01:14:25,962 INFO program: Default directory hash: half_md4 >01:14:25,962 INFO program: Directory Hash Seed: df654645-0b97-4d8c-a5f9-3895a18b82a3 >01:14:25,962 INFO program: Journal backup: inode blocks >01:14:25,962 INFO program: Journal features: journal_incompat_revoke >01:14:25,962 INFO program: Journal size: 128M >01:14:25,962 INFO program: Journal length: 32768 >01:14:25,962 INFO program: Journal sequence: 0x000003a4 >01:14:25,962 INFO program: Journal start: 0 >01:14:25,962 INFO program: >01:14:25,962 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >01:14:25,967 INFO program: Running... dumpe2fs -h /dev/loop3 >01:14:26,017 INFO program: Filesystem volume name: _Fedora-15-Beta- >01:14:26,018 INFO program: Last mounted on: /var/tmp/imgcreate-dI9_c1/install_root >01:14:26,018 INFO program: Filesystem UUID: fde2795f-ee20-42f9-80a4-642f864fb6fa >01:14:26,018 INFO program: Filesystem magic number: 0xEF53 >01:14:26,018 INFO program: Filesystem revision #: 1 (dynamic) >01:14:26,018 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >01:14:26,018 INFO program: Filesystem flags: signed_directory_hash >01:14:26,018 INFO program: Default mount options: user_xattr acl >01:14:26,018 INFO program: Filesystem state: clean >01:14:26,018 INFO program: Errors behavior: Continue >01:14:26,019 INFO program: Filesystem OS type: Linux >01:14:26,019 INFO program: Inode count: 262144 >01:14:26,019 INFO program: Block count: 1048576 >01:14:26,019 INFO program: Reserved block count: 10484 >01:14:26,019 INFO program: Free blocks: 476625 >01:14:26,019 INFO program: Free inodes: 180180 >01:14:26,019 INFO program: First block: 0 >01:14:26,019 INFO program: Block size: 4096 >01:14:26,019 INFO program: Fragment size: 4096 >01:14:26,019 INFO program: Reserved GDT blocks: 255 >01:14:26,019 INFO program: Blocks per group: 32768 >01:14:26,019 INFO program: Fragments per group: 32768 >01:14:26,019 INFO program: Inodes per group: 8192 >01:14:26,019 INFO program: Inode blocks per group: 512 >01:14:26,019 INFO program: Flex block group size: 16 >01:14:26,019 INFO program: Filesystem created: Thu Apr 7 23:05:14 2011 >01:14:26,019 INFO program: Last mount time: Thu Apr 7 23:05:16 2011 >01:14:26,019 INFO program: Last write time: Thu Apr 7 23:12:38 2011 >01:14:26,019 INFO program: Mount count: 0 >01:14:26,020 INFO program: Maximum mount count: -1 >01:14:26,020 INFO program: Last checked: Thu Apr 7 23:12:38 2011 >01:14:26,020 INFO program: Check interval: 0 (<none>) >01:14:26,020 INFO program: Lifetime writes: 1486 MB >01:14:26,020 INFO program: Reserved blocks uid: 0 (user root) >01:14:26,020 INFO program: Reserved blocks gid: 0 (group root) >01:14:26,020 INFO program: First inode: 11 >01:14:26,020 INFO program: Inode size: 256 >01:14:26,020 INFO program: Required extra isize: 28 >01:14:26,020 INFO program: Desired extra isize: 28 >01:14:26,020 INFO program: Journal inode: 8 >01:14:26,020 INFO program: Default directory hash: half_md4 >01:14:26,020 INFO program: Directory Hash Seed: df654645-0b97-4d8c-a5f9-3895a18b82a3 >01:14:26,020 INFO program: Journal backup: inode blocks >01:14:26,020 INFO program: Journal features: journal_incompat_revoke >01:14:26,020 INFO program: Journal size: 128M >01:14:26,020 INFO program: Journal length: 32768 >01:14:26,034 INFO program: Journal sequence: 0x000003a4 >01:14:26,034 INFO program: Journal start: 0 >01:14:26,034 INFO program: >01:14:26,034 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >01:14:26,035 INFO program: Running... resize2fs -P /dev/loop3 >01:14:26,075 INFO program: Couldn't find valid filesystem superblock. >01:14:26,076 ERR program: resize2fs 1.41.14 (22-Dec-2010) >01:14:26,076 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >01:14:26,316 INFO program: Running... modprobe scsi_wait_scan >01:14:26,351 INFO program: Running... rmmod scsi_wait_scan >01:14:26,386 INFO program: Running... udevadm settle --timeout=300 >01:14:26,728 INFO program: Running... modprobe scsi_wait_scan >01:14:26,760 INFO program: Running... rmmod scsi_wait_scan >01:14:26,793 INFO program: Running... udevadm settle --timeout=300 >01:14:26,933 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_root >01:14:26,951 INFO program: Filesystem volume name: _Fedora-15-Beta- >01:14:26,951 INFO program: Last mounted on: / >01:14:26,952 INFO program: Filesystem UUID: 4b7d3904-3c50-46b9-ac30-2674b74e467c >01:14:26,952 INFO program: Filesystem magic number: 0xEF53 >01:14:26,952 INFO program: Filesystem revision #: 1 (dynamic) >01:14:26,952 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >01:14:26,952 INFO program: Filesystem flags: signed_directory_hash >01:14:26,952 INFO program: Default mount options: user_xattr acl >01:14:26,952 INFO program: Filesystem state: clean >01:14:26,952 INFO program: Errors behavior: Continue >01:14:26,952 INFO program: Filesystem OS type: Linux >01:14:26,952 INFO program: Inode count: 483328 >01:14:26,952 INFO program: Block count: 1916928 >01:14:26,952 INFO program: Reserved block count: 19163 >01:14:26,952 INFO program: Free blocks: 1132923 >01:14:26,952 INFO program: Free inodes: 393214 >01:14:26,952 INFO program: First block: 0 >01:14:26,952 INFO program: Block size: 4096 >01:14:26,952 INFO program: Fragment size: 4096 >01:14:26,952 INFO program: Reserved GDT blocks: 191 >01:14:26,952 INFO program: Blocks per group: 32768 >01:14:26,953 INFO program: Fragments per group: 32768 >01:14:26,953 INFO program: Inodes per group: 8192 >01:14:26,953 INFO program: Inode blocks per group: 512 >01:14:26,953 INFO program: Flex block group size: 16 >01:14:26,953 INFO program: Filesystem created: Thu Mar 31 23:05:07 2011 >01:14:26,953 INFO program: Last mount time: Mon Apr 4 20:33:11 2011 >01:14:26,953 INFO program: Last write time: Mon Apr 4 20:33:08 2011 >01:14:26,953 INFO program: Mount count: 5 >01:14:26,953 INFO program: Maximum mount count: -1 >01:14:26,953 INFO program: Last checked: Mon Apr 4 19:56:19 2011 >01:14:26,953 INFO program: Check interval: 0 (<none>) >01:14:26,953 INFO program: Lifetime writes: 2237 MB >01:14:26,953 INFO program: Reserved blocks uid: 0 (user root) >01:14:26,953 INFO program: Reserved blocks gid: 0 (group root) >01:14:26,953 INFO program: First inode: 11 >01:14:26,953 INFO program: Inode size: 256 >01:14:26,953 INFO program: Required extra isize: 28 >01:14:26,953 INFO program: Desired extra isize: 28 >01:14:26,953 INFO program: Journal inode: 8 >01:14:26,953 INFO program: Default directory hash: half_md4 >01:14:26,954 INFO program: Directory Hash Seed: d9daad2e-3ff2-4b8b-b0e0-79f6bd0153eb >01:14:26,954 INFO program: Journal backup: inode blocks >01:14:26,954 INFO program: Journal features: journal_incompat_revoke >01:14:26,954 INFO program: Journal size: 64M >01:14:26,954 INFO program: Journal length: 16384 >01:14:26,954 INFO program: Journal sequence: 0x000006db >01:14:26,954 INFO program: Journal start: 0 >01:14:26,954 INFO program: >01:14:26,954 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >01:14:26,955 INFO program: Running... dumpe2fs -h /dev/mapper/VolGroup-lv_root >01:14:26,971 INFO program: Filesystem volume name: _Fedora-15-Beta- >01:14:26,972 INFO program: Last mounted on: / >01:14:26,972 INFO program: Filesystem UUID: 4b7d3904-3c50-46b9-ac30-2674b74e467c >01:14:26,972 INFO program: Filesystem magic number: 0xEF53 >01:14:26,972 INFO program: Filesystem revision #: 1 (dynamic) >01:14:26,972 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >01:14:26,972 INFO program: Filesystem flags: signed_directory_hash >01:14:26,973 INFO program: Default mount options: user_xattr acl >01:14:26,973 INFO program: Filesystem state: clean >01:14:26,973 INFO program: Errors behavior: Continue >01:14:26,973 INFO program: Filesystem OS type: Linux >01:14:26,973 INFO program: Inode count: 483328 >01:14:26,973 INFO program: Block count: 1916928 >01:14:26,973 INFO program: Reserved block count: 19163 >01:14:26,973 INFO program: Free blocks: 1132923 >01:14:26,973 INFO program: Free inodes: 393214 >01:14:26,973 INFO program: First block: 0 >01:14:26,973 INFO program: Block size: 4096 >01:14:26,973 INFO program: Fragment size: 4096 >01:14:26,973 INFO program: Reserved GDT blocks: 191 >01:14:26,973 INFO program: Blocks per group: 32768 >01:14:26,973 INFO program: Fragments per group: 32768 >01:14:26,973 INFO program: Inodes per group: 8192 >01:14:26,973 INFO program: Inode blocks per group: 512 >01:14:26,973 INFO program: Flex block group size: 16 >01:14:26,973 INFO program: Filesystem created: Thu Mar 31 23:05:07 2011 >01:14:26,973 INFO program: Last mount time: Mon Apr 4 20:33:11 2011 >01:14:26,974 INFO program: Last write time: Mon Apr 4 20:33:08 2011 >01:14:26,974 INFO program: Mount count: 5 >01:14:26,974 INFO program: Maximum mount count: -1 >01:14:26,974 INFO program: Last checked: Mon Apr 4 19:56:19 2011 >01:14:26,974 INFO program: Check interval: 0 (<none>) >01:14:26,974 INFO program: Lifetime writes: 2237 MB >01:14:26,974 INFO program: Reserved blocks uid: 0 (user root) >01:14:26,974 INFO program: Reserved blocks gid: 0 (group root) >01:14:26,974 INFO program: First inode: 11 >01:14:26,974 INFO program: Inode size: 256 >01:14:26,974 INFO program: Required extra isize: 28 >01:14:26,974 INFO program: Desired extra isize: 28 >01:14:26,974 INFO program: Journal inode: 8 >01:14:26,974 INFO program: Default directory hash: half_md4 >01:14:26,974 INFO program: Directory Hash Seed: d9daad2e-3ff2-4b8b-b0e0-79f6bd0153eb >01:14:26,974 INFO program: Journal backup: inode blocks >01:14:26,974 INFO program: Journal features: journal_incompat_revoke >01:14:26,974 INFO program: Journal size: 64M >01:14:26,974 INFO program: Journal length: 16384 >01:14:26,974 INFO program: Journal sequence: 0x000006db >01:14:26,975 INFO program: Journal start: 0 >01:14:26,975 INFO program: >01:14:26,975 ERR program: dumpe2fs 1.41.14 (22-Dec-2010) >01:14:26,975 INFO program: Running... resize2fs -P /dev/mapper/VolGroup-lv_root >01:14:27,019 INFO program: Estimated minimum size of the filesystem: 773894 >01:14:27,020 ERR program: resize2fs 1.41.14 (22-Dec-2010) >01:14:27,039 INFO program: Running... modprobe scsi_wait_scan >01:14:27,069 INFO program: Running... rmmod scsi_wait_scan >01:14:27,104 INFO program: Running... udevadm settle --timeout=300 >01:14:27,149 INFO program: Running... udevadm settle --timeout=300 >01:14:27,174 INFO program: Running... udevadm settle --timeout=300 >01:14:27,208 INFO program: Running... udevadm settle --timeout=300 >01:14:27,242 INFO program: Running... swapoff /dev/mapper/VolGroup-lv_swap >01:14:27,277 INFO program: Running... udevadm settle --timeout=300 >01:14:27,380 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup/lv_swap >01:14:27,706 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 1519: >01:14:27,706 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 1519: >01:14:27,707 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 1519: >01:14:27,707 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 1519: >01:14:27,707 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 1519: >01:14:27,707 ERR program: File descriptor 8 (/dev/tty5) leaked on lvm invocation. Parent PID 1519: >01:14:27,707 ERR program: File descriptor 9 (/dev/tty5) leaked on lvm invocation. Parent PID 1519: >01:14:27,707 ERR program: File descriptor 13 (/dev/mapper/control) leaked on lvm invocation. Parent PID 1519: >01:14:27,707 ERR program: File descriptor 15 (/tmp/ffi55pP9V (deleted)) leaked on lvm invocation. Parent PID 1519: >01:14:27,721 INFO program: Running... udevadm settle --timeout=300 >01:14:27,751 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } VolGroup >01:14:27,951 INFO program: 0 logical volume(s) in volume group "VolGroup" now active >01:14:27,952 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 1519: >01:14:27,952 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 1519: >01:14:27,952 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 1519: >01:14:27,952 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 1519: >01:14:27,952 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 1519: >01:14:27,952 ERR program: File descriptor 8 (/dev/tty5) leaked on lvm invocation. Parent PID 1519: >01:14:27,952 ERR program: File descriptor 9 (/dev/tty5) leaked on lvm invocation. Parent PID 1519: >01:14:27,952 ERR program: File descriptor 13 (/dev/mapper/control) leaked on lvm invocation. Parent PID 1519: >01:14:27,952 ERR program: File descriptor 15 (/tmp/ffi55pP9V (deleted)) leaked on lvm invocation. Parent PID 1519: >01:14:27,963 INFO program: Running... udevadm settle --timeout=300 >01:14:28,018 INFO program: Running... udevadm settle --timeout=300 >01:14:28,052 INFO program: Running... udevadm settle --timeout=300 >01:14:28,078 INFO program: Running... udevadm settle --timeout=300 >01:14:28,106 INFO program: Running... udevadm settle --timeout=300 >01:14:28,936 INFO program: Running... udevadm trigger --action=add --subsystem-match=net >01:14:28,967 INFO program: Running... udevadm trigger --action=add --subsystem-match=block >01:14:29,035 INFO program: Running... udevadm settle --timeout=300 >01:14:30,090 INFO program: Running... udevadm trigger --action=add --subsystem-match=net >01:14:30,126 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >01:14:23,732 DEBUG storage: registered device format class MultipathMember as multipath_member >01:14:23,733 DEBUG storage: registered device format class SwapSpace as swap >01:14:23,804 DEBUG storage: registered device format class Ext2FS as ext2 >01:14:23,804 DEBUG storage: registered device format class Ext3FS as ext3 >01:14:23,804 DEBUG storage: registered device format class Ext4FS as ext4 >01:14:23,805 DEBUG storage: registered device format class FATFS as vfat >01:14:23,805 DEBUG storage: registered device format class EFIFS as efi >01:14:23,805 DEBUG storage: registered device format class BTRFS as btrfs >01:14:23,805 DEBUG storage: registered device format class GFS2 as gfs2 >01:14:23,805 DEBUG storage: registered device format class JFS as jfs >01:14:23,805 DEBUG storage: registered device format class ReiserFS as reiserfs >01:14:23,805 DEBUG storage: registered device format class XFS as xfs >01:14:23,806 DEBUG storage: registered device format class HFS as hfs >01:14:23,806 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >01:14:23,806 DEBUG storage: registered device format class HFSPlus as hfs+ >01:14:23,806 DEBUG storage: registered device format class NTFS as ntfs >01:14:23,806 DEBUG storage: registered device format class NFS as nfs >01:14:23,806 DEBUG storage: registered device format class NFSv4 as nfs4 >01:14:23,806 DEBUG storage: registered device format class Iso9660FS as iso9660 >01:14:23,806 DEBUG storage: registered device format class NoDevFS as nodev >01:14:23,806 DEBUG storage: registered device format class DevPtsFS as devpts >01:14:23,807 DEBUG storage: registered device format class ProcFS as proc >01:14:23,807 DEBUG storage: registered device format class SysFS as sysfs >01:14:23,807 DEBUG storage: registered device format class TmpFS as tmpfs >01:14:23,807 DEBUG storage: registered device format class BindFS as bind >01:14:23,807 DEBUG storage: registered device format class SELinuxFS as selinuxfs >01:14:23,807 DEBUG storage: registered device format class USBFS as usbfs >01:14:23,808 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >01:14:23,808 DEBUG storage: registered device format class MDRaidMember as mdmember >01:14:23,810 DEBUG storage: registered device format class DiskLabel as disklabel >01:14:23,839 DEBUG storage: registered device format class LUKS as luks >01:14:23,840 DEBUG storage: registered device format class PPCPRePBoot as prepboot >01:14:23,841 DEBUG storage: registered device format class DMRaidMember as dmraidmember >01:14:25,316 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >01:14:25,322 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >01:14:25,322 DEBUG storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >01:14:25,323 INFO storage: sr0 looks to be the live device; marking as protected >01:14:25,468 DEBUG storage: MultipathTopology._build_topology: >01:14:25,468 DEBUG storage: /etc/multipath.conf contents: >01:14:25,468 DEBUG storage: # multipath.conf written by anaconda >01:14:25,468 DEBUG storage: >01:14:25,468 DEBUG storage: defaults { >01:14:25,468 DEBUG storage: user_friendly_names yes >01:14:25,468 DEBUG storage: } >01:14:25,469 DEBUG storage: blacklist { >01:14:25,469 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >01:14:25,469 DEBUG storage: devnode "^hd[a-z]" >01:14:25,469 DEBUG storage: devnode "^dcssblk[0-9]*" >01:14:25,469 DEBUG storage: device { >01:14:25,469 DEBUG storage: vendor "DGC" >01:14:25,469 DEBUG storage: product "LUNZ" >01:14:25,469 DEBUG storage: } >01:14:25,469 DEBUG storage: device { >01:14:25,469 DEBUG storage: vendor "IBM" >01:14:25,469 DEBUG storage: product "S/390.*" >01:14:25,469 DEBUG storage: } >01:14:25,469 DEBUG storage: # don't count normal SATA devices as multipaths >01:14:25,469 DEBUG storage: device { >01:14:25,469 DEBUG storage: vendor "ATA" >01:14:25,469 DEBUG storage: } >01:14:25,469 DEBUG storage: # don't count 3ware devices as multipaths >01:14:25,469 DEBUG storage: device { >01:14:25,470 DEBUG storage: vendor "3ware" >01:14:25,470 DEBUG storage: } >01:14:25,470 DEBUG storage: device { >01:14:25,470 DEBUG storage: vendor "AMCC" >01:14:25,470 DEBUG storage: } >01:14:25,470 DEBUG storage: # nor highpoint devices >01:14:25,470 DEBUG storage: device { >01:14:25,470 DEBUG storage: vendor "HPT" >01:14:25,470 DEBUG storage: } >01:14:25,470 DEBUG storage: } >01:14:25,470 DEBUG storage: multipaths { >01:14:25,470 DEBUG storage: } >01:14:25,470 DEBUG storage: (end of /etc/multipath.conf) >01:14:25,551 INFO storage: MultipathTopology: found non-disk device: sr0 >01:14:25,552 INFO storage: MultipathTopology: found singlepath device: vda >01:14:25,552 INFO storage: MultipathTopology: found non-disk device: vda1 >01:14:25,553 INFO storage: MultipathTopology: found non-disk device: vda2 >01:14:25,553 INFO storage: MultipathTopology: found singlepath device: loop0 >01:14:25,553 INFO storage: MultipathTopology: found singlepath device: loop1 >01:14:25,553 INFO storage: MultipathTopology: found singlepath device: loop2 >01:14:25,553 INFO storage: MultipathTopology: found singlepath device: loop3 >01:14:25,553 INFO storage: MultipathTopology: found singlepath device: loop4 >01:14:25,553 INFO storage: MultipathTopology: found singlepath device: loop5 >01:14:25,553 INFO storage: MultipathTopology: found singlepath device: loop6 >01:14:25,553 INFO storage: MultipathTopology: found singlepath device: loop7 >01:14:25,554 INFO storage: MultipathTopology: found singlepath device: dm-0 >01:14:25,554 INFO storage: MultipathTopology: found singlepath device: dm-1 >01:14:25,554 INFO storage: MultipathTopology: found singlepath device: dm-2 >01:14:25,554 INFO storage: MultipathTopology: found singlepath device: dm-3 >01:14:25,554 INFO storage: devices to scan: ['sr0', 'vda', 'vda1', 'vda2', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >01:14:25,556 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_PART_TABLE_TYPE': 'dos', 'ID_REVISION': '0.14.0', 'ID_PATH': 'pci-0000:00:01.1-scsi-1:0:0:0', 'ANACBIN': '/sbin', 'ID_FS_LABEL_ENC': 'Fedora-15-Beta-x86_64-Live-Deskt', 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', 'UDISKS_PRESENTATION_NOPOLICY': '0', 'TAGS': ':udev-acl:systemd:', 'ID_CDROM_MEDIA': '1', 'ID_CDROM_MEDIA_CD': '1', 'DEVTYPE': 'disk', 'MINOR': '0', 'ID_FS_TYPE': 'iso9660', 'DEVLINKS': '/dev/scd0 /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0 /dev/disk/by-label/Fedora-15-Beta-x86_64-Live-Deskt /dev/cdrom /dev/dvd', 'SUBSYSTEM': 'block', 'ID_ATA': '1', 'ID_CDROM': '1', 'ID_MODEL': 'QEMU_DVD-ROM', 'ID_SERIAL_SHORT': 'QM00003', 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', 'ID_CDROM_MRW': '1', 'ID_FS_LABEL': 'Fedora-15-Beta-x86_64-Live-Deskt', 'ID_FS_USAGE': 'filesystem', 'ID_TYPE': 'cd', 'ID_CDROM_MRW_W': '1', 'ID_BUS': 'ata', 'symlinks': ['/dev/scd0', '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', '/dev/disk/by-path/pci-0000:00:01.1-scsi-1:0:0:0', '/dev/disk/by-label/Fedora-15-Beta-x86_64-Live-Deskt', '/dev/cdrom', '/dev/dvd'], 'MAJOR': '11', 'name': 'sr0', 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0', 'ID_CDROM_DVD': '1', 'UDEV_LOG': '3', 'DEVNAME': 'sr0', 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0', 'GENERATED': '1', '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'} ; name: sr0 ; >01:14:25,556 DEBUG storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0)... >01:14:25,557 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >01:14:25,557 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,557 DEBUG storage: sr0 is a cdrom >01:14:25,558 DEBUG storage: DeviceTree.addUdevOpticalDevice: >01:14:25,559 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,562 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >01:14:25,562 DEBUG storage: added cdrom sr0 (id 0) to device tree >01:14:25,563 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:14:25,565 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >01:14:25,566 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; >01:14:25,571 DEBUG storage: Iso9660FS.supported: supported: True ; >01:14:25,572 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >01:14:25,572 DEBUG storage: device sr0 does not contain a disklabel >01:14:25,572 DEBUG storage: type detected on 'sr0' is 'iso9660' >01:14:25,573 DEBUG storage: Iso9660FS.supported: supported: True ; >01:14:25,573 DEBUG storage: Iso9660FS.supported: supported: True ; >01:14:25,573 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >01:14:25,574 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >01:14:25,575 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >01:14:25,577 DEBUG storage: looking up parted Device: /dev/sr0 >01:14:25,589 DEBUG storage: got device: OpticalDevice instance (0x280bf50) -- > name = sr0 status = True parents = [] > kids = 0 > id = 0 > uuid = None format = <pyanaconda.storage.formats.fs.Iso9660FS object at 0x2882690> size = 562.0 > major = 11 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:01.1/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = <parted.device.Device object at 0x28826d0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = DeviceFormat instance (0x280bf90) -- > type = None name = Unknown status = False > device = /dev/sr0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:14:25,590 DEBUG storage: Iso9660FS.supported: supported: True ; >01:14:25,590 DEBUG storage: got format: Iso9660FS instance (0x2882690) -- > 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-15-Beta-x86_64-Live-Deskt size = 0 targetSize = 0 > >01:14:25,591 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': ['/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1'], 'SUBSYSTEM': 'block', 'MAJOR': '252', 'UDISKS_PARTITION_TABLE_COUNT': '2', 'name': 'vda', 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDEV_LOG': '3', 'DEVNAME': 'vda', 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', 'TAGS': ':systemd:', 'UDISKS_PARTITION_TABLE': '1', 'DEVTYPE': 'disk', 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1', 'ANACBIN': '/sbin', 'ID_PART_TABLE_TYPE': 'dos', 'UDISKS_PARTITION_TABLE_SCHEME': 'mbr', 'MINOR': '0', 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1'} ; name: vda ; >01:14:25,591 DEBUG storage: scanning vda (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda)... >01:14:25,592 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >01:14:25,593 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,593 DEBUG storage: DeviceTree.addUdevDiskDevice: name: vda ; >01:14:25,594 DEBUG storage: vda is a disk >01:14:25,594 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,595 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: None ; >01:14:25,595 DEBUG storage: added disk vda (id 1) to device tree >01:14:25,595 DEBUG storage: looking up parted Device: /dev/vda >01:14:25,602 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda ; >01:14:25,603 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda ; >01:14:25,603 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,604 DEBUG storage: DiskDevice.setup: vda ; status: True ; controllable: True ; orig: False ; >01:14:25,614 DEBUG storage: DiskLabel.__init__: device: /dev/vda ; exists: True ; >01:14:25,617 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >01:14:25,618 DEBUG storage: DiskDevice._setFormat: vda ; current: None ; type: disklabel ; >01:14:25,619 DEBUG storage: got device: DiskDevice instance (0x280bf90) -- > name = vda status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x2882710> size = 10000.0 > major = 252 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x285ce10> > target size = 0 path = /dev/vda > format args = [] originalFormat = DeviceFormat instance (0x280bf10) -- > type = None name = Unknown status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = False resizable = False > removable = False partedDevice = <parted.device.Device object at 0x285ce10> >01:14:25,623 DEBUG storage: got format: DiskLabel instance (0x2882710) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x288d390> > origPartedDisk = <parted.disk.Disk object at 0x288d510> > partedDevice = <parted.device.Device object at 0x288d290> > >01:14:25,624 DEBUG storage: DeviceTree.addUdevDevice: info: {'ID_PART_TABLE_TYPE': 'dos', 'UDISKS_PARTITION_SCHEME': 'mbr', 'ID_PART_ENTRY_NUMBER': '1', 'UDISKS_PARTITION_SIZE': '524288000', 'ID_FS_VERSION': '1.0', 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1', 'ID_PART_ENTRY_FLAGS': '0x80', 'ID_PART_ENTRY_TYPE': '0x83', 'ANACBIN': '/sbin', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDISKS_PARTITION': '1', 'DEVTYPE': 'partition', 'ID_FS_UUID': '876cae39-05f9-4f82-9bec-dc774220c133', 'ID_FS_UUID_ENC': '876cae39-05f9-4f82-9bec-dc774220c133', 'ID_FS_TYPE': 'ext4', 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-part1 /dev/disk/by-uuid/876cae39-05f9-4f82-9bec-dc774220c133', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'UDISKS_PARTITION_TYPE': '0x83', 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', 'UDISKS_PARTITION_NUMBER': '1', 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', 'ID_FS_USAGE': 'filesystem', 'UDISKS_PARTITION_OFFSET': '1048576', 'MINOR': '1', 'symlinks': ['/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-part1', '/dev/disk/by-uuid/876cae39-05f9-4f82-9bec-dc774220c133'], 'MAJOR': '252', 'name': 'vda1', 'ID_PART_ENTRY_SCHEME': 'dos', 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1', 'UDISKS_PARTITION_FLAGS': 'boot', 'UDEV_LOG': '3', 'DEVNAME': 'vda1', 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1'} ; name: vda1 ; >01:14:25,624 DEBUG storage: scanning vda1 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1)... >01:14:25,625 DEBUG storage: DeviceTree.getDeviceByName: name: vda1 ; >01:14:25,625 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,626 DEBUG storage: vda1 is a partition >01:14:25,626 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda1 ; >01:14:25,632 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >01:14:25,633 DEBUG storage: DeviceTree.getDeviceByName returned DiskDevice instance (0x280bf90) -- > name = vda status = True parents = [] > kids = 0 > id = 1 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x2882710> size = 10000.0 > major = 252 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x285ce10> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x2882710) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x288d390> > origPartedDisk = <parted.disk.Disk object at 0x288d510> > partedDevice = <parted.device.Device object at 0x288d290> > removable = False partedDevice = <parted.device.Device object at 0x285ce10> >01:14:25,634 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: vda ; >01:14:25,635 DEBUG storage: PartitionDevice._setFormat: vda1 ; >01:14:25,635 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,638 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: None ; >01:14:25,638 DEBUG storage: looking up parted Partition: /dev/vda1 >01:14:25,639 DEBUG storage: PartitionDevice.probe: vda1 ; exists: True ; >01:14:25,640 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 1 ; >01:14:25,640 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 1 ; >01:14:25,641 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda1 ; flag: 10 ; >01:14:25,651 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/vda1 ; flag: 10 ; >01:14:25,652 DEBUG storage: added partition vda1 (id 2) to device tree >01:14:25,652 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda1 ; >01:14:25,653 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda1 ; >01:14:25,661 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:25,664 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:14:25,664 DEBUG storage: device vda1 does not contain a disklabel >01:14:25,664 DEBUG storage: type detected on 'vda1' is 'ext4' >01:14:25,665 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:25,750 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:25,756 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:14:25,757 DEBUG storage: PartitionDevice._setFormat: vda1 ; >01:14:25,758 DEBUG storage: PartitionDevice._setFormat: vda1 ; current: None ; type: ext4 ; >01:14:25,765 DEBUG storage: looking up parted Device: /dev/vda1 >01:14:25,766 DEBUG storage: got device: PartitionDevice instance (0x288dad0) -- > name = vda1 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x280bf90>] > kids = 0 > id = 2 > uuid = None format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x288dcd0> size = 500.0 > major = 252 minor = 1 exists = True > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda1 partedDevice = <parted.device.Device object at 0x288de90> > target size = 0 path = /dev/vda1 > format args = [] originalFormat = DeviceFormat instance (0x288da90) -- > type = None name = Unknown status = False > device = /dev/vda1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = True > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x288d650> disk = <pyanaconda.storage.devices.DiskDevice object at 0x280bf90> > start = 2048 end = 1026047 length = 1024000 > flags = boot >01:14:25,767 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:25,768 DEBUG storage: got format: Ext4FS instance (0x288dcd0) -- > type = ext4 name = ext4 status = False > device = /dev/vda1 uuid = 876cae39-05f9-4f82-9bec-dc774220c133 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >01:14:25,774 DEBUG storage: DeviceTree.addUdevDevice: info: {'LVM2_LV_NAME': ['lv_swap', 'lv_root'], 'LVM2_PV_UUID': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'LVM2_LV_ATTR': ['-wi-ao', '-wi-a-'], 'ID_PART_TABLE_TYPE': 'dos', 'UDISKS_PARTITION_OFFSET': '525336576', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'UDISKS_PARTITION_SCHEME': 'mbr', 'LVM2_PV_SIZE': '9699328.00', 'LVM2_PV_PE_ALLOC_COUNT': '296', 'UDISKS_PARTITION_SIZE': '9960423424', 'UDISKS_LVM2_PV_UUID': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1', 'UDISKS_LVM2_PV_NUM_MDA': '1', 'LVM2_VG_UUID': 'PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD', 'LVM2_LV_SIZE': ['2031616.00', '7667712.00'], 'UDISKS_LVM2_PV_VG_LV_LIST': 'name=lv_swap;uuid=YjDiGz-Iu67-c0T8-CD7p-0Zjn-YG2Y-x709cI;size=2080374784;;active=1 name=lv_root;uuid=n7HSU4-BfOG-CcwA-O8bL-frWR-NDa5-FlMkzM;size=7851737088;;active=1', 'ID_PART_ENTRY_TYPE': '0x8e', 'LVM2_PE_START': '1024.00', 'UDISKS_LVM2_PV_VG_FREE_SIZE': '0', 'LVM2_PV_NAME': '/dev/vda2', 'ANACBIN': '/sbin', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDISKS_PARTITION': '1', 'UDISKS_LVM2_PV_VG_PV_LIST': 'uuid=sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN;size=9932111872;allocated_size=9932111872', 'LVM2_PV_PE_COUNT': '296', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'ID_FS_UUID_ENC': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'ID_FS_TYPE': 'LVM2_member', 'UDISKS_LVM2_PV_VG_UUID': 'PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD', 'LVM2_LV_UUID': ['YjDiGz-Iu67-c0T8-CD7p-0Zjn-YG2Y-x709cI', 'n7HSU4-BfOG-CcwA-O8bL-frWR-NDa5-FlMkzM'], 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-part2', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '296', 'UDISKS_LVM2_PV_VG_EXTENT_COUNT': '296', 'UDISKS_PARTITION_TYPE': '0x8e', 'UDISKS_LVM2_PV_VG_NAME': 'VolGroup', 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', 'UDISKS_PARTITION_NUMBER': '2', 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', 'ID_FS_USAGE': 'raid', 'UDISKS_LVM2_PV_VG_EXTENT_SIZE': '33554432', 'LVM2_VG_NAME': 'VolGroup', 'UDISKS_LVM2_PV_VG_SEQNUM': '3', 'LVM2_VG_FREE': '0', 'MINOR': '2', 'name': 'vda2', 'symlinks': ['/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-part2'], 'ID_PART_ENTRY_NUMBER': '2', 'MAJOR': '252', 'UDISKS_LVM2_PV_VG_SIZE': '9932111872', 'LVM2_VG_FREE_COUNT': '0', 'ID_PART_ENTRY_SCHEME': 'dos', 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', 'UDEV_LOG': '3', 'DEVNAME': 'vda2', 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', 'LVM2_VG_SIZE': '9699328.00'} ; name: vda2 ; >01:14:25,775 DEBUG storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >01:14:25,775 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >01:14:25,778 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,778 DEBUG storage: vda2 is a partition >01:14:25,779 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: vda2 ; >01:14:25,779 DEBUG storage: DeviceTree.getDeviceByName: name: vda ; >01:14:25,790 DEBUG storage: DeviceTree.getDeviceByName returned DiskDevice instance (0x280bf90) -- > name = vda status = True parents = [] > kids = 1 > id = 1 > uuid = None format = <pyanaconda.storage.formats.disklabel.DiskLabel object at 0x2882710> size = 10000.0 > major = 252 minor = 0 exists = True > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda partedDevice = <parted.device.Device object at 0x285ce10> > target size = 0 path = /dev/vda > format args = [] originalFormat = DiskLabel instance (0x2882710) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/vda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 2 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = <parted.disk.Disk object at 0x288d390> > origPartedDisk = <parted.disk.Disk object at 0x288d510> > partedDevice = <parted.device.Device object at 0x288d290> > removable = False partedDevice = <parted.device.Device object at 0x285ce10> >01:14:25,791 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: vda ; >01:14:25,792 DEBUG storage: PartitionDevice._setFormat: vda2 ; >01:14:25,792 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,797 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: None ; >01:14:25,797 DEBUG storage: looking up parted Partition: /dev/vda2 >01:14:25,798 DEBUG storage: PartitionDevice.probe: vda2 ; exists: True ; >01:14:25,799 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 1 ; >01:14:25,799 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 1 ; >01:14:25,800 DEBUG storage: PartitionDevice.getFlag: path: /dev/vda2 ; flag: 10 ; >01:14:25,801 DEBUG storage: PartitionDevice.flagAvailable: path: /dev/vda2 ; flag: 10 ; >01:14:25,801 DEBUG storage: added partition vda2 (id 3) to device tree >01:14:25,801 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >01:14:25,802 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; >01:14:25,803 DEBUG storage: LVMPhysicalVolume.__init__: >01:14:25,803 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >01:14:25,803 DEBUG storage: device vda2 does not contain a disklabel >01:14:25,803 DEBUG storage: type detected on 'vda2' is 'LVM2_member' >01:14:25,804 DEBUG storage: LVMPhysicalVolume.__init__: vgName: VolGroup ; uuid: sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN ; exists: True ; vgUuid: PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD ; label: None ; peStart: 1.0 ; device: /dev/vda2 ; serial: None ; >01:14:25,804 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >01:14:25,804 DEBUG storage: PartitionDevice._setFormat: vda2 ; >01:14:25,805 DEBUG storage: PartitionDevice._setFormat: vda2 ; current: None ; type: lvmpv ; >01:14:25,806 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: vda2 ; >01:14:25,806 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup ; >01:14:25,807 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,808 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: vda2 ; >01:14:25,808 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,809 DEBUG storage: LVMVolumeGroupDevice._setFormat: VolGroup ; current: None ; type: None ; >01:14:25,809 DEBUG storage: added lvmvg VolGroup (id 4) to device tree >01:14:25,809 DEBUG storage: looking up parted Device: /dev/vda2 >01:14:25,815 DEBUG storage: got device: PartitionDevice instance (0x280bf10) -- > name = vda2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x280bf90>] > kids = 1 > id = 3 > uuid = None format = <pyanaconda.storage.formats.lvmpv.LVMPhysicalVolume object at 0x28b3150> size = 9499.0 > major = 252 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = <parted.device.Device object at 0x28b32d0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = DeviceFormat instance (0x288dd50) -- > type = None name = Unknown status = False > device = /dev/vda2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x288d8d0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x280bf90> > start = 1026048 end = 20479999 length = 19453952 > flags = lvm >01:14:25,815 DEBUG storage: got format: LVMPhysicalVolume instance (0x28b3150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup vgUUID = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD peStart = 1.0 >01:14:25,816 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': [], 'SUBSYSTEM': 'block', 'MAJOR': '7', 'name': 'loop0', 'DEVPATH': '/devices/virtual/block/loop0', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDEV_LOG': '3', 'DEVNAME': 'loop0', 'sysfs_path': '/devices/virtual/block/loop0', 'DEVTYPE': 'disk', 'ID_FS_USAGE': 'filesystem', 'ID_FS_VERSION': '1024.0', 'ANACBIN': '/sbin', 'ID_FS_TYPE': 'squashfs', 'MINOR': '0'} ; name: loop0 ; >01:14:25,816 DEBUG storage: scanning loop0 (/devices/virtual/block/loop0)... >01:14:25,817 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >01:14:25,817 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,817 DEBUG storage: loop0 is a loop device >01:14:25,818 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >01:14:25,818 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >01:14:25,822 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,822 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,823 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >01:14:25,823 DEBUG storage: added file /osmin.img (deleted) (id 5) to device tree >01:14:25,823 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >01:14:25,824 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,824 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:14:25,824 DEBUG storage: added loop loop0 (id 6) to device tree >01:14:25,830 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >01:14:25,830 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; >01:14:25,830 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >01:14:25,831 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >01:14:25,832 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; exists: True ; >01:14:25,836 DEBUG storage: type detected on 'loop0' is 'squashfs' >01:14:25,836 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >01:14:25,837 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >01:14:25,837 DEBUG storage: got device: LoopDevice instance (0x28b3550) -- > name = loop0 status = False parents = [<pyanaconda.storage.devices.FileDevice object at 0x28b33d0>] > kids = 0 > id = 6 > uuid = None format = <pyanaconda.storage.formats.DeviceFormat object at 0x28b36d0> size = 0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = DeviceFormat instance (0x28b3510) -- > type = None name = Unknown status = False > device = /dev/loop0 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:14:25,838 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': [], 'SUBSYSTEM': 'block', 'MAJOR': '7', 'name': 'loop1', 'DEVPATH': '/devices/virtual/block/loop1', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDEV_LOG': '3', 'DEVNAME': 'loop1', 'sysfs_path': '/devices/virtual/block/loop1', 'DEVTYPE': 'disk', 'ID_FS_USAGE': 'other', 'ANACBIN': '/sbin', 'ID_FS_TYPE': 'DM_snapshot_cow', 'MINOR': '1'} ; name: loop1 ; >01:14:25,838 DEBUG storage: scanning loop1 (/devices/virtual/block/loop1)... >01:14:25,838 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >01:14:25,839 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,839 DEBUG storage: loop1 is a loop device >01:14:25,844 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >01:14:25,844 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >01:14:25,845 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,845 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,846 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >01:14:25,846 DEBUG storage: added file /osmin (id 7) to device tree >01:14:25,847 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >01:14:25,847 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,852 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:14:25,852 DEBUG storage: added loop loop1 (id 8) to device tree >01:14:25,853 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >01:14:25,853 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; >01:14:25,853 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:14:25,854 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >01:14:25,855 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; exists: True ; >01:14:25,860 DEBUG storage: type detected on 'loop1' is 'DM_snapshot_cow' >01:14:25,860 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:14:25,861 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >01:14:25,861 DEBUG storage: got device: LoopDevice instance (0x288da90) -- > name = loop1 status = False parents = [<pyanaconda.storage.devices.FileDevice object at 0x288da50>] > kids = 0 > id = 8 > uuid = None format = <pyanaconda.storage.formats.DeviceFormat object at 0x28b3850> size = 0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = DeviceFormat instance (0x288db90) -- > type = None name = Unknown status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:14:25,862 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': [], 'SUBSYSTEM': 'block', 'MAJOR': '7', 'name': 'loop2', 'DEVPATH': '/devices/virtual/block/loop2', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDEV_LOG': '3', 'DEVNAME': 'loop2', 'sysfs_path': '/devices/virtual/block/loop2', 'DEVTYPE': 'disk', 'ID_FS_USAGE': 'filesystem', 'ID_FS_VERSION': '1024.0', 'ANACBIN': '/sbin', 'ID_FS_TYPE': 'squashfs', 'MINOR': '2'} ; name: loop2 ; >01:14:25,862 DEBUG storage: scanning loop2 (/devices/virtual/block/loop2)... >01:14:25,862 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >01:14:25,863 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,863 DEBUG storage: loop2 is a loop device >01:14:25,863 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >01:14:25,869 DEBUG storage: DeviceTree.getDeviceByName: name: /dev/.initramfs/live/LiveOS/squashfs.img ; >01:14:25,870 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,871 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,871 DEBUG storage: FileDevice._setFormat: /dev/.initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >01:14:25,872 DEBUG storage: added file /dev/.initramfs/live/LiveOS/squashfs.img (id 9) to device tree >01:14:25,872 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /dev/.initramfs/live/LiveOS/squashfs.img ; >01:14:25,872 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,877 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:14:25,877 DEBUG storage: added loop loop2 (id 10) to device tree >01:14:25,878 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >01:14:25,879 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; >01:14:25,879 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >01:14:25,879 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >01:14:25,880 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; exists: True ; >01:14:25,883 DEBUG storage: type detected on 'loop2' is 'squashfs' >01:14:25,883 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >01:14:25,884 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >01:14:25,884 DEBUG storage: got device: LoopDevice instance (0x28b3690) -- > name = loop2 status = False parents = [<pyanaconda.storage.devices.FileDevice object at 0x28b37d0>] > kids = 0 > id = 10 > uuid = None format = <pyanaconda.storage.formats.DeviceFormat object at 0x28b3890> size = 0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = DeviceFormat instance (0x28b3510) -- > type = None name = Unknown status = False > device = /dev/loop2 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:14:25,885 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': ['/dev/disk/by-uuid/fde2795f-ee20-42f9-80a4-642f864fb6fa', '/dev/disk/by-label/_Fedora-15-Beta-'], 'SUBSYSTEM': 'block', 'MAJOR': '7', 'name': 'loop3', 'ID_FS_LABEL_ENC': '_Fedora-15-Beta-', 'DEVPATH': '/devices/virtual/block/loop3', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDEV_LOG': '3', 'DEVNAME': 'loop3', 'sysfs_path': '/devices/virtual/block/loop3', 'DEVTYPE': 'disk', 'ID_FS_LABEL': '_Fedora-15-Beta-', 'ID_FS_USAGE': 'filesystem', 'ID_FS_UUID': 'fde2795f-ee20-42f9-80a4-642f864fb6fa', 'ID_FS_VERSION': '1.0', 'ID_FS_UUID_ENC': 'fde2795f-ee20-42f9-80a4-642f864fb6fa', 'ANACBIN': '/sbin', 'ID_FS_TYPE': 'ext4', 'DEVLINKS': '/dev/disk/by-uuid/fde2795f-ee20-42f9-80a4-642f864fb6fa /dev/disk/by-label/_Fedora-15-Beta-', 'MINOR': '3'} ; name: loop3 ; >01:14:25,885 DEBUG storage: scanning loop3 (/devices/virtual/block/loop3)... >01:14:25,885 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >01:14:25,886 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,886 DEBUG storage: loop3 is a loop device >01:14:25,886 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >01:14:25,891 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >01:14:25,892 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:25,892 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,893 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >01:14:25,893 DEBUG storage: added file /LiveOS/ext3fs.img (id 11) to device tree >01:14:25,894 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >01:14:25,894 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:25,894 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >01:14:25,899 DEBUG storage: added loop loop3 (id 12) to device tree >01:14:25,899 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >01:14:25,900 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; >01:14:25,900 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:25,901 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:14:25,901 DEBUG storage: device loop3 does not contain a disklabel >01:14:25,901 DEBUG storage: type detected on 'loop3' is 'ext4' >01:14:25,901 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:26,083 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:26,084 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:14:26,085 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >01:14:26,086 DEBUG storage: got device: LoopDevice instance (0x28b39d0) -- > name = loop3 status = False parents = [<pyanaconda.storage.devices.FileDevice object at 0x28b38d0>] > kids = 0 > id = 12 > uuid = None format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x28b3b10> size = 0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = DeviceFormat instance (0x28b3a50) -- > type = None name = Unknown status = False > device = /dev/loop3 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:14:26,091 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:26,091 DEBUG storage: got format: Ext4FS instance (0x28b3b10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = fde2795f-ee20-42f9-80a4-642f864fb6fa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-15-Beta- size = 4096.0 targetSize = 4096.0 > >01:14:26,092 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': [], 'SUBSYSTEM': 'block', 'MAJOR': '7', 'name': 'loop4', 'DEVPATH': '/devices/virtual/block/loop4', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDEV_LOG': '3', 'DEVNAME': 'loop4', 'sysfs_path': '/devices/virtual/block/loop4', 'DEVTYPE': 'disk', 'ID_FS_USAGE': 'other', 'ANACBIN': '/sbin', 'ID_FS_TYPE': 'DM_snapshot_cow', 'MINOR': '4'} ; name: loop4 ; >01:14:26,092 DEBUG storage: scanning loop4 (/devices/virtual/block/loop4)... >01:14:26,093 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >01:14:26,094 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:26,094 DEBUG storage: loop4 is a loop device >01:14:26,100 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >01:14:26,100 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >01:14:26,101 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:26,102 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:26,105 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >01:14:26,105 DEBUG storage: added file /overlay (deleted) (id 13) to device tree >01:14:26,106 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >01:14:26,106 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:26,107 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >01:14:26,107 DEBUG storage: added loop loop4 (id 14) to device tree >01:14:26,108 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >01:14:26,108 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; >01:14:26,108 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:14:26,113 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >01:14:26,115 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; exists: True ; >01:14:26,122 DEBUG storage: type detected on 'loop4' is 'DM_snapshot_cow' >01:14:26,122 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >01:14:26,122 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >01:14:26,123 DEBUG storage: got device: LoopDevice instance (0x28b3b90) -- > name = loop4 status = False parents = [<pyanaconda.storage.devices.FileDevice object at 0x28b3c10>] > kids = 0 > id = 14 > uuid = None format = <pyanaconda.storage.formats.DeviceFormat object at 0x288dd10> size = 0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = DeviceFormat instance (0x28b3c90) -- > type = None name = Unknown status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:14:26,123 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': [], 'SUBSYSTEM': 'block', 'MAJOR': '7', 'name': 'loop5', 'DEVPATH': '/devices/virtual/block/loop5', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDEV_LOG': '3', 'DEVNAME': 'loop5', 'sysfs_path': '/devices/virtual/block/loop5', 'DEVTYPE': 'disk', 'ANACBIN': '/sbin', 'MINOR': '5'} ; name: loop5 ; >01:14:26,123 DEBUG storage: ignoring loop5 (/devices/virtual/block/loop5) >01:14:26,123 DEBUG storage: lvm filter: adding loop5 to the reject list >01:14:26,124 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': [], 'SUBSYSTEM': 'block', 'MAJOR': '7', 'name': 'loop6', 'DEVPATH': '/devices/virtual/block/loop6', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDEV_LOG': '3', 'DEVNAME': 'loop6', 'sysfs_path': '/devices/virtual/block/loop6', 'DEVTYPE': 'disk', 'ANACBIN': '/sbin', 'MINOR': '6'} ; name: loop6 ; >01:14:26,124 DEBUG storage: ignoring loop6 (/devices/virtual/block/loop6) >01:14:26,124 DEBUG storage: lvm filter: adding loop6 to the reject list >01:14:26,128 DEBUG storage: DeviceTree.addUdevDevice: info: {'symlinks': [], 'SUBSYSTEM': 'block', 'MAJOR': '7', 'name': 'loop7', 'DEVPATH': '/devices/virtual/block/loop7', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDEV_LOG': '3', 'DEVNAME': 'loop7', 'sysfs_path': '/devices/virtual/block/loop7', 'DEVTYPE': 'disk', 'ANACBIN': '/sbin', 'MINOR': '7'} ; name: loop7 ; >01:14:26,128 DEBUG storage: ignoring loop7 (/devices/virtual/block/loop7) >01:14:26,128 DEBUG storage: lvm filter: adding loop7 to the reject list >01:14:26,129 DEBUG storage: DeviceTree.addUdevDevice: info: {'SYSTEMD_READY': '0', 'DM_NAME': 'live-rw', 'ANACBIN': '/sbin', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'DM_UDEV_RULES_VSN': '2', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DEVLINKS': '/dev/mapper/live-rw', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_SBIN_PATH': '/sbin', 'sysfs_path': '/devices/virtual/block/dm-0', 'MINOR': '0', 'symlinks': ['/dev/mapper/live-rw'], 'MAJOR': '253', 'name': 'dm-0', 'DEVPATH': '/devices/virtual/block/dm-0', 'UDEV_LOG': '3', 'DEVNAME': 'dm-0'} ; name: live-rw ; >01:14:26,129 DEBUG storage: scanning live-rw (/devices/virtual/block/dm-0)... >01:14:26,130 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >01:14:26,130 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:26,130 DEBUG storage: live-rw is a device-mapper device >01:14:26,131 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >01:14:26,136 DEBUG storage: LVMVolumeGroupDevice.getDMNode: VolGroup ; status: True ; >01:14:26,137 DEBUG storage: failed to find dm node for VolGroup >01:14:26,137 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >01:14:26,139 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:26,139 DEBUG storage: DeviceTree.getDeviceByName returned LoopDevice instance (0x28b39d0) -- > name = loop3 status = False parents = [<pyanaconda.storage.devices.FileDevice object at 0x28b38d0>] > kids = 0 > id = 12 > uuid = None format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x28b3b10> size = 0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = Ext4FS instance (0x28b3b10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = fde2795f-ee20-42f9-80a4-642f864fb6fa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-15-Beta- size = 4096.0 targetSize = 4096.0 > >01:14:26,145 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >01:14:26,146 DEBUG storage: DeviceTree.getDeviceByName returned LoopDevice instance (0x28b3b90) -- > name = loop4 status = False parents = [<pyanaconda.storage.devices.FileDevice object at 0x28b3c10>] > kids = 0 > id = 14 > uuid = None format = <pyanaconda.storage.formats.DeviceFormat object at 0x288dd10> size = 0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = DeviceFormat instance (0x288dd10) -- > type = None name = Unknown status = False > device = /dev/loop4 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:14:26,147 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >01:14:26,152 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:26,153 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >01:14:26,153 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:26,153 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >01:14:26,154 DEBUG storage: added dm live-rw (id 15) to device tree >01:14:26,154 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >01:14:26,164 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; >01:14:26,165 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:26,179 DEBUG storage: DMDevice.setup: live-rw ; status: True ; controllable: False ; orig: False ; >01:14:26,180 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/live-rw ; exists: True ; >01:14:26,190 DEBUG storage: no type or existing type for live-rw, bailing >01:14:26,190 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >01:14:26,191 DEBUG storage: got device: DMDevice instance (0x28b3290) -- > name = live-rw status = True parents = [<pyanaconda.storage.devices.LoopDevice object at 0x28b3b90>] > kids = 0 > id = 15 > uuid = None format = <pyanaconda.storage.formats.DeviceFormat object at 0x28b3a90> size = 4096.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = <parted.device.Device object at 0x28b3750> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = DeviceFormat instance (0x28b3a90) -- > type = None name = Unknown status = False > device = /dev/mapper/live-rw uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None >01:14:26,191 DEBUG storage: DeviceTree.addUdevDevice: info: {'SYSTEMD_READY': '0', 'DM_NAME': 'live-osimg-min', 'ANACBIN': '/sbin', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG': '1', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'DM_UDEV_RULES_VSN': '2', 'DM_UDEV_DISABLE_OTHER_RULES_FLAG': '1', 'DEVLINKS': '/dev/mapper/live-osimg-min', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'DM_UDEV_DISABLE_DISK_RULES_FLAG': '1', 'DM_SBIN_PATH': '/sbin', 'sysfs_path': '/devices/virtual/block/dm-1', 'MINOR': '1', 'symlinks': ['/dev/mapper/live-osimg-min'], 'MAJOR': '253', 'name': 'dm-1', 'DEVPATH': '/devices/virtual/block/dm-1', 'UDEV_LOG': '3', 'DEVNAME': 'dm-1'} ; name: live-osimg-min ; >01:14:26,192 DEBUG storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >01:14:26,192 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >01:14:26,193 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:26,193 DEBUG storage: live-osimg-min is a device-mapper device >01:14:26,193 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >01:14:26,199 DEBUG storage: LVMVolumeGroupDevice.getDMNode: VolGroup ; status: True ; >01:14:26,199 DEBUG storage: failed to find dm node for VolGroup >01:14:26,200 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >01:14:26,200 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >01:14:26,206 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:26,206 DEBUG storage: DeviceTree.getDeviceByName returned LoopDevice instance (0x28b39d0) -- > name = loop3 status = False parents = [<pyanaconda.storage.devices.FileDevice object at 0x28b38d0>] > kids = 0 > id = 12 > uuid = None format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x28b3b10> size = 0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = Ext4FS instance (0x28b3b10) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = fde2795f-ee20-42f9-80a4-642f864fb6fa exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-15-Beta- size = 4096.0 targetSize = 4096.0 > >01:14:26,207 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >01:14:26,208 DEBUG storage: DeviceTree.getDeviceByName returned LoopDevice instance (0x288da90) -- > name = loop1 status = False parents = [<pyanaconda.storage.devices.FileDevice object at 0x288da50>] > kids = 0 > id = 8 > uuid = None format = <pyanaconda.storage.formats.DeviceFormat object at 0x28b3850> size = 0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = DeviceFormat instance (0x28b3850) -- > type = None name = Unknown status = False > device = /dev/loop1 uuid = None exists = True > options = None supported = False formattable = False resizable = False > >01:14:26,209 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >01:14:26,213 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:26,213 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop1 ; >01:14:26,214 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:26,214 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >01:14:26,214 DEBUG storage: added dm live-osimg-min (id 16) to device tree >01:14:26,215 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >01:14:26,231 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; >01:14:26,231 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:26,240 DEBUG storage: DMDevice.setup: live-osimg-min ; status: True ; controllable: False ; orig: False ; >01:14:26,241 DEBUG storage: DiskLabel.__init__: device: /dev/mapper/live-osimg-min ; exists: True ; >01:14:26,242 DEBUG storage: no type or existing type for live-osimg-min, bailing >01:14:26,243 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >01:14:26,243 DEBUG storage: got device: DMDevice instance (0x28b3ed0) -- > name = live-osimg-min status = True parents = [<pyanaconda.storage.devices.LoopDevice object at 0x288da90>] > kids = 0 > id = 16 > uuid = None format = <pyanaconda.storage.formats.DeviceFormat object at 0x28b3f50> size = 4096.0 > major = 0 minor = 0 exists = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = <parted.device.Device object at 0x28c21d0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = DeviceFormat instance (0x28b3f50) -- > type = None name = Unknown status = False > device = /dev/mapper/live-osimg-min uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None >01:14:26,244 DEBUG storage: DeviceTree.addUdevDevice: info: {'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'ID_FS_VERSION': '2', 'UDISKS_DM_TARGETS_PARAMS': '252:2\\x202048', 'UDISKS_DM_TARGETS_COUNT': '1', 'DM_UUID': 'LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADYjDiGzIu67c0T8CD7p0ZjnYG2Yx709cI', 'ANACBIN': '/sbin', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': 'aca29457-18f3-45e1-8347-5824e000e9ba', 'ID_FS_UUID_ENC': 'aca29457-18f3-45e1-8347-5824e000e9ba', 'DM_UDEV_RULES_VSN': '2', 'ID_FS_TYPE': 'swap', 'DEVLINKS': '/dev/mapper/VolGroup-lv_swap /dev/VolGroup/lv_swap /dev/disk/by-id/dm-name-VolGroup-lv_swap /dev/disk/by-id/dm-uuid-LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADYjDiGzIu67c0T8CD7p0ZjnYG2Yx709cI /dev/disk/by-uuid/aca29457-18f3-45e1-8347-5824e000e9ba', 'SUBSYSTEM': 'block', 'UDISKS_DM_TARGETS_LENGTH': '4063232', 'TAGS': ':systemd:', 'DM_NAME': 'VolGroup-lv_swap', 'DM_SBIN_PATH': '/sbin', 'UDISKS_DM_TARGETS_START': '0', 'sysfs_path': '/devices/virtual/block/dm-2', 'ID_FS_USAGE': 'other', 'MINOR': '2', 'symlinks': ['/dev/mapper/VolGroup-lv_swap', '/dev/VolGroup/lv_swap', '/dev/disk/by-id/dm-name-VolGroup-lv_swap', '/dev/disk/by-id/dm-uuid-LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADYjDiGzIu67c0T8CD7p0ZjnYG2Yx709cI', '/dev/disk/by-uuid/aca29457-18f3-45e1-8347-5824e000e9ba'], 'MAJOR': '253', 'name': 'dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'UDEV_LOG': '3', 'DEVNAME': 'dm-2', 'DM_LV_NAME': 'lv_swap', 'DM_VG_NAME': 'VolGroup', 'UDISKS_DM_TARGETS_TYPE': 'linear'} ; name: VolGroup-lv_swap ; >01:14:26,244 DEBUG storage: scanning VolGroup-lv_swap (/devices/virtual/block/dm-2)... >01:14:26,245 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_swap ; >01:14:26,245 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:26,245 DEBUG storage: VolGroup-lv_swap is an lvm logical volume >01:14:26,250 DEBUG storage: DeviceTree.addUdevLVDevice: name: VolGroup-lv_swap ; >01:14:26,251 DEBUG storage: DeviceTree.addUdevDevice: info: {'LVM2_LV_NAME': ['lv_swap', 'lv_root'], 'LVM2_PV_UUID': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'LVM2_LV_ATTR': ['-wi-ao', '-wi-a-'], 'ID_PART_TABLE_TYPE': 'dos', 'UDISKS_PARTITION_OFFSET': '525336576', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'UDISKS_PARTITION_SCHEME': 'mbr', 'LVM2_PV_SIZE': '9699328.00', 'LVM2_PV_PE_ALLOC_COUNT': '296', 'UDISKS_PARTITION_SIZE': '9960423424', 'UDISKS_LVM2_PV_UUID': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1', 'UDISKS_LVM2_PV_NUM_MDA': '1', 'LVM2_VG_UUID': 'PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD', 'LVM2_LV_SIZE': ['2031616.00', '7667712.00'], 'UDISKS_LVM2_PV_VG_LV_LIST': 'name=lv_swap;uuid=YjDiGz-Iu67-c0T8-CD7p-0Zjn-YG2Y-x709cI;size=2080374784;;active=1 name=lv_root;uuid=n7HSU4-BfOG-CcwA-O8bL-frWR-NDa5-FlMkzM;size=7851737088;;active=1', 'ID_PART_ENTRY_TYPE': '0x8e', 'LVM2_PE_START': '1024.00', 'UDISKS_LVM2_PV_VG_FREE_SIZE': '0', 'LVM2_PV_NAME': '/dev/vda2', 'ANACBIN': '/sbin', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDISKS_PARTITION': '1', 'UDISKS_LVM2_PV_VG_PV_LIST': 'uuid=sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN;size=9932111872;allocated_size=9932111872', 'LVM2_PV_PE_COUNT': '296', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'ID_FS_UUID_ENC': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'ID_FS_TYPE': 'LVM2_member', 'UDISKS_LVM2_PV_VG_UUID': 'PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD', 'LVM2_LV_UUID': ['YjDiGz-Iu67-c0T8-CD7p-0Zjn-YG2Y-x709cI', 'n7HSU4-BfOG-CcwA-O8bL-frWR-NDa5-FlMkzM'], 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-part2', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '296', 'UDISKS_LVM2_PV_VG_EXTENT_COUNT': '296', 'UDISKS_PARTITION_TYPE': '0x8e', 'UDISKS_LVM2_PV_VG_NAME': 'VolGroup', 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', 'UDISKS_PARTITION_NUMBER': '2', 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', 'ID_FS_USAGE': 'raid', 'UDISKS_LVM2_PV_VG_EXTENT_SIZE': '33554432', 'LVM2_VG_NAME': 'VolGroup', 'UDISKS_LVM2_PV_VG_SEQNUM': '3', 'LVM2_VG_FREE': '0', 'MINOR': '2', 'name': 'vda2', 'symlinks': ['/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-part2'], 'ID_PART_ENTRY_NUMBER': '2', 'MAJOR': '252', 'UDISKS_LVM2_PV_VG_SIZE': '9932111872', 'LVM2_VG_FREE_COUNT': '0', 'ID_PART_ENTRY_SCHEME': 'dos', 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', 'UDEV_LOG': '3', 'DEVNAME': 'vda2', 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', 'LVM2_VG_SIZE': '9699328.00'} ; name: vda2 ; >01:14:26,252 DEBUG storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >01:14:26,252 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >01:14:26,253 DEBUG storage: DeviceTree.getDeviceByName returned PartitionDevice instance (0x280bf10) -- > name = vda2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x280bf90>] > kids = 1 > id = 3 > uuid = None format = <pyanaconda.storage.formats.lvmpv.LVMPhysicalVolume object at 0x28b3150> size = 9499.0 > major = 252 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = <parted.device.Device object at 0x28b32d0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = LVMPhysicalVolume instance (0x28b3150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup vgUUID = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD peStart = 1.0 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x288d8d0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x280bf90> > start = 1026048 end = 20479999 length = 19453952 > flags = lvm >01:14:26,258 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >01:14:26,259 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; >01:14:26,260 DEBUG storage: LVMPhysicalVolume.__init__: >01:14:26,260 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >01:14:26,260 DEBUG storage: device vda2 does not contain a disklabel >01:14:26,260 DEBUG storage: no type or existing type for vda2, bailing >01:14:26,261 DEBUG storage: got device: PartitionDevice instance (0x280bf10) -- > name = vda2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x280bf90>] > kids = 1 > id = 3 > uuid = None format = <pyanaconda.storage.formats.lvmpv.LVMPhysicalVolume object at 0x28b3150> size = 9499.0 > major = 252 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = <parted.device.Device object at 0x28b32d0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = LVMPhysicalVolume instance (0x28b3150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup vgUUID = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD peStart = 1.0 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x288d8d0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x280bf90> > start = 1026048 end = 20479999 length = 19453952 > flags = lvm >01:14:26,261 DEBUG storage: got format: LVMPhysicalVolume instance (0x28b3150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup vgUUID = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD peStart = 1.0 >01:14:26,261 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup ; >01:14:26,266 DEBUG storage: PV size == 9499.0 >01:14:26,266 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >01:14:26,267 DEBUG storage: PV size == 9499.0 >01:14:26,267 DEBUG storage: PV size == 9499.0 >01:14:26,267 DEBUG storage: VolGroup size is 9472MB >01:14:26,267 DEBUG storage: PV size == 9499.0 >01:14:26,267 DEBUG storage: vg VolGroup has 9472MB free >01:14:26,267 DEBUG storage: PV size == 9499.0 >01:14:26,267 DEBUG storage: VolGroup size is 9472MB >01:14:26,267 DEBUG storage: PV size == 9499.0 >01:14:26,267 DEBUG storage: vg VolGroup has 9472MB free >01:14:26,267 DEBUG storage: DeviceTree.getDeviceByName returned LVMVolumeGroupDevice instance (0x28b3190) -- > name = VolGroup status = True parents = [<pyanaconda.storage.devices.PartitionDevice object at 0x280bf10>] > kids = 0 > id = 4 > uuid = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD format = <pyanaconda.storage.formats.DeviceFormat object at 0x28b3250> size = 9472 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup > format args = [] originalFormat = DeviceFormat instance (0x28b3250) -- > type = None name = Unknown status = False > device = /dev/mapper/VolGroup uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 296 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 296.0 free space = 9472 > free extents = 296.0 > PVs = [<pyanaconda.storage.devices.PartitionDevice object at 0x280bf10>] > LVs = [] >01:14:26,268 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup ; >01:14:26,269 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup ; >01:14:26,273 DEBUG storage: SwapSpace.__init__: >01:14:26,273 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:14:26,273 DEBUG storage: device VolGroup does not contain a disklabel >01:14:26,274 DEBUG storage: type detected on 'VolGroup-lv_swap' is 'swap' >01:14:26,275 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/VolGroup ; serial: None ; uuid: aca29457-18f3-45e1-8347-5824e000e9ba ; exists: True ; label: None ; >01:14:26,275 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:14:26,275 DEBUG storage: LVMVolumeGroupDevice._setFormat: VolGroup ; current: None ; type: swap ; >01:14:26,276 DEBUG storage: PV size == 9499.0 >01:14:26,276 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >01:14:26,276 DEBUG storage: PV size == 9499.0 >01:14:26,276 DEBUG storage: PV size == 9499.0 >01:14:26,276 DEBUG storage: VolGroup size is 9472MB >01:14:26,276 DEBUG storage: PV size == 9499.0 >01:14:26,276 DEBUG storage: vg VolGroup has 9472MB free >01:14:26,276 DEBUG storage: PV size == 9499.0 >01:14:26,281 DEBUG storage: VolGroup size is 9472MB >01:14:26,281 DEBUG storage: PV size == 9499.0 >01:14:26,281 DEBUG storage: vg VolGroup has 9472MB free >01:14:26,281 DEBUG storage: got device: LVMVolumeGroupDevice instance (0x28b3190) -- > name = VolGroup status = True parents = [<pyanaconda.storage.devices.PartitionDevice object at 0x280bf10>] > kids = 0 > id = 4 > uuid = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD format = <pyanaconda.storage.formats.swap.SwapSpace object at 0x28b3f10> size = 9472 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup > format args = [] originalFormat = DeviceFormat instance (0x28b3250) -- > type = None name = Unknown status = False > device = /dev/mapper/VolGroup uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 296 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 296.0 free space = 9472 > free extents = 296.0 > PVs = [<pyanaconda.storage.devices.PartitionDevice object at 0x280bf10>] > LVs = [] >01:14:26,281 DEBUG storage: got format: SwapSpace instance (0x28b3f10) -- > type = swap name = swap status = False > device = /dev/mapper/VolGroup uuid = aca29457-18f3-45e1-8347-5824e000e9ba exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >01:14:26,282 DEBUG storage: DeviceTree.addUdevDevice: info: {'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'ID_FS_VERSION': '1.0', 'UDISKS_DM_TARGETS_PARAMS': '252:2\\x204065280', 'UDISKS_DM_TARGETS_COUNT': '1', 'DM_UUID': 'LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADn7HSU4BfOGCcwAO8bLfrWRNDa5FlMkzM', 'ID_FS_LABEL_ENC': '_Fedora-15-Beta-', 'ANACBIN': '/sbin', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': '4b7d3904-3c50-46b9-ac30-2674b74e467c', 'ID_FS_UUID_ENC': '4b7d3904-3c50-46b9-ac30-2674b74e467c', 'DM_UDEV_RULES_VSN': '2', 'ID_FS_TYPE': 'ext4', 'DEVLINKS': '/dev/mapper/VolGroup-lv_root /dev/VolGroup/lv_root /dev/disk/by-id/dm-name-VolGroup-lv_root /dev/disk/by-id/dm-uuid-LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADn7HSU4BfOGCcwAO8bLfrWRNDa5FlMkzM /dev/disk/by-uuid/4b7d3904-3c50-46b9-ac30-2674b74e467c /dev/disk/by-label/_Fedora-15-Beta-', 'SUBSYSTEM': 'block', 'UDISKS_DM_TARGETS_LENGTH': '15335424', 'TAGS': ':systemd:', 'DM_NAME': 'VolGroup-lv_root', 'DM_SBIN_PATH': '/sbin', 'UDISKS_DM_TARGETS_START': '0', 'sysfs_path': '/devices/virtual/block/dm-3', 'ID_FS_LABEL': '_Fedora-15-Beta-', 'ID_FS_USAGE': 'filesystem', 'MINOR': '3', 'symlinks': ['/dev/mapper/VolGroup-lv_root', '/dev/VolGroup/lv_root', '/dev/disk/by-id/dm-name-VolGroup-lv_root', '/dev/disk/by-id/dm-uuid-LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADn7HSU4BfOGCcwAO8bLfrWRNDa5FlMkzM', '/dev/disk/by-uuid/4b7d3904-3c50-46b9-ac30-2674b74e467c', '/dev/disk/by-label/_Fedora-15-Beta-'], 'MAJOR': '253', 'name': 'dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'UDEV_LOG': '3', 'DEVNAME': 'dm-3', 'DM_LV_NAME': 'lv_root', 'DM_VG_NAME': 'VolGroup', 'UDISKS_DM_TARGETS_TYPE': 'linear'} ; name: VolGroup-lv_root ; >01:14:26,282 DEBUG storage: scanning VolGroup-lv_root (/devices/virtual/block/dm-3)... >01:14:26,283 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_root ; >01:14:26,283 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:26,283 DEBUG storage: VolGroup-lv_root is an lvm logical volume >01:14:26,284 DEBUG storage: DeviceTree.addUdevLVDevice: name: VolGroup-lv_root ; >01:14:26,289 DEBUG storage: DeviceTree.addUdevDevice: info: {'LVM2_LV_NAME': ['lv_swap', 'lv_root'], 'LVM2_PV_UUID': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'LVM2_LV_ATTR': ['-wi-ao', '-wi-a-'], 'ID_PART_TABLE_TYPE': 'dos', 'UDISKS_PARTITION_OFFSET': '525336576', 'LVM2_VG_EXTENT_SIZE': '32768.00', 'UDISKS_PARTITION_SCHEME': 'mbr', 'LVM2_PV_SIZE': '9699328.00', 'LVM2_PV_PE_ALLOC_COUNT': '296', 'UDISKS_PARTITION_SIZE': '9960423424', 'UDISKS_LVM2_PV_UUID': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'ID_FS_VERSION': 'LVM2\\x20001', 'ID_PATH': 'pci-0000:00:04.0-virtio-pci-virtio1', 'UDISKS_LVM2_PV_NUM_MDA': '1', 'LVM2_VG_UUID': 'PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD', 'LVM2_LV_SIZE': ['2031616.00', '7667712.00'], 'UDISKS_LVM2_PV_VG_LV_LIST': 'name=lv_swap;uuid=YjDiGz-Iu67-c0T8-CD7p-0Zjn-YG2Y-x709cI;size=2080374784;;active=1 name=lv_root;uuid=n7HSU4-BfOG-CcwA-O8bL-frWR-NDa5-FlMkzM;size=7851737088;;active=1', 'ID_PART_ENTRY_TYPE': '0x8e', 'LVM2_PE_START': '1024.00', 'UDISKS_LVM2_PV_VG_FREE_SIZE': '0', 'LVM2_PV_NAME': '/dev/vda2', 'ANACBIN': '/sbin', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'UDISKS_PARTITION': '1', 'UDISKS_LVM2_PV_VG_PV_LIST': 'uuid=sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN;size=9932111872;allocated_size=9932111872', 'LVM2_PV_PE_COUNT': '296', 'DEVTYPE': 'partition', 'ID_FS_UUID': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'ID_FS_UUID_ENC': 'sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN', 'ID_FS_TYPE': 'LVM2_member', 'UDISKS_LVM2_PV_VG_UUID': 'PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD', 'LVM2_LV_UUID': ['YjDiGz-Iu67-c0T8-CD7p-0Zjn-YG2Y-x709cI', 'n7HSU4-BfOG-CcwA-O8bL-frWR-NDa5-FlMkzM'], 'DEVLINKS': '/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-part2', 'SUBSYSTEM': 'block', 'TAGS': ':systemd:', 'LVM2_PV_COUNT': '1', 'LVM2_VG_EXTENT_COUNT': '296', 'UDISKS_LVM2_PV_VG_EXTENT_COUNT': '296', 'UDISKS_PARTITION_TYPE': '0x8e', 'UDISKS_LVM2_PV_VG_NAME': 'VolGroup', 'UDISKS_PARTITION_SLAVE': '/sys/devices/pci0000:00/0000:00:04.0/virtio1/block/vda', 'UDISKS_PARTITION_NUMBER': '2', 'UDISKS_PARTITION_ALIGNMENT_OFFSET': '0', 'ID_FS_USAGE': 'raid', 'UDISKS_LVM2_PV_VG_EXTENT_SIZE': '33554432', 'LVM2_VG_NAME': 'VolGroup', 'UDISKS_LVM2_PV_VG_SEQNUM': '3', 'LVM2_VG_FREE': '0', 'MINOR': '2', 'name': 'vda2', 'symlinks': ['/dev/disk/by-path/pci-0000:00:04.0-virtio-pci-virtio1-part2'], 'ID_PART_ENTRY_NUMBER': '2', 'MAJOR': '252', 'UDISKS_LVM2_PV_VG_SIZE': '9932111872', 'LVM2_VG_FREE_COUNT': '0', 'ID_PART_ENTRY_SCHEME': 'dos', 'DEVPATH': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', 'UDEV_LOG': '3', 'DEVNAME': 'vda2', 'sysfs_path': '/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2', 'LVM2_VG_SIZE': '9699328.00'} ; name: vda2 ; >01:14:26,289 DEBUG storage: scanning vda2 (/devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2)... >01:14:26,290 DEBUG storage: DeviceTree.getDeviceByName: name: vda2 ; >01:14:26,291 DEBUG storage: DeviceTree.getDeviceByName returned PartitionDevice instance (0x280bf10) -- > name = vda2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x280bf90>] > kids = 1 > id = 3 > uuid = None format = <pyanaconda.storage.formats.lvmpv.LVMPhysicalVolume object at 0x28b3150> size = 9499.0 > major = 252 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = <parted.device.Device object at 0x28b32d0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = LVMPhysicalVolume instance (0x28b3150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup vgUUID = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD peStart = 1.0 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x288d8d0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x280bf90> > start = 1026048 end = 20479999 length = 19453952 > flags = lvm >01:14:26,292 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: vda2 ; >01:14:26,292 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: vda2 ; >01:14:26,297 DEBUG storage: LVMPhysicalVolume.__init__: >01:14:26,297 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >01:14:26,297 DEBUG storage: device vda2 does not contain a disklabel >01:14:26,297 DEBUG storage: no type or existing type for vda2, bailing >01:14:26,298 DEBUG storage: got device: PartitionDevice instance (0x280bf10) -- > name = vda2 status = True parents = [<pyanaconda.storage.devices.DiskDevice object at 0x280bf90>] > kids = 1 > id = 3 > uuid = None format = <pyanaconda.storage.formats.lvmpv.LVMPhysicalVolume object at 0x28b3150> size = 9499.0 > major = 252 minor = 2 exists = True > sysfs path = /devices/pci0000:00/0000:00:04.0/virtio1/block/vda/vda2 partedDevice = <parted.device.Device object at 0x28b32d0> > target size = 0 path = /dev/vda2 > format args = [] originalFormat = LVMPhysicalVolume instance (0x28b3150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup vgUUID = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD peStart = 1.0 grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = <parted.partition.Partition object at 0x288d8d0> disk = <pyanaconda.storage.devices.DiskDevice object at 0x280bf90> > start = 1026048 end = 20479999 length = 19453952 > flags = lvm >01:14:26,298 DEBUG storage: got format: LVMPhysicalVolume instance (0x28b3150) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/vda2 uuid = sZ5JwH-rgYZ-UQ2n-jcvH-liVV-DP7G-IiMSTN exists = True > options = None supported = True formattable = True resizable = False > vgName = VolGroup vgUUID = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD peStart = 1.0 >01:14:26,298 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup ; >01:14:26,299 DEBUG storage: PV size == 9499.0 >01:14:26,299 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >01:14:26,300 DEBUG storage: PV size == 9499.0 >01:14:26,300 DEBUG storage: PV size == 9499.0 >01:14:26,300 DEBUG storage: VolGroup size is 9472MB >01:14:26,300 DEBUG storage: PV size == 9499.0 >01:14:26,300 DEBUG storage: vg VolGroup has 9472MB free >01:14:26,300 DEBUG storage: PV size == 9499.0 >01:14:26,300 DEBUG storage: VolGroup size is 9472MB >01:14:26,300 DEBUG storage: PV size == 9499.0 >01:14:26,305 DEBUG storage: vg VolGroup has 9472MB free >01:14:26,305 DEBUG storage: DeviceTree.getDeviceByName returned LVMVolumeGroupDevice instance (0x28b3190) -- > name = VolGroup status = True parents = [<pyanaconda.storage.devices.PartitionDevice object at 0x280bf10>] > kids = 0 > id = 4 > uuid = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD format = <pyanaconda.storage.formats.swap.SwapSpace object at 0x28b3f10> size = 9472 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup > format args = [] originalFormat = SwapSpace instance (0x28b3f10) -- > type = swap name = swap status = False > device = /dev/mapper/VolGroup uuid = aca29457-18f3-45e1-8347-5824e000e9ba exists = True > options = supported = True formattable = True resizable = False > priority = None label = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 296 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 296.0 free space = 9472 > free extents = 296.0 > PVs = [<pyanaconda.storage.devices.PartitionDevice object at 0x280bf10>] > LVs = [] >01:14:26,305 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup ; >01:14:26,306 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup ; >01:14:26,307 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:26,307 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:14:26,307 DEBUG storage: device VolGroup does not contain a disklabel >01:14:26,307 DEBUG storage: no type or existing type for VolGroup-lv_root, bailing >01:14:26,307 DEBUG storage: PV size == 9499.0 >01:14:26,307 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup >01:14:26,308 DEBUG storage: PV size == 9499.0 >01:14:26,308 DEBUG storage: PV size == 9499.0 >01:14:26,308 DEBUG storage: VolGroup size is 9472MB >01:14:26,308 DEBUG storage: PV size == 9499.0 >01:14:26,308 DEBUG storage: vg VolGroup has 9472MB free >01:14:26,308 DEBUG storage: PV size == 9499.0 >01:14:26,308 DEBUG storage: VolGroup size is 9472MB >01:14:26,308 DEBUG storage: PV size == 9499.0 >01:14:26,311 DEBUG storage: vg VolGroup has 9472MB free >01:14:26,311 DEBUG storage: got device: LVMVolumeGroupDevice instance (0x28b3190) -- > name = VolGroup status = True parents = [<pyanaconda.storage.devices.PartitionDevice object at 0x280bf10>] > kids = 0 > id = 4 > uuid = PjoFuo-cVmY-zQci-DTDq-rKtt-9vE9-hqiNAD format = <pyanaconda.storage.formats.swap.SwapSpace object at 0x28b3f10> size = 9472 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/VolGroup > format args = [] originalFormat = SwapSpace instance (0x28b3f10) -- > type = swap name = swap status = False > device = /dev/mapper/VolGroup uuid = aca29457-18f3-45e1-8347-5824e000e9ba exists = True > options = supported = True formattable = True resizable = False > priority = None label = None target = None dmUuid = None free = 0.0 PE Size = 32.0 PE Count = 296 > PE Free = 0 PV Count = 1 > LV Names = ['lv_swap', 'lv_root'] modified = False > extents = 296.0 free space = 9472 > free extents = 296.0 > PVs = [<pyanaconda.storage.devices.PartitionDevice object at 0x280bf10>] > LVs = [] >01:14:26,312 DEBUG storage: got format: SwapSpace instance (0x28b3f10) -- > type = swap name = swap status = False > device = /dev/mapper/VolGroup uuid = aca29457-18f3-45e1-8347-5824e000e9ba exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >01:14:26,702 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_swap ; >01:14:26,703 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:26,704 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: VolGroup ; >01:14:26,704 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:26,705 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_swap ; current: None ; type: None ; >01:14:26,706 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup-lv_swap >01:14:26,714 DEBUG storage: Adding VolGroup-lv_swap/1984MB to VolGroup >01:14:26,714 DEBUG storage: added lvmlv VolGroup-lv_swap (id 17) to device tree >01:14:26,715 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_swap ; status: True ; controllable: True ; orig: False ; >01:14:26,718 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_root ; >01:14:26,718 DEBUG storage: DeviceTree.getDeviceByName returned None >01:14:26,719 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: VolGroup ; >01:14:26,719 DEBUG storage: getFormat('None') returning DeviceFormat instance >01:14:26,720 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_root ; current: None ; type: None ; >01:14:26,720 DEBUG storage: looking up parted Device: /dev/mapper/VolGroup-lv_root >01:14:26,726 DEBUG storage: Adding VolGroup-lv_root/7488MB to VolGroup >01:14:26,726 DEBUG storage: added lvmlv VolGroup-lv_root (id 18) to device tree >01:14:26,727 DEBUG storage: LVMLogicalVolumeDevice.setup: VolGroup-lv_root ; status: True ; controllable: True ; orig: False ; >01:14:26,915 INFO storage: devices to scan: ['dm-2', 'dm-3'] >01:14:26,917 DEBUG storage: DeviceTree.addUdevDevice: info: {'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'ID_FS_VERSION': '2', 'UDISKS_DM_TARGETS_PARAMS': '252:2\\x202048', 'UDISKS_DM_TARGETS_COUNT': '1', 'DM_UUID': 'LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADYjDiGzIu67c0T8CD7p0ZjnYG2Yx709cI', 'ANACBIN': '/sbin', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': 'aca29457-18f3-45e1-8347-5824e000e9ba', 'ID_FS_UUID_ENC': 'aca29457-18f3-45e1-8347-5824e000e9ba', 'DM_UDEV_RULES_VSN': '2', 'ID_FS_TYPE': 'swap', 'DEVLINKS': '/dev/mapper/VolGroup-lv_swap /dev/VolGroup/lv_swap /dev/disk/by-id/dm-name-VolGroup-lv_swap /dev/disk/by-id/dm-uuid-LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADYjDiGzIu67c0T8CD7p0ZjnYG2Yx709cI /dev/disk/by-uuid/aca29457-18f3-45e1-8347-5824e000e9ba', 'SUBSYSTEM': 'block', 'UDISKS_DM_TARGETS_LENGTH': '4063232', 'TAGS': ':systemd:', 'DM_NAME': 'VolGroup-lv_swap', 'DM_SBIN_PATH': '/sbin', 'UDISKS_DM_TARGETS_START': '0', 'sysfs_path': '/devices/virtual/block/dm-2', 'ID_FS_USAGE': 'other', 'MINOR': '2', 'symlinks': ['/dev/mapper/VolGroup-lv_swap', '/dev/VolGroup/lv_swap', '/dev/disk/by-id/dm-name-VolGroup-lv_swap', '/dev/disk/by-id/dm-uuid-LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADYjDiGzIu67c0T8CD7p0ZjnYG2Yx709cI', '/dev/disk/by-uuid/aca29457-18f3-45e1-8347-5824e000e9ba'], 'MAJOR': '253', 'name': 'dm-2', 'DEVPATH': '/devices/virtual/block/dm-2', 'UDEV_LOG': '3', 'DEVNAME': 'dm-2', 'DM_LV_NAME': 'lv_swap', 'DM_VG_NAME': 'VolGroup', 'UDISKS_DM_TARGETS_TYPE': 'linear'} ; name: VolGroup-lv_swap ; >01:14:26,917 DEBUG storage: scanning VolGroup-lv_swap (/devices/virtual/block/dm-2)... >01:14:26,918 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_swap ; >01:14:26,922 DEBUG storage: DeviceTree.getDeviceByName returned LVMLogicalVolumeDevice instance (0x28d0450) -- > name = VolGroup-lv_swap status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190>] > kids = 0 > id = 17 > uuid = YjDiGz-Iu67-c0T8-CD7p-0Zjn-YG2Y-x709cI format = <pyanaconda.storage.formats.DeviceFormat object at 0x28d0490> size = 1984.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x28d04d0> > target size = 1984.0 path = /dev/mapper/VolGroup-lv_swap > format args = [] originalFormat = DeviceFormat instance (0x28d0490) -- > type = None name = Unknown status = False > device = /dev/mapper/VolGroup-lv_swap uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1984MB >01:14:26,922 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_swap ; >01:14:26,923 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_swap ; >01:14:26,924 DEBUG storage: SwapSpace.__init__: >01:14:26,924 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:14:26,924 DEBUG storage: device VolGroup-lv_swap does not contain a disklabel >01:14:26,924 DEBUG storage: type detected on 'VolGroup-lv_swap' is 'swap' >01:14:26,924 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/VolGroup-lv_swap ; serial: None ; uuid: aca29457-18f3-45e1-8347-5824e000e9ba ; exists: True ; label: None ; >01:14:26,925 DEBUG storage: getFormat('swap') returning SwapSpace instance >01:14:26,925 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_swap ; current: None ; type: swap ; >01:14:26,926 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x28d0450) -- > name = VolGroup-lv_swap status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190>] > kids = 0 > id = 17 > uuid = YjDiGz-Iu67-c0T8-CD7p-0Zjn-YG2Y-x709cI format = <pyanaconda.storage.formats.swap.SwapSpace object at 0x28c24d0> size = 1984.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x28d04d0> > target size = 1984.0 path = /dev/mapper/VolGroup-lv_swap > format args = [] originalFormat = DeviceFormat instance (0x28d0490) -- > type = None name = Unknown status = False > device = /dev/mapper/VolGroup-lv_swap uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1984MB >01:14:26,927 DEBUG storage: got format: SwapSpace instance (0x28c24d0) -- > type = swap name = swap status = True > device = /dev/mapper/VolGroup-lv_swap uuid = aca29457-18f3-45e1-8347-5824e000e9ba exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >01:14:26,927 DEBUG storage: DeviceTree.addUdevDevice: info: {'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', 'ID_FS_VERSION': '1.0', 'UDISKS_DM_TARGETS_PARAMS': '252:2\\x204065280', 'UDISKS_DM_TARGETS_COUNT': '1', 'DM_UUID': 'LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADn7HSU4BfOGCcwAO8bLfrWRNDa5FlMkzM', 'ID_FS_LABEL_ENC': '_Fedora-15-Beta-', 'ANACBIN': '/sbin', 'UDISKS_PRESENTATION_NOPOLICY': '1', 'DM_SUSPENDED': '0', 'DEVTYPE': 'disk', 'ID_FS_UUID': '4b7d3904-3c50-46b9-ac30-2674b74e467c', 'ID_FS_UUID_ENC': '4b7d3904-3c50-46b9-ac30-2674b74e467c', 'DM_UDEV_RULES_VSN': '2', 'ID_FS_TYPE': 'ext4', 'DEVLINKS': '/dev/mapper/VolGroup-lv_root /dev/VolGroup/lv_root /dev/disk/by-id/dm-name-VolGroup-lv_root /dev/disk/by-id/dm-uuid-LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADn7HSU4BfOGCcwAO8bLfrWRNDa5FlMkzM /dev/disk/by-uuid/4b7d3904-3c50-46b9-ac30-2674b74e467c /dev/disk/by-label/_Fedora-15-Beta-', 'SUBSYSTEM': 'block', 'UDISKS_DM_TARGETS_LENGTH': '15335424', 'TAGS': ':systemd:', 'DM_NAME': 'VolGroup-lv_root', 'DM_SBIN_PATH': '/sbin', 'UDISKS_DM_TARGETS_START': '0', 'sysfs_path': '/devices/virtual/block/dm-3', 'ID_FS_LABEL': '_Fedora-15-Beta-', 'ID_FS_USAGE': 'filesystem', 'MINOR': '3', 'symlinks': ['/dev/mapper/VolGroup-lv_root', '/dev/VolGroup/lv_root', '/dev/disk/by-id/dm-name-VolGroup-lv_root', '/dev/disk/by-id/dm-uuid-LVM-PjoFuocVmYzQciDTDqrKtt9vE9hqiNADn7HSU4BfOGCcwAO8bLfrWRNDa5FlMkzM', '/dev/disk/by-uuid/4b7d3904-3c50-46b9-ac30-2674b74e467c', '/dev/disk/by-label/_Fedora-15-Beta-'], 'MAJOR': '253', 'name': 'dm-3', 'DEVPATH': '/devices/virtual/block/dm-3', 'UDEV_LOG': '3', 'DEVNAME': 'dm-3', 'DM_LV_NAME': 'lv_root', 'DM_VG_NAME': 'VolGroup', 'UDISKS_DM_TARGETS_TYPE': 'linear'} ; name: VolGroup-lv_root ; >01:14:26,927 DEBUG storage: scanning VolGroup-lv_root (/devices/virtual/block/dm-3)... >01:14:26,928 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_root ; >01:14:26,930 DEBUG storage: DeviceTree.getDeviceByName returned LVMLogicalVolumeDevice instance (0x28d0610) -- > name = VolGroup-lv_root status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190>] > kids = 0 > id = 18 > uuid = n7HSU4-BfOG-CcwA-O8bL-frWR-NDa5-FlMkzM format = <pyanaconda.storage.formats.DeviceFormat object at 0x28d0690> size = 7488.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x28d0650> > target size = 7488.0 path = /dev/mapper/VolGroup-lv_root > format args = [] originalFormat = DeviceFormat instance (0x28d0690) -- > type = None name = Unknown status = False > device = /dev/mapper/VolGroup-lv_root uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 7488MB >01:14:26,930 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: VolGroup-lv_root ; >01:14:26,931 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: VolGroup-lv_root ; >01:14:26,932 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:26,932 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:14:26,932 DEBUG storage: device VolGroup-lv_root does not contain a disklabel >01:14:26,932 DEBUG storage: type detected on 'VolGroup-lv_root' is 'ext4' >01:14:26,933 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:27,028 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:27,028 DEBUG storage: getFormat('ext4') returning Ext4FS instance >01:14:27,030 DEBUG storage: LVMLogicalVolumeDevice._setFormat: VolGroup-lv_root ; current: None ; type: ext4 ; >01:14:27,034 DEBUG storage: got device: LVMLogicalVolumeDevice instance (0x28d0610) -- > name = VolGroup-lv_root status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190>] > kids = 0 > id = 18 > uuid = n7HSU4-BfOG-CcwA-O8bL-frWR-NDa5-FlMkzM format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x28c2cd0> size = 7488.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x28d0650> > target size = 7488.0 path = /dev/mapper/VolGroup-lv_root > format args = [] originalFormat = DeviceFormat instance (0x28d0690) -- > type = None name = Unknown status = False > device = /dev/mapper/VolGroup-lv_root uuid = None exists = True > options = None supported = False formattable = False resizable = False > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 7488MB >01:14:27,035 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:27,035 DEBUG storage: got format: Ext4FS instance (0x28c2cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/VolGroup-lv_root uuid = 4b7d3904-3c50-46b9-ac30-2674b74e467c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-15-Beta- size = 7488.0 targetSize = 7488.0 > >01:14:27,139 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_swap ; >01:14:27,144 DEBUG storage: DeviceTree.getDeviceByName returned LVMLogicalVolumeDevice instance (0x28d0450) -- > name = VolGroup-lv_swap status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190>] > kids = 0 > id = 17 > uuid = YjDiGz-Iu67-c0T8-CD7p-0Zjn-YG2Y-x709cI format = <pyanaconda.storage.formats.swap.SwapSpace object at 0x28c24d0> size = 1984.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x28d04d0> > target size = 1984.0 path = /dev/mapper/VolGroup-lv_swap > format args = [] originalFormat = SwapSpace instance (0x28c24d0) -- > type = swap name = swap status = True > device = /dev/mapper/VolGroup-lv_swap uuid = aca29457-18f3-45e1-8347-5824e000e9ba exists = True > options = supported = True formattable = True resizable = False > priority = None label = None target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 1984MB >01:14:27,145 DEBUG storage: DeviceTree.getDeviceByName: name: VolGroup-lv_root ; >01:14:27,147 DEBUG storage: Ext4FS.supported: supported: True ; >01:14:27,148 DEBUG storage: DeviceTree.getDeviceByName returned LVMLogicalVolumeDevice instance (0x28d0610) -- > name = VolGroup-lv_root status = True parents = [<pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190>] > kids = 0 > id = 18 > uuid = n7HSU4-BfOG-CcwA-O8bL-frWR-NDa5-FlMkzM format = <pyanaconda.storage.formats.fs.Ext4FS object at 0x28c2cd0> size = 7488.0 > major = 0 minor = 0 exists = True > sysfs path = partedDevice = <parted.device.Device object at 0x28d0650> > target size = 7488.0 path = /dev/mapper/VolGroup-lv_root > format args = [] originalFormat = Ext4FS instance (0x28c2cd0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/VolGroup-lv_root uuid = 4b7d3904-3c50-46b9-ac30-2674b74e467c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-15-Beta- size = 7488.0 targetSize = 7488.0 > target = None dmUuid = None VG device = <pyanaconda.storage.devices.LVMVolumeGroupDevice object at 0x28b3190> percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 7488MB >01:14:27,149 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >01:14:27,173 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >01:14:27,205 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >01:14:27,207 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:14:27,208 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:14:27,234 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >01:14:27,235 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >01:14:27,236 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >01:14:27,238 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >01:14:27,239 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >01:14:27,240 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_swap ; status: True ; controllable: True ; >01:14:27,242 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/VolGroup-lv_swap ; status: True ; type: swap ; >01:14:27,276 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/VolGroup-lv_swap ; status: False ; type: swap ; >01:14:27,379 DEBUG storage: LVMLogicalVolumeDevice._teardown: VolGroup-lv_swap ; status: True ; controllable: True ; >01:14:27,715 DEBUG storage: LVMVolumeGroupDevice.teardown: VolGroup ; status: True ; controllable: True ; >01:14:27,719 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/VolGroup ; status: False ; type: swap ; >01:14:27,721 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/VolGroup ; status: False ; type: swap ; >01:14:27,750 DEBUG storage: LVMVolumeGroupDevice._teardown: VolGroup ; status: True ; controllable: True ; >01:14:27,955 DEBUG storage: PartitionDevice.teardown: vda2 ; status: True ; controllable: True ; >01:14:27,962 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >01:14:27,963 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/vda2 ; status: False ; type: lvmpv ; >01:14:28,014 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >01:14:28,017 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:14:28,018 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:14:28,045 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_root ; status: False ; controllable: True ; >01:14:28,046 INFO storage: removing anaconda-created /etc/mdadm.conf >01:14:28,046 ERR storage: failed to remove /etc/mdadm.conf: [Errno 2] No such file or directory: '/etc/mdadm.conf' >01:14:28,051 INFO storage: removing anaconda-created /etc/multipath.conf >01:14:28,051 ERR storage: failed to remove /etc/multipath.conf: [Errno 2] No such file or directory: '/etc/multipath.conf' >01:14:28,052 DEBUG storage: OpticalDevice.teardown: sr0 ; status: True ; controllable: True ; >01:14:28,077 DEBUG storage: PartitionDevice.teardown: vda1 ; status: True ; controllable: True ; >01:14:28,103 DEBUG storage: DiskDevice.teardown: vda ; status: True ; controllable: True ; >01:14:28,105 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:14:28,106 DEBUG storage: DiskLabel.teardown: device: /dev/vda ; status: False ; type: disklabel ; >01:14:28,131 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >01:14:28,132 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >01:14:28,133 DEBUG storage: LoopDevice.teardown: loop3 ; status: False ; controllable: False ; >01:14:28,135 DEBUG storage: DMDevice.teardown: live-rw ; status: True ; controllable: False ; >01:14:28,136 DEBUG storage: DMDevice.teardown: live-osimg-min ; status: True ; controllable: False ; >01:14:28,137 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_swap ; status: False ; controllable: True ; >01:14:28,138 DEBUG storage: LVMLogicalVolumeDevice.teardown: VolGroup-lv_root ; status: False ; controllable: True ; >01:14:28,700 DEBUG storage: registered device format class MultipathMember as multipath_member >01:14:28,701 DEBUG storage: registered device format class SwapSpace as swap >01:14:28,766 DEBUG storage: registered device format class Ext2FS as ext2 >01:14:28,767 DEBUG storage: registered device format class Ext3FS as ext3 >01:14:28,767 DEBUG storage: registered device format class Ext4FS as ext4 >01:14:28,767 DEBUG storage: registered device format class FATFS as vfat >01:14:28,767 DEBUG storage: registered device format class EFIFS as efi >01:14:28,768 DEBUG storage: registered device format class BTRFS as btrfs >01:14:28,768 DEBUG storage: registered device format class GFS2 as gfs2 >01:14:28,768 DEBUG storage: registered device format class JFS as jfs >01:14:28,768 DEBUG storage: registered device format class ReiserFS as reiserfs >01:14:28,768 DEBUG storage: registered device format class XFS as xfs >01:14:28,769 DEBUG storage: registered device format class HFS as hfs >01:14:28,769 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >01:14:28,769 DEBUG storage: registered device format class HFSPlus as hfs+ >01:14:28,769 DEBUG storage: registered device format class NTFS as ntfs >01:14:28,769 DEBUG storage: registered device format class NFS as nfs >01:14:28,769 DEBUG storage: registered device format class NFSv4 as nfs4 >01:14:28,770 DEBUG storage: registered device format class Iso9660FS as iso9660 >01:14:28,770 DEBUG storage: registered device format class NoDevFS as nodev >01:14:28,770 DEBUG storage: registered device format class DevPtsFS as devpts >01:14:28,770 DEBUG storage: registered device format class ProcFS as proc >01:14:28,770 DEBUG storage: registered device format class SysFS as sysfs >01:14:28,770 DEBUG storage: registered device format class TmpFS as tmpfs >01:14:28,771 DEBUG storage: registered device format class BindFS as bind >01:14:28,771 DEBUG storage: registered device format class SELinuxFS as selinuxfs >01:14:28,771 DEBUG storage: registered device format class USBFS as usbfs >01:14:28,771 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >01:14:28,772 DEBUG storage: registered device format class MDRaidMember as mdmember >01:14:28,773 DEBUG storage: registered device format class DiskLabel as disklabel >01:14:28,776 DEBUG storage: registered device format class LUKS as luks >01:14:28,777 DEBUG storage: registered device format class PPCPRePBoot as prepboot >01:14:28,777 DEBUG storage: registered device format class DMRaidMember as dmraidmember > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-15-Beta-x86_64-Live-Deskt rootfstype=auto ro liveimg quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > >---------------------------- > >Subsequent attempts to run anaconda result in a 'can only run from live image!' error.
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 694712
:
491105
| 915206