Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 677917 Details for
Bug 862613
ValueError: cannot initialize a disk that has partitions
Home
New
Search
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.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
[18.37.11] anaconda-tb-kqIfPf
anaconda-tb-kqIfPf (text/plain), 285.51 KB, created by
Steve Tyler
on 2013-01-13 22:22:17 UTC
(
hide
)
Description:
[18.37.11] anaconda-tb-kqIfPf
Filename:
MIME Type:
Creator:
Steve Tyler
Created:
2013-01-13 22:22:17 UTC
Size:
285.51 KB
patch
obsolete
>anaconda 18.37.11 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 832, in initializeDisk > raise ValueError("cannot initialize a disk that has partitions") > File "/usr/lib64/python2.7/site-packages/pyanaconda/storage/__init__.py", line 807, in clearPartitions > self.initializeDisk(disk) > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 445, in execute > storage.clearPartitions() > File "/usr/lib64/python2.7/site-packages/pyanaconda/kickstart.py", line 1480, in doKickstartStorage > ksdata.clearpart.execute(storage, ksdata, instClass) > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/storage.py", line 399, in _doExecute > doKickstartStorage(self.storage, self.data, self.instclass) > File "/usr/lib64/python2.7/threading.py", line 504, in run > self.__target(*self.__args, **self.__kwargs) > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line 91, in run > threading.Thread.run(self, *args, **kwargs) >ValueError: cannot initialize a disk that has partitions > >Local variables in innermost frame: >disk: existing 12288MB disk sda (0) with existing mac disklabel >magic_partitions: {'sun': 3, 'mac': 1} >self: <pyanaconda.storage.Storage object at 0x1970f10> >part: parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ac415c050> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Apple active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ac415c650> PedPartition: <_ped.Partition object at 0x7f0ac4152c50> >number: 1 > > > >Exception occurred during state dump: >Traceback (most recent call last): > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 419, in dump > ret += self._dumpClass(obj, skipList=idSkipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 368, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 368, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 360, in _dumpClass > ret += self._dumpClass(v, level + 1, parentkey = curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 368, in _dumpClass > ret += self._dumpClass(value, level + 1, parentkey=curkey, skipList=skipList) > File "/usr/lib/python2.7/site-packages/meh/dump.py", line 358, in _dumpClass > ret += "%s" % (v,) >UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 29: ordinal not in range(128) > > >/tmp/anaconda.log: >16:46:47,259 DEBUG anaconda: required disklabel type for sda (1) is None >16:46:47,259 DEBUG anaconda: default disklabel type for sda is msdos >16:46:47,259 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:46:47,802 INFO anaconda: /sbin/anaconda 18.37.11 >21:46:48,208 INFO anaconda: 2097152 kB (2048 MB) are available >16:46:48,208 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:46:48,209 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >16:46:48,210 INFO anaconda: Default encoding = ascii >16:46:48,621 INFO anaconda: ISCSID is /sbin/iscsid >16:46:48,622 INFO anaconda: no initiator set >16:46:48,703 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >16:46:48,704 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >16:46:48,949 INFO anaconda: Display mode = g >21:46:48,952 INFO anaconda: 2097152 kB (2048 MB) are available >16:46:48,952 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >16:46:49,105 INFO anaconda: using only installclass _Fedora >16:46:49,177 INFO anaconda: Detected 2016M of memory >16:46:49,177 INFO anaconda: Swap attempt of 4032M >16:46:49,181 INFO anaconda: Running Thread: AnaStorageThread (139684323686144) >16:46:49,183 INFO anaconda: Running Thread: AnaNetworkThread (139684315293440) >16:46:49,188 INFO anaconda: Running Thread: AnaPayloadThread (139683985565440) >16:46:49,188 DEBUG anaconda: network: devices found ['eth0'] >16:46:49,350 DEBUG anaconda: network: dumped ifcfg file for default autoconnection on eth0 >16:46:49,554 DEBUG anaconda: updating hostname localhost.localdomain >16:46:49,633 DEBUG anaconda: waiting for connecting NM (dhcp?) >16:46:50,878 INFO anaconda: no initiator set >16:46:51,232 DEBUG anaconda: required disklabel type for sda (1) is None >16:46:51,232 DEBUG anaconda: default disklabel type for sda is msdos >16:46:51,233 DEBUG anaconda: selecting msdos disklabel for sda based on size >16:46:52,077 DEBUG anaconda: connected, waited 2 seconds >16:46:52,105 DEBUG anaconda: updating hostname localhost.localdomain >16:46:52,110 INFO anaconda: Thread Done: AnaNetworkThread (139684315293440) >16:46:52,769 INFO anaconda: Thread Done: AnaStorageThread (139684323686144) >16:46:52,797 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >16:46:52,828 INFO anaconda: Thread Done: AnaPayloadThread (139683985565440) >16:46:58,075 INFO anaconda: Not doing 'replace runtime X layouts' in live installation >16:46:58,190 DEBUG anaconda: network standalone spoke (init): completed: True >11:46:58,540 INFO anaconda: Not doing 'save system time' in live installation >11:46:58,543 INFO anaconda: Not doing 'save system time' in live installation >11:46:58,546 INFO anaconda: Not doing 'save system time' in live installation >16:46:58,557 INFO anaconda: Not doing 'modify system time and date' in live installation >16:47:00,390 INFO anaconda: fs space: 0 B needed: 3.10 GB >16:47:00,424 INFO anaconda: Not doing 'hide runtime keyboard configuration warning' in live installation >16:47:00,431 INFO anaconda: Not doing 'add runtime X layout' in live installation >16:47:00,460 INFO anaconda: Not doing 'test X layouts' in live installation >16:47:00,466 WARN anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" > return info.invoke(*args, **kwargs) > >16:47:01,594 INFO anaconda: fs space: 0 B needed: 3.10 GB >16:47:01,714 INFO anaconda: Running Thread: AnaStorageWatcher (139684315293440) >16:47:02,453 INFO anaconda: Running Thread: AnaNTPserver0 (139684323686144) >16:47:02,459 INFO anaconda: Running Thread: AnaNTPserver1 (139683977172736) >16:47:02,468 INFO anaconda: Running Thread: AnaNTPserver2 (139683452708608) >16:47:02,488 INFO anaconda: Running Thread: AnaNTPserver3 (139683423258368) >16:47:02,521 INFO anaconda: Thread Done: AnaStorageWatcher (139684315293440) >16:47:02,562 DEBUG anaconda: updating hostname localhost.localdomain >16:47:02,578 DEBUG anaconda: updating hostname localhost.localdomain >16:47:02,667 INFO anaconda: Thread Done: AnaNTPserver0 (139684323686144) >16:47:02,810 INFO anaconda: Thread Done: AnaNTPserver3 (139683423258368) >16:47:02,968 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45bb950> status to: Probing storage... >16:47:02,984 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45bb950> >16:47:08,868 DEBUG anaconda: Need disklabel: gpt, msdos have: mac >16:47:09,875 DEBUG anaconda: disk free: 0 fs free: 0 sw needs: 3.10 GB auto swap: 4.03 GB >16:47:12,514 INFO anaconda: Thread Done: AnaNTPserver1 (139683977172736) >16:47:12,518 INFO anaconda: Thread Done: AnaNTPserver2 (139683452708608) >16:47:16,456 INFO anaconda: Running Thread: AnaExecuteStorageThread (139683452708608) >16:47:16,464 INFO anaconda: Thread Done: AnaExecuteStorageThread (139683452708608) >16:47:16,530 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sr0'] >16:47:16,531 DEBUG anaconda: ui: unused=['sda1'] >16:47:16,531 DEBUG anaconda: ui: new_devices=[] >16:47:16,546 DEBUG anaconda: page clicked: New Fedora 18 Installation >16:47:16,546 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >16:47:17,055 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45bb950> >16:47:17,056 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45bb950> status to: Saving storage configuration... >16:47:17,064 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45bb950> > > >/tmp/packaging.log: > > >/tmp/program.log: >16:46:47,205 INFO program: Running... udevadm settle --timeout=300 >16:46:47,396 INFO program: Running... dumpe2fs -h /dev/loop3 >16:46:47,428 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:47,428 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:46:47,428 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:47,428 INFO program: Filesystem magic number: 0xEF53 >16:46:47,428 INFO program: Filesystem revision #: 1 (dynamic) >16:46:47,428 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 >16:46:47,429 INFO program: Filesystem flags: signed_directory_hash >16:46:47,429 INFO program: Default mount options: user_xattr acl >16:46:47,429 INFO program: Filesystem state: clean >16:46:47,429 INFO program: Errors behavior: Continue >16:46:47,429 INFO program: Filesystem OS type: Linux >16:46:47,429 INFO program: Inode count: 262144 >16:46:47,429 INFO program: Block count: 1048576 >16:46:47,429 INFO program: Reserved block count: 10484 >16:46:47,429 INFO program: Free blocks: 188396 >16:46:47,429 INFO program: Free inodes: 153869 >16:46:47,429 INFO program: First block: 0 >16:46:47,429 INFO program: Block size: 4096 >16:46:47,429 INFO program: Fragment size: 4096 >16:46:47,429 INFO program: Reserved GDT blocks: 255 >16:46:47,429 INFO program: Blocks per group: 32768 >16:46:47,429 INFO program: Fragments per group: 32768 >16:46:47,429 INFO program: Inodes per group: 8192 >16:46:47,429 INFO program: Inode blocks per group: 512 >16:46:47,429 INFO program: Flex block group size: 16 >16:46:47,429 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:47,429 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:46:47,430 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >16:46:47,430 INFO program: Mount count: 0 >16:46:47,430 INFO program: Maximum mount count: -1 >16:46:47,430 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:46:47,430 INFO program: Check interval: 0 (<none>) >16:46:47,430 INFO program: Lifetime writes: 821 MB >16:46:47,430 INFO program: Reserved blocks uid: 0 (user root) >16:46:47,430 INFO program: Reserved blocks gid: 0 (group root) >16:46:47,430 INFO program: First inode: 11 >16:46:47,430 INFO program: Inode size: 256 >16:46:47,430 INFO program: Required extra isize: 28 >16:46:47,430 INFO program: Desired extra isize: 28 >16:46:47,430 INFO program: Journal inode: 8 >16:46:47,430 INFO program: Default directory hash: half_md4 >16:46:47,430 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:47,430 INFO program: Journal backup: inode blocks >16:46:47,430 INFO program: Journal features: journal_incompat_revoke >16:46:47,430 INFO program: Journal size: 128M >16:46:47,430 INFO program: Journal length: 32768 >16:46:47,430 INFO program: Journal sequence: 0x000016a9 >16:46:47,430 INFO program: Journal start: 0 >16:46:47,430 INFO program: >16:46:47,431 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:47,431 INFO program: Running... dumpe2fs -h /dev/loop3 >16:46:47,435 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:47,436 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:46:47,436 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:47,436 INFO program: Filesystem magic number: 0xEF53 >16:46:47,436 INFO program: Filesystem revision #: 1 (dynamic) >16:46:47,436 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 >16:46:47,436 INFO program: Filesystem flags: signed_directory_hash >16:46:47,436 INFO program: Default mount options: user_xattr acl >16:46:47,436 INFO program: Filesystem state: clean >16:46:47,436 INFO program: Errors behavior: Continue >16:46:47,436 INFO program: Filesystem OS type: Linux >16:46:47,436 INFO program: Inode count: 262144 >16:46:47,436 INFO program: Block count: 1048576 >16:46:47,436 INFO program: Reserved block count: 10484 >16:46:47,436 INFO program: Free blocks: 188396 >16:46:47,436 INFO program: Free inodes: 153869 >16:46:47,436 INFO program: First block: 0 >16:46:47,436 INFO program: Block size: 4096 >16:46:47,436 INFO program: Fragment size: 4096 >16:46:47,436 INFO program: Reserved GDT blocks: 255 >16:46:47,437 INFO program: Blocks per group: 32768 >16:46:47,437 INFO program: Fragments per group: 32768 >16:46:47,437 INFO program: Inodes per group: 8192 >16:46:47,437 INFO program: Inode blocks per group: 512 >16:46:47,437 INFO program: Flex block group size: 16 >16:46:47,437 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:47,437 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:46:47,437 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >16:46:47,437 INFO program: Mount count: 0 >16:46:47,437 INFO program: Maximum mount count: -1 >16:46:47,437 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:46:47,437 INFO program: Check interval: 0 (<none>) >16:46:47,437 INFO program: Lifetime writes: 821 MB >16:46:47,437 INFO program: Reserved blocks uid: 0 (user root) >16:46:47,437 INFO program: Reserved blocks gid: 0 (group root) >16:46:47,438 INFO program: First inode: 11 >16:46:47,438 INFO program: Inode size: 256 >16:46:47,438 INFO program: Required extra isize: 28 >16:46:47,438 INFO program: Desired extra isize: 28 >16:46:47,438 INFO program: Journal inode: 8 >16:46:47,438 INFO program: Default directory hash: half_md4 >16:46:47,438 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:47,438 INFO program: Journal backup: inode blocks >16:46:47,438 INFO program: Journal features: journal_incompat_revoke >16:46:47,438 INFO program: Journal size: 128M >16:46:47,438 INFO program: Journal length: 32768 >16:46:47,438 INFO program: Journal sequence: 0x000016a9 >16:46:47,438 INFO program: Journal start: 0 >16:46:47,438 INFO program: >16:46:47,438 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:47,438 INFO program: Running... resize2fs -P /dev/loop3 >16:46:47,452 INFO program: Couldn't find valid filesystem superblock. >16:46:47,452 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:46:47,452 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:46:47,490 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:46:47,495 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:47,495 INFO program: Last mounted on: /sysroot >16:46:47,495 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:47,495 INFO program: Filesystem magic number: 0xEF53 >16:46:47,495 INFO program: Filesystem revision #: 1 (dynamic) >16:46:47,496 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:46:47,496 INFO program: Filesystem flags: signed_directory_hash >16:46:47,496 INFO program: Default mount options: user_xattr acl >16:46:47,496 INFO program: Filesystem state: clean >16:46:47,496 INFO program: Errors behavior: Continue >16:46:47,496 INFO program: Filesystem OS type: Linux >16:46:47,496 INFO program: Inode count: 262144 >16:46:47,496 INFO program: Block count: 1048576 >16:46:47,496 INFO program: Reserved block count: 10484 >16:46:47,496 INFO program: Free blocks: 188396 >16:46:47,496 INFO program: Free inodes: 153869 >16:46:47,496 INFO program: First block: 0 >16:46:47,496 INFO program: Block size: 4096 >16:46:47,496 INFO program: Fragment size: 4096 >16:46:47,496 INFO program: Reserved GDT blocks: 255 >16:46:47,496 INFO program: Blocks per group: 32768 >16:46:47,496 INFO program: Fragments per group: 32768 >16:46:47,496 INFO program: Inodes per group: 8192 >16:46:47,496 INFO program: Inode blocks per group: 512 >16:46:47,496 INFO program: Flex block group size: 16 >16:46:47,496 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:47,497 INFO program: Last mount time: Sun Jan 13 16:44:18 2013 >16:46:47,497 INFO program: Last write time: Sun Jan 13 16:44:18 2013 >16:46:47,497 INFO program: Mount count: 1 >16:46:47,497 INFO program: Maximum mount count: -1 >16:46:47,497 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:46:47,497 INFO program: Check interval: 0 (<none>) >16:46:47,497 INFO program: Lifetime writes: 821 MB >16:46:47,497 INFO program: Reserved blocks uid: 0 (user root) >16:46:47,497 INFO program: Reserved blocks gid: 0 (group root) >16:46:47,497 INFO program: First inode: 11 >16:46:47,497 INFO program: Inode size: 256 >16:46:47,497 INFO program: Required extra isize: 28 >16:46:47,497 INFO program: Desired extra isize: 28 >16:46:47,497 INFO program: Journal inode: 8 >16:46:47,497 INFO program: First orphan inode: 34636 >16:46:47,497 INFO program: Default directory hash: half_md4 >16:46:47,497 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:47,497 INFO program: Journal backup: inode blocks >16:46:47,497 INFO program: Journal features: journal_incompat_revoke >16:46:47,497 INFO program: Journal size: 128M >16:46:47,497 INFO program: Journal length: 32768 >16:46:47,497 INFO program: Journal sequence: 0x000016aa >16:46:47,498 INFO program: Journal start: 1 >16:46:47,498 INFO program: >16:46:47,498 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:47,498 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:46:47,502 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:47,503 INFO program: Last mounted on: /sysroot >16:46:47,503 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:47,503 INFO program: Filesystem magic number: 0xEF53 >16:46:47,503 INFO program: Filesystem revision #: 1 (dynamic) >16:46:47,503 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:46:47,503 INFO program: Filesystem flags: signed_directory_hash >16:46:47,503 INFO program: Default mount options: user_xattr acl >16:46:47,503 INFO program: Filesystem state: clean >16:46:47,503 INFO program: Errors behavior: Continue >16:46:47,503 INFO program: Filesystem OS type: Linux >16:46:47,503 INFO program: Inode count: 262144 >16:46:47,503 INFO program: Block count: 1048576 >16:46:47,503 INFO program: Reserved block count: 10484 >16:46:47,503 INFO program: Free blocks: 188396 >16:46:47,503 INFO program: Free inodes: 153869 >16:46:47,503 INFO program: First block: 0 >16:46:47,503 INFO program: Block size: 4096 >16:46:47,504 INFO program: Fragment size: 4096 >16:46:47,504 INFO program: Reserved GDT blocks: 255 >16:46:47,504 INFO program: Blocks per group: 32768 >16:46:47,504 INFO program: Fragments per group: 32768 >16:46:47,504 INFO program: Inodes per group: 8192 >16:46:47,504 INFO program: Inode blocks per group: 512 >16:46:47,504 INFO program: Flex block group size: 16 >16:46:47,504 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:47,504 INFO program: Last mount time: Sun Jan 13 16:44:18 2013 >16:46:47,504 INFO program: Last write time: Sun Jan 13 16:44:18 2013 >16:46:47,504 INFO program: Mount count: 1 >16:46:47,504 INFO program: Maximum mount count: -1 >16:46:47,504 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:46:47,504 INFO program: Check interval: 0 (<none>) >16:46:47,504 INFO program: Lifetime writes: 821 MB >16:46:47,504 INFO program: Reserved blocks uid: 0 (user root) >16:46:47,504 INFO program: Reserved blocks gid: 0 (group root) >16:46:47,504 INFO program: First inode: 11 >16:46:47,504 INFO program: Inode size: 256 >16:46:47,504 INFO program: Required extra isize: 28 >16:46:47,504 INFO program: Desired extra isize: 28 >16:46:47,505 INFO program: Journal inode: 8 >16:46:47,505 INFO program: First orphan inode: 34636 >16:46:47,505 INFO program: Default directory hash: half_md4 >16:46:47,505 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:47,505 INFO program: Journal backup: inode blocks >16:46:47,505 INFO program: Journal features: journal_incompat_revoke >16:46:47,505 INFO program: Journal size: 128M >16:46:47,505 INFO program: Journal length: 32768 >16:46:47,505 INFO program: Journal sequence: 0x000016aa >16:46:47,505 INFO program: Journal start: 1 >16:46:47,505 INFO program: >16:46:47,505 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:47,505 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:46:47,513 INFO program: Estimated minimum size of the filesystem: 861839 >16:46:47,513 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:46:47,534 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:46:47,539 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:47,539 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:46:47,539 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:47,539 INFO program: Filesystem magic number: 0xEF53 >16:46:47,539 INFO program: Filesystem revision #: 1 (dynamic) >16:46:47,539 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 >16:46:47,539 INFO program: Filesystem flags: signed_directory_hash >16:46:47,539 INFO program: Default mount options: user_xattr acl >16:46:47,539 INFO program: Filesystem state: clean >16:46:47,540 INFO program: Errors behavior: Continue >16:46:47,540 INFO program: Filesystem OS type: Linux >16:46:47,540 INFO program: Inode count: 221184 >16:46:47,540 INFO program: Block count: 861839 >16:46:47,540 INFO program: Reserved block count: 8616 >16:46:47,540 INFO program: Free blocks: 4486 >16:46:47,540 INFO program: Free inodes: 112909 >16:46:47,540 INFO program: First block: 0 >16:46:47,540 INFO program: Block size: 4096 >16:46:47,540 INFO program: Fragment size: 4096 >16:46:47,540 INFO program: Reserved GDT blocks: 255 >16:46:47,540 INFO program: Blocks per group: 32768 >16:46:47,540 INFO program: Fragments per group: 32768 >16:46:47,540 INFO program: Inodes per group: 8192 >16:46:47,540 INFO program: Inode blocks per group: 512 >16:46:47,540 INFO program: Flex block group size: 16 >16:46:47,540 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:47,540 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:46:47,540 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >16:46:47,540 INFO program: Mount count: 0 >16:46:47,540 INFO program: Maximum mount count: -1 >16:46:47,541 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >16:46:47,541 INFO program: Check interval: 0 (<none>) >16:46:47,541 INFO program: Lifetime writes: 822 MB >16:46:47,541 INFO program: Reserved blocks uid: 0 (user root) >16:46:47,541 INFO program: Reserved blocks gid: 0 (group root) >16:46:47,541 INFO program: First inode: 11 >16:46:47,541 INFO program: Inode size: 256 >16:46:47,541 INFO program: Required extra isize: 28 >16:46:47,541 INFO program: Desired extra isize: 28 >16:46:47,541 INFO program: Journal inode: 8 >16:46:47,541 INFO program: Default directory hash: half_md4 >16:46:47,541 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:47,541 INFO program: Journal backup: inode blocks >16:46:47,541 INFO program: Journal features: journal_incompat_revoke >16:46:47,541 INFO program: Journal size: 128M >16:46:47,541 INFO program: Journal length: 32768 >16:46:47,541 INFO program: Journal sequence: 0x000016a9 >16:46:47,541 INFO program: Journal start: 0 >16:46:47,541 INFO program: >16:46:47,541 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:47,542 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:46:47,546 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:47,547 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:46:47,547 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:47,547 INFO program: Filesystem magic number: 0xEF53 >16:46:47,547 INFO program: Filesystem revision #: 1 (dynamic) >16:46:47,547 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 >16:46:47,547 INFO program: Filesystem flags: signed_directory_hash >16:46:47,547 INFO program: Default mount options: user_xattr acl >16:46:47,547 INFO program: Filesystem state: clean >16:46:47,547 INFO program: Errors behavior: Continue >16:46:47,547 INFO program: Filesystem OS type: Linux >16:46:47,547 INFO program: Inode count: 221184 >16:46:47,547 INFO program: Block count: 861839 >16:46:47,547 INFO program: Reserved block count: 8616 >16:46:47,547 INFO program: Free blocks: 4486 >16:46:47,547 INFO program: Free inodes: 112909 >16:46:47,547 INFO program: First block: 0 >16:46:47,547 INFO program: Block size: 4096 >16:46:47,547 INFO program: Fragment size: 4096 >16:46:47,548 INFO program: Reserved GDT blocks: 255 >16:46:47,548 INFO program: Blocks per group: 32768 >16:46:47,548 INFO program: Fragments per group: 32768 >16:46:47,548 INFO program: Inodes per group: 8192 >16:46:47,548 INFO program: Inode blocks per group: 512 >16:46:47,548 INFO program: Flex block group size: 16 >16:46:47,548 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:47,548 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:46:47,548 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >16:46:47,548 INFO program: Mount count: 0 >16:46:47,548 INFO program: Maximum mount count: -1 >16:46:47,548 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >16:46:47,548 INFO program: Check interval: 0 (<none>) >16:46:47,548 INFO program: Lifetime writes: 822 MB >16:46:47,548 INFO program: Reserved blocks uid: 0 (user root) >16:46:47,548 INFO program: Reserved blocks gid: 0 (group root) >16:46:47,548 INFO program: First inode: 11 >16:46:47,548 INFO program: Inode size: 256 >16:46:47,548 INFO program: Required extra isize: 28 >16:46:47,548 INFO program: Desired extra isize: 28 >16:46:47,548 INFO program: Journal inode: 8 >16:46:47,548 INFO program: Default directory hash: half_md4 >16:46:47,549 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:47,549 INFO program: Journal backup: inode blocks >16:46:47,549 INFO program: Journal features: journal_incompat_revoke >16:46:47,549 INFO program: Journal size: 128M >16:46:47,549 INFO program: Journal length: 32768 >16:46:47,549 INFO program: Journal sequence: 0x000016a9 >16:46:47,549 INFO program: Journal start: 0 >16:46:47,549 INFO program: >16:46:47,549 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:47,549 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:46:47,558 INFO program: Couldn't find valid filesystem superblock. >16:46:47,558 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:46:47,558 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:46:47,566 INFO program: Running... udevadm settle --timeout=300 >16:46:47,583 INFO program: Running... udevadm settle --timeout=300 >16:46:47,597 INFO program: Running... udevadm settle --timeout=300 >16:46:47,611 INFO program: Running... udevadm settle --timeout=300 >16:46:47,624 INFO program: Running... udevadm settle --timeout=300 >16:46:48,254 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:46:48,272 INFO program: Running... udevadm settle --timeout=300 >16:46:48,622 INFO program: Running... modprobe fcoe >16:46:48,694 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >16:46:48,702 INFO program: No FCoE boot disk information is found in EDD! >16:46:48,705 INFO program: Running... udevadm settle --timeout=300 >16:46:48,766 INFO program: Running... multipath -d >16:46:48,805 INFO program: Running... multipath -ll >16:46:49,182 INFO program: Running... udevadm control --property=ANACONDA=1 >16:46:49,187 INFO program: Running... systemctl start chronyd.service >16:46:49,245 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >16:46:49,328 INFO program: Running... udevadm settle --timeout=300 >16:46:50,884 INFO program: Running... udevadm settle --timeout=300 >16:46:50,981 INFO program: Running... udevadm settle --timeout=300 >16:46:51,046 INFO program: Running... multipath -d >16:46:51,086 INFO program: Running... multipath -ll >16:46:51,916 INFO program: Running... dumpe2fs -h /dev/loop3 >16:46:51,942 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:51,945 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:46:51,945 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:51,946 INFO program: Filesystem magic number: 0xEF53 >16:46:51,946 INFO program: Filesystem revision #: 1 (dynamic) >16:46:51,946 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 >16:46:51,946 INFO program: Filesystem flags: signed_directory_hash >16:46:51,946 INFO program: Default mount options: user_xattr acl >16:46:51,946 INFO program: Filesystem state: clean >16:46:51,946 INFO program: Errors behavior: Continue >16:46:51,946 INFO program: Filesystem OS type: Linux >16:46:51,946 INFO program: Inode count: 262144 >16:46:51,946 INFO program: Block count: 1048576 >16:46:51,954 INFO program: Reserved block count: 10484 >16:46:51,954 INFO program: Free blocks: 188396 >16:46:51,954 INFO program: Free inodes: 153869 >16:46:51,954 INFO program: First block: 0 >16:46:51,954 INFO program: Block size: 4096 >16:46:51,954 INFO program: Fragment size: 4096 >16:46:51,954 INFO program: Reserved GDT blocks: 255 >16:46:51,954 INFO program: Blocks per group: 32768 >16:46:51,954 INFO program: Fragments per group: 32768 >16:46:51,955 INFO program: Inodes per group: 8192 >16:46:51,955 INFO program: Inode blocks per group: 512 >16:46:51,962 INFO program: Flex block group size: 16 >16:46:51,963 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:51,963 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:46:51,963 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >16:46:51,963 INFO program: Mount count: 0 >16:46:51,963 INFO program: Maximum mount count: -1 >16:46:51,963 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:46:51,963 INFO program: Check interval: 0 (<none>) >16:46:51,963 INFO program: Lifetime writes: 821 MB >16:46:51,963 INFO program: Reserved blocks uid: 0 (user root) >16:46:51,963 INFO program: Reserved blocks gid: 0 (group root) >16:46:51,966 INFO program: First inode: 11 >16:46:51,966 INFO program: Inode size: 256 >16:46:51,966 INFO program: Required extra isize: 28 >16:46:51,966 INFO program: Desired extra isize: 28 >16:46:51,966 INFO program: Journal inode: 8 >16:46:51,966 INFO program: Default directory hash: half_md4 >16:46:51,966 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:51,966 INFO program: Journal backup: inode blocks >16:46:51,966 INFO program: Journal features: journal_incompat_revoke >16:46:51,974 INFO program: Journal size: 128M >16:46:51,974 INFO program: Journal length: 32768 >16:46:51,974 INFO program: Journal sequence: 0x000016a9 >16:46:51,974 INFO program: Journal start: 0 >16:46:51,983 INFO program: >16:46:51,983 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:51,984 INFO program: Running... dumpe2fs -h /dev/loop3 >16:46:52,010 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:52,013 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:46:52,013 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:52,013 INFO program: Filesystem magic number: 0xEF53 >16:46:52,013 INFO program: Filesystem revision #: 1 (dynamic) >16:46:52,013 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 >16:46:52,014 INFO program: Filesystem flags: signed_directory_hash >16:46:52,014 INFO program: Default mount options: user_xattr acl >16:46:52,014 INFO program: Filesystem state: clean >16:46:52,014 INFO program: Errors behavior: Continue >16:46:52,014 INFO program: Filesystem OS type: Linux >16:46:52,014 INFO program: Inode count: 262144 >16:46:52,014 INFO program: Block count: 1048576 >16:46:52,024 INFO program: Reserved block count: 10484 >16:46:52,024 INFO program: Free blocks: 188396 >16:46:52,024 INFO program: Free inodes: 153869 >16:46:52,024 INFO program: First block: 0 >16:46:52,024 INFO program: Block size: 4096 >16:46:52,024 INFO program: Fragment size: 4096 >16:46:52,025 INFO program: Reserved GDT blocks: 255 >16:46:52,025 INFO program: Blocks per group: 32768 >16:46:52,025 INFO program: Fragments per group: 32768 >16:46:52,025 INFO program: Inodes per group: 8192 >16:46:52,025 INFO program: Inode blocks per group: 512 >16:46:52,031 INFO program: Flex block group size: 16 >16:46:52,031 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:52,031 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:46:52,031 INFO program: Last write time: Wed Jan 9 12:22:57 2013 >16:46:52,031 INFO program: Mount count: 0 >16:46:52,031 INFO program: Maximum mount count: -1 >16:46:52,031 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:46:52,031 INFO program: Check interval: 0 (<none>) >16:46:52,039 INFO program: Lifetime writes: 821 MB >16:46:52,039 INFO program: Reserved blocks uid: 0 (user root) >16:46:52,039 INFO program: Reserved blocks gid: 0 (group root) >16:46:52,039 INFO program: First inode: 11 >16:46:52,039 INFO program: Inode size: 256 >16:46:52,039 INFO program: Required extra isize: 28 >16:46:52,039 INFO program: Desired extra isize: 28 >16:46:52,039 INFO program: Journal inode: 8 >16:46:52,039 INFO program: Default directory hash: half_md4 >16:46:52,040 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:52,040 INFO program: Journal backup: inode blocks >16:46:52,045 INFO program: Journal features: journal_incompat_revoke >16:46:52,045 INFO program: Journal size: 128M >16:46:52,046 INFO program: Journal length: 32768 >16:46:52,046 INFO program: Journal sequence: 0x000016a9 >16:46:52,047 INFO program: Journal start: 0 >16:46:52,047 INFO program: >16:46:52,047 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:52,048 INFO program: Running... resize2fs -P /dev/loop3 >16:46:52,068 INFO program: Couldn't find valid filesystem superblock. >16:46:52,068 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:46:52,068 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >16:46:52,171 INFO program: Running... udevadm settle --timeout=300 >16:46:52,262 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:46:52,279 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:52,280 INFO program: Last mounted on: /sysroot >16:46:52,280 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:52,281 INFO program: Filesystem magic number: 0xEF53 >16:46:52,281 INFO program: Filesystem revision #: 1 (dynamic) >16:46:52,282 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:46:52,282 INFO program: Filesystem flags: signed_directory_hash >16:46:52,283 INFO program: Default mount options: user_xattr acl >16:46:52,283 INFO program: Filesystem state: clean >16:46:52,283 INFO program: Errors behavior: Continue >16:46:52,283 INFO program: Filesystem OS type: Linux >16:46:52,284 INFO program: Inode count: 262144 >16:46:52,284 INFO program: Block count: 1048576 >16:46:52,284 INFO program: Reserved block count: 10484 >16:46:52,284 INFO program: Free blocks: 188396 >16:46:52,284 INFO program: Free inodes: 153869 >16:46:52,284 INFO program: First block: 0 >16:46:52,284 INFO program: Block size: 4096 >16:46:52,284 INFO program: Fragment size: 4096 >16:46:52,284 INFO program: Reserved GDT blocks: 255 >16:46:52,284 INFO program: Blocks per group: 32768 >16:46:52,287 INFO program: Fragments per group: 32768 >16:46:52,287 INFO program: Inodes per group: 8192 >16:46:52,288 INFO program: Inode blocks per group: 512 >16:46:52,288 INFO program: Flex block group size: 16 >16:46:52,288 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:52,288 INFO program: Last mount time: Sun Jan 13 16:44:18 2013 >16:46:52,288 INFO program: Last write time: Sun Jan 13 16:44:18 2013 >16:46:52,288 INFO program: Mount count: 1 >16:46:52,288 INFO program: Maximum mount count: -1 >16:46:52,288 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:46:52,288 INFO program: Check interval: 0 (<none>) >16:46:52,295 INFO program: Lifetime writes: 821 MB >16:46:52,295 INFO program: Reserved blocks uid: 0 (user root) >16:46:52,295 INFO program: Reserved blocks gid: 0 (group root) >16:46:52,295 INFO program: First inode: 11 >16:46:52,295 INFO program: Inode size: 256 >16:46:52,295 INFO program: Required extra isize: 28 >16:46:52,295 INFO program: Desired extra isize: 28 >16:46:52,296 INFO program: Journal inode: 8 >16:46:52,296 INFO program: First orphan inode: 34636 >16:46:52,296 INFO program: Default directory hash: half_md4 >16:46:52,296 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:52,298 INFO program: Journal backup: inode blocks >16:46:52,298 INFO program: Journal features: journal_incompat_revoke >16:46:52,298 INFO program: Journal size: 128M >16:46:52,298 INFO program: Journal length: 32768 >16:46:52,298 INFO program: Journal sequence: 0x000016aa >16:46:52,299 INFO program: Journal start: 1 >16:46:52,299 INFO program: >16:46:52,299 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:52,299 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >16:46:52,320 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:52,321 INFO program: Last mounted on: /sysroot >16:46:52,322 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:52,322 INFO program: Filesystem magic number: 0xEF53 >16:46:52,322 INFO program: Filesystem revision #: 1 (dynamic) >16:46:52,323 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >16:46:52,323 INFO program: Filesystem flags: signed_directory_hash >16:46:52,324 INFO program: Default mount options: user_xattr acl >16:46:52,324 INFO program: Filesystem state: clean >16:46:52,325 INFO program: Errors behavior: Continue >16:46:52,325 INFO program: Filesystem OS type: Linux >16:46:52,325 INFO program: Inode count: 262144 >16:46:52,325 INFO program: Block count: 1048576 >16:46:52,325 INFO program: Reserved block count: 10484 >16:46:52,325 INFO program: Free blocks: 188396 >16:46:52,325 INFO program: Free inodes: 153869 >16:46:52,326 INFO program: First block: 0 >16:46:52,326 INFO program: Block size: 4096 >16:46:52,326 INFO program: Fragment size: 4096 >16:46:52,326 INFO program: Reserved GDT blocks: 255 >16:46:52,326 INFO program: Blocks per group: 32768 >16:46:52,326 INFO program: Fragments per group: 32768 >16:46:52,329 INFO program: Inodes per group: 8192 >16:46:52,329 INFO program: Inode blocks per group: 512 >16:46:52,329 INFO program: Flex block group size: 16 >16:46:52,329 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:52,329 INFO program: Last mount time: Sun Jan 13 16:44:18 2013 >16:46:52,329 INFO program: Last write time: Sun Jan 13 16:44:18 2013 >16:46:52,329 INFO program: Mount count: 1 >16:46:52,330 INFO program: Maximum mount count: -1 >16:46:52,330 INFO program: Last checked: Wed Jan 9 12:22:57 2013 >16:46:52,330 INFO program: Check interval: 0 (<none>) >16:46:52,330 INFO program: Lifetime writes: 821 MB >16:46:52,335 INFO program: Reserved blocks uid: 0 (user root) >16:46:52,336 INFO program: Reserved blocks gid: 0 (group root) >16:46:52,336 INFO program: First inode: 11 >16:46:52,336 INFO program: Inode size: 256 >16:46:52,336 INFO program: Required extra isize: 28 >16:46:52,336 INFO program: Desired extra isize: 28 >16:46:52,337 INFO program: Journal inode: 8 >16:46:52,337 INFO program: First orphan inode: 34636 >16:46:52,337 INFO program: Default directory hash: half_md4 >16:46:52,337 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:52,337 INFO program: Journal backup: inode blocks >16:46:52,338 INFO program: Journal features: journal_incompat_revoke >16:46:52,338 INFO program: Journal size: 128M >16:46:52,338 INFO program: Journal length: 32768 >16:46:52,338 INFO program: Journal sequence: 0x000016aa >16:46:52,338 INFO program: Journal start: 1 >16:46:52,339 INFO program: >16:46:52,339 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:52,339 INFO program: Running... resize2fs -P /dev/mapper/live-rw >16:46:52,358 INFO program: Estimated minimum size of the filesystem: 861839 >16:46:52,358 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:46:52,417 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:46:52,431 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:52,432 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:46:52,432 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:52,432 INFO program: Filesystem magic number: 0xEF53 >16:46:52,433 INFO program: Filesystem revision #: 1 (dynamic) >16:46:52,433 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 >16:46:52,433 INFO program: Filesystem flags: signed_directory_hash >16:46:52,433 INFO program: Default mount options: user_xattr acl >16:46:52,433 INFO program: Filesystem state: clean >16:46:52,434 INFO program: Errors behavior: Continue >16:46:52,434 INFO program: Filesystem OS type: Linux >16:46:52,434 INFO program: Inode count: 221184 >16:46:52,434 INFO program: Block count: 861839 >16:46:52,434 INFO program: Reserved block count: 8616 >16:46:52,435 INFO program: Free blocks: 4486 >16:46:52,435 INFO program: Free inodes: 112909 >16:46:52,435 INFO program: First block: 0 >16:46:52,435 INFO program: Block size: 4096 >16:46:52,435 INFO program: Fragment size: 4096 >16:46:52,436 INFO program: Reserved GDT blocks: 255 >16:46:52,436 INFO program: Blocks per group: 32768 >16:46:52,436 INFO program: Fragments per group: 32768 >16:46:52,436 INFO program: Inodes per group: 8192 >16:46:52,436 INFO program: Inode blocks per group: 512 >16:46:52,436 INFO program: Flex block group size: 16 >16:46:52,437 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:52,437 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:46:52,437 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >16:46:52,437 INFO program: Mount count: 0 >16:46:52,437 INFO program: Maximum mount count: -1 >16:46:52,438 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >16:46:52,438 INFO program: Check interval: 0 (<none>) >16:46:52,438 INFO program: Lifetime writes: 822 MB >16:46:52,438 INFO program: Reserved blocks uid: 0 (user root) >16:46:52,438 INFO program: Reserved blocks gid: 0 (group root) >16:46:52,439 INFO program: First inode: 11 >16:46:52,439 INFO program: Inode size: 256 >16:46:52,439 INFO program: Required extra isize: 28 >16:46:52,443 INFO program: Desired extra isize: 28 >16:46:52,443 INFO program: Journal inode: 8 >16:46:52,443 INFO program: Default directory hash: half_md4 >16:46:52,444 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:52,444 INFO program: Journal backup: inode blocks >16:46:52,444 INFO program: Journal features: journal_incompat_revoke >16:46:52,444 INFO program: Journal size: 128M >16:46:52,444 INFO program: Journal length: 32768 >16:46:52,445 INFO program: Journal sequence: 0x000016a9 >16:46:52,445 INFO program: Journal start: 0 >16:46:52,445 INFO program: >16:46:52,445 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:52,446 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >16:46:52,459 INFO program: Filesystem volume name: _Fedora-18-x86_6 >16:46:52,460 INFO program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >16:46:52,460 INFO program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >16:46:52,460 INFO program: Filesystem magic number: 0xEF53 >16:46:52,461 INFO program: Filesystem revision #: 1 (dynamic) >16:46:52,461 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 >16:46:52,461 INFO program: Filesystem flags: signed_directory_hash >16:46:52,461 INFO program: Default mount options: user_xattr acl >16:46:52,461 INFO program: Filesystem state: clean >16:46:52,462 INFO program: Errors behavior: Continue >16:46:52,462 INFO program: Filesystem OS type: Linux >16:46:52,462 INFO program: Inode count: 221184 >16:46:52,462 INFO program: Block count: 861839 >16:46:52,462 INFO program: Reserved block count: 8616 >16:46:52,463 INFO program: Free blocks: 4486 >16:46:52,463 INFO program: Free inodes: 112909 >16:46:52,463 INFO program: First block: 0 >16:46:52,463 INFO program: Block size: 4096 >16:46:52,463 INFO program: Fragment size: 4096 >16:46:52,463 INFO program: Reserved GDT blocks: 255 >16:46:52,464 INFO program: Blocks per group: 32768 >16:46:52,464 INFO program: Fragments per group: 32768 >16:46:52,464 INFO program: Inodes per group: 8192 >16:46:52,464 INFO program: Inode blocks per group: 512 >16:46:52,464 INFO program: Flex block group size: 16 >16:46:52,465 INFO program: Filesystem created: Wed Jan 9 12:12:34 2013 >16:46:52,465 INFO program: Last mount time: Wed Jan 9 12:12:35 2013 >16:46:52,465 INFO program: Last write time: Wed Jan 9 12:22:59 2013 >16:46:52,465 INFO program: Mount count: 0 >16:46:52,465 INFO program: Maximum mount count: -1 >16:46:52,466 INFO program: Last checked: Wed Jan 9 12:22:59 2013 >16:46:52,466 INFO program: Check interval: 0 (<none>) >16:46:52,466 INFO program: Lifetime writes: 822 MB >16:46:52,470 INFO program: Reserved blocks uid: 0 (user root) >16:46:52,470 INFO program: Reserved blocks gid: 0 (group root) >16:46:52,470 INFO program: First inode: 11 >16:46:52,471 INFO program: Inode size: 256 >16:46:52,471 INFO program: Required extra isize: 28 >16:46:52,471 INFO program: Desired extra isize: 28 >16:46:52,471 INFO program: Journal inode: 8 >16:46:52,471 INFO program: Default directory hash: half_md4 >16:46:52,472 INFO program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >16:46:52,472 INFO program: Journal backup: inode blocks >16:46:52,472 INFO program: Journal features: journal_incompat_revoke >16:46:52,472 INFO program: Journal size: 128M >16:46:52,472 INFO program: Journal length: 32768 >16:46:52,472 INFO program: Journal sequence: 0x000016a9 >16:46:52,473 INFO program: Journal start: 0 >16:46:52,473 INFO program: >16:46:52,473 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >16:46:52,474 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >16:46:52,493 INFO program: Couldn't find valid filesystem superblock. >16:46:52,493 ERR program: resize2fs 1.42.5 (29-Jul-2012) >16:46:52,493 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >16:46:52,508 INFO program: Running... udevadm settle --timeout=300 >16:46:52,553 INFO program: Running... udevadm settle --timeout=300 >16:46:52,594 INFO program: Running... udevadm settle --timeout=300 >21:46:52,803 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >16:47:01,799 INFO program: Running... modprobe btrfs >16:47:01,880 INFO program: Running... modprobe xfs > > >/tmp/storage.log: >16:46:46,781 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:46:46,782 DEBUG storage: registered device format class DiskLabel as disklabel >16:46:46,782 DEBUG storage: registered device format class MultipathMember as multipath_member >16:46:46,793 DEBUG storage: registered device format class Ext2FS as ext2 >16:46:46,793 DEBUG storage: registered device format class Ext3FS as ext3 >16:46:46,793 DEBUG storage: registered device format class Ext4FS as ext4 >16:46:46,793 DEBUG storage: registered device format class FATFS as vfat >16:46:46,793 DEBUG storage: registered device format class EFIFS as efi >16:46:46,793 DEBUG storage: registered device format class BTRFS as btrfs >16:46:46,794 DEBUG storage: registered device format class GFS2 as gfs2 >16:46:46,794 DEBUG storage: registered device format class JFS as jfs >16:46:46,794 DEBUG storage: registered device format class ReiserFS as reiserfs >16:46:46,794 DEBUG storage: registered device format class XFS as xfs >16:46:46,794 DEBUG storage: registered device format class HFS as hfs >16:46:46,794 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:46:46,794 DEBUG storage: registered device format class HFSPlus as hfs+ >16:46:46,794 DEBUG storage: registered device format class NTFS as ntfs >16:46:46,794 DEBUG storage: registered device format class NFS as nfs >16:46:46,794 DEBUG storage: registered device format class NFSv4 as nfs4 >16:46:46,795 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:46:46,795 DEBUG storage: registered device format class NoDevFS as nodev >16:46:46,795 DEBUG storage: registered device format class DevPtsFS as devpts >16:46:46,795 DEBUG storage: registered device format class ProcFS as proc >16:46:46,795 DEBUG storage: registered device format class SysFS as sysfs >16:46:46,795 DEBUG storage: registered device format class TmpFS as tmpfs >16:46:46,795 DEBUG storage: registered device format class BindFS as bind >16:46:46,795 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:46:46,795 DEBUG storage: registered device format class USBFS as usbfs >16:46:46,796 DEBUG storage: registered device format class MDRaidMember as mdmember >16:46:46,796 DEBUG storage: registered device format class BIOSBoot as biosboot >16:46:46,796 DEBUG storage: registered device format class SwapSpace as swap >16:46:46,797 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:46:46,798 DEBUG storage: registered device format class LUKS as luks >16:46:46,798 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:46:47,203 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:46:47,203 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >16:46:47,203 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:46:47,205 INFO storage: sr0 looks to be the live device; marking as protected >16:46:47,205 INFO storage: Skipping multipath detection due to running as non-root. >16:46:47,219 INFO storage: devices to scan: ['sda', 'sda1', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >16:46:47,242 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9544', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:46:47,243 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:46:47,243 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:46:47,244 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,244 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:46:47,245 INFO storage: sda is a disk >16:46:47,245 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,249 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:46:47,250 INFO storage: added disk sda (id 0) to device tree >16:46:47,250 DEBUG storage: looking up parted Device: /dev/sda >16:46:47,256 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:46:47,258 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: mac ; >16:46:47,259 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:46:47,263 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:46:47,274 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: mac primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 63 > partitions: [<parted.partition.Partition object at 0x1a1a3d0>] > device: <parted.device.Device object at 0x1a12fd0> > PedDisk: <_ped.Disk object at 0x1a19ef0> >16:46:47,274 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:46:47,275 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:46:47,278 INFO storage: got device: DiskDevice instance (0x19aed10) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = existing mac disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x191d4d0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1a091d0> >16:46:47,282 INFO storage: got format: DiskLabel instance (0x1a09290) -- > type = disklabel name = partition table (MAC) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = mac partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: mac primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 63 > partitions: [<parted.partition.Partition object at 0x1a1a3d0>] > device: <parted.device.Device object at 0x1a12fd0> > PedDisk: <_ped.Disk object at 0x1a19ef0> > origPartedDisk = <parted.disk.Disk object at 0x1a1a190> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x191d830> > >16:46:47,287 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Apple', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '1', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '63', > 'ID_PART_ENTRY_TYPE': 'Apple_partition_map', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9296621', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >16:46:47,288 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:46:47,288 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:46:47,289 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,289 INFO storage: sda1 is a partition >16:46:47,290 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >16:46:47,291 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:46:47,291 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing mac disklabel >16:46:47,292 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:46:47,293 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:46:47,293 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,294 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:46:47,295 DEBUG storage: looking up parted Partition: /dev/sda1 >16:46:47,295 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >16:46:47,296 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >16:46:47,297 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >16:46:47,297 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >16:46:47,297 INFO storage: added partition sda1 (id 1) to device tree >16:46:47,298 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >16:46:47,298 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: mac ; >16:46:47,299 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:46:47,299 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: mac ; exists: True ; >16:46:47,306 WARN storage: disklabel detected but not usable on sda1 >16:46:47,306 DEBUG storage: no type or existing type for sda1, bailing >16:46:47,306 DEBUG storage: looking up parted Device: /dev/sda1 >16:46:47,307 INFO storage: got device: PartitionDevice instance (0x1a09190) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 12288MB disk sda (0) with existing mac disklabel'] > uuid = None size = 0.03076171875 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 63 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x191d9e0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1a1a0d0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Apple active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1a1a410> PedPartition: <_ped.Partition object at 0x1a11f50> > disk = existing 12288MB disk sda (0) with existing mac disklabel > start = 1 end = 63 length = 63 > flags = >16:46:47,314 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-x86_64-Live-Desktop.is /dev/disk/by-uuid/2013-01-09-17-26-38-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_CDROM_MRW': '1', > 'ID_CDROM_MRW_W': '1', > 'ID_FS_LABEL': 'Fedora-18-x86_64-Live-Desktop.is', > 'ID_FS_LABEL_ENC': 'Fedora-18-x86_64-Live-Desktop.is', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-09-17-26-38-00', > 'ID_FS_UUID_ENC': '2013-01-09-17-26-38-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '26833', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-x86_64-Live-Desktop.is', > '/dev/disk/by-uuid/2013-01-09-17-26-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:46:47,315 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:46:47,315 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:46:47,316 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,316 INFO storage: sr0 is a cdrom >16:46:47,316 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:46:47,316 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,317 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:46:47,317 INFO storage: added cdrom sr0 (id 2) to device tree >16:46:47,318 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:46:47,320 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:46:47,321 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >16:46:47,321 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:46:47,322 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >16:46:47,332 WARN storage: disklabel detected but not usable on sr0 >16:46:47,333 INFO storage: type detected on 'sr0' is 'iso9660' >16:46:47,335 DEBUG storage: Iso9660FS.supported: supported: True ; >16:46:47,335 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:46:47,336 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:46:47,336 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:46:47,338 DEBUG storage: looking up parted Device: /dev/sr0 >16:46:47,338 INFO storage: got device: OpticalDevice instance (0x1a093d0) -- > name = sr0 status = True kids = 0 id = 2 > parents = [] > uuid = None size = 916.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 468992 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x191db90> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:46:47,339 DEBUG storage: Iso9660FS.supported: supported: True ; >16:46:47,339 INFO storage: got format: Iso9660FS instance (0x1a1a910) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-09-17-26-38-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-x86_64-Live-Desktop.is size = 0 targetSize = 0 > >16:46:47,340 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '64129', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:46:47,340 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:46:47,341 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:46:47,341 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,341 INFO storage: loop0 is a loop device >16:46:47,342 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:46:47,342 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:46:47,343 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,343 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,344 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:46:47,344 INFO storage: added file /osmin.img (deleted) (id 3) to device tree >16:46:47,345 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:46:47,345 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,345 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:46:47,346 INFO storage: added loop loop0 (id 4) to device tree >16:46:47,346 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:46:47,347 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:46:47,347 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:46:47,347 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:46:47,348 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:46:47,353 WARN storage: disklabel detected but not usable on loop0 >16:46:47,354 INFO storage: type detected on 'loop0' is 'squashfs' >16:46:47,354 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:46:47,354 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:46:47,355 INFO storage: got device: LoopDevice instance (0x1a65810) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /osmin.img (deleted) (3)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:46:47,356 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '64145', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:46:47,356 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:46:47,356 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:46:47,357 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,357 INFO storage: loop1 is a loop device >16:46:47,357 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:46:47,358 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:46:47,359 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,359 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,359 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:46:47,359 INFO storage: added file /osmin (id 5) to device tree >16:46:47,360 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:46:47,360 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,361 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:46:47,361 INFO storage: added loop loop1 (id 6) to device tree >16:46:47,362 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:46:47,362 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:46:47,362 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:46:47,363 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:46:47,363 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:46:47,369 WARN storage: disklabel detected but not usable on loop1 >16:46:47,369 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:46:47,369 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:46:47,370 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:46:47,370 INFO storage: got device: LoopDevice instance (0x1a1a950) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:46:47,372 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '64160', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:46:47,372 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:46:47,372 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:46:47,373 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,373 INFO storage: loop2 is a loop device >16:46:47,373 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:46:47,374 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:46:47,374 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,375 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,375 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:46:47,376 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >16:46:47,376 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:46:47,376 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,377 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:46:47,377 INFO storage: added loop loop2 (id 8) to device tree >16:46:47,378 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:46:47,378 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:46:47,378 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:46:47,379 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:46:47,379 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:46:47,385 WARN storage: disklabel detected but not usable on loop2 >16:46:47,385 INFO storage: type detected on 'loop2' is 'squashfs' >16:46:47,385 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:46:47,386 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:46:47,386 INFO storage: got device: LoopDevice instance (0x1a659d0) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:46:47,388 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65159', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:46:47,388 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:46:47,389 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:46:47,389 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,389 INFO storage: loop3 is a loop device >16:46:47,390 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:46:47,390 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:46:47,391 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,391 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,391 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:46:47,392 INFO storage: added file /LiveOS/ext3fs.img (id 9) to device tree >16:46:47,392 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:46:47,392 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,393 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:46:47,393 INFO storage: added loop loop3 (id 10) to device tree >16:46:47,394 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:46:47,394 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:46:47,395 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:47,395 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:47,395 DEBUG storage: device loop3 does not contain a disklabel >16:46:47,395 INFO storage: type detected on 'loop3' is 'ext4' >16:46:47,452 DEBUG storage: using current size 0 as min size >16:46:47,453 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:47,453 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:47,454 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:46:47,455 INFO storage: got device: LoopDevice instance (0x1a65c90) -- > name = loop3 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >16:46:47,455 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:47,455 INFO storage: got format: Ext4FS instance (0x1a65dd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >16:46:47,457 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65416', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:46:47,457 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:46:47,457 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:46:47,458 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,458 INFO storage: loop4 is a loop device >16:46:47,462 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:46:47,463 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:46:47,464 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,464 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,465 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:46:47,465 INFO storage: added file /overlay (deleted) (id 11) to device tree >16:46:47,465 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:46:47,465 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,466 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:46:47,466 INFO storage: added loop loop4 (id 12) to device tree >16:46:47,467 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:46:47,467 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:46:47,467 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:46:47,468 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:46:47,469 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:46:47,474 WARN storage: disklabel detected but not usable on loop4 >16:46:47,474 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:46:47,474 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:46:47,475 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:46:47,475 INFO storage: got device: LoopDevice instance (0x1a65a10) -- > name = loop4 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:46:47,476 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66273', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:46:47,477 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:46:47,477 DEBUG storage: lvm filter: adding loop5 to the reject list >16:46:47,478 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66613', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:46:47,478 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:46:47,478 DEBUG storage: lvm filter: adding loop6 to the reject list >16:46:47,479 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66844', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:46:47,479 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:46:47,479 DEBUG storage: lvm filter: adding loop7 to the reject list >16:46:47,481 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17606', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:46:47,481 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:46:47,481 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:46:47,482 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,482 INFO storage: live-rw is a device-mapper device >16:46:47,482 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:46:47,483 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:46:47,483 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >16:46:47,485 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:46:47,485 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) >16:46:47,486 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:46:47,487 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,487 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:46:47,487 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,488 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:46:47,488 INFO storage: added dm live-rw (id 13) to device tree >16:46:47,489 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:46:47,489 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:46:47,490 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:47,490 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:47,490 DEBUG storage: device live-rw does not contain a disklabel >16:46:47,490 INFO storage: type detected on 'live-rw' is 'ext4' >16:46:47,513 DEBUG storage: padding min size from 3367 up to 3703 >16:46:47,514 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:47,514 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:47,515 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:46:47,515 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:46:47,519 INFO storage: got device: DMDevice instance (0x19aec90) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop4 (12)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x191d7a0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:46:47,520 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:47,520 INFO storage: got format: Ext4FS instance (0x1a1a490) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >16:46:47,522 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27903', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:46:47,523 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:46:47,523 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:46:47,524 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,524 INFO storage: live-osimg-min is a device-mapper device >16:46:47,524 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:46:47,525 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:46:47,526 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:46:47,526 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) >16:46:47,527 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:46:47,528 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >16:46:47,529 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:46:47,529 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:47,531 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:46:47,531 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:47,532 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:46:47,532 INFO storage: added dm live-osimg-min (id 14) to device tree >16:46:47,532 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:46:47,533 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:46:47,534 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:47,534 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:47,534 DEBUG storage: device live-osimg-min does not contain a disklabel >16:46:47,534 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:46:47,559 DEBUG storage: using current size 0 as min size >16:46:47,560 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:47,560 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:47,561 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:46:47,561 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:46:47,562 INFO storage: got device: DMDevice instance (0x1a65a90) -- > name = live-osimg-min status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x191dd40> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:46:47,566 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:47,566 INFO storage: got format: Ext4FS instance (0x1a6f310) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >16:46:47,580 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:46:47,581 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:46:47,583 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:46:47,594 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:46:47,595 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:46:47,597 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:46:47,608 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:46:47,608 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:46:47,609 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:46:47,609 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:46:47,609 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >16:46:47,609 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:46:47,610 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:46:47,611 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:46:47,622 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:46:47,623 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:46:47,624 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:46:47,635 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:46:47,636 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:46:47,636 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:46:47,852 DEBUG storage: registered device format class PPCPRePBoot as prepboot >16:46:47,853 DEBUG storage: registered device format class DiskLabel as disklabel >16:46:47,854 DEBUG storage: registered device format class MultipathMember as multipath_member >16:46:47,864 DEBUG storage: registered device format class Ext2FS as ext2 >16:46:47,865 DEBUG storage: registered device format class Ext3FS as ext3 >16:46:47,865 DEBUG storage: registered device format class Ext4FS as ext4 >16:46:47,866 DEBUG storage: registered device format class FATFS as vfat >16:46:47,867 DEBUG storage: registered device format class EFIFS as efi >16:46:47,867 DEBUG storage: registered device format class BTRFS as btrfs >16:46:47,867 DEBUG storage: registered device format class GFS2 as gfs2 >16:46:47,868 DEBUG storage: registered device format class JFS as jfs >16:46:47,869 DEBUG storage: registered device format class ReiserFS as reiserfs >16:46:47,869 DEBUG storage: registered device format class XFS as xfs >16:46:47,870 DEBUG storage: registered device format class HFS as hfs >16:46:47,870 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >16:46:47,871 DEBUG storage: registered device format class HFSPlus as hfs+ >16:46:47,871 DEBUG storage: registered device format class NTFS as ntfs >16:46:47,872 DEBUG storage: registered device format class NFS as nfs >16:46:47,872 DEBUG storage: registered device format class NFSv4 as nfs4 >16:46:47,872 DEBUG storage: registered device format class Iso9660FS as iso9660 >16:46:47,873 DEBUG storage: registered device format class NoDevFS as nodev >16:46:47,873 DEBUG storage: registered device format class DevPtsFS as devpts >16:46:47,873 DEBUG storage: registered device format class ProcFS as proc >16:46:47,873 DEBUG storage: registered device format class SysFS as sysfs >16:46:47,873 DEBUG storage: registered device format class TmpFS as tmpfs >16:46:47,873 DEBUG storage: registered device format class BindFS as bind >16:46:47,874 DEBUG storage: registered device format class SELinuxFS as selinuxfs >16:46:47,874 DEBUG storage: registered device format class USBFS as usbfs >16:46:47,874 DEBUG storage: registered device format class MDRaidMember as mdmember >16:46:47,874 DEBUG storage: registered device format class BIOSBoot as biosboot >16:46:47,875 DEBUG storage: registered device format class SwapSpace as swap >16:46:47,875 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >16:46:47,879 DEBUG storage: registered device format class LUKS as luks >16:46:47,880 DEBUG storage: registered device format class DMRaidMember as dmraidmember >16:46:48,755 DEBUG storage: MultipathTopology._build_topology: >16:46:48,756 DEBUG storage: /etc/multipath.conf contents: >16:46:48,756 DEBUG storage: # multipath.conf written by anaconda >16:46:48,756 DEBUG storage: >16:46:48,757 DEBUG storage: defaults { >16:46:48,757 DEBUG storage: user_friendly_names yes >16:46:48,758 DEBUG storage: } >16:46:48,758 DEBUG storage: blacklist { >16:46:48,758 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:46:48,759 DEBUG storage: devnode "^hd[a-z]" >16:46:48,759 DEBUG storage: devnode "^dcssblk[0-9]*" >16:46:48,760 DEBUG storage: device { >16:46:48,760 DEBUG storage: vendor "DGC" >16:46:48,760 DEBUG storage: product "LUNZ" >16:46:48,760 DEBUG storage: } >16:46:48,760 DEBUG storage: device { >16:46:48,760 DEBUG storage: vendor "IBM" >16:46:48,760 DEBUG storage: product "S/390.*" >16:46:48,760 DEBUG storage: } >16:46:48,760 DEBUG storage: # don't count normal SATA devices as multipaths >16:46:48,760 DEBUG storage: device { >16:46:48,760 DEBUG storage: vendor "ATA" >16:46:48,760 DEBUG storage: } >16:46:48,763 DEBUG storage: # don't count 3ware devices as multipaths >16:46:48,764 DEBUG storage: device { >16:46:48,764 DEBUG storage: vendor "3ware" >16:46:48,764 DEBUG storage: } >16:46:48,764 DEBUG storage: device { >16:46:48,764 DEBUG storage: vendor "AMCC" >16:46:48,764 DEBUG storage: } >16:46:48,764 DEBUG storage: # nor highpoint devices >16:46:48,764 DEBUG storage: device { >16:46:48,764 DEBUG storage: vendor "HPT" >16:46:48,764 DEBUG storage: } >16:46:48,765 DEBUG storage: } >16:46:48,765 DEBUG storage: multipaths { >16:46:48,765 DEBUG storage: } >16:46:48,765 DEBUG storage: (end of /etc/multipath.conf) >16:46:48,836 INFO storage: MultipathTopology: found singlepath device: sda >16:46:48,838 INFO storage: MultipathTopology: found non-disk device: sda1 >16:46:48,838 INFO storage: MultipathTopology: found non-disk device: sr0 >16:46:48,838 INFO storage: MultipathTopology: found singlepath device: loop0 >16:46:48,838 INFO storage: MultipathTopology: found singlepath device: loop1 >16:46:48,839 INFO storage: MultipathTopology: found singlepath device: loop2 >16:46:48,839 INFO storage: MultipathTopology: found singlepath device: loop3 >16:46:48,839 INFO storage: MultipathTopology: found singlepath device: loop4 >16:46:48,839 INFO storage: MultipathTopology: found singlepath device: loop5 >16:46:48,839 INFO storage: MultipathTopology: found singlepath device: loop6 >16:46:48,839 INFO storage: MultipathTopology: found singlepath device: loop7 >16:46:48,839 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:46:48,842 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:46:50,879 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >16:46:50,884 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >16:46:50,972 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >16:46:50,980 INFO storage: sr0 looks to be the live device; marking as protected >16:46:51,029 DEBUG storage: MultipathTopology._build_topology: >16:46:51,030 DEBUG storage: /etc/multipath.conf contents: >16:46:51,030 DEBUG storage: # multipath.conf written by anaconda >16:46:51,031 DEBUG storage: >16:46:51,031 DEBUG storage: defaults { >16:46:51,032 DEBUG storage: user_friendly_names yes >16:46:51,032 DEBUG storage: } >16:46:51,032 DEBUG storage: blacklist { >16:46:51,033 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >16:46:51,033 DEBUG storage: devnode "^hd[a-z]" >16:46:51,037 DEBUG storage: devnode "^dcssblk[0-9]*" >16:46:51,038 DEBUG storage: device { >16:46:51,039 DEBUG storage: vendor "DGC" >16:46:51,039 DEBUG storage: product "LUNZ" >16:46:51,039 DEBUG storage: } >16:46:51,040 DEBUG storage: device { >16:46:51,040 DEBUG storage: vendor "IBM" >16:46:51,041 DEBUG storage: product "S/390.*" >16:46:51,041 DEBUG storage: } >16:46:51,041 DEBUG storage: # don't count normal SATA devices as multipaths >16:46:51,042 DEBUG storage: device { >16:46:51,042 DEBUG storage: vendor "ATA" >16:46:51,042 DEBUG storage: } >16:46:51,042 DEBUG storage: # don't count 3ware devices as multipaths >16:46:51,042 DEBUG storage: device { >16:46:51,042 DEBUG storage: vendor "3ware" >16:46:51,043 DEBUG storage: } >16:46:51,043 DEBUG storage: device { >16:46:51,043 DEBUG storage: vendor "AMCC" >16:46:51,043 DEBUG storage: } >16:46:51,043 DEBUG storage: # nor highpoint devices >16:46:51,043 DEBUG storage: device { >16:46:51,043 DEBUG storage: vendor "HPT" >16:46:51,046 DEBUG storage: } >16:46:51,046 DEBUG storage: } >16:46:51,046 DEBUG storage: multipaths { >16:46:51,046 DEBUG storage: } >16:46:51,046 DEBUG storage: (end of /etc/multipath.conf) >16:46:51,141 INFO storage: MultipathTopology: found singlepath device: sda >16:46:51,142 INFO storage: MultipathTopology: found non-disk device: sda1 >16:46:51,142 INFO storage: MultipathTopology: found non-disk device: sr0 >16:46:51,142 INFO storage: MultipathTopology: found singlepath device: loop0 >16:46:51,142 INFO storage: MultipathTopology: found singlepath device: loop1 >16:46:51,142 INFO storage: MultipathTopology: found singlepath device: loop2 >16:46:51,142 INFO storage: MultipathTopology: found singlepath device: loop3 >16:46:51,142 INFO storage: MultipathTopology: found singlepath device: loop4 >16:46:51,142 INFO storage: MultipathTopology: found singlepath device: loop5 >16:46:51,142 INFO storage: MultipathTopology: found singlepath device: loop6 >16:46:51,143 INFO storage: MultipathTopology: found singlepath device: loop7 >16:46:51,143 INFO storage: MultipathTopology: found singlepath device: dm-0 >16:46:51,145 INFO storage: MultipathTopology: found singlepath device: dm-1 >16:46:51,145 INFO storage: devices to scan: ['sda', 'sda1', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >16:46:51,152 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9544', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >16:46:51,158 INFO storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >16:46:51,159 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:46:51,160 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,173 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >16:46:51,174 INFO storage: sda is a disk >16:46:51,186 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,198 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >16:46:51,199 INFO storage: added disk sda (id 0) to device tree >16:46:51,204 DEBUG storage: looking up parted Device: /dev/sda >16:46:51,214 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >16:46:51,222 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: mac ; >16:46:51,232 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >16:46:51,249 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >16:46:51,253 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: mac primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 63 > partitions: [<parted.partition.Partition object at 0x7f0ac415c610>] > device: <parted.device.Device object at 0x7f0ac4155f10> > PedDisk: <_ped.Disk object at 0x7f0ac4156fc8> >16:46:51,254 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >16:46:51,277 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >16:46:51,307 INFO storage: got device: DiskDevice instance (0x7f0ac40e6f90) -- > name = sda status = True kids = 0 id = 0 > parents = [] > uuid = None size = 12288.0 > format = existing mac disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ac40e90e0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0ac4140a50> >16:46:51,315 INFO storage: got format: DiskLabel instance (0x7f0ac4140f50) -- > type = disklabel name = partition table (MAC) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = mac partition count = 1 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: mac primaryPartitionCount: 1 > lastPartitionNumber: 1 maxPrimaryPartitionCount: 63 > partitions: [<parted.partition.Partition object at 0x7f0ac415c610>] > device: <parted.device.Device object at 0x7f0ac4155f10> > PedDisk: <_ped.Disk object at 0x7f0ac4156fc8> > origPartedDisk = <parted.disk.Disk object at 0x7f0ac415c190> > partedDevice = parted.Device instance -- > model: ATA QEMU HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 25165824 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (1566, 255, 63) biosGeometry: (1566, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ac40e9440> > >16:46:51,338 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_SMART': '1', > 'ID_ATA_FEATURE_SET_SMART_ENABLED': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '0', > 'ID_BUS': 'ata', > 'ID_MODEL': 'QEMU_HARDDISK', > 'ID_MODEL_ENC': 'QEMU\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NAME': 'Apple', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '1', > 'ID_PART_ENTRY_SCHEME': 'mac', > 'ID_PART_ENTRY_SIZE': '63', > 'ID_PART_ENTRY_TYPE': 'Apple_partition_map', > 'ID_PART_TABLE_TYPE': 'mac', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_HARDDISK_QM00001', > 'ID_SERIAL_SHORT': 'QM00001', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '9296621', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-QEMU_HARDDISK_QM00001-part1'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >16:46:51,339 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >16:46:51,356 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >16:46:51,357 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,357 INFO storage: sda1 is a partition >16:46:51,377 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >16:46:51,378 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >16:46:51,393 DEBUG storage: DeviceTree.getDeviceByName returned existing 12288MB disk sda (0) with existing mac disklabel >16:46:51,397 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >16:46:51,398 DEBUG storage: PartitionDevice._setFormat: sda1 ; >16:46:51,404 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,405 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >16:46:51,405 DEBUG storage: looking up parted Partition: /dev/sda1 >16:46:51,424 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >16:46:51,432 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >16:46:51,446 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >16:46:51,452 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >16:46:51,452 INFO storage: added partition sda1 (id 1) to device tree >16:46:51,463 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >16:46:51,472 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: mac ; >16:46:51,473 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >16:46:51,476 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: mac ; exists: True ; >16:46:51,489 WARN storage: disklabel detected but not usable on sda1 >16:46:51,490 DEBUG storage: no type or existing type for sda1, bailing >16:46:51,490 DEBUG storage: looking up parted Device: /dev/sda1 >16:46:51,494 INFO storage: got device: PartitionDevice instance (0x7f0ac415ce10) -- > name = sda1 status = True kids = 0 id = 1 > parents = ['existing 12288MB disk sda (0) with existing mac disklabel'] > uuid = None size = 0.03076171875 > format = existing None > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda1 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 63 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (0, 255, 63) biosGeometry: (0, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ac40e95f0> > target size = 0 path = /dev/sda1 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0ac415c050> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Apple active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0ac415c650> PedPartition: <_ped.Partition object at 0x7f0ac4152c50> > disk = existing 12288MB disk sda (0) with existing mac disklabel > start = 1 end = 63 length = 63 > flags = >16:46:51,511 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003 /dev/disk/by-label/Fedora-18-x86_64-Live-Desktop.is /dev/disk/by-uuid/2013-01-09-17-26-38-00', > 'DEVNAME': 'sr0', > 'DEVPATH': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_BUS': 'ata', > 'ID_CDROM': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_DVD': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-x86_64-Live-Desktop.is', > 'ID_FS_LABEL_ENC': 'Fedora-18-x86_64-Live-Desktop.is', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2013-01-09-17-26-38-00', > 'ID_FS_UUID_ENC': '2013-01-09-17-26-38-00', > 'ID_MODEL': 'QEMU_DVD-ROM', > 'ID_MODEL_ENC': 'QEMU\\x20DVD-ROM\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0.1', > 'ID_SERIAL': 'QEMU_DVD-ROM_QM00003', > 'ID_SERIAL_SHORT': 'QM00003', > 'ID_TYPE': 'cd', > 'MAJOR': '11', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'OSINFO_BOOTABLE': '1', > 'OSINFO_INSTALLER': 'http://fedoraproject.org/fedora/18', > 'OSINFO_LIVE': 'http://fedoraproject.org/fedora/18', > 'OSINFO_MEDIA': 'http://fedoraproject.org/fedora/18:3', > 'SUBSYSTEM': 'block', > 'TAGS': ':seat:systemd:uaccess:', > 'USEC_INITIALIZED': '26833', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-QEMU_DVD-ROM_QM00003', > '/dev/disk/by-label/Fedora-18-x86_64-Live-Desktop.is', > '/dev/disk/by-uuid/2013-01-09-17-26-38-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >16:46:51,511 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >16:46:51,512 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >16:46:51,520 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,520 INFO storage: sr0 is a cdrom >16:46:51,521 DEBUG storage: DeviceTree.addUdevOpticalDevice: >16:46:51,521 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,527 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >16:46:51,527 INFO storage: added cdrom sr0 (id 2) to device tree >16:46:51,534 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:46:51,549 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >16:46:51,553 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >16:46:51,554 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >16:46:51,554 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >16:46:51,581 WARN storage: disklabel detected but not usable on sr0 >16:46:51,582 INFO storage: type detected on 'sr0' is 'iso9660' >16:46:51,594 DEBUG storage: Iso9660FS.supported: supported: True ; >16:46:51,596 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >16:46:51,597 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >16:46:51,602 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:46:51,612 DEBUG storage: looking up parted Device: /dev/sr0 >16:46:51,613 INFO storage: got device: OpticalDevice instance (0x1f6ba10) -- > name = sr0 status = True kids = 0 id = 2 > parents = [] > uuid = None size = 916.0 > format = existing iso9660 filesystem > major = 11 minor = 0 exists = True protected = True > sysfs path = /devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0 partedDevice = parted.Device instance -- > model: QEMU QEMU DVD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 468992 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (29, 255, 63) biosGeometry: (29, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ac40e9830> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >16:46:51,614 DEBUG storage: Iso9660FS.supported: supported: True ; >16:46:51,614 INFO storage: got format: Iso9660FS instance (0x1f6bf10) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2013-01-09-17-26-38-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-x86_64-Live-Desktop.is size = 0 targetSize = 0 > >16:46:51,619 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop0', > 'DEVPATH': '/devices/virtual/block/loop0', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '64129', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >16:46:51,625 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >16:46:51,626 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >16:46:51,629 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,629 INFO storage: loop0 is a loop device >16:46:51,630 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >16:46:51,641 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >16:46:51,642 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,643 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,646 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >16:46:51,646 INFO storage: added file /osmin.img (deleted) (id 3) to device tree >16:46:51,658 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >16:46:51,658 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,659 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:46:51,660 INFO storage: added loop loop0 (id 4) to device tree >16:46:51,666 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >16:46:51,667 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >16:46:51,669 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:46:51,670 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >16:46:51,677 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >16:46:51,681 WARN storage: disklabel detected but not usable on loop0 >16:46:51,681 INFO storage: type detected on 'loop0' is 'squashfs' >16:46:51,681 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:46:51,691 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >16:46:51,692 INFO storage: got device: LoopDevice instance (0x7f0ac41a9350) -- > name = loop0 status = False kids = 0 id = 4 > parents = ['existing 0MB file /osmin.img (deleted) (3)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >16:46:51,697 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop1', > 'DEVPATH': '/devices/virtual/block/loop1', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '64145', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >16:46:51,698 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >16:46:51,698 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:46:51,705 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,705 INFO storage: loop1 is a loop device >16:46:51,706 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >16:46:51,715 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >16:46:51,716 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,716 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,727 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >16:46:51,727 INFO storage: added file /osmin (id 5) to device tree >16:46:51,728 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >16:46:51,729 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,735 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:46:51,747 INFO storage: added loop loop1 (id 6) to device tree >16:46:51,748 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >16:46:51,749 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >16:46:51,749 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:46:51,762 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >16:46:51,764 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >16:46:51,770 WARN storage: disklabel detected but not usable on loop1 >16:46:51,771 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >16:46:51,771 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:46:51,772 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >16:46:51,779 INFO storage: got device: LoopDevice instance (0x1f6b3d0) -- > name = loop1 status = False kids = 0 id = 6 > parents = ['existing 0MB file /osmin (5)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop1 > format args = [] originalFormat = None >16:46:51,783 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop2', > 'DEVPATH': '/devices/virtual/block/loop2', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'squashfs', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_VERSION': '1024.0', > 'MAJOR': '7', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '64160', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >16:46:51,784 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >16:46:51,785 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >16:46:51,797 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,797 INFO storage: loop2 is a loop device >16:46:51,798 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >16:46:51,800 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >16:46:51,804 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,805 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,806 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >16:46:51,809 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >16:46:51,811 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >16:46:51,817 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,818 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:46:51,819 INFO storage: added loop loop2 (id 8) to device tree >16:46:51,823 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >16:46:51,824 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >16:46:51,827 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:46:51,831 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >16:46:51,832 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >16:46:51,843 WARN storage: disklabel detected but not usable on loop2 >16:46:51,850 INFO storage: type detected on 'loop2' is 'squashfs' >16:46:51,851 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >16:46:51,852 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >16:46:51,853 INFO storage: got device: LoopDevice instance (0x7f0ac41af810) -- > name = loop2 status = False kids = 0 id = 8 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (7)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >16:46:51,855 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65159', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >16:46:51,859 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >16:46:51,860 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:46:51,868 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,868 INFO storage: loop3 is a loop device >16:46:51,869 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >16:46:51,871 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >16:46:51,876 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:51,880 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,881 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >16:46:51,885 INFO storage: added file /LiveOS/ext3fs.img (id 9) to device tree >16:46:51,887 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >16:46:51,890 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:51,894 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >16:46:51,894 INFO storage: added loop loop3 (id 10) to device tree >16:46:51,899 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >16:46:51,902 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >16:46:51,903 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:51,907 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:51,915 DEBUG storage: device loop3 does not contain a disklabel >16:46:51,916 INFO storage: type detected on 'loop3' is 'ext4' >16:46:52,069 DEBUG storage: using current size 0 as min size >16:46:52,070 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,070 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:52,076 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >16:46:52,079 INFO storage: got device: LoopDevice instance (0x7f0ac41b3750) -- > name = loop3 status = False kids = 0 id = 10 > parents = ['existing 0MB file /LiveOS/ext3fs.img (9)'] > uuid = None size = 0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop3 > format args = [] originalFormat = None >16:46:52,086 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,091 INFO storage: got format: Ext4FS instance (0x7f0ac41a9cd0) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >16:46:52,094 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop4', > 'DEVPATH': '/devices/virtual/block/loop4', > 'DEVTYPE': 'disk', > 'ID_FS_TYPE': 'DM_snapshot_cow', > 'ID_FS_USAGE': 'other', > 'MAJOR': '7', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '65416', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >16:46:52,102 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >16:46:52,104 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:46:52,106 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:52,110 INFO storage: loop4 is a loop device >16:46:52,112 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >16:46:52,113 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >16:46:52,119 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:52,119 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:52,121 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >16:46:52,121 INFO storage: added file /overlay (deleted) (id 11) to device tree >16:46:52,123 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >16:46:52,127 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:52,128 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:46:52,129 INFO storage: added loop loop4 (id 12) to device tree >16:46:52,130 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >16:46:52,132 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >16:46:52,136 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:46:52,137 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >16:46:52,139 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >16:46:52,146 WARN storage: disklabel detected but not usable on loop4 >16:46:52,146 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >16:46:52,146 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >16:46:52,147 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >16:46:52,148 INFO storage: got device: LoopDevice instance (0x7f0ac41b9f10) -- > name = loop4 status = False kids = 0 id = 12 > parents = ['existing 0MB file /overlay (deleted) (11)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop4 > format args = [] originalFormat = None >16:46:52,154 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop5', > 'DEVPATH': '/devices/virtual/block/loop5', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66273', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >16:46:52,155 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >16:46:52,159 DEBUG storage: lvm filter: adding loop5 to the reject list >16:46:52,161 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop6', > 'DEVPATH': '/devices/virtual/block/loop6', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66613', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >16:46:52,161 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >16:46:52,162 DEBUG storage: lvm filter: adding loop6 to the reject list >16:46:52,163 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVNAME': 'loop7', > 'DEVPATH': '/devices/virtual/block/loop7', > 'DEVTYPE': 'disk', > 'MAJOR': '7', > 'MINOR': '7', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '66844', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >16:46:52,168 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >16:46:52,169 DEBUG storage: lvm filter: adding loop7 to the reject list >16:46:52,169 DEBUG storage: Skipping a device mapper drive (dm-0) for now >16:46:52,170 DEBUG storage: Skipping a device mapper drive (dm-1) for now >16:46:52,214 INFO storage: devices to scan: ['dm-0', 'dm-1'] >16:46:52,218 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-rw', > 'DEVNAME': 'dm-0', > 'DEVPATH': '/devices/virtual/block/dm-0', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-rw', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '17606', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >16:46:52,222 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >16:46:52,223 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:46:52,225 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:52,225 INFO storage: live-rw is a device-mapper device >16:46:52,227 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >16:46:52,230 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:46:52,234 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >16:46:52,236 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >16:46:52,238 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (12) >16:46:52,243 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >16:46:52,244 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:52,246 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >16:46:52,250 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:52,251 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >16:46:52,252 INFO storage: added dm live-rw (id 13) to device tree >16:46:52,253 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >16:46:52,259 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >16:46:52,260 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,261 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:52,261 DEBUG storage: device live-rw does not contain a disklabel >16:46:52,262 INFO storage: type detected on 'live-rw' is 'ext4' >16:46:52,359 DEBUG storage: padding min size from 3367 up to 3703 >16:46:52,360 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,360 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:52,362 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >16:46:52,363 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >16:46:52,371 INFO storage: got device: DMDevice instance (0x7f0ac41c2dd0) -- > name = live-rw status = True kids = 0 id = 13 > parents = ['existing 0MB loop loop4 (12)'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-0 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-rw type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ac40e9dd0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >16:46:52,372 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,373 INFO storage: got format: Ext4FS instance (0x7f0ac41ce110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 4096.0 targetSize = 4096.0 > >16:46:52,376 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-x86_6 /dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98 /dev/mapper/live-osimg-min', > 'DEVNAME': 'dm-1', > 'DEVPATH': '/devices/virtual/block/dm-1', > 'DEVTYPE': 'disk', > 'DM_NAME': 'live-osimg-min', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'ID_FS_LABEL': '_Fedora-18-x86_6', > 'ID_FS_LABEL_ENC': '_Fedora-18-x86_6', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_UUID_ENC': '4e087d83-8d6a-495b-9080-d02954a98e98', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '27903', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-x86_6', > '/dev/disk/by-uuid/4e087d83-8d6a-495b-9080-d02954a98e98', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >16:46:52,382 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >16:46:52,383 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:46:52,384 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:52,384 INFO storage: live-osimg-min is a device-mapper device >16:46:52,385 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >16:46:52,386 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >16:46:52,392 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >16:46:52,393 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (6) >16:46:52,394 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >16:46:52,396 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (10) with existing ext4 filesystem >16:46:52,401 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >16:46:52,402 DEBUG storage: DeviceTree.getDeviceByName returned None >16:46:52,407 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >16:46:52,407 DEBUG storage: getFormat('None') returning DeviceFormat instance >16:46:52,408 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >16:46:52,409 INFO storage: added dm live-osimg-min (id 14) to device tree >16:46:52,410 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >16:46:52,415 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >16:46:52,416 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,416 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:52,416 DEBUG storage: device live-osimg-min does not contain a disklabel >16:46:52,417 INFO storage: type detected on 'live-osimg-min' is 'ext4' >16:46:52,494 DEBUG storage: using current size 0 as min size >16:46:52,495 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,496 DEBUG storage: getFormat('ext4') returning Ext4FS instance >16:46:52,499 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >16:46:52,500 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >16:46:52,503 INFO storage: got device: DMDevice instance (0x7f0ac41ca510) -- > name = live-osimg-min status = True kids = 0 id = 14 > parents = ['existing 0MB loop loop3 (10) with existing ext4 filesystem'] > uuid = None size = 4096.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = True > sysfs path = /devices/virtual/block/dm-1 partedDevice = parted.Device instance -- > model: Linux device-mapper (snapshot) path: /dev/mapper/live-osimg-min type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8388608 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32522 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7f0ac40e9ef0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >16:46:52,508 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,508 INFO storage: got format: Ext4FS instance (0x7f0ac41da250) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 4e087d83-8d6a-495b-9080-d02954a98e98 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-x86_6 size = 3366.0 targetSize = 3366.0 > >16:46:52,546 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >16:46:52,547 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:46:52,549 DEBUG storage: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >16:46:52,586 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >16:46:52,588 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:46:52,590 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >16:46:52,623 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >16:46:52,624 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >16:46:52,625 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >16:46:52,626 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >16:46:52,628 INFO storage: edd: MBR signature on sda is zero. new disk image? >16:46:52,628 INFO storage: edd: collected mbr signatures: {} >16:46:52,747 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,753 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,755 DEBUG storage: Ext4FS.supported: supported: True ; >16:46:52,761 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >16:46:52,767 DEBUG storage: Iso9660FS.supported: supported: True ; >16:46:52,792 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >16:46:52,797 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (14) with existing ext4 filesystem >16:47:01,752 DEBUG storage: Iso9660FS.supported: supported: True ; >16:47:01,759 DEBUG storage: Iso9660FS.supported: supported: True ; >16:47:01,764 DEBUG storage: NFSv4.supported: supported: False ; >16:47:01,766 DEBUG storage: NFSv4.supported: supported: False ; >16:47:01,767 DEBUG storage: SELinuxFS.supported: supported: False ; >16:47:01,769 DEBUG storage: SELinuxFS.supported: supported: False ; >16:47:01,770 DEBUG storage: Ext4FS.supported: supported: True ; >16:47:01,771 DEBUG storage: Ext4FS.supported: supported: True ; >16:47:01,773 DEBUG storage: Ext3FS.supported: supported: True ; >16:47:01,775 DEBUG storage: Ext3FS.supported: supported: True ; >16:47:01,777 DEBUG storage: Ext2FS.supported: supported: True ; >16:47:01,778 DEBUG storage: Ext2FS.supported: supported: True ; >16:47:01,780 DEBUG storage: SysFS.supported: supported: False ; >16:47:01,781 DEBUG storage: SysFS.supported: supported: False ; >16:47:01,784 DEBUG storage: MultipathMember.__init__: >16:47:01,785 DEBUG storage: MDRaidMember.__init__: >16:47:01,787 DEBUG storage: ProcFS.supported: supported: False ; >16:47:01,789 DEBUG storage: ProcFS.supported: supported: False ; >16:47:01,790 DEBUG storage: SwapSpace.__init__: >16:47:01,792 DEBUG storage: NoDevFS.supported: supported: False ; >16:47:01,794 DEBUG storage: NoDevFS.supported: supported: False ; >16:47:01,795 DEBUG storage: DevPtsFS.supported: supported: False ; >16:47:01,796 DEBUG storage: DevPtsFS.supported: supported: False ; >16:47:01,798 DEBUG storage: BTRFS.supported: supported: True ; >16:47:01,871 DEBUG storage: USBFS.supported: supported: False ; >16:47:01,872 DEBUG storage: USBFS.supported: supported: False ; >16:47:01,873 DEBUG storage: DiskLabel.__init__: >16:47:01,875 INFO storage: DiskLabel.partedDevice returning None >16:47:01,876 DEBUG storage: HFSPlus.supported: supported: False ; >16:47:01,878 DEBUG storage: HFSPlus.supported: supported: False ; >16:47:01,879 DEBUG storage: XFS.supported: supported: True ; >16:47:01,967 DEBUG storage: XFS.supported: supported: True ; >16:47:01,979 DEBUG storage: TmpFS.supported: supported: False ; >16:47:01,981 DEBUG storage: TmpFS.supported: supported: False ; >16:47:01,984 DEBUG storage: LUKS.__init__: >16:47:01,985 DEBUG storage: NTFS.supported: supported: False ; >16:47:01,986 DEBUG storage: NTFS.supported: supported: False ; >16:47:01,988 DEBUG storage: BindFS.supported: supported: False ; >16:47:01,989 DEBUG storage: BindFS.supported: supported: False ; >16:47:01,991 DEBUG storage: HFS.supported: supported: False ; >16:47:01,992 DEBUG storage: HFS.supported: supported: False ; >16:47:01,993 DEBUG storage: LVMPhysicalVolume.__init__: >16:47:01,995 DEBUG storage: NFS.supported: supported: False ; >16:47:01,996 DEBUG storage: NFS.supported: supported: False ; >16:47:01,998 DEBUG storage: FATFS.supported: supported: True ; >16:47:01,999 DEBUG storage: FATFS.supported: supported: True ; >16:47:02,001 DEBUG storage: DMRaidMember.__init__: >16:47:16,457 DEBUG storage: clearpart: looking at sda1 >16:47:16,458 DEBUG storage: checking whether disk sda has an empty extended >16:47:16,459 DEBUG storage: extended is None ; logicals is [] >16:47:16,463 DEBUG storage: clearpart: initializing sda >16:47:16,523 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >16:47:16,529 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x45cdcd0> fileSystem: None > number: 1 path: /dev/sda1 type: 0 > name: Apple active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4a5b7d0> PedPartition: <_ped.Partition object at 0x4a4c530> > > >/tmp/ifcfg.log: >16:46:49,189 DEBUG ifcfg: content of files (network initialization): >16:46:49,351 DEBUG ifcfg: content of files (ifcfgs created): >16:46:49,353 DEBUG ifcfg: /etc/sysconfig/network-scripts/ifcfg-eth0: >HWADDR=52:54:00:12:34:56 >TYPE=Ethernet >BOOTPROTO=dhcp >DEFROUTE=yes >PEERDNS=yes >PEERROUTES=yes >IPV4_FAILURE_FATAL=no >IPV6INIT=yes >IPV6_AUTOCONF=yes >IPV6_DEFROUTE=yes >IPV6_PEERDNS=yes >IPV6_PEERROUTES=yes >IPV6_FAILURE_FATAL=no >NAME=eth0 >UUID=bbb38e51-44c1-4e65-b805-8a80c17424d1 >ONBOOT=yes > > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Jan 13 16:44:25 localhost rsyslogd: [origin software="rsyslogd" swVersion="7.2.4" x-pid="504" x-info="http://www.rsyslog.com"] start >Jan 13 16:44:25 localhost rsyslogd-2184: action '*' treated as ':omusrmsg:*' - please change syntax, '*' will not be supported in the future [try http://www.rsyslog.com/e/2184 ] >Jan 13 16:44:25 localhost kernel: [ 0.000000] Initializing cgroup subsys cpuset >Jan 13 16:44:25 localhost kernel: [ 0.000000] Initializing cgroup subsys cpu >Jan 13 16:44:25 localhost kernel: [ 0.000000] Linux version 3.6.10-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 11 18:01:27 UTC 2012 >Jan 13 16:44:25 localhost kernel: [ 0.000000] Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jan 13 16:44:25 localhost kernel: [ 0.000000] e820: BIOS-provided physical RAM map: >Jan 13 16:44:25 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Jan 13 16:44:25 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Jan 13 16:44:25 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Jan 13 16:44:25 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007fffcfff] usable >Jan 13 16:44:25 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x000000007fffd000-0x000000007fffffff] reserved >Jan 13 16:44:25 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved >Jan 13 16:44:25 localhost kernel: [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Jan 13 16:44:25 localhost kernel: [ 0.000000] NX (Execute Disable) protection: active >Jan 13 16:44:25 localhost kernel: [ 0.000000] DMI 2.4 present. >Jan 13 16:44:25 localhost kernel: [ 0.000000] Hypervisor detected: KVM >Jan 13 16:44:25 localhost kernel: [ 0.000000] No AGP bridge found >Jan 13 16:44:25 localhost kernel: [ 0.000000] e820: last_pfn = 0x7fffd max_arch_pfn = 0x400000000 >Jan 13 16:44:25 localhost kernel: [ 0.000000] x86 PAT enabled: cpu 0, old 0x70406, new 0x7010600070106 >Jan 13 16:44:25 localhost kernel: [ 0.000000] found SMP MP-table at [mem 0x000fdaf0-0x000fdaff] mapped at [ffff8800000fdaf0] >Jan 13 16:44:25 localhost kernel: [ 0.000000] init_memory_mapping: [mem 0x00000000-0x7fffcfff] >Jan 13 16:44:25 localhost kernel: [ 0.000000] RAMDISK: [mem 0x7e5b2000-0x7ffdbfff] >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: RSDP 00000000000fd990 00014 (v00 BOCHS ) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: RSDT 000000007fffe440 00038 (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: FACP 000000007fffff80 00074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: DSDT 000000007fffe480 0124A (v01 BXPC BXDSDT 00000001 INTL 20100528) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: FACS 000000007fffff40 00040 >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffffe90 000AF (v01 BOCHS BXPCSSDT 00000001 BXPC 00000001) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: APIC 000000007ffffd70 00078 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: HPET 000000007ffffd30 00038 (v01 BOCHS BXPCHPET 00000001 BXPC 00000001) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: SSDT 000000007ffff6d0 00654 (v01 BXPC BXSSDTPC 00000001 INTL 20100528) >Jan 13 16:44:25 localhost kernel: [ 0.000000] No NUMA configuration found >Jan 13 16:44:25 localhost kernel: [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007fffcfff] >Jan 13 16:44:25 localhost kernel: [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7fffcfff] >Jan 13 16:44:25 localhost kernel: [ 0.000000] NODE_DATA [mem 0x7ffe9000-0x7fffcfff] >Jan 13 16:44:25 localhost kernel: [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 >Jan 13 16:44:25 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:1cfac01, boot clock >Jan 13 16:44:25 localhost kernel: [ 0.000000] Zone ranges: >Jan 13 16:44:25 localhost kernel: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] >Jan 13 16:44:25 localhost kernel: [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] >Jan 13 16:44:25 localhost kernel: [ 0.000000] Normal empty >Jan 13 16:44:25 localhost kernel: [ 0.000000] Movable zone start for each node >Jan 13 16:44:25 localhost kernel: [ 0.000000] Early memory node ranges >Jan 13 16:44:25 localhost kernel: [ 0.000000] node 0: [mem 0x00010000-0x0009efff] >Jan 13 16:44:25 localhost kernel: [ 0.000000] node 0: [mem 0x00100000-0x7fffcfff] >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: PM-Timer IO Port: 0xb008 >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) >Jan 13 16:44:25 localhost kernel: [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) >Jan 13 16:44:25 localhost kernel: [ 0.000000] Using ACPI (MADT) for SMP configuration information >Jan 13 16:44:25 localhost kernel: [ 0.000000] ACPI: HPET id: 0x8086a201 base: 0xfed00000 >Jan 13 16:44:25 localhost kernel: [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs >Jan 13 16:44:25 localhost kernel: [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Jan 13 16:44:25 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Jan 13 16:44:25 localhost kernel: [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Jan 13 16:44:25 localhost kernel: [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices >Jan 13 16:44:25 localhost kernel: [ 0.000000] Booting paravirtualized kernel on KVM >Jan 13 16:44:25 localhost kernel: [ 0.000000] setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:1 nr_node_ids:1 >Jan 13 16:44:25 localhost kernel: [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u2097152 >Jan 13 16:44:25 localhost kernel: [ 0.000000] kvm-clock: cpu 0, msr 0:7e213c01, primary cpu clock >Jan 13 16:44:25 localhost kernel: [ 0.000000] KVM setup async PF for cpu 0 >Jan 13 16:44:25 localhost kernel: [ 0.000000] kvm-stealtime: cpu 0, msr 7e20dec0 >Jan 13 16:44:25 localhost kernel: [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515974 >Jan 13 16:44:25 localhost kernel: [ 0.000000] Policy zone: DMA32 >Jan 13 16:44:25 localhost kernel: [ 0.000000] Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-x86_64-Live-Desktop.is rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Jan 13 16:44:25 localhost kernel: [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) >Jan 13 16:44:25 localhost kernel: [ 0.000000] __ex_table already sorted, skipping sort >Jan 13 16:44:25 localhost kernel: [ 0.000000] Checking aperture... >Jan 13 16:44:25 localhost kernel: [ 0.000000] No AGP bridge found >Jan 13 16:44:25 localhost kernel: [ 0.000000] Memory: 2020776k/2097140k available (6334k kernel code, 452k absent, 75912k reserved, 6870k data, 1036k init) >Jan 13 16:44:25 localhost kernel: [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 >Jan 13 16:44:25 localhost kernel: [ 0.000000] Hierarchical RCU implementation. >Jan 13 16:44:25 localhost kernel: [ 0.000000] RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=1. >Jan 13 16:44:25 localhost kernel: [ 0.000000] NR_IRQS:8448 nr_irqs:256 16 >Jan 13 16:44:25 localhost kernel: [ 0.000000] Console: colour VGA+ 80x25 >Jan 13 16:44:25 localhost kernel: [ 0.000000] console [tty0] enabled >Jan 13 16:44:25 localhost kernel: [ 0.000000] allocated 8388608 bytes of page_cgroup >Jan 13 16:44:25 localhost kernel: [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups >Jan 13 16:44:25 localhost kernel: [ 0.000000] tsc: Detected 3200.180 MHz processor >Jan 13 16:44:25 localhost kernel: [ 0.001999] Calibrating delay loop (skipped) preset value.. 6400.36 BogoMIPS (lpj=3200180) >Jan 13 16:44:25 localhost kernel: [ 0.001999] pid_max: default: 32768 minimum: 301 >Jan 13 16:44:25 localhost kernel: [ 0.001999] Security Framework initialized >Jan 13 16:44:25 localhost kernel: [ 0.001999] SELinux: Initializing. >Jan 13 16:44:25 localhost kernel: [ 0.002037] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Jan 13 16:44:25 localhost kernel: [ 0.003779] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Jan 13 16:44:25 localhost kernel: [ 0.004154] Mount-cache hash table entries: 256 >Jan 13 16:44:25 localhost kernel: [ 0.004348] Initializing cgroup subsys cpuacct >Jan 13 16:44:25 localhost kernel: [ 0.004350] Initializing cgroup subsys memory >Jan 13 16:44:25 localhost kernel: [ 0.004363] Initializing cgroup subsys devices >Jan 13 16:44:25 localhost kernel: [ 0.004364] Initializing cgroup subsys freezer >Jan 13 16:44:25 localhost kernel: [ 0.004366] Initializing cgroup subsys net_cls >Jan 13 16:44:25 localhost kernel: [ 0.004367] Initializing cgroup subsys blkio >Jan 13 16:44:25 localhost kernel: [ 0.004368] Initializing cgroup subsys perf_event >Jan 13 16:44:25 localhost kernel: [ 0.004435] mce: CPU supports 10 MCE banks >Jan 13 16:44:25 localhost kernel: [ 0.004479] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 >Jan 13 16:44:25 localhost kernel: [ 0.004479] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 >Jan 13 16:44:25 localhost kernel: [ 0.004479] tlb_flushall_shift is 0xffffffff >Jan 13 16:44:25 localhost kernel: [ 0.004544] SMP alternatives: switching to UP code >Jan 13 16:44:25 localhost kernel: [ 0.015201] Freeing SMP alternatives: 24k freed >Jan 13 16:44:25 localhost kernel: [ 0.015224] ACPI: Core revision 20120711 >Jan 13 16:44:25 localhost kernel: [ 0.016015] ftrace: allocating 23489 entries in 92 pages >Jan 13 16:44:25 localhost kernel: [ 0.024306] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Jan 13 16:44:25 localhost kernel: [ 0.024310] smpboot: CPU0: AMD QEMU Virtual CPU version 1.0.1 stepping 03 >Jan 13 16:44:25 localhost kernel: [ 0.024996] Performance Events: Broken PMU hardware detected, using software events only. >Jan 13 16:44:25 localhost kernel: [ 0.024996] Failed to access perfctr msr (MSR c0010001 is ffffffffffffffff) >Jan 13 16:44:25 localhost kernel: [ 0.024996] NMI watchdog: disabled (cpu0): hardware events not enabled >Jan 13 16:44:25 localhost kernel: [ 0.024996] Brought up 1 CPUs >Jan 13 16:44:25 localhost kernel: [ 0.024996] smpboot: Total of 1 processors activated (6400.36 BogoMIPS) >Jan 13 16:44:25 localhost kernel: [ 0.025721] devtmpfs: initialized >Jan 13 16:44:25 localhost kernel: [ 0.026487] atomic64 test passed for x86-64 platform with CX8 and with SSE >Jan 13 16:44:25 localhost kernel: [ 0.026561] RTC time: 21:44:17, date: 01/13/13 >Jan 13 16:44:25 localhost kernel: [ 0.026597] NET: Registered protocol family 16 >Jan 13 16:44:25 localhost kernel: [ 0.026782] ACPI: bus type pci registered >Jan 13 16:44:25 localhost kernel: [ 0.026968] PCI: Using configuration type 1 for base access >Jan 13 16:44:25 localhost kernel: [ 0.027539] bio: create slab <bio-0> at 0 >Jan 13 16:44:25 localhost kernel: [ 0.027593] ACPI: Added _OSI(Module Device) >Jan 13 16:44:25 localhost kernel: [ 0.027594] ACPI: Added _OSI(Processor Device) >Jan 13 16:44:25 localhost kernel: [ 0.027595] ACPI: Added _OSI(3.0 _SCP Extensions) >Jan 13 16:44:25 localhost kernel: [ 0.027596] ACPI: Added _OSI(Processor Aggregator Device) >Jan 13 16:44:25 localhost kernel: [ 0.028888] ACPI: Interpreter enabled >Jan 13 16:44:25 localhost kernel: [ 0.028890] ACPI: (supports S0 S5) >Jan 13 16:44:25 localhost kernel: [ 0.028896] ACPI: Using IOAPIC for interrupt routing >Jan 13 16:44:25 localhost kernel: [ 0.030775] ACPI: No dock devices found. >Jan 13 16:44:25 localhost kernel: [ 0.030779] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug >Jan 13 16:44:25 localhost kernel: [ 0.030836] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Jan 13 16:44:25 localhost kernel: [ 0.030911] pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Jan 13 16:44:25 localhost kernel: [ 0.030929] PCI host bridge to bus 0000:00 >Jan 13 16:44:25 localhost kernel: [ 0.030934] pci_bus 0000:00: root bus resource [bus 00-ff] >Jan 13 16:44:25 localhost kernel: [ 0.030935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] >Jan 13 16:44:25 localhost kernel: [ 0.030937] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] >Jan 13 16:44:25 localhost kernel: [ 0.030938] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] >Jan 13 16:44:25 localhost kernel: [ 0.030939] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] >Jan 13 16:44:25 localhost kernel: [ 0.034719] pci 0000:00:01.3: quirk: [io 0xb000-0xb03f] claimed by PIIX4 ACPI >Jan 13 16:44:25 localhost kernel: [ 0.034726] pci 0000:00:01.3: quirk: [io 0xb100-0xb10f] claimed by PIIX4 SMB >Jan 13 16:44:25 localhost kernel: [ 0.046824] pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Jan 13 16:44:25 localhost kernel: [ 0.046826] pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Jan 13 16:44:25 localhost kernel: [ 0.047926] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) >Jan 13 16:44:25 localhost kernel: [ 0.047988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) >Jan 13 16:44:25 localhost kernel: [ 0.048044] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) >Jan 13 16:44:25 localhost kernel: [ 0.048092] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) >Jan 13 16:44:25 localhost kernel: [ 0.048138] ACPI: PCI Interrupt Link [LNKS] (IRQs 9) *0 >Jan 13 16:44:25 localhost kernel: [ 0.048251] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Jan 13 16:44:25 localhost kernel: [ 0.048252] vgaarb: loaded >Jan 13 16:44:25 localhost kernel: [ 0.048253] vgaarb: bridge control possible 0000:00:02.0 >Jan 13 16:44:25 localhost kernel: [ 0.048311] SCSI subsystem initialized >Jan 13 16:44:25 localhost kernel: [ 0.048313] ACPI: bus type scsi registered >Jan 13 16:44:25 localhost kernel: [ 0.048380] ACPI: bus type usb registered >Jan 13 16:44:25 localhost kernel: [ 0.048394] usbcore: registered new interface driver usbfs >Jan 13 16:44:25 localhost kernel: [ 0.048399] usbcore: registered new interface driver hub >Jan 13 16:44:25 localhost kernel: [ 0.048414] usbcore: registered new device driver usb >Jan 13 16:44:25 localhost kernel: [ 0.048452] PCI: Using ACPI for IRQ routing >Jan 13 16:44:25 localhost kernel: [ 0.048621] NetLabel: Initializing >Jan 13 16:44:25 localhost kernel: [ 0.048622] NetLabel: domain hash size = 128 >Jan 13 16:44:25 localhost kernel: [ 0.048623] NetLabel: protocols = UNLABELED CIPSOv4 >Jan 13 16:44:25 localhost kernel: [ 0.048630] NetLabel: unlabeled traffic allowed by default >Jan 13 16:44:25 localhost kernel: [ 0.048684] HPET: 3 timers in total, 0 timers will be used for per-cpu timer >Jan 13 16:44:25 localhost kernel: [ 0.048697] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 >Jan 13 16:44:25 localhost kernel: [ 0.048700] hpet0: 3 comparators, 64-bit 100.000000 MHz counter >Jan 13 16:44:25 localhost kernel: [ 0.052059] Switching to clocksource kvm-clock >Jan 13 16:44:25 localhost kernel: [ 0.057576] pnp: PnP ACPI init >Jan 13 16:44:25 localhost kernel: [ 0.057591] ACPI: bus type pnp registered >Jan 13 16:44:25 localhost kernel: [ 0.058285] pnp: PnP ACPI: found 8 devices >Jan 13 16:44:25 localhost kernel: [ 0.058286] ACPI: ACPI bus type pnp unregistered >Jan 13 16:44:25 localhost kernel: [ 0.064083] NET: Registered protocol family 2 >Jan 13 16:44:25 localhost kernel: [ 0.064924] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >Jan 13 16:44:25 localhost kernel: [ 0.067493] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Jan 13 16:44:25 localhost kernel: [ 0.067789] TCP: Hash tables configured (established 262144 bind 65536) >Jan 13 16:44:25 localhost kernel: [ 0.067833] TCP: reno registered >Jan 13 16:44:25 localhost kernel: [ 0.067842] UDP hash table entries: 1024 (order: 3, 32768 bytes) >Jan 13 16:44:25 localhost kernel: [ 0.067856] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Jan 13 16:44:25 localhost kernel: [ 0.067942] NET: Registered protocol family 1 >Jan 13 16:44:25 localhost kernel: [ 0.067953] pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Jan 13 16:44:25 localhost kernel: [ 0.067991] pci 0000:00:01.0: PIIX3: Enabling Passive Release >Jan 13 16:44:25 localhost kernel: [ 0.068008] pci 0000:00:01.0: Activating ISA DMA hang workarounds >Jan 13 16:44:25 localhost kernel: [ 0.068232] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 >Jan 13 16:44:25 localhost kernel: [ 0.068381] Unpacking initramfs... >Jan 13 16:44:25 localhost kernel: [ 0.457251] Freeing initrd memory: 26792k freed >Jan 13 16:44:25 localhost kernel: [ 0.465237] Initialise module verification >Jan 13 16:44:25 localhost kernel: [ 0.465272] audit: initializing netlink socket (disabled) >Jan 13 16:44:25 localhost kernel: [ 0.465282] type=2000 audit(1358113458.464:1): initialized >Jan 13 16:44:25 localhost kernel: [ 0.479799] HugeTLB registered 2 MB page size, pre-allocated 0 pages >Jan 13 16:44:25 localhost kernel: [ 0.480843] VFS: Disk quotas dquot_6.5.2 >Jan 13 16:44:25 localhost kernel: [ 0.480875] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Jan 13 16:44:25 localhost kernel: [ 0.481178] msgmni has been set to 3999 >Jan 13 16:44:25 localhost kernel: [ 0.481537] alg: No test for stdrng (krng) >Jan 13 16:44:25 localhost kernel: [ 0.481540] NET: Registered protocol family 38 >Jan 13 16:44:25 localhost kernel: [ 0.481542] Key type asymmetric registered >Jan 13 16:44:25 localhost kernel: [ 0.481543] Asymmetric key parser 'x509' registered >Jan 13 16:44:25 localhost kernel: [ 0.481568] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Jan 13 16:44:25 localhost kernel: [ 0.481583] io scheduler noop registered >Jan 13 16:44:25 localhost kernel: [ 0.481584] io scheduler deadline registered >Jan 13 16:44:25 localhost kernel: [ 0.481602] io scheduler cfq registered (default) >Jan 13 16:44:25 localhost kernel: [ 0.481668] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Jan 13 16:44:25 localhost kernel: [ 0.481680] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Jan 13 16:44:25 localhost kernel: [ 0.481681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Jan 13 16:44:25 localhost kernel: [ 0.481729] acpiphp: Slot [3] registered >Jan 13 16:44:25 localhost kernel: [ 0.481738] acpiphp: Slot [4] registered >Jan 13 16:44:25 localhost kernel: [ 0.481748] acpiphp: Slot [5] registered >Jan 13 16:44:25 localhost kernel: [ 0.481756] acpiphp: Slot [6] registered >Jan 13 16:44:25 localhost kernel: [ 0.481765] acpiphp: Slot [7] registered >Jan 13 16:44:25 localhost kernel: [ 0.481773] acpiphp: Slot [8] registered >Jan 13 16:44:25 localhost kernel: [ 0.481782] acpiphp: Slot [9] registered >Jan 13 16:44:25 localhost kernel: [ 0.481791] acpiphp: Slot [10] registered >Jan 13 16:44:25 localhost kernel: [ 0.481800] acpiphp: Slot [11] registered >Jan 13 16:44:25 localhost kernel: [ 0.481807] acpiphp: Slot [12] registered >Jan 13 16:44:25 localhost kernel: [ 0.481817] acpiphp: Slot [13] registered >Jan 13 16:44:25 localhost kernel: [ 0.481825] acpiphp: Slot [14] registered >Jan 13 16:44:25 localhost kernel: [ 0.481833] acpiphp: Slot [15] registered >Jan 13 16:44:25 localhost kernel: [ 0.481841] acpiphp: Slot [16] registered >Jan 13 16:44:25 localhost kernel: [ 0.481850] acpiphp: Slot [17] registered >Jan 13 16:44:25 localhost kernel: [ 0.481858] acpiphp: Slot [18] registered >Jan 13 16:44:25 localhost kernel: [ 0.481866] acpiphp: Slot [19] registered >Jan 13 16:44:25 localhost kernel: [ 0.481874] acpiphp: Slot [20] registered >Jan 13 16:44:25 localhost kernel: [ 0.481883] acpiphp: Slot [21] registered >Jan 13 16:44:25 localhost kernel: [ 0.481891] acpiphp: Slot [22] registered >Jan 13 16:44:25 localhost kernel: [ 0.481899] acpiphp: Slot [23] registered >Jan 13 16:44:25 localhost kernel: [ 0.481910] acpiphp: Slot [24] registered >Jan 13 16:44:25 localhost kernel: [ 0.481919] acpiphp: Slot [25] registered >Jan 13 16:44:25 localhost kernel: [ 0.481927] acpiphp: Slot [26] registered >Jan 13 16:44:25 localhost kernel: [ 0.481936] acpiphp: Slot [27] registered >Jan 13 16:44:25 localhost kernel: [ 0.481943] acpiphp: Slot [28] registered >Jan 13 16:44:25 localhost kernel: [ 0.481952] acpiphp: Slot [29] registered >Jan 13 16:44:25 localhost kernel: [ 0.481960] acpiphp: Slot [30] registered >Jan 13 16:44:25 localhost kernel: [ 0.481968] acpiphp: Slot [31] registered >Jan 13 16:44:25 localhost kernel: [ 0.482131] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Jan 13 16:44:25 localhost kernel: [ 0.482134] ACPI: Power Button [PWRF] >Jan 13 16:44:25 localhost kernel: [ 0.483377] GHES: HEST is not enabled! >Jan 13 16:44:25 localhost kernel: [ 0.483427] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Jan 13 16:44:25 localhost kernel: [ 0.504880] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Jan 13 16:44:25 localhost kernel: [ 0.526660] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A >Jan 13 16:44:25 localhost kernel: [ 0.526840] Non-volatile memory driver v1.3 >Jan 13 16:44:25 localhost kernel: [ 0.526841] Linux agpgart interface v0.103 >Jan 13 16:44:25 localhost kernel: [ 0.527364] loop: module loaded >Jan 13 16:44:25 localhost kernel: [ 0.527712] scsi0 : ata_piix >Jan 13 16:44:25 localhost kernel: [ 0.527751] scsi1 : ata_piix >Jan 13 16:44:25 localhost kernel: [ 0.527770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc140 irq 14 >Jan 13 16:44:25 localhost kernel: [ 0.527771] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc148 irq 15 >Jan 13 16:44:25 localhost kernel: [ 0.527814] libphy: Fixed MDIO Bus: probed >Jan 13 16:44:25 localhost kernel: [ 0.527843] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Jan 13 16:44:25 localhost kernel: [ 0.527851] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Jan 13 16:44:25 localhost kernel: [ 0.527855] uhci_hcd: USB Universal Host Controller Interface driver >Jan 13 16:44:25 localhost kernel: [ 0.527917] uhci_hcd 0000:00:01.2: UHCI Host Controller >Jan 13 16:44:25 localhost kernel: [ 0.527939] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 >Jan 13 16:44:25 localhost kernel: [ 0.528042] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c100 >Jan 13 16:44:25 localhost kernel: [ 0.528102] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Jan 13 16:44:25 localhost kernel: [ 0.528103] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Jan 13 16:44:25 localhost kernel: [ 0.528105] usb usb1: Product: UHCI Host Controller >Jan 13 16:44:25 localhost kernel: [ 0.528106] usb usb1: Manufacturer: Linux 3.6.10-4.fc18.x86_64 uhci_hcd >Jan 13 16:44:25 localhost kernel: [ 0.528107] usb usb1: SerialNumber: 0000:00:01.2 >Jan 13 16:44:25 localhost kernel: [ 0.528169] hub 1-0:1.0: USB hub found >Jan 13 16:44:25 localhost kernel: [ 0.528171] hub 1-0:1.0: 2 ports detected >Jan 13 16:44:25 localhost kernel: [ 0.528241] usbcore: registered new interface driver usbserial >Jan 13 16:44:25 localhost kernel: [ 0.528246] usbcore: registered new interface driver usbserial_generic >Jan 13 16:44:25 localhost kernel: [ 0.528250] USB Serial support registered for generic >Jan 13 16:44:25 localhost kernel: [ 0.528251] usbserial: USB Serial Driver core >Jan 13 16:44:25 localhost kernel: [ 0.528273] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 >Jan 13 16:44:25 localhost kernel: [ 0.528882] serio: i8042 KBD port at 0x60,0x64 irq 1 >Jan 13 16:44:25 localhost kernel: [ 0.528886] serio: i8042 AUX port at 0x60,0x64 irq 12 >Jan 13 16:44:25 localhost kernel: [ 0.528932] mousedev: PS/2 mouse device common for all mice >Jan 13 16:44:25 localhost kernel: [ 0.529147] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 >Jan 13 16:44:25 localhost kernel: [ 0.531341] rtc_cmos 00:01: RTC can wake from S4 >Jan 13 16:44:25 localhost kernel: [ 0.531596] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0 >Jan 13 16:44:25 localhost kernel: [ 0.531686] rtc0: alarms up to one day, 114 bytes nvram, hpet irqs >Jan 13 16:44:25 localhost kernel: [ 0.531742] device-mapper: uevent: version 1.0.3 >Jan 13 16:44:25 localhost kernel: [ 0.531781] device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Jan 13 16:44:25 localhost kernel: [ 0.531826] cpuidle: using governor ladder >Jan 13 16:44:25 localhost kernel: [ 0.531827] cpuidle: using governor menu >Jan 13 16:44:25 localhost kernel: [ 0.531865] EFI Variables Facility v0.08 2004-May-17 >Jan 13 16:44:25 localhost kernel: [ 0.531923] usbcore: registered new interface driver usbhid >Jan 13 16:44:25 localhost kernel: [ 0.531923] usbhid: USB HID core driver >Jan 13 16:44:25 localhost kernel: [ 0.531951] drop_monitor: Initializing network drop monitor service >Jan 13 16:44:25 localhost kernel: [ 0.532036] ip_tables: (C) 2000-2006 Netfilter Core Team >Jan 13 16:44:25 localhost kernel: [ 0.532058] TCP: cubic registered >Jan 13 16:44:25 localhost kernel: [ 0.532060] Initializing XFRM netlink socket >Jan 13 16:44:25 localhost kernel: [ 0.532128] NET: Registered protocol family 10 >Jan 13 16:44:25 localhost kernel: [ 0.532250] mip6: Mobile IPv6 >Jan 13 16:44:25 localhost kernel: [ 0.532252] NET: Registered protocol family 17 >Jan 13 16:44:25 localhost kernel: [ 0.532381] Loading module verification certificates >Jan 13 16:44:25 localhost kernel: [ 0.533268] MODSIGN: Loaded cert 'Fedora kernel signing key: 7686e1f22bbf511e76885be3fb6c7a462be60dda' >Jan 13 16:44:25 localhost kernel: [ 0.533281] registered taskstats version 1 >Jan 13 16:44:25 localhost kernel: [ 0.533576] Magic number: 13:856:752 >Jan 13 16:44:25 localhost kernel: [ 0.533587] tty ttyS3: hash matches >Jan 13 16:44:25 localhost kernel: [ 0.533670] rtc_cmos 00:01: setting system clock to 2013-01-13 21:44:17 UTC (1358113457) >Jan 13 16:44:25 localhost kernel: [ 0.687149] ata2.00: ATAPI: QEMU DVD-ROM, 1.0.1, max UDMA/100 >Jan 13 16:44:25 localhost kernel: [ 0.688965] ata1.00: ATA-7: QEMU HARDDISK, 1.0.1, max UDMA/100 >Jan 13 16:44:25 localhost kernel: [ 0.688971] ata1.00: 25165824 sectors, multi 16: LBA48 >Jan 13 16:44:25 localhost kernel: [ 0.689665] ata2.00: configured for MWDMA2 >Jan 13 16:44:25 localhost kernel: [ 0.690721] ata1.00: configured for MWDMA2 >Jan 13 16:44:25 localhost kernel: [ 0.690949] scsi 0:0:0:0: Direct-Access ATA QEMU HARDDISK 1.0. PQ: 0 ANSI: 5 >Jan 13 16:44:25 localhost kernel: [ 0.691321] sd 0:0:0:0: Attached scsi generic sg0 type 0 >Jan 13 16:44:25 localhost kernel: [ 0.691744] sd 0:0:0:0: [sda] 25165824 512-byte logical blocks: (12.8 GB/12.0 GiB) >Jan 13 16:44:25 localhost kernel: [ 0.691842] sd 0:0:0:0: [sda] Write Protect is off >Jan 13 16:44:25 localhost kernel: [ 0.691893] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA >Jan 13 16:44:25 localhost kernel: [ 0.694835] scsi 1:0:0:0: CD-ROM QEMU QEMU DVD-ROM 1.0. PQ: 0 ANSI: 5 >Jan 13 16:44:25 localhost kernel: [ 0.696415] sda: unknown partition table >Jan 13 16:44:25 localhost kernel: [ 0.696707] sd 0:0:0:0: [sda] Attached SCSI disk >Jan 13 16:44:25 localhost kernel: [ 0.696966] sr0: scsi3-mmc drive: 4x/4x cd/rw xa/form2 tray >Jan 13 16:44:25 localhost kernel: [ 0.696971] cdrom: Uniform CD-ROM driver Revision: 3.20 >Jan 13 16:44:25 localhost kernel: [ 0.697366] sr 1:0:0:0: Attached scsi generic sg1 type 5 >Jan 13 16:44:25 localhost kernel: [ 0.701552] Freeing unused kernel memory: 1036k freed >Jan 13 16:44:25 localhost kernel: [ 0.702206] Write protecting the kernel read-only data: 12288k >Jan 13 16:44:25 localhost kernel: [ 0.708165] Freeing unused kernel memory: 1848k freed >Jan 13 16:44:25 localhost kernel: [ 0.711756] Freeing unused kernel memory: 1412k freed >Jan 13 16:44:25 localhost kernel: [ 0.830026] usb 1-1: new full-speed USB device number 2 using uhci_hcd >Jan 13 16:44:25 localhost kernel: [ 0.842857] RPC: Registered named UNIX socket transport module. >Jan 13 16:44:25 localhost kernel: [ 0.842860] RPC: Registered udp transport module. >Jan 13 16:44:25 localhost kernel: [ 0.842860] RPC: Registered tcp transport module. >Jan 13 16:44:25 localhost kernel: [ 0.842861] RPC: Registered tcp NFSv4.1 backchannel transport module. >Jan 13 16:44:25 localhost kernel: [ 0.962037] input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input2 >Jan 13 16:44:25 localhost kernel: [ 1.008271] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 >Jan 13 16:44:25 localhost kernel: [ 1.008274] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=5 >Jan 13 16:44:25 localhost kernel: [ 1.008276] usb 1-1: Product: QEMU USB Mouse >Jan 13 16:44:25 localhost kernel: [ 1.008277] usb 1-1: Manufacturer: QEMU 1.0.1 >Jan 13 16:44:25 localhost kernel: [ 1.008279] usb 1-1: SerialNumber: 42 >Jan 13 16:44:25 localhost kernel: [ 1.011123] 8139cp: 8139cp: 10/100 PCI Ethernet driver v1.3 (Mar 22, 2004) >Jan 13 16:44:25 localhost kernel: [ 1.011391] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 >Jan 13 16:44:25 localhost kernel: [ 1.016384] 8139cp 0000:00:03.0: eth0: RTL-8139C+ at 0xffffc90000852000, 52:54:00:12:34:56, IRQ 10 >Jan 13 16:44:25 localhost kernel: [ 1.023400] 8139too: 8139too Fast Ethernet driver 0.9.28 >Jan 13 16:44:25 localhost kernel: [ 1.036533] input: QEMU 1.0.1 QEMU USB Mouse as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input3 >Jan 13 16:44:25 localhost kernel: [ 1.036602] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU 1.0.1 QEMU USB Mouse] on usb-0000:00:01.2-1/input0 >Jan 13 16:44:25 localhost kernel: [ 1.226583] squashfs: version 4.0 (2009/01/31) Phillip Lougher >Jan 13 16:44:25 localhost kernel: [ 1.359893] EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Jan 13 16:44:25 localhost kernel: [ 1.466291] tsc: Refined TSC clocksource calibration: 3200.075 MHz >Jan 13 16:44:25 localhost kernel: [ 2.293197] type=1404 audit(1358113459.259:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Jan 13 16:44:25 localhost kernel: [ 2.710401] type=1403 audit(1358113459.676:3): policy loaded auid=4294967295 ses=4294967295 >Jan 13 16:44:25 localhost kernel: [ 4.471936] EXT4-fs (dm-0): re-mounted. Opts: (null) >Jan 13 16:44:25 localhost kernel: [ 4.924031] kvm: Nested Virtualization enabled >Jan 13 16:44:25 localhost kernel: [ 5.078576] tun: Universal TUN/TAP device driver, 1.6 >Jan 13 16:44:25 localhost kernel: [ 5.078580] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> >Jan 13 16:44:25 localhost kernel: [ 5.433590] parport_pc 00:05: reported by Plug and Play ACPI >Jan 13 16:44:25 localhost kernel: [ 5.433688] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] >Jan 13 16:44:25 localhost kernel: [ 5.452000] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0xb100, revision 0 >Jan 13 16:44:25 localhost kernel: [ 5.492821] microcode: AMD CPU family 0x6 not supported >Jan 13 16:44:25 localhost kernel: [ 5.748340] ppdev: user-space parallel port driver >Jan 13 16:44:25 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Jan 13 16:44:25 localhost systemd[1]: Detected virtualization 'kvm'. >Jan 13 16:44:25 localhost systemd[1]: Started Software RAID Monitor Takeover. >Jan 13 16:44:25 localhost systemd[1]: Mounted Huge Pages File System. >Jan 13 16:44:25 localhost systemd[1]: Mounted POSIX Message Queue File System. >Jan 13 16:44:25 localhost systemd[1]: Mounted Debug File System. >Jan 13 16:44:25 localhost systemd[1]: Started Remount Root and Kernel File Systems. >Jan 13 16:44:25 localhost systemd[1]: Starting Local File Systems (Pre). >Jan 13 16:44:25 localhost systemd[1]: Reached target Local File Systems (Pre). >Jan 13 16:44:25 localhost systemd[1]: Mounting Temporary Directory... >Jan 13 16:44:25 localhost systemd[1]: Starting Load Random Seed... >Jan 13 16:44:25 localhost chronyd[566]: chronyd version 1.27-git1ca844 starting >Jan 13 16:44:25 localhost chronyd[566]: Linux kernel major=3 minor=6 patch=10 >Jan 13 16:44:25 localhost chronyd[566]: hz=100 shift_hz=7 freq_scale=1.00000000 nominal_tick=10000 slew_delta_tick=833 max_tick_bias=1000 shift_pll=2 >Jan 13 16:44:26 localhost systemd[1]: Started NTP client/server. >Jan 13 16:44:26 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Jan 13 16:44:26 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Jan 13 16:44:26 localhost systemd-logind[500]: Watching system buttons on /dev/input/event0 (Power Button) >Jan 13 16:44:26 localhost systemd-logind[500]: New seat seat0. >Jan 13 16:44:26 localhost systemd[1]: Started Login Service. >Jan 13 16:44:26 localhost avahi-daemon[503]: Successfully called chroot(). >Jan 13 16:44:26 localhost avahi-daemon[503]: Successfully dropped remaining capabilities. >Jan 13 16:44:26 localhost avahi-daemon[503]: No service file found in /etc/avahi/services. >Jan 13 16:44:26 localhost avahi-daemon[503]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Jan 13 16:44:26 localhost systemd[1]: Started GNOME Display Manager. >Jan 13 16:44:26 localhost dbus-daemon[507]: dbus[507]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 13 16:44:26 localhost dbus[507]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Jan 13 16:44:26 localhost avahi-daemon[503]: Network interface enumeration completed. >Jan 13 16:44:26 localhost avahi-daemon[503]: Registering HINFO record with values 'X86_64'/'LINUX'. >Jan 13 16:44:26 localhost avahi-daemon[503]: Server startup complete. Host name is linux.local. Local service cookie is 3025240162. >Jan 13 16:44:26 localhost systemd[1]: Starting Authorization Manager... >Jan 13 16:44:26 localhost dbus-daemon[507]: dbus[507]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=519 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=582 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jan 13 16:44:26 localhost dbus[507]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.5" (uid=0 pid=519 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=582 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Jan 13 16:44:27 localhost polkitd[583]: Started polkitd version 0.107 >Jan 13 16:44:27 localhost livesys[506]: Adding live user [ OK ] >Jan 13 16:44:27 localhost dbus-daemon[507]: dbus[507]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 13 16:44:27 localhost dbus[507]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Jan 13 16:44:27 localhost systemd[1]: Started Authorization Manager. >Jan 13 16:44:27 localhost accounts-daemon[501]: started daemon version 0.6.25 >Jan 13 16:44:27 localhost systemd[1]: Started Accounts Service. >Jan 13 16:44:27 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Jan 13 16:44:27 localhost systemd[1]: Stopped Software RAID monitoring and management. >Jan 13 16:44:27 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Jan 13 16:44:27 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Jan 13 16:44:27 localhost livesys[506]: ** (process:609): WARNING **: failed to commit changes to dconf: Error spawning command line `dbus-launch --autolaunch=69d27b356a94476da859461d3a3bc6fd --binary-syntax --close-stderr': Child process exited with code 1 >Jan 13 16:44:28 localhost systemd[1]: Stopping Command Scheduler... >Jan 13 16:44:28 localhost systemd[1]: Stopped Command Scheduler. >Jan 13 16:44:28 localhost systemd[1]: Stopping Job spooling tools... >Jan 13 16:44:28 localhost systemd[1]: Stopped Job spooling tools. >Jan 13 16:44:28 localhost livesys[506]: sed: can't read : No such file or directory >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.freedesktop.gstreamer-0.10.default-elements' has path '/desktop/gstreamer/0.10/default-elements/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:28 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Jan 13 16:44:28 localhost systemd[1]: Starting Network Manager... >Jan 13 16:44:28 localhost livesys[506]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:29 localhost livesys[506]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:29 localhost kernel: [ 12.172942] ip6_tables: (C) 2000-2006 Netfilter Core Team >Jan 13 16:44:29 localhost livesys[506]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:29 localhost livesys[506]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:29 localhost livesys[506]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:29 localhost livesys[506]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:29 localhost livesys[506]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:29 localhost livesys[506]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Jan 13 16:44:29 localhost NetworkManager[633]: <info> NetworkManager (version 0.9.7.0-12.git20121004.fc18) is starting... >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Jan 13 16:44:29 localhost NetworkManager[633]: <info> WEXT support is enabled >Jan 13 16:44:29 localhost kernel: [ 12.335885] Ebtables v2.0 registered >Jan 13 16:44:29 localhost NetworkManager[633]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Jan 13 16:44:29 localhost NetworkManager[633]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Jan 13 16:44:29 localhost NetworkManager[633]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Jan 13 16:44:29 localhost NetworkManager[633]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Jan 13 16:44:29 localhost NetworkManager[633]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Jan 13 16:44:29 localhost NetworkManager[633]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Jan 13 16:44:29 localhost systemd[1]: Started SYSV: Init script for live image.. >Jan 13 16:44:29 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Jan 13 16:44:29 localhost dbus-daemon[507]: dbus[507]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Jan 13 16:44:29 localhost dbus[507]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Jan 13 16:44:29 localhost NetworkManager[633]: <info> monitoring kernel firmware directory '/lib/firmware'. >Jan 13 16:44:29 localhost dbus-daemon[507]: dbus[507]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jan 13 16:44:29 localhost dbus[507]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Jan 13 16:44:29 localhost systemd[1]: Starting Bluetooth service... >Jan 13 16:44:29 localhost NetworkManager[633]: <info> WiFi enabled by radio killswitch; enabled by state file >Jan 13 16:44:29 localhost bluetoothd[657]: bluetoothd[657]: Bluetooth daemon 4.101 >Jan 13 16:44:29 localhost systemd[1]: Started Network Manager. >Jan 13 16:44:29 localhost systemd[1]: Starting Network Manager Wait Online... >Jan 13 16:44:29 localhost NetworkManager[633]: <info> WWAN enabled by radio killswitch; enabled by state file >Jan 13 16:44:29 localhost NetworkManager[633]: <info> WiMAX enabled by radio killswitch; enabled by state file >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Networking is enabled by state file >Jan 13 16:44:29 localhost NetworkManager[633]: <warn> failed to allocate link cache: (-10) Operation not supported >Jan 13 16:44:29 localhost bluetoothd[657]: Bluetooth daemon 4.101 >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): carrier is OFF >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): new Ethernet device (driver: '8139cp' ifindex: 2) >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): exported as /org/freedesktop/NetworkManager/Devices/0 >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): now managed >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): bringing up device. >Jan 13 16:44:29 localhost kernel: [ 12.532392] 8139cp 0000:00:03.0: eth0: link up, 100Mbps, full-duplex, lpa 0x05E1 >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): carrier now ON (device state 20) >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): preparing device. >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): deactivating device (reason 'managed') [2] >Jan 13 16:44:29 localhost dbus-daemon[507]: dbus[507]: [system] Successfully activated service 'org.bluez' >Jan 13 16:44:29 localhost dbus[507]: [system] Successfully activated service 'org.bluez' >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Added default wired connection 'Wired connection 1' for /sys/devices/pci0000:00/0000:00:03.0/net/eth0 >Jan 13 16:44:29 localhost NetworkManager[633]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Jan 13 16:44:29 localhost bluetoothd[657]: bluetoothd[657]: Starting SDP server >Jan 13 16:44:29 localhost bluetoothd[657]: Starting SDP server >Jan 13 16:44:29 localhost systemd[1]: Started Bluetooth service. >Jan 13 16:44:29 localhost NetworkManager[633]: <warn> /sys/devices/virtual/net/lo: couldn't determine device driver; ignoring... >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): device state change: unavailable -> disconnected (reason 'none') [20 30 0] >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Auto-activating connection 'Wired connection 1'. >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> ModemManager (version 0.6.0.0-2.fc18) starting... >Jan 13 16:44:29 localhost modem-manager[655]: <info> ModemManager (version 0.6.0.0-2.fc18) starting... >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Activation (eth0) starting connection 'Wired connection 1' >Jan 13 16:44:29 localhost kernel: [ 12.616460] Bluetooth: Core ver 2.16 >Jan 13 16:44:29 localhost kernel: [ 12.616557] NET: Registered protocol family 31 >Jan 13 16:44:29 localhost kernel: [ 12.616558] Bluetooth: HCI device and connection manager initialized >Jan 13 16:44:29 localhost kernel: [ 12.616560] Bluetooth: HCI socket layer initialized >Jan 13 16:44:29 localhost kernel: [ 12.616561] Bluetooth: L2CAP socket layer initialized >Jan 13 16:44:29 localhost kernel: [ 12.616564] Bluetooth: SCO socket layer initialized >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Jan 13 16:44:29 localhost kernel: [ 12.631919] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Jan 13 16:44:29 localhost kernel: [ 12.631922] Bluetooth: BNEP filters: protocol multicast >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Jan 13 16:44:29 localhost NetworkManager[633]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Jan 13 16:44:29 localhost NetworkManager[633]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Jan 13 16:44:29 localhost bluetoothd[657]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Jan 13 16:44:29 localhost bluetoothd[657]: Bluetooth Management interface initialized >Jan 13 16:44:29 localhost dbus[507]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Jan 13 16:44:29 localhost NetworkManager[633]: <info> modem-manager is now available >Jan 13 16:44:29 localhost dbus-daemon[507]: dbus[507]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Jan 13 16:44:29 localhost bluetoothd[657]: bluetoothd[657]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Jan 13 16:44:29 localhost bluetoothd[657]: bluetoothd[657]: Bluetooth Management interface initialized >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Option' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Option' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'X22X' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'X22X' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'MotoC' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'MotoC' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'SimTech' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'SimTech' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'AnyData' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Novatel' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Ericsson MBM' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Option High-Speed' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Nokia' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Gobi' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Sierra' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Wavecom' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'ZTE' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Samsung' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Huawei' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Longcheer' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Linktop' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Cinterion' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Iridium' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Loaded plugin 'Generic' >Jan 13 16:44:29 localhost modem-manager[655]: <info> Successfully loaded 20 plugins >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'AnyData' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Novatel' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Ericsson MBM' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Option High-Speed' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Nokia' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Gobi' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Sierra' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Wavecom' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'ZTE' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Samsung' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Huawei' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Longcheer' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Linktop' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Cinterion' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Iridium' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Loaded plugin 'Generic' >Jan 13 16:44:29 localhost dbus-daemon[507]: modem-manager[655]: <info> Successfully loaded 20 plugins >Jan 13 16:44:29 localhost kernel: [ 12.757793] nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Jan 13 16:44:29 localhost kernel: [ 12.808506] Loading iSCSI transport class v2.0-870. >Jan 13 16:44:29 localhost kernel: [ 12.853827] iscsi: registered transport (tcp) >Jan 13 16:44:29 localhost kernel: [ 12.931423] iscsi: registered transport (iser) >Jan 13 16:44:29 localhost kernel: [ 12.953094] libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Jan 13 16:44:29 localhost kernel: [ 12.953097] libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Jan 13 16:44:29 localhost kernel: [ 13.002272] Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Jan 13 16:44:29 localhost kernel: [ 13.002315] iscsi: registered transport (cxgb3i) >Jan 13 16:44:30 localhost kernel: [ 13.037623] Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Jan 13 16:44:30 localhost kernel: [ 13.037871] iscsi: registered transport (cxgb4i) >Jan 13 16:44:30 localhost kernel: [ 13.064435] cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Jan 13 16:44:30 localhost kernel: [ 13.075618] Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Jan 13 16:44:30 localhost kernel: [ 13.075884] iscsi: registered transport (bnx2i) >Jan 13 16:44:30 localhost kernel: [ 13.113522] iscsi: registered transport (be2iscsi) >Jan 13 16:44:30 localhost iscsid: iSCSI logger with pid=739 started! >Jan 13 16:44:30 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Jan 13 16:44:30 localhost iscsid[653]: Starting iscsid: [ OK ]#015[ OK ] >Jan 13 16:44:30 localhost iscsid: iSCSI daemon with pid=740 started! >Jan 13 16:44:30 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Jan 13 16:44:31 localhost gdm-simple-slave[582]: WARNING: Failed to give slave programs access to the display. Trying to proceed. >Jan 13 16:44:31 localhost avahi-daemon[503]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Jan 13 16:44:31 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Jan 13 16:44:31 localhost systemd-logind[500]: New session 1 of user gdm. >Jan 13 16:44:31 localhost systemd-logind[500]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Jan 13 16:44:32 localhost NetworkManager[633]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Jan 13 16:44:32 localhost NetworkManager[633]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Jan 13 16:44:32 localhost NetworkManager[633]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Jan 13 16:44:32 localhost NetworkManager[633]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jan 13 16:44:32 localhost NetworkManager[633]: <info> dhclient started with pid 974 >Jan 13 16:44:32 localhost NetworkManager[633]: <info> Activation (eth0) Beginning IP6 addrconf. >Jan 13 16:44:32 localhost avahi-daemon[503]: Withdrawing address record for fe80::5054:ff:fe12:3456 on eth0. >Jan 13 16:44:32 localhost NetworkManager[633]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Jan 13 16:44:33 localhost dhclient[974]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Jan 13 16:44:33 localhost dhclient[974]: Copyright 2004-2012 Internet Systems Consortium. >Jan 13 16:44:33 localhost dhclient[974]: All rights reserved. >Jan 13 16:44:33 localhost dhclient[974]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 13 16:44:33 localhost dhclient[974]: >Jan 13 16:44:33 localhost NetworkManager[633]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Jan 13 16:44:33 localhost dhclient[974]: Listening on LPF/eth0/52:54:00:12:34:56 >Jan 13 16:44:33 localhost dhclient[974]: Sending on LPF/eth0/52:54:00:12:34:56 >Jan 13 16:44:33 localhost dhclient[974]: Sending on Socket/fallback >Jan 13 16:44:33 localhost dhclient[974]: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 6 (xid=0xee02eed) >Jan 13 16:44:33 localhost dhclient[974]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0xee02eed) >Jan 13 16:44:33 localhost dhclient[974]: DHCPOFFER from 10.0.2.2 >Jan 13 16:44:33 localhost dhclient[974]: DHCPACK from 10.0.2.2 (xid=0xee02eed) >Jan 13 16:44:33 localhost NetworkManager[633]: <info> (eth0): DHCPv4 state changed preinit -> bound >Jan 13 16:44:33 localhost NetworkManager[633]: <info> address 10.0.2.15 >Jan 13 16:44:33 localhost NetworkManager[633]: <info> prefix 24 (255.255.255.0) >Jan 13 16:44:33 localhost NetworkManager[633]: <info> gateway 10.0.2.2 >Jan 13 16:44:33 localhost NetworkManager[633]: <info> nameserver '10.0.2.3' >Jan 13 16:44:33 localhost NetworkManager[633]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jan 13 16:44:33 localhost NetworkManager[633]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Jan 13 16:44:33 localhost avahi-daemon[503]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Jan 13 16:44:33 localhost avahi-daemon[503]: New relevant interface eth0.IPv4 for mDNS. >Jan 13 16:44:33 localhost avahi-daemon[503]: Registering new address record for 10.0.2.15 on eth0.IPv4. >Jan 13 16:44:33 localhost dhclient[974]: bound to 10.0.2.15 -- renewal in 42447 seconds. >Jan 13 16:44:33 localhost dbus-daemon[507]: dbus[507]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 13 16:44:33 localhost dbus[507]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Jan 13 16:44:33 localhost systemd[1]: Starting Daemon for power management... >Jan 13 16:44:33 localhost dbus-daemon[507]: dbus[507]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 13 16:44:33 localhost dbus[507]: [system] Successfully activated service 'org.freedesktop.UPower' >Jan 13 16:44:33 localhost systemd[1]: Started Daemon for power management. >Jan 13 16:44:33 localhost avahi-daemon[503]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Jan 13 16:44:34 localhost systemd[1]: SELinux Got Sender :1.20 >Jan 13 16:44:34 localhost NetworkManager[633]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Jan 13 16:44:34 localhost NetworkManager[633]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Jan 13 16:44:34 localhost NetworkManager[633]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jan 13 16:44:34 localhost NetworkManager[633]: <info> Policy set 'Wired connection 1' (eth0) as default for IPv4 routing and DNS. >Jan 13 16:44:34 localhost NetworkManager[633]: <info> Activation (eth0) successful, device activated. >Jan 13 16:44:34 localhost dbus[507]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 13 16:44:34 localhost dbus-daemon[507]: dbus[507]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 13 16:44:34 localhost systemd[1]: Started Network Manager Wait Online. >Jan 13 16:44:34 localhost systemd[1]: Starting Network. >Jan 13 16:44:34 localhost systemd[1]: Reached target Network. >Jan 13 16:44:34 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 13 16:44:34 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 13 16:44:34 localhost systemd[1]: Starting Virtualization daemon... >Jan 13 16:44:34 localhost dbus-daemon[507]: dbus[507]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 13 16:44:34 localhost dbus[507]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 13 16:44:34 localhost systemd[1]: Started Virtualization daemon. >Jan 13 16:44:34 localhost systemd[1]: Starting RPC bind service... >Jan 13 16:44:34 localhost iscsi[1054]: Starting iscsi: iscsiadm: No records found >Jan 13 16:44:34 localhost iscsi[1054]: [ OK ] >Jan 13 16:44:34 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 13 16:44:34 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Jan 13 16:44:34 localhost systemd[1]: Started RPC bind service. >Jan 13 16:44:34 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Jan 13 16:44:34 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Jan 13 16:44:34 localhost systemd[1]: Started SYSV: Late init script for live image.. >Jan 13 16:44:35 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Jan 13 16:44:35 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 13 16:44:35 localhost rtkit-daemon[502]: Successfully made thread 1103 of process 1103 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Jan 13 16:44:35 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 13 16:44:35 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 13 16:44:35 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 13 16:44:36 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 13 16:44:36 localhost systemd[1]: Starting Multi-User. >Jan 13 16:44:36 localhost systemd[1]: Reached target Multi-User. >Jan 13 16:44:36 localhost systemd[1]: Starting Graphical Interface. >Jan 13 16:44:36 localhost systemd[1]: Reached target Graphical Interface. >Jan 13 16:44:36 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Jan 13 16:44:36 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 13 16:44:36 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Jan 13 16:44:36 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Jan 13 16:44:36 localhost systemd[1]: Startup finished in 713ms 771us (kernel) + 2s 193ms 357us (initrd) + 16s 398ms 25us (userspace) = 19s 305ms 153us. >Jan 13 16:44:36 localhost libvirtd[1056]: 2013-01-13 21:44:36.594+0000: 1056: info : libvirt version: 0.10.2.2, package: 3.fc18 (Fedora Project, 2012-12-17-23:55:54, buildvm-14.phx2.fedoraproject.org) >Jan 13 16:44:36 localhost libvirtd[1056]: 2013-01-13 21:44:36.594+0000: 1056: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Jan 13 16:44:36 localhost libvirtd[1056]: 2013-01-13 21:44:36.618+0000: 1056: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Jan 13 16:44:36 localhost libvirtd[1056]: 2013-01-13 21:44:36.618+0000: 1056: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Jan 13 16:44:36 localhost libvirtd[1056]: 2013-01-13 21:44:36.778+0000: 1159: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Jan 13 16:44:39 localhost dbus-daemon[507]: dbus[507]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 13 16:44:39 localhost dbus[507]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Jan 13 16:44:39 localhost systemd[1]: Starting Disk Manager... >Jan 13 16:44:39 localhost udisksd[1226]: udisks daemon version 1.99.0 starting >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:44:39 localhost dbus-daemon[507]: dbus[507]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 13 16:44:39 localhost dbus[507]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Jan 13 16:44:39 localhost systemd[1]: Started Disk Manager. >Jan 13 16:44:39 localhost udisksd[1226]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Jan 13 16:44:40 localhost dbus-daemon[507]: dbus[507]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Jan 13 16:44:40 localhost dbus[507]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Jan 13 16:44:40 localhost dbus-daemon[507]: dbus[507]: [system] Successfully activated service 'net.reactivated.Fprint' >Jan 13 16:44:40 localhost dbus[507]: [system] Successfully activated service 'net.reactivated.Fprint' >Jan 13 16:44:40 localhost dbus-daemon[507]: dbus[507]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Jan 13 16:44:40 localhost dbus[507]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Jan 13 16:44:40 localhost dbus-daemon[507]: Launching FprintObject >Jan 13 16:44:40 localhost dbus-daemon[507]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Jan 13 16:44:40 localhost dbus-daemon[507]: ** Message: entering main loop >Jan 13 16:44:40 localhost dbus-daemon[507]: dbus[507]: [system] Successfully activated service 'org.freedesktop.realmd' >Jan 13 16:44:40 localhost dbus[507]: [system] Successfully activated service 'org.freedesktop.realmd' >Jan 13 16:44:41 localhost chronyd[566]: Selected source 216.229.4.66 >Jan 13 16:44:41 localhost chronyd[566]: System clock wrong by 2.072787 seconds, adjustment started >Jan 13 16:44:42 localhost chronyd[566]: Selected source 216.45.57.38 >Jan 13 16:44:46 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Jan 13 16:44:46 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Jan 13 16:44:52 localhost NetworkManager[633]: <info> (eth0): IP6 addrconf timed out or failed. >Jan 13 16:44:52 localhost NetworkManager[633]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Jan 13 16:44:52 localhost NetworkManager[633]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Jan 13 16:44:52 localhost NetworkManager[633]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Jan 13 16:45:00 localhost systemd-logind[500]: New session 2 of user liveuser. >Jan 13 16:45:00 localhost systemd-logind[500]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Jan 13 16:45:00 localhost gnome-session[897]: WARNING: Detected that screensaver has left the bus >Jan 13 16:45:00 localhost gnome-session[897]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Jan 13 16:45:00 localhost gdm-simple-slave[582]: WARNING: Failed to remove slave program access to the display. Trying to proceed. >Jan 13 16:45:00 localhost systemd[1]: Mounted FUSE Control File System. >Jan 13 16:45:00 localhost kernel: [ 43.775678] fuse init (API version 7.20) >Jan 13 16:45:01 localhost spice-vdagent[1449]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Jan 13 16:45:01 localhost rtkit-daemon[502]: Successfully made thread 1461 of process 1461 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Jan 13 16:45:01 localhost systemd[1]: SELinux Got Sender :1.44 >Jan 13 16:45:01 localhost dbus-daemon[507]: dbus[507]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jan 13 16:45:01 localhost dbus[507]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Jan 13 16:45:01 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Jan 13 16:45:01 localhost colord: Using config file /etc/colord.conf >Jan 13 16:45:01 localhost colord: Using mapping database file /var/lib/colord/mapping.db >Jan 13 16:45:01 localhost colord: Using device database file /var/lib/colord/storage.db >Jan 13 16:45:01 localhost colord: Loading plugin libcd_plugin_camera.so >Jan 13 16:45:01 localhost colord: Loading plugin libcd_plugin_scanner.so >Jan 13 16:45:01 localhost colord: Daemon ready for requests >Jan 13 16:45:01 localhost dbus-daemon[507]: dbus[507]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jan 13 16:45:01 localhost dbus[507]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Jan 13 16:45:01 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Jan 13 16:45:01 localhost colord: Profile added: icc-9c63a713c85fe8dcd9d9e8aa286f7e95 >Jan 13 16:45:01 localhost colord: Profile added: icc-dcd6d93e079fc3295cb4d48deb24f851 >Jan 13 16:45:01 localhost colord: Profile added: icc-285bf9a62b68718fe66aa1d69978a97d >Jan 13 16:45:01 localhost colord: Profile added: icc-7d744c7ca47e33468b64feb7029fc9b0 >Jan 13 16:45:01 localhost colord: Profile added: icc-fdde622468ba0cd232b9f7e00ad52af6 >Jan 13 16:45:01 localhost colord: Profile added: icc-d14766a584896acd5810a9f14a3ef15d >Jan 13 16:45:01 localhost colord: Profile added: icc-cc7e433e2982e0a682f332ed378c7d47 >Jan 13 16:45:02 localhost colord: Profile added: icc-ba6a5c659db6759a2b4a4739d848127f >Jan 13 16:45:02 localhost colord: Profile added: icc-a1acbaedbc3f054a5f724db41237df9c >Jan 13 16:45:02 localhost colord: Profile added: icc-07aa38f191524daabe72365d8bf549df >Jan 13 16:45:02 localhost colord: Profile added: icc-1fffcf7157b6df5f4bcb186908a88488 >Jan 13 16:45:02 localhost colord: Profile added: icc-942691ffe5d2da307d87d209157fa8c5 >Jan 13 16:45:02 localhost colord: Profile added: icc-d9c0a165058a15b86c6663d8ca9e35d7 >Jan 13 16:45:02 localhost colord: Profile added: icc-607ae7f5824fb5ef63a4600f15a4a7eb >Jan 13 16:45:02 localhost colord: Profile added: icc-262871936d61effa51c807a5a8daec38 >Jan 13 16:45:02 localhost colord: Profile added: icc-06bd372c0c828cbe84395111f6986349 >Jan 13 16:45:02 localhost colord: Profile added: icc-626fee7d930035c4509ab0c39abe71f7 >Jan 13 16:45:02 localhost colord: Profile added: icc-27275f74b03b7a5f4c6c8cde8122b9a1 >Jan 13 16:45:02 localhost colord: Profile added: icc-34bb9dbd79b7733d83ff9c7089d90162 >Jan 13 16:45:02 localhost colord: Profile added: icc-c88b946ac4b3b503a2860d21ea68f8bd >Jan 13 16:45:02 localhost systemd[1]: Starting CUPS Printing Service... >Jan 13 16:45:02 localhost systemd[1]: Started CUPS Printing Service. >Jan 13 16:45:02 localhost colord: Device added: xrandr-default >Jan 13 16:45:06 localhost goa[1551]: goa-daemon version 3.6.2 starting [main.c:112, main()] >Jan 13 16:45:10 localhost dbus-daemon[507]: ** Message: No devices in use, exit >Jan 13 16:45:20 localhost systemd-logind[500]: Removed session 1. >Jan 13 16:45:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:16 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:36 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:45 localhost kernel: [ 148.732926] md: raid0 personality registered for level 0 >Jan 13 16:46:45 localhost kernel: [ 148.744758] md: raid1 personality registered for level 1 >Jan 13 16:46:45 localhost kernel: [ 148.752251] async_tx: api initialized (async) >Jan 13 16:46:45 localhost kernel: [ 148.764678] xor: automatically using best checksumming function: >Jan 13 16:46:45 localhost kernel: [ 148.774009] generic_sse: 12624.000 MB/sec >Jan 13 16:46:45 localhost kernel: [ 148.831028] raid6: sse2x1 4019 MB/s >Jan 13 16:46:45 localhost kernel: [ 148.848010] raid6: sse2x2 6414 MB/s >Jan 13 16:46:45 localhost kernel: [ 148.865014] raid6: sse2x4 7320 MB/s >Jan 13 16:46:45 localhost kernel: [ 148.865015] raid6: using algorithm sse2x4 (7320 MB/s) >Jan 13 16:46:45 localhost kernel: [ 148.865017] raid6: using intx1 recovery algorithm >Jan 13 16:46:45 localhost kernel: [ 148.882197] md: raid6 personality registered for level 6 >Jan 13 16:46:45 localhost kernel: [ 148.882200] md: raid5 personality registered for level 5 >Jan 13 16:46:45 localhost kernel: [ 148.882201] md: raid4 personality registered for level 4 >Jan 13 16:46:45 localhost kernel: [ 148.888819] md: raid10 personality registered for level 10 >Jan 13 16:46:45 localhost kernel: [ 148.910635] device-mapper: multipath: version 1.5.0 loaded >Jan 13 16:46:45 localhost kernel: [ 148.913412] device-mapper: multipath round-robin: version 1.0.0 loaded >Jan 13 16:46:45 localhost kernel: [ 148.980320] No iBFT detected. >Jan 13 16:46:46 localhost dbus[1436]: avc: received setenforce notice (enforcing=0) >Jan 13 16:46:46 localhost dbus[1285]: avc: received setenforce notice (enforcing=0) >Jan 13 16:46:46 localhost dbus[507]: avc: received setenforce notice (enforcing=0) >Jan 13 16:46:46 localhost dbus-daemon[507]: dbus[507]: avc: received setenforce notice (enforcing=0) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:46 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:47 localhost anaconda: /sbin/anaconda 18.37.11 >Jan 13 16:46:48 localhost anaconda: 2097152 kB (2048 MB) are available >Jan 13 16:46:48 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Jan 13 16:46:48 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Jan 13 16:46:48 localhost anaconda: Default encoding = ascii >Jan 13 16:46:48 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 13 16:46:48 localhost program: Running... udevadm settle --timeout=300 >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost anaconda: ISCSID is /sbin/iscsid >Jan 13 16:46:48 localhost anaconda: no initiator set >Jan 13 16:46:48 localhost program: Running... modprobe fcoe >Jan 13 16:46:48 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Jan 13 16:46:48 localhost program: No FCoE boot disk information is found in EDD! >Jan 13 16:46:48 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Jan 13 16:46:48 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Jan 13 16:46:48 localhost program: Running... udevadm settle --timeout=300 >Jan 13 16:46:48 localhost program: Running... multipath -d >Jan 13 16:46:48 localhost program: Running... multipath -ll >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: sda >Jan 13 16:46:48 localhost storage: MultipathTopology: found non-disk device: sda1 >Jan 13 16:46:48 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 13 16:46:48 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 13 16:46:48 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:48 localhost anaconda: Display mode = g >Jan 13 16:46:48 localhost anaconda: 2097152 kB (2048 MB) are available >Jan 13 16:46:48 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Jan 13 16:46:49 localhost anaconda: using only installclass _Fedora >Jan 13 16:46:49 localhost anaconda: Detected 2016M of memory >Jan 13 16:46:49 localhost anaconda: Swap attempt of 4032M >Jan 13 16:46:49 localhost anaconda: Running Thread: AnaStorageThread (139684323686144) >Jan 13 16:46:49 localhost program: Running... udevadm control --property=ANACONDA=1 >Jan 13 16:46:49 localhost anaconda: Running Thread: AnaNetworkThread (139684315293440) >Jan 13 16:46:49 localhost program: Running... systemctl start chronyd.service >Jan 13 16:46:49 localhost anaconda: Running Thread: AnaPayloadThread (139683985565440) >Jan 13 16:46:49 localhost NetworkManager[633]: ifcfg-rh: read connection 'eth0' >Jan 13 16:46:49 localhost NetworkManager[633]: <info> (eth0): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Jan 13 16:46:49 localhost NetworkManager[633]: <info> (eth0): deactivating device (reason 'connection-removed') [38] >Jan 13 16:46:49 localhost systemd[1]: Started NTP client/server. >Jan 13 16:46:49 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Jan 13 16:46:49 localhost NetworkManager[633]: <info> (eth0): canceled DHCP transaction, DHCP client pid 974 >Jan 13 16:46:49 localhost avahi-daemon[503]: Withdrawing address record for 10.0.2.15 on eth0. >Jan 13 16:46:49 localhost avahi-daemon[503]: Leaving mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Jan 13 16:46:49 localhost avahi-daemon[503]: Interface eth0.IPv4 no longer relevant for mDNS. >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Setting system hostname to 'localhost.localdomain' (no default device) >Jan 13 16:46:49 localhost dbus-daemon[507]: dbus[507]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 13 16:46:49 localhost dbus[507]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Jan 13 16:46:49 localhost program: Running... udevadm settle --timeout=300 >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Saved default wired connection 'eth0' to persistent storage >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Auto-activating connection 'eth0'. >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) starting connection 'eth0' >Jan 13 16:46:49 localhost NetworkManager[633]: <info> (eth0): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) started... >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Stage 1 of 5 (Device Prepare) complete. >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) starting... >Jan 13 16:46:49 localhost NetworkManager[633]: <info> (eth0): device state change: prepare -> config (reason 'none') [40 50 0] >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) successful. >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Stage 2 of 5 (Device Configure) complete. >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost dbus-daemon[507]: dbus[507]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 13 16:46:49 localhost dbus[507]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost NetworkManager[633]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-eth0 >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) started... >Jan 13 16:46:49 localhost NetworkManager[633]: <info> (eth0): device state change: config -> ip-config (reason 'none') [50 70 0] >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Beginning DHCPv4 transaction (timeout in 45 seconds) >Jan 13 16:46:49 localhost NetworkManager[633]: <info> dhclient started with pid 1976 >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Beginning IP6 addrconf. >Jan 13 16:46:49 localhost avahi-daemon[503]: Withdrawing address record for fe80::5054:ff:fe12:3456 on eth0. >Jan 13 16:46:49 localhost NetworkManager[633]: <info> Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:49 localhost dhclient[1976]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Jan 13 16:46:49 localhost dhclient[1976]: Copyright 2004-2012 Internet Systems Consortium. >Jan 13 16:46:49 localhost dhclient[1976]: All rights reserved. >Jan 13 16:46:49 localhost dhclient[1976]: For info, please visit https://www.isc.org/software/dhcp/ >Jan 13 16:46:49 localhost dhclient[1976]: >Jan 13 16:46:50 localhost dhclient[1976]: Listening on LPF/eth0/52:54:00:12:34:56 >Jan 13 16:46:50 localhost dhclient[1976]: Sending on LPF/eth0/52:54:00:12:34:56 >Jan 13 16:46:50 localhost dhclient[1976]: Sending on Socket/fallback >Jan 13 16:46:50 localhost dhclient[1976]: DHCPREQUEST on eth0 to 255.255.255.255 port 67 (xid=0x66b2b5e5) >Jan 13 16:46:50 localhost dhclient[1976]: DHCPACK from 10.0.2.2 (xid=0x66b2b5e5) >Jan 13 16:46:50 localhost NetworkManager[633]: <info> (eth0): DHCPv4 state changed nbi -> preinit >Jan 13 16:46:50 localhost dhclient[1976]: bound to 10.0.2.15 -- renewal in 40079 seconds. >Jan 13 16:46:50 localhost NetworkManager[633]: <info> (eth0): DHCPv4 state changed preinit -> reboot >Jan 13 16:46:50 localhost NetworkManager[633]: <info> address 10.0.2.15 >Jan 13 16:46:50 localhost NetworkManager[633]: <info> prefix 24 (255.255.255.0) >Jan 13 16:46:50 localhost NetworkManager[633]: <info> gateway 10.0.2.2 >Jan 13 16:46:50 localhost NetworkManager[633]: <info> nameserver '10.0.2.3' >Jan 13 16:46:50 localhost NetworkManager[633]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Jan 13 16:46:50 localhost NetworkManager[633]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) started... >Jan 13 16:46:50 localhost avahi-daemon[503]: Joining mDNS multicast group on interface eth0.IPv4 with address 10.0.2.15. >Jan 13 16:46:50 localhost avahi-daemon[503]: New relevant interface eth0.IPv4 for mDNS. >Jan 13 16:46:50 localhost avahi-daemon[503]: Registering new address record for 10.0.2.15 on eth0.IPv4. >Jan 13 16:46:50 localhost systemd[1]: Stopping LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 13 16:46:50 localhost iscsi[1996]: Stopping iscsi: [ OK ] >Jan 13 16:46:50 localhost systemd[1]: Stopped LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 13 16:46:50 localhost dbus-daemon[507]: Stopping iscsi (via systemctl): [ OK ] >Jan 13 16:46:50 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Jan 13 16:46:50 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Jan 13 16:46:50 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 13 16:46:50 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 13 16:46:50 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 13 16:46:50 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 13 16:46:50 localhost chronyd[566]: Source 216.229.4.66 offline >Jan 13 16:46:50 localhost chronyd[566]: Source 199.7.177.206 offline >Jan 13 16:46:50 localhost chronyd[566]: Source 50.116.38.157 offline >Jan 13 16:46:50 localhost chronyd[566]: Source 216.45.57.38 offline >Jan 13 16:46:50 localhost systemd[1]: PID 1154 read from file /run/sm-client.pid does not exist. >Jan 13 16:46:50 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 13 16:46:50 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:50 localhost anaconda: no initiator set >Jan 13 16:46:50 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Jan 13 16:46:50 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Jan 13 16:46:50 localhost program: Running... udevadm settle --timeout=300 >Jan 13 16:46:50 localhost storage: sr0 looks to be the live device; marking as protected >Jan 13 16:46:50 localhost program: Running... udevadm settle --timeout=300 >Jan 13 16:46:51 localhost program: Running... multipath -d >Jan 13 16:46:51 localhost NetworkManager[633]: <info> (eth0): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Jan 13 16:46:51 localhost NetworkManager[633]: <info> Activation (eth0) Stage 5 of 5 (IPv4 Commit) complete. >Jan 13 16:46:51 localhost NetworkManager[633]: <info> (eth0): device state change: secondaries -> activated (reason 'none') [90 100 0] >Jan 13 16:46:51 localhost NetworkManager[633]: <info> Policy set 'eth0' (eth0) as default for IPv4 routing and DNS. >Jan 13 16:46:51 localhost NetworkManager[633]: <info> Activation (eth0) successful, device activated. >Jan 13 16:46:51 localhost program: Running... multipath -ll >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: sda >Jan 13 16:46:51 localhost storage: MultipathTopology: found non-disk device: sda1 >Jan 13 16:46:51 localhost storage: MultipathTopology: found non-disk device: sr0 >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: loop0 >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: loop1 >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: loop2 >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: loop3 >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: loop4 >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: loop5 >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: loop6 >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: loop7 >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: dm-0 >Jan 13 16:46:51 localhost storage: MultipathTopology: found singlepath device: dm-1 >Jan 13 16:46:51 localhost storage: devices to scan: ['sda', 'sda1', 'sr0', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Jan 13 16:46:51 localhost storage: scanning sda (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Jan 13 16:46:51 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:51 localhost storage: sda is a disk >Jan 13 16:46:51 localhost storage: added disk sda (id 0) to device tree >Jan 13 16:46:51 localhost avahi-daemon[503]: Registering new address record for fe80::5054:ff:fe12:3456 on eth0.*. >Jan 13 16:46:51 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Jan 13 16:46:51 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:51 localhost storage: got device: DiskDevice instance (0x7f0ac40e6f90) -- >Jan 13 16:46:51 localhost storage: got format: DiskLabel instance (0x7f0ac4140f50) -- >Jan 13 16:46:51 localhost iscsi[2083]: Starting iscsi: iscsiadm: No records found >Jan 13 16:46:51 localhost iscsi[2083]: [ OK ] >Jan 13 16:46:51 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Jan 13 16:46:51 localhost dbus-daemon[507]: Starting iscsi (via systemctl): [ OK ] >Jan 13 16:46:51 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Jan 13 16:46:51 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Jan 13 16:46:51 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Jan 13 16:46:51 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:01.1/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Jan 13 16:46:51 localhost storage: sda1 is a partition >Jan 13 16:46:51 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Jan 13 16:46:51 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Jan 13 16:46:51 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Jan 13 16:46:51 localhost storage: added partition sda1 (id 1) to device tree >Jan 13 16:46:51 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:51 localhost storage: disklabel detected but not usable on sda1 >Jan 13 16:46:51 localhost storage: got device: PartitionDevice instance (0x7f0ac415ce10) -- >Jan 13 16:46:51 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Jan 13 16:46:51 localhost storage: sr0 is a cdrom >Jan 13 16:46:51 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:51 localhost storage: added cdrom sr0 (id 2) to device tree >Jan 13 16:46:51 localhost storage: disklabel detected but not usable on sr0 >Jan 13 16:46:51 localhost storage: type detected on 'sr0' is 'iso9660' >Jan 13 16:46:51 localhost storage: got device: OpticalDevice instance (0x1f6ba10) -- >Jan 13 16:46:51 localhost storage: got format: Iso9660FS instance (0x1f6bf10) -- >Jan 13 16:46:51 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Jan 13 16:46:51 localhost storage: loop0 is a loop device >Jan 13 16:46:51 localhost storage: added file /osmin.img (deleted) (id 3) to device tree >Jan 13 16:46:51 localhost storage: added loop loop0 (id 4) to device tree >Jan 13 16:46:51 localhost systemd[1]: PID 2047 read from file /run/sm-client.pid does not exist. >Jan 13 16:46:51 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:51 localhost storage: disklabel detected but not usable on loop0 >Jan 13 16:46:51 localhost storage: type detected on 'loop0' is 'squashfs' >Jan 13 16:46:51 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:51 localhost storage: got device: LoopDevice instance (0x7f0ac41a9350) -- >Jan 13 16:46:51 localhost systemd[1]: Started Sendmail Mail Transport Client. >Jan 13 16:46:51 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Jan 13 16:46:51 localhost chronyd[566]: Source 216.229.4.66 online >Jan 13 16:46:51 localhost chronyd[566]: Source 199.7.177.206 online >Jan 13 16:46:51 localhost chronyd[566]: Source 216.45.57.38 online >Jan 13 16:46:51 localhost chronyd[566]: Source 50.116.38.157 online >Jan 13 16:46:51 localhost storage: loop1 is a loop device >Jan 13 16:46:51 localhost storage: added file /osmin (id 5) to device tree >Jan 13 16:46:51 localhost storage: added loop loop1 (id 6) to device tree >Jan 13 16:46:51 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:51 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:51 localhost storage: disklabel detected but not usable on loop1 >Jan 13 16:46:51 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Jan 13 16:46:51 localhost storage: got device: LoopDevice instance (0x1f6b3d0) -- >Jan 13 16:46:51 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Jan 13 16:46:51 localhost storage: loop2 is a loop device >Jan 13 16:46:51 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 7) to device tree >Jan 13 16:46:51 localhost storage: added loop loop2 (id 8) to device tree >Jan 13 16:46:51 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:51 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:51 localhost storage: disklabel detected but not usable on loop2 >Jan 13 16:46:51 localhost storage: type detected on 'loop2' is 'squashfs' >Jan 13 16:46:51 localhost storage: got device: LoopDevice instance (0x7f0ac41af810) -- >Jan 13 16:46:51 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Jan 13 16:46:51 localhost storage: loop3 is a loop device >Jan 13 16:46:51 localhost storage: added file /LiveOS/ext3fs.img (id 9) to device tree >Jan 13 16:46:51 localhost storage: added loop loop3 (id 10) to device tree >Jan 13 16:46:51 localhost storage: type detected on 'loop3' is 'ext4' >Jan 13 16:46:51 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 13 16:46:51 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 13 16:46:51 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 13 16:46:51 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 13 16:46:51 localhost program: Filesystem magic number: 0xEF53 >Jan 13 16:46:51 localhost program: Filesystem revision #: 1 (dynamic) >Jan 13 16:46:51 localhost 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 >Jan 13 16:46:51 localhost program: Filesystem flags: signed_directory_hash >Jan 13 16:46:51 localhost program: Default mount options: user_xattr acl >Jan 13 16:46:51 localhost program: Filesystem state: clean >Jan 13 16:46:51 localhost program: Errors behavior: Continue >Jan 13 16:46:51 localhost program: Filesystem OS type: Linux >Jan 13 16:46:51 localhost program: Inode count: 262144 >Jan 13 16:46:51 localhost program: Block count: 1048576 >Jan 13 16:46:51 localhost program: Reserved block count: 10484 >Jan 13 16:46:51 localhost program: Free blocks: 188396 >Jan 13 16:46:51 localhost program: Free inodes: 153869 >Jan 13 16:46:51 localhost program: First block: 0 >Jan 13 16:46:51 localhost program: Block size: 4096 >Jan 13 16:46:51 localhost program: Fragment size: 4096 >Jan 13 16:46:51 localhost program: Reserved GDT blocks: 255 >Jan 13 16:46:51 localhost program: Blocks per group: 32768 >Jan 13 16:46:51 localhost program: Fragments per group: 32768 >Jan 13 16:46:51 localhost program: Inodes per group: 8192 >Jan 13 16:46:51 localhost program: Inode blocks per group: 512 >Jan 13 16:46:51 localhost program: Flex block group size: 16 >Jan 13 16:46:51 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 13 16:46:51 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 13 16:46:51 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Jan 13 16:46:51 localhost program: Mount count: 0 >Jan 13 16:46:51 localhost program: Maximum mount count: -1 >Jan 13 16:46:51 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 13 16:46:51 localhost program: Check interval: 0 (<none>) >Jan 13 16:46:51 localhost program: Lifetime writes: 821 MB >Jan 13 16:46:51 localhost program: Reserved blocks uid: 0 (user root) >Jan 13 16:46:51 localhost program: Reserved blocks gid: 0 (group root) >Jan 13 16:46:51 localhost program: First inode: 11 >Jan 13 16:46:51 localhost program: Inode size:#011 256 >Jan 13 16:46:51 localhost program: Required extra isize: 28 >Jan 13 16:46:51 localhost program: Desired extra isize: 28 >Jan 13 16:46:51 localhost program: Journal inode: 8 >Jan 13 16:46:51 localhost program: Default directory hash: half_md4 >Jan 13 16:46:51 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 13 16:46:51 localhost program: Journal backup: inode blocks >Jan 13 16:46:51 localhost program: Journal features: journal_incompat_revoke >Jan 13 16:46:51 localhost program: Journal size: 128M >Jan 13 16:46:51 localhost program: Journal length: 32768 >Jan 13 16:46:51 localhost program: Journal sequence: 0x000016a9 >Jan 13 16:46:51 localhost program: Journal start: 0 >Jan 13 16:46:51 localhost program: >Jan 13 16:46:51 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 13 16:46:51 localhost program: Running... dumpe2fs -h /dev/loop3 >Jan 13 16:46:52 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 13 16:46:52 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 13 16:46:52 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 13 16:46:52 localhost program: Filesystem magic number: 0xEF53 >Jan 13 16:46:52 localhost program: Filesystem revision #: 1 (dynamic) >Jan 13 16:46:52 localhost 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 >Jan 13 16:46:52 localhost program: Filesystem flags: signed_directory_hash >Jan 13 16:46:52 localhost program: Default mount options: user_xattr acl >Jan 13 16:46:52 localhost program: Filesystem state: clean >Jan 13 16:46:52 localhost program: Errors behavior: Continue >Jan 13 16:46:52 localhost program: Filesystem OS type: Linux >Jan 13 16:46:52 localhost program: Inode count: 262144 >Jan 13 16:46:52 localhost program: Block count: 1048576 >Jan 13 16:46:52 localhost program: Reserved block count: 10484 >Jan 13 16:46:52 localhost program: Free blocks: 188396 >Jan 13 16:46:52 localhost program: Free inodes: 153869 >Jan 13 16:46:52 localhost program: First block: 0 >Jan 13 16:46:52 localhost program: Block size: 4096 >Jan 13 16:46:52 localhost program: Fragment size: 4096 >Jan 13 16:46:52 localhost program: Reserved GDT blocks: 255 >Jan 13 16:46:52 localhost program: Blocks per group: 32768 >Jan 13 16:46:52 localhost program: Fragments per group: 32768 >Jan 13 16:46:52 localhost program: Inodes per group: 8192 >Jan 13 16:46:52 localhost program: Inode blocks per group: 512 >Jan 13 16:46:52 localhost program: Flex block group size: 16 >Jan 13 16:46:52 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 13 16:46:52 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 13 16:46:52 localhost program: Last write time: Wed Jan 9 12:22:57 2013 >Jan 13 16:46:52 localhost program: Mount count: 0 >Jan 13 16:46:52 localhost program: Maximum mount count: -1 >Jan 13 16:46:52 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 13 16:46:52 localhost program: Check interval: 0 (<none>) >Jan 13 16:46:52 localhost program: Lifetime writes: 821 MB >Jan 13 16:46:52 localhost program: Reserved blocks uid: 0 (user root) >Jan 13 16:46:52 localhost program: Reserved blocks gid: 0 (group root) >Jan 13 16:46:52 localhost program: First inode: 11 >Jan 13 16:46:52 localhost program: Inode size:#011 256 >Jan 13 16:46:52 localhost program: Required extra isize: 28 >Jan 13 16:46:52 localhost program: Desired extra isize: 28 >Jan 13 16:46:52 localhost program: Journal inode: 8 >Jan 13 16:46:52 localhost program: Default directory hash: half_md4 >Jan 13 16:46:52 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 13 16:46:52 localhost program: Journal backup: inode blocks >Jan 13 16:46:52 localhost program: Journal features: journal_incompat_revoke >Jan 13 16:46:52 localhost program: Journal size: 128M >Jan 13 16:46:52 localhost program: Journal length: 32768 >Jan 13 16:46:52 localhost program: Journal sequence: 0x000016a9 >Jan 13 16:46:52 localhost program: Journal start: 0 >Jan 13 16:46:52 localhost program: >Jan 13 16:46:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 13 16:46:52 localhost program: Running... resize2fs -P /dev/loop3 >Jan 13 16:46:52 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:52 localhost program: Couldn't find valid filesystem superblock. >Jan 13 16:46:52 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 13 16:46:52 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Jan 13 16:46:52 localhost storage: got device: LoopDevice instance (0x7f0ac41b3750) -- >Jan 13 16:46:52 localhost storage: got format: Ext4FS instance (0x7f0ac41a9cd0) -- >Jan 13 16:46:52 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Jan 13 16:46:52 localhost anaconda: Thread Done: AnaNetworkThread (139684315293440) >Jan 13 16:46:52 localhost storage: loop4 is a loop device >Jan 13 16:46:52 localhost storage: added file /overlay (deleted) (id 11) to device tree >Jan 13 16:46:52 localhost storage: added loop loop4 (id 12) to device tree >Jan 13 16:46:52 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:52 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:52 localhost storage: disklabel detected but not usable on loop4 >Jan 13 16:46:52 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Jan 13 16:46:52 localhost storage: got device: LoopDevice instance (0x7f0ac41b9f10) -- >Jan 13 16:46:52 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Jan 13 16:46:52 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Jan 13 16:46:52 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Jan 13 16:46:52 localhost program: Running... udevadm settle --timeout=300 >Jan 13 16:46:52 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Jan 13 16:46:52 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Jan 13 16:46:52 localhost storage: live-rw is a device-mapper device >Jan 13 16:46:52 localhost storage: added dm live-rw (id 13) to device tree >Jan 13 16:46:52 localhost storage: type detected on 'live-rw' is 'ext4' >Jan 13 16:46:52 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 13 16:46:52 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 13 16:46:52 localhost program: Last mounted on: /sysroot >Jan 13 16:46:52 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 13 16:46:52 localhost program: Filesystem magic number: 0xEF53 >Jan 13 16:46:52 localhost program: Filesystem revision #: 1 (dynamic) >Jan 13 16:46:52 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 13 16:46:52 localhost program: Filesystem flags: signed_directory_hash >Jan 13 16:46:52 localhost program: Default mount options: user_xattr acl >Jan 13 16:46:52 localhost program: Filesystem state: clean >Jan 13 16:46:52 localhost program: Errors behavior: Continue >Jan 13 16:46:52 localhost program: Filesystem OS type: Linux >Jan 13 16:46:52 localhost program: Inode count: 262144 >Jan 13 16:46:52 localhost program: Block count: 1048576 >Jan 13 16:46:52 localhost program: Reserved block count: 10484 >Jan 13 16:46:52 localhost program: Free blocks: 188396 >Jan 13 16:46:52 localhost program: Free inodes: 153869 >Jan 13 16:46:52 localhost program: First block: 0 >Jan 13 16:46:52 localhost program: Block size: 4096 >Jan 13 16:46:52 localhost program: Fragment size: 4096 >Jan 13 16:46:52 localhost program: Reserved GDT blocks: 255 >Jan 13 16:46:52 localhost program: Blocks per group: 32768 >Jan 13 16:46:52 localhost program: Fragments per group: 32768 >Jan 13 16:46:52 localhost program: Inodes per group: 8192 >Jan 13 16:46:52 localhost program: Inode blocks per group: 512 >Jan 13 16:46:52 localhost program: Flex block group size: 16 >Jan 13 16:46:52 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 13 16:46:52 localhost program: Last mount time: Sun Jan 13 16:44:18 2013 >Jan 13 16:46:52 localhost program: Last write time: Sun Jan 13 16:44:18 2013 >Jan 13 16:46:52 localhost program: Mount count: 1 >Jan 13 16:46:52 localhost program: Maximum mount count: -1 >Jan 13 16:46:52 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 13 16:46:52 localhost program: Check interval: 0 (<none>) >Jan 13 16:46:52 localhost program: Lifetime writes: 821 MB >Jan 13 16:46:52 localhost program: Reserved blocks uid: 0 (user root) >Jan 13 16:46:52 localhost program: Reserved blocks gid: 0 (group root) >Jan 13 16:46:52 localhost program: First inode: 11 >Jan 13 16:46:52 localhost program: Inode size:#011 256 >Jan 13 16:46:52 localhost program: Required extra isize: 28 >Jan 13 16:46:52 localhost program: Desired extra isize: 28 >Jan 13 16:46:52 localhost program: Journal inode: 8 >Jan 13 16:46:52 localhost program: First orphan inode: 34636 >Jan 13 16:46:52 localhost program: Default directory hash: half_md4 >Jan 13 16:46:52 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 13 16:46:52 localhost program: Journal backup: inode blocks >Jan 13 16:46:52 localhost program: Journal features: journal_incompat_revoke >Jan 13 16:46:52 localhost program: Journal size: 128M >Jan 13 16:46:52 localhost program: Journal length: 32768 >Jan 13 16:46:52 localhost program: Journal sequence: 0x000016aa >Jan 13 16:46:52 localhost program: Journal start: 1 >Jan 13 16:46:52 localhost program: >Jan 13 16:46:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 13 16:46:52 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Jan 13 16:46:52 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 13 16:46:52 localhost program: Last mounted on: /sysroot >Jan 13 16:46:52 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 13 16:46:52 localhost program: Filesystem magic number: 0xEF53 >Jan 13 16:46:52 localhost program: Filesystem revision #: 1 (dynamic) >Jan 13 16:46:52 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize >Jan 13 16:46:52 localhost program: Filesystem flags: signed_directory_hash >Jan 13 16:46:52 localhost program: Default mount options: user_xattr acl >Jan 13 16:46:52 localhost program: Filesystem state: clean >Jan 13 16:46:52 localhost program: Errors behavior: Continue >Jan 13 16:46:52 localhost program: Filesystem OS type: Linux >Jan 13 16:46:52 localhost program: Inode count: 262144 >Jan 13 16:46:52 localhost program: Block count: 1048576 >Jan 13 16:46:52 localhost program: Reserved block count: 10484 >Jan 13 16:46:52 localhost program: Free blocks: 188396 >Jan 13 16:46:52 localhost program: Free inodes: 153869 >Jan 13 16:46:52 localhost program: First block: 0 >Jan 13 16:46:52 localhost program: Block size: 4096 >Jan 13 16:46:52 localhost program: Fragment size: 4096 >Jan 13 16:46:52 localhost program: Reserved GDT blocks: 255 >Jan 13 16:46:52 localhost program: Blocks per group: 32768 >Jan 13 16:46:52 localhost program: Fragments per group: 32768 >Jan 13 16:46:52 localhost program: Inodes per group: 8192 >Jan 13 16:46:52 localhost program: Inode blocks per group: 512 >Jan 13 16:46:52 localhost program: Flex block group size: 16 >Jan 13 16:46:52 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 13 16:46:52 localhost program: Last mount time: Sun Jan 13 16:44:18 2013 >Jan 13 16:46:52 localhost program: Last write time: Sun Jan 13 16:44:18 2013 >Jan 13 16:46:52 localhost program: Mount count: 1 >Jan 13 16:46:52 localhost program: Maximum mount count: -1 >Jan 13 16:46:52 localhost program: Last checked: Wed Jan 9 12:22:57 2013 >Jan 13 16:46:52 localhost program: Check interval: 0 (<none>) >Jan 13 16:46:52 localhost program: Lifetime writes: 821 MB >Jan 13 16:46:52 localhost program: Reserved blocks uid: 0 (user root) >Jan 13 16:46:52 localhost program: Reserved blocks gid: 0 (group root) >Jan 13 16:46:52 localhost program: First inode: 11 >Jan 13 16:46:52 localhost program: Inode size:#011 256 >Jan 13 16:46:52 localhost program: Required extra isize: 28 >Jan 13 16:46:52 localhost program: Desired extra isize: 28 >Jan 13 16:46:52 localhost program: Journal inode: 8 >Jan 13 16:46:52 localhost program: First orphan inode: 34636 >Jan 13 16:46:52 localhost program: Default directory hash: half_md4 >Jan 13 16:46:52 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 13 16:46:52 localhost program: Journal backup: inode blocks >Jan 13 16:46:52 localhost program: Journal features: journal_incompat_revoke >Jan 13 16:46:52 localhost program: Journal size: 128M >Jan 13 16:46:52 localhost program: Journal length: 32768 >Jan 13 16:46:52 localhost program: Journal sequence: 0x000016aa >Jan 13 16:46:52 localhost program: Journal start: 1 >Jan 13 16:46:52 localhost program: >Jan 13 16:46:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 13 16:46:52 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Jan 13 16:46:52 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:52 localhost program: Estimated minimum size of the filesystem: 861839 >Jan 13 16:46:52 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 13 16:46:52 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:52 localhost storage: got device: DMDevice instance (0x7f0ac41c2dd0) -- >Jan 13 16:46:52 localhost storage: got format: Ext4FS instance (0x7f0ac41ce110) -- >Jan 13 16:46:52 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Jan 13 16:46:52 localhost storage: live-osimg-min is a device-mapper device >Jan 13 16:46:52 localhost storage: added dm live-osimg-min (id 14) to device tree >Jan 13 16:46:52 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Jan 13 16:46:52 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 13 16:46:52 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 13 16:46:52 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 13 16:46:52 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 13 16:46:52 localhost program: Filesystem magic number: 0xEF53 >Jan 13 16:46:52 localhost program: Filesystem revision #: 1 (dynamic) >Jan 13 16:46:52 localhost 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 >Jan 13 16:46:52 localhost program: Filesystem flags: signed_directory_hash >Jan 13 16:46:52 localhost program: Default mount options: user_xattr acl >Jan 13 16:46:52 localhost program: Filesystem state: clean >Jan 13 16:46:52 localhost program: Errors behavior: Continue >Jan 13 16:46:52 localhost program: Filesystem OS type: Linux >Jan 13 16:46:52 localhost program: Inode count: 221184 >Jan 13 16:46:52 localhost program: Block count: 861839 >Jan 13 16:46:52 localhost program: Reserved block count: 8616 >Jan 13 16:46:52 localhost program: Free blocks: 4486 >Jan 13 16:46:52 localhost program: Free inodes: 112909 >Jan 13 16:46:52 localhost program: First block: 0 >Jan 13 16:46:52 localhost program: Block size: 4096 >Jan 13 16:46:52 localhost program: Fragment size: 4096 >Jan 13 16:46:52 localhost program: Reserved GDT blocks: 255 >Jan 13 16:46:52 localhost program: Blocks per group: 32768 >Jan 13 16:46:52 localhost program: Fragments per group: 32768 >Jan 13 16:46:52 localhost program: Inodes per group: 8192 >Jan 13 16:46:52 localhost program: Inode blocks per group: 512 >Jan 13 16:46:52 localhost program: Flex block group size: 16 >Jan 13 16:46:52 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 13 16:46:52 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 13 16:46:52 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Jan 13 16:46:52 localhost program: Mount count: 0 >Jan 13 16:46:52 localhost program: Maximum mount count: -1 >Jan 13 16:46:52 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Jan 13 16:46:52 localhost program: Check interval: 0 (<none>) >Jan 13 16:46:52 localhost program: Lifetime writes: 822 MB >Jan 13 16:46:52 localhost program: Reserved blocks uid: 0 (user root) >Jan 13 16:46:52 localhost program: Reserved blocks gid: 0 (group root) >Jan 13 16:46:52 localhost program: First inode: 11 >Jan 13 16:46:52 localhost program: Inode size:#011 256 >Jan 13 16:46:52 localhost program: Required extra isize: 28 >Jan 13 16:46:52 localhost program: Desired extra isize: 28 >Jan 13 16:46:52 localhost program: Journal inode: 8 >Jan 13 16:46:52 localhost program: Default directory hash: half_md4 >Jan 13 16:46:52 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 13 16:46:52 localhost program: Journal backup: inode blocks >Jan 13 16:46:52 localhost program: Journal features: journal_incompat_revoke >Jan 13 16:46:52 localhost program: Journal size: 128M >Jan 13 16:46:52 localhost program: Journal length: 32768 >Jan 13 16:46:52 localhost program: Journal sequence: 0x000016a9 >Jan 13 16:46:52 localhost program: Journal start: 0 >Jan 13 16:46:52 localhost program: >Jan 13 16:46:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 13 16:46:52 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Jan 13 16:46:52 localhost program: Filesystem volume name: _Fedora-18-x86_6 >Jan 13 16:46:52 localhost program: Last mounted on: /var/tmp/imgcreate-_OG0SN/install_root >Jan 13 16:46:52 localhost program: Filesystem UUID: 4e087d83-8d6a-495b-9080-d02954a98e98 >Jan 13 16:46:52 localhost program: Filesystem magic number: 0xEF53 >Jan 13 16:46:52 localhost program: Filesystem revision #: 1 (dynamic) >Jan 13 16:46:52 localhost 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 >Jan 13 16:46:52 localhost program: Filesystem flags: signed_directory_hash >Jan 13 16:46:52 localhost program: Default mount options: user_xattr acl >Jan 13 16:46:52 localhost program: Filesystem state: clean >Jan 13 16:46:52 localhost program: Errors behavior: Continue >Jan 13 16:46:52 localhost program: Filesystem OS type: Linux >Jan 13 16:46:52 localhost program: Inode count: 221184 >Jan 13 16:46:52 localhost program: Block count: 861839 >Jan 13 16:46:52 localhost program: Reserved block count: 8616 >Jan 13 16:46:52 localhost program: Free blocks: 4486 >Jan 13 16:46:52 localhost program: Free inodes: 112909 >Jan 13 16:46:52 localhost program: First block: 0 >Jan 13 16:46:52 localhost program: Block size: 4096 >Jan 13 16:46:52 localhost program: Fragment size: 4096 >Jan 13 16:46:52 localhost program: Reserved GDT blocks: 255 >Jan 13 16:46:52 localhost program: Blocks per group: 32768 >Jan 13 16:46:52 localhost program: Fragments per group: 32768 >Jan 13 16:46:52 localhost program: Inodes per group: 8192 >Jan 13 16:46:52 localhost program: Inode blocks per group: 512 >Jan 13 16:46:52 localhost program: Flex block group size: 16 >Jan 13 16:46:52 localhost program: Filesystem created: Wed Jan 9 12:12:34 2013 >Jan 13 16:46:52 localhost program: Last mount time: Wed Jan 9 12:12:35 2013 >Jan 13 16:46:52 localhost program: Last write time: Wed Jan 9 12:22:59 2013 >Jan 13 16:46:52 localhost program: Mount count: 0 >Jan 13 16:46:52 localhost program: Maximum mount count: -1 >Jan 13 16:46:52 localhost program: Last checked: Wed Jan 9 12:22:59 2013 >Jan 13 16:46:52 localhost program: Check interval: 0 (<none>) >Jan 13 16:46:52 localhost program: Lifetime writes: 822 MB >Jan 13 16:46:52 localhost program: Reserved blocks uid: 0 (user root) >Jan 13 16:46:52 localhost program: Reserved blocks gid: 0 (group root) >Jan 13 16:46:52 localhost program: First inode: 11 >Jan 13 16:46:52 localhost program: Inode size:#011 256 >Jan 13 16:46:52 localhost program: Required extra isize: 28 >Jan 13 16:46:52 localhost program: Desired extra isize: 28 >Jan 13 16:46:52 localhost program: Journal inode: 8 >Jan 13 16:46:52 localhost program: Default directory hash: half_md4 >Jan 13 16:46:52 localhost program: Directory Hash Seed: 3f159f08-0ce4-4c7f-ac5d-716bf6b635d0 >Jan 13 16:46:52 localhost program: Journal backup: inode blocks >Jan 13 16:46:52 localhost program: Journal features: journal_incompat_revoke >Jan 13 16:46:52 localhost program: Journal size: 128M >Jan 13 16:46:52 localhost program: Journal length: 32768 >Jan 13 16:46:52 localhost program: Journal sequence: 0x000016a9 >Jan 13 16:46:52 localhost program: Journal start: 0 >Jan 13 16:46:52 localhost program: >Jan 13 16:46:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Jan 13 16:46:52 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Jan 13 16:46:52 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:52 localhost program: Couldn't find valid filesystem superblock. >Jan 13 16:46:52 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Jan 13 16:46:52 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Jan 13 16:46:52 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:52 localhost storage: got device: DMDevice instance (0x7f0ac41ca510) -- >Jan 13 16:46:52 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:52 localhost storage: got format: Ext4FS instance (0x7f0ac41da250) -- >Jan 13 16:46:52 localhost program: Running... udevadm settle --timeout=300 >Jan 13 16:46:52 localhost program: Running... udevadm settle --timeout=300 >Jan 13 16:46:52 localhost program: Running... udevadm settle --timeout=300 >Jan 13 16:46:52 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Jan 13 16:46:52 localhost storage: edd: MBR signature on sda is zero. new disk image? >Jan 13 16:46:52 localhost storage: edd: collected mbr signatures: {} >Jan 13 16:46:52 localhost anaconda: Thread Done: AnaStorageThread (139684323686144) >Jan 13 16:46:52 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Jan 13 16:46:52 localhost kernel: [ 155.855072] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Jan 13 16:46:52 localhost udisksd[1226]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Jan 13 16:46:52 localhost anaconda: Thread Done: AnaPayloadThread (139683985565440) >Jan 13 16:46:58 localhost anaconda: Not doing 'replace runtime X layouts' in live installation >Jan 13 16:46:58 localhost anaconda: Not doing 'save system time' in live installation >Jan 13 16:46:58 localhost anaconda: Not doing 'save system time' in live installation >Jan 13 16:46:58 localhost anaconda: Not doing 'save system time' in live installation >Jan 13 16:46:58 localhost anaconda: Not doing 'modify system time and date' in live installation >Jan 13 16:47:00 localhost anaconda: fs space: 0 B needed: 3.10 GB >Jan 13 16:47:00 localhost anaconda: Not doing 'hide runtime keyboard configuration warning' in live installation >Jan 13 16:47:00 localhost anaconda: Not doing 'add runtime X layout' in live installation >Jan 13 16:47:00 localhost anaconda: Not doing 'test X layouts' in live installation >Jan 13 16:47:00 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Jan 13 16:47:01 localhost anaconda: fs space: 0 B needed: 3.10 GB >Jan 13 16:47:01 localhost anaconda: Running Thread: AnaStorageWatcher (139684315293440) >Jan 13 16:47:01 localhost program: Running... modprobe btrfs >Jan 13 16:47:01 localhost kernel: [ 164.900543] Btrfs loaded >Jan 13 16:47:01 localhost storage: DiskLabel.partedDevice returning None >Jan 13 16:47:01 localhost program: Running... modprobe xfs >Jan 13 16:47:01 localhost kernel: [ 164.994607] SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Jan 13 16:47:02 localhost anaconda: Running Thread: AnaNTPserver0 (139684323686144) >Jan 13 16:47:02 localhost anaconda: Running Thread: AnaNTPserver1 (139683977172736) >Jan 13 16:47:02 localhost anaconda: Running Thread: AnaNTPserver2 (139683452708608) >Jan 13 16:47:02 localhost anaconda: Running Thread: AnaNTPserver3 (139683423258368) >Jan 13 16:47:02 localhost anaconda: Thread Done: AnaStorageWatcher (139684315293440) >Jan 13 16:47:02 localhost anaconda: Thread Done: AnaNTPserver0 (139684323686144) >Jan 13 16:47:02 localhost anaconda: Thread Done: AnaNTPserver3 (139683423258368) >Jan 13 16:47:02 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45bb950> status to: Probing storage... >Jan 13 16:47:02 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45bb950> >Jan 13 16:47:09 localhost NetworkManager[633]: <info> (eth0): IP6 addrconf timed out or failed. >Jan 13 16:47:09 localhost NetworkManager[633]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Jan 13 16:47:09 localhost NetworkManager[633]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) started... >Jan 13 16:47:09 localhost NetworkManager[633]: <info> Activation (eth0) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Jan 13 16:47:12 localhost anaconda: Thread Done: AnaNTPserver1 (139683977172736) >Jan 13 16:47:12 localhost anaconda: Thread Done: AnaNTPserver2 (139683452708608) >Jan 13 16:47:16 localhost anaconda: Running Thread: AnaExecuteStorageThread (139683452708608) >Jan 13 16:47:16 localhost anaconda: Thread Done: AnaExecuteStorageThread (139683452708608) >Jan 13 16:47:17 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45bb950> >Jan 13 16:47:17 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45bb950> status to: Saving storage configuration... >Jan 13 16:47:17 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x45bb950>
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 862613
:
620763
|
620764
|
620765
|
620766
|
620767
|
620768
|
620769
|
620770
|
620771
|
620772
|
620773
|
620774
|
620775
|
632168
|
632169
|
632170
|
632171
| 677917