Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 659705 Details for
Bug 885279
AttributeError: 'NoneType' object has no attribute 'startswith'
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: anaconda-tb
anaconda-tb (text/plain), 1.22 MB, created by
Chris Murphy
on 2012-12-08 05:12:32 UTC
(
hide
)
Description:
File: anaconda-tb
Filename:
MIME Type:
Creator:
Chris Murphy
Created:
2012-12-08 05:12:32 UTC
Size:
1.22 MB
patch
obsolete
>anaconda 18.37 exception report >Traceback (most recent call first): > File "/usr/lib64/python2.7/site-packages/pyanaconda/ui/gui/spokes/custom.py", line 1773, in on_add_clicked > (mountpoint.startswith("/boot") or >AttributeError: 'NoneType' object has no attribute 'startswith' > >Local variables in innermost frame: >dialog: <pyanaconda.ui.gui.spokes.custom.AddDialog object at 0x7fac70294bd0> >encrypted: False >button: <ToolButton object at 0x4b57f50 (GtkToolButton at 0x4da7a10)> >fstype: swap >device_type: 0 >rc: 1 >mountpoint: None >device_type_from_autopart: {0: 2, 1: 3, 2: 0} >self: <pyanaconda.ui.gui.spokes.custom.CustomPartitioningSpoke object at 0x4b4de50> >size: 81.91 GB > > > >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: >23:48:45,821 DEBUG anaconda: required disklabel type for sda (1) is None >23:48:45,821 DEBUG anaconda: default disklabel type for sda is msdos >23:48:45,822 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:48:46,801 INFO anaconda: /sbin/anaconda 18.37 >04:48:47,062 INFO anaconda: 2097152 kB (2048 MB) are available >23:48:47,062 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >23:48:47,063 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >23:48:47,063 INFO anaconda: Default encoding = ascii >23:48:47,460 INFO anaconda: ISCSID is /sbin/iscsid >23:48:47,460 INFO anaconda: no initiator set >23:48:47,522 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >23:48:47,523 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >23:48:47,719 INFO anaconda: Display mode = g >04:48:47,721 INFO anaconda: 2097152 kB (2048 MB) are available >23:48:47,721 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >23:48:48,027 INFO anaconda: using only installclass _Fedora >23:48:48,034 INFO anaconda: Detected 2016M of memory >23:48:48,034 INFO anaconda: Swap attempt of 4032M >23:48:48,046 INFO anaconda: Running Thread: AnaStorageThread (139698039158528) >23:48:48,047 INFO anaconda: Running Thread: AnaNetworkThread (139698119558912) >23:48:48,048 INFO anaconda: Running Thread: AnaPayloadThread (139697788270336) >23:48:48,450 DEBUG anaconda: updating hostname localhost.localdomain >23:48:48,524 DEBUG anaconda: waiting for connecting NM (dhcp?) >23:48:48,709 INFO anaconda: no initiator set >23:48:49,002 DEBUG anaconda: required disklabel type for sda (1) is None >23:48:49,003 DEBUG anaconda: default disklabel type for sda is msdos >23:48:49,004 DEBUG anaconda: selecting msdos disklabel for sda based on size >23:48:50,571 DEBUG anaconda: connected, waited 2 seconds >23:48:50,658 DEBUG anaconda: updating hostname localhost.localdomain >23:48:50,690 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >23:48:50,733 INFO anaconda: Thread Done: AnaNetworkThread (139698119558912) >23:48:50,743 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:48:50,829 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >23:48:50,866 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:48:50,944 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >23:48:50,983 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:48:51,064 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda4 on /mnt/sysimage as ext4 with options defaults,ro >23:48:51,120 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >23:48:51,331 INFO anaconda: Thread Done: AnaStorageThread (139698039158528) >23:48:51,380 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >23:48:51,416 INFO anaconda: Thread Done: AnaPayloadThread (139697788270336) >23:49:50,714 INFO anaconda: Not doing 'add runtime X layout' in live installation >23:49:50,779 DEBUG anaconda: network standalone spoke (init): completed: True >18:49:51,079 INFO anaconda: Not doing 'save system time' in live installation >18:49:51,081 INFO anaconda: Not doing 'save system time' in live installation >18:49:51,085 INFO anaconda: Not doing 'save system time' in live installation >23:49:51,095 INFO anaconda: Not doing 'modify system time and date' in live installation >23:49:51,113 INFO anaconda: Not doing 'add runtime X layout' in live installation >23:49:51,126 INFO anaconda: Not doing 'test X layouts' in live installation >23:49:51,329 INFO anaconda: Running Thread: AnaStorageWatcher (139697779877632) >23:49:51,923 INFO anaconda: Running Thread: AnaNTPserver0 (139697788270336) >23:49:51,933 INFO anaconda: Running Thread: AnaNTPserver1 (139698119558912) >23:49:51,938 INFO anaconda: Running Thread: AnaNTPserver2 (139697232586496) >23:49:51,943 INFO anaconda: Running Thread: AnaNTPserver3 (139697224193792) >23:49:51,957 INFO anaconda: Thread Done: AnaStorageWatcher (139697779877632) >23:49:52,052 INFO anaconda: Thread Done: AnaNTPserver2 (139697232586496) >23:49:52,060 INFO anaconda: Thread Done: AnaNTPserver1 (139698119558912) >23:49:52,844 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> status to: Probing storage... >23:49:52,846 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> >23:49:54,104 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) > >23:50:01,940 INFO anaconda: Thread Done: AnaNTPserver0 (139697788270336) >23:50:01,959 INFO anaconda: Thread Done: AnaNTPserver3 (139697224193792) >23:50:33,852 DEBUG anaconda: disk free: 969.23 kB fs free: 80.99 GB sw needs: 2.70 GB auto swap: 4.03 GB >23:50:47,541 INFO anaconda: Running Thread: AnaExecuteStorageThread (139697224193792) >23:50:47,550 INFO anaconda: Detected 2016M of memory >23:50:47,550 INFO anaconda: Swap attempt of 4032M >23:50:47,764 INFO anaconda: Running Thread: AnaCheckStorageThread (139698039158528) >23:50:47,765 INFO anaconda: Thread Done: AnaExecuteStorageThread (139697224193792) >23:50:47,768 INFO anaconda: Thread Done: AnaCheckStorageThread (139698039158528) >23:50:47,849 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> >23:50:47,849 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> status to: Saving storage configuration... >23:50:47,850 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> >23:50:47,851 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> status to: Checking storage configuration... >23:50:47,852 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> >23:50:47,853 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> >23:50:56,771 INFO anaconda: Running Thread: AnaInstallThread (139698039158528) >23:50:56,771 INFO anaconda: Not doing 'save system time to HW clock' in live installation >23:50:57,770 INFO anaconda: Creating ext4 on /dev/sda5 >23:50:57,934 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda5 >23:50:58,224 INFO anaconda: Creating lvmpv on /dev/sda6 >23:50:58,358 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/sda6 >23:50:58,812 INFO anaconda: Creating swap on /dev/mapper/fedora-swap >23:50:58,844 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-2 >23:50:59,083 INFO anaconda: Creating ext4 on /dev/mapper/fedora-root >23:50:59,377 DEBUG anaconda: notifying kernel of 'change' event on device /sys/class/block/dm-3 >23:50:59,547 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults >23:50:59,604 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage/boot as ext4 with options defaults >23:50:59,631 DEBUG anaconda: isys.py:mount()- going to mount /dev on /mnt/sysimage/dev as bind with options defaults,bind >23:50:59,642 DEBUG anaconda: isys.py:mount()- going to mount devpts on /mnt/sysimage/dev/pts as devpts with options gid=5,mode=620 >23:50:59,656 DEBUG anaconda: isys.py:mount()- going to mount tmpfs on /mnt/sysimage/dev/shm as tmpfs with options defaults >23:50:59,668 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >23:50:59,668 DEBUG anaconda: isys.py:mount()- going to mount proc on /mnt/sysimage/proc as proc with options defaults >23:50:59,676 INFO anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >23:50:59,715 DEBUG anaconda: isys.py:mount()- going to mount sysfs on /mnt/sysimage/sys as sysfs with options defaults >23:50:59,729 DEBUG anaconda: isys.py:mount()- going to mount selinuxfs on /mnt/sysimage/sys/fs/selinux as selinuxfs with options defaults >23:50:59,738 INFO anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >23:50:59,740 INFO anaconda: Running Thread: AnaLiveProgressThread (139697224193792) >23:53:07,387 INFO anaconda: Thread Done: AnaLiveProgressThread (139697224193792) >23:53:07,930 INFO anaconda: rsync exited with code 0 >23:53:07,938 INFO anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >23:53:07,938 INFO anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >23:53:07,939 INFO anaconda: Performing post-install setup tasks >23:53:07,939 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/install/source, removeDir = True >23:53:46,283 INFO anaconda: Installing bootloader >23:53:46,302 INFO anaconda: Thread Done: AnaInstallThread (139698039158528) >00:03:48,950 DEBUG anaconda: required disklabel type for sda (1) is None >00:03:48,951 DEBUG anaconda: default disklabel type for sda is msdos >00:03:48,951 DEBUG anaconda: selecting msdos disklabel for sda based on size >00:03:50,608 INFO anaconda: /sbin/anaconda 18.37 >05:03:50,905 INFO anaconda: 2097152 kB (2048 MB) are available >00:03:50,905 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >00:03:50,905 INFO anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >00:03:50,905 INFO anaconda: Default encoding = ascii >00:03:51,323 INFO anaconda: ISCSID is /sbin/iscsid >00:03:51,323 INFO anaconda: no initiator set >00:03:51,351 INFO anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >00:03:51,351 INFO anaconda: no /etc/zfcp.conf; not configuring zfcp >00:03:51,529 INFO anaconda: Display mode = g >05:03:51,531 INFO anaconda: 2097152 kB (2048 MB) are available >00:03:51,531 INFO anaconda: check_memory(): total:2048, needed:512, graphical:512 >00:03:51,773 INFO anaconda: using only installclass _Fedora >00:03:51,784 INFO anaconda: Detected 2016M of memory >00:03:51,784 INFO anaconda: Swap attempt of 4032M >00:03:51,787 INFO anaconda: Running Thread: AnaStorageThread (140378714580736) >00:03:51,788 INFO anaconda: Running Thread: AnaNetworkThread (140378706188032) >00:03:51,789 INFO anaconda: Running Thread: AnaPayloadThread (140378383083264) >00:03:51,849 DEBUG anaconda: updating hostname localhost.localdomain >00:03:51,955 INFO anaconda: Thread Done: AnaNetworkThread (140378706188032) >00:03:52,231 INFO anaconda: no initiator set >00:03:52,459 DEBUG anaconda: required disklabel type for sda (1) is None >00:03:52,459 DEBUG anaconda: default disklabel type for sda is msdos >00:03:52,461 DEBUG anaconda: selecting msdos disklabel for sda based on size >00:03:55,163 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >00:03:55,215 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:03:55,296 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >00:03:55,335 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:03:55,408 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >00:03:55,490 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:03:55,574 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >00:03:55,613 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:03:55,877 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults,ro >00:03:56,068 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:03:56,346 INFO anaconda: Thread Done: AnaStorageThread (140378714580736) >00:03:56,370 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/live-osimg-min on /mnt/install/source as auto with options defaults,ro >00:03:56,437 INFO anaconda: Thread Done: AnaPayloadThread (140378383083264) >00:05:29,914 INFO anaconda: Not doing 'add runtime X layout' in live installation >00:05:29,979 DEBUG anaconda: network standalone spoke (init): completed: True >19:05:30,270 INFO anaconda: Not doing 'save system time' in live installation >19:05:30,272 INFO anaconda: Not doing 'save system time' in live installation >19:05:30,275 INFO anaconda: Not doing 'save system time' in live installation >00:05:30,284 INFO anaconda: Not doing 'save system time' in live installation >00:05:30,286 INFO anaconda: Not doing 'modify system time and date' in live installation >00:05:30,310 INFO anaconda: Not doing 'add runtime X layout' in live installation >00:05:30,324 INFO anaconda: Not doing 'test X layouts' in live installation >00:05:30,432 INFO anaconda: Running Thread: AnaStorageWatcher (140378349512448) >00:05:30,820 INFO anaconda: Running Thread: AnaNTPserver0 (140378357905152) >00:05:30,827 INFO anaconda: Running Thread: AnaNTPserver1 (140377838106368) >00:05:30,839 INFO anaconda: Running Thread: AnaNTPserver2 (140377829713664) >00:05:30,849 INFO anaconda: Running Thread: AnaNTPserver3 (140377821320960) >00:05:30,874 INFO anaconda: Thread Done: AnaStorageWatcher (140378349512448) >00:05:30,959 INFO anaconda: Thread Done: AnaNTPserver3 (140377821320960) >00:05:30,965 INFO anaconda: Thread Done: AnaNTPserver1 (140377838106368) >00:05:31,005 INFO anaconda: Thread Done: AnaNTPserver2 (140377829713664) >00:05:31,843 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> status to: Probing storage... >00:05:31,845 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> >00:05:33,651 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) > >00:05:37,452 DEBUG anaconda: disk free: 1.64 MB fs free: 71.38 GB sw needs: 2.70 GB auto swap: 4.03 GB >00:05:40,847 INFO anaconda: Thread Done: AnaNTPserver0 (140378357905152) >00:06:19,023 INFO anaconda: Running Thread: AnaExecuteStorageThread (140378383083264) >00:06:19,036 INFO anaconda: Detected 2016M of memory >00:06:19,036 INFO anaconda: Swap attempt of 4032M >00:06:19,049 ERR anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >00:06:19,050 INFO anaconda: no initiator set >00:06:19,325 DEBUG anaconda: required disklabel type for sda (1) is None >00:06:19,325 DEBUG anaconda: default disklabel type for sda is msdos >00:06:19,326 DEBUG anaconda: selecting msdos disklabel for sda based on size >00:06:19,850 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> >00:06:19,851 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> status to: Saving storage configuration... >00:06:19,852 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> status to: Failed to save storage configuration... >00:06:20,868 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda1 on /mnt/sysimage as ext4 with options defaults,ro >00:06:20,908 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:06:20,960 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda2 on /mnt/sysimage as ext4 with options defaults,ro >00:06:21,002 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:06:21,051 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda3 on /mnt/sysimage as ext4 with options defaults,ro >00:06:21,110 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:06:21,161 DEBUG anaconda: isys.py:mount()- going to mount /dev/sda5 on /mnt/sysimage as ext4 with options defaults,ro >00:06:21,205 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:06:21,350 DEBUG anaconda: isys.py:mount()- going to mount /dev/mapper/fedora-root on /mnt/sysimage as ext4 with options defaults,ro >00:06:21,447 DEBUG anaconda: isys.py:umount()- going to unmount /mnt/sysimage, removeDir = False >00:06:21,557 INFO anaconda: Thread Done: AnaExecuteStorageThread (140378383083264) >00:06:21,845 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> >00:06:25,590 DEBUG anaconda: disk free: 1.64 MB fs free: 71.38 GB sw needs: 2.70 GB auto swap: 4.03 GB >00:06:28,054 INFO anaconda: Running Thread: AnaExecuteStorageThread (140378383083264) >00:06:28,058 INFO anaconda: Thread Done: AnaExecuteStorageThread (140378383083264) >00:06:28,112 DEBUG anaconda: ui: devices=['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >00:06:28,117 DEBUG anaconda: ui: unused=['sda2', 'sda3', 'sda1'] >00:06:28,117 DEBUG anaconda: ui: new_devices=[] >00:06:28,150 DEBUG anaconda: page clicked: New Fedora 18 Installation >00:06:28,150 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >00:06:28,848 INFO anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> >00:06:28,848 INFO anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> status to: Saving storage configuration... >00:06:28,852 INFO anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> >00:06:30,719 DEBUG anaconda: page clicked: Unknown >00:06:30,720 DEBUG anaconda: show first mountpoint: Unknown >00:06:30,735 DEBUG anaconda: populate_right_side: existing 20480MB partition sda1 (25) with existing ext4 filesystem >00:06:30,736 DEBUG anaconda: updated device_disks to ['sda'] >00:06:30,736 DEBUG anaconda: updated device_vg_name to None >00:06:30,737 DEBUG anaconda: min: 232.1 max: 20480.0 current: 20480.0 >00:06:30,738 DEBUG anaconda: fs type changed: ext4 >00:06:30,741 INFO anaconda: getting device type for None >00:06:30,742 ERR anaconda: unknown device type: 'None' >00:06:30,742 DEBUG anaconda: device_type_changed: None None >00:06:30,743 INFO anaconda: getting device type for Standard Partition >00:06:30,744 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:06:30,744 INFO anaconda: getting device type for Standard Partition >00:06:30,745 DEBUG anaconda: populate_raid: 2, None >00:06:30,745 INFO anaconda: getting device type for Standard Partition >00:06:30,746 INFO anaconda: getting device type for Standard Partition >00:06:30,746 DEBUG anaconda: populate_raid: 2, None >00:06:30,746 INFO anaconda: getting device type for Standard Partition >00:06:36,973 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:06:36,974 DEBUG anaconda: notebook page = 1 >00:06:36,974 INFO anaconda: ui: saving changes to device sda1 >00:06:36,974 DEBUG anaconda: old_name: sda1 >00:06:36,975 DEBUG anaconda: new_name: sda1 >00:06:36,975 DEBUG anaconda: new size: 20480.0 >00:06:36,975 DEBUG anaconda: old size: 20480.0 >00:06:36,976 INFO anaconda: getting device type for Standard Partition >00:06:36,976 DEBUG anaconda: new device type: 2 >00:06:36,977 DEBUG anaconda: reformat: False >00:06:36,977 DEBUG anaconda: new fs type: ext4 >00:06:36,977 DEBUG anaconda: old encryption setting: False >00:06:36,977 DEBUG anaconda: new encryption setting: False >00:06:36,978 DEBUG anaconda: old mountpoint: >00:06:36,978 DEBUG anaconda: new mountpoint: >00:06:36,978 INFO anaconda: getting device type for Standard Partition >00:06:36,981 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:06:36,981 DEBUG anaconda: populate_right_side: existing 500MB partition sda5 (29) with existing ext4 filesystem >00:06:36,981 DEBUG anaconda: updated device_disks to ['sda'] >00:06:36,982 DEBUG anaconda: updated device_vg_name to None >00:06:36,982 DEBUG anaconda: min: 71.5 max: 500.0 current: 500.0 >00:06:36,985 INFO anaconda: getting device type for Standard Partition >00:06:36,985 DEBUG anaconda: populate_raid: 2, None >00:06:36,986 INFO anaconda: getting device type for Standard Partition >00:06:38,706 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:06:38,707 DEBUG anaconda: notebook page = 1 >00:06:38,707 INFO anaconda: ui: saving changes to device sda5 >00:06:38,708 DEBUG anaconda: old_name: sda5 >00:06:38,708 DEBUG anaconda: new_name: sda5 >00:06:38,708 DEBUG anaconda: new size: 500.0 >00:06:38,708 DEBUG anaconda: old size: 500.0 >00:06:38,709 INFO anaconda: getting device type for Standard Partition >00:06:38,710 DEBUG anaconda: new device type: 2 >00:06:38,710 DEBUG anaconda: reformat: False >00:06:38,710 DEBUG anaconda: new fs type: ext4 >00:06:38,710 DEBUG anaconda: old encryption setting: False >00:06:38,711 DEBUG anaconda: new encryption setting: False >00:06:38,711 DEBUG anaconda: old mountpoint: >00:06:38,711 DEBUG anaconda: new mountpoint: >00:06:38,711 INFO anaconda: getting device type for Standard Partition >00:06:38,715 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:06:38,715 DEBUG anaconda: populate_right_side: existing 500MB partition sda5 (29) with existing ext4 filesystem >00:06:38,715 DEBUG anaconda: updated device_disks to ['sda'] >00:06:38,716 DEBUG anaconda: updated device_vg_name to None >00:06:38,716 DEBUG anaconda: min: 71.5 max: 500.0 current: 500.0 >00:06:38,719 INFO anaconda: getting device type for Standard Partition >00:06:38,719 DEBUG anaconda: populate_raid: 2, None >00:06:38,719 INFO anaconda: getting device type for Standard Partition >00:06:40,434 DEBUG anaconda: page clicked: Fedora Linux 18 for x86_64 >00:06:40,434 DEBUG anaconda: notebook page = 1 >00:06:40,435 INFO anaconda: ui: saving changes to device sda5 >00:06:40,435 DEBUG anaconda: old_name: sda5 >00:06:40,435 DEBUG anaconda: new_name: sda5 >00:06:40,436 DEBUG anaconda: new size: 500.0 >00:06:40,436 DEBUG anaconda: old size: 500.0 >00:06:40,436 INFO anaconda: getting device type for Standard Partition >00:06:40,437 DEBUG anaconda: new device type: 2 >00:06:40,437 DEBUG anaconda: reformat: False >00:06:40,438 DEBUG anaconda: new fs type: ext4 >00:06:40,439 DEBUG anaconda: old encryption setting: False >00:06:40,439 DEBUG anaconda: new encryption setting: False >00:06:40,439 DEBUG anaconda: old mountpoint: >00:06:40,440 DEBUG anaconda: new mountpoint: >00:06:40,440 INFO anaconda: getting device type for Standard Partition >00:06:40,443 DEBUG anaconda: show first mountpoint: Fedora Linux 18 for x86_64 >00:06:40,443 DEBUG anaconda: populate_right_side: existing 500MB partition sda5 (29) with existing ext4 filesystem >00:06:40,443 DEBUG anaconda: updated device_disks to ['sda'] >00:06:40,443 DEBUG anaconda: updated device_vg_name to None >00:06:40,444 DEBUG anaconda: min: 71.5 max: 500.0 current: 500.0 >00:06:40,447 INFO anaconda: getting device type for Standard Partition >00:06:40,447 DEBUG anaconda: populate_raid: 2, None >00:06:40,447 INFO anaconda: getting device type for Standard Partition >00:06:45,723 DEBUG anaconda: current selector: existing 500MB partition sda5 (29) with existing ext4 filesystem >00:06:45,723 DEBUG anaconda: new selector: existing 4032MB lvmlv fedora-swap (44) with existing swap >00:06:45,724 DEBUG anaconda: notebook page = 1 >00:06:45,724 INFO anaconda: ui: saving changes to device sda5 >00:06:45,724 DEBUG anaconda: old_name: sda5 >00:06:45,724 DEBUG anaconda: new_name: sda5 >00:06:45,724 DEBUG anaconda: new size: 500.0 >00:06:45,724 DEBUG anaconda: old size: 500.0 >00:06:45,724 INFO anaconda: getting device type for Standard Partition >00:06:45,725 DEBUG anaconda: new device type: 2 >00:06:45,725 DEBUG anaconda: reformat: False >00:06:45,725 DEBUG anaconda: new fs type: ext4 >00:06:45,725 DEBUG anaconda: old encryption setting: False >00:06:45,725 DEBUG anaconda: new encryption setting: False >00:06:45,726 DEBUG anaconda: old mountpoint: >00:06:45,726 DEBUG anaconda: new mountpoint: >00:06:45,726 INFO anaconda: getting device type for Standard Partition >00:06:45,728 DEBUG anaconda: populate_right_side: existing 4032MB lvmlv fedora-swap (44) with existing swap >00:06:45,728 DEBUG anaconda: updated device_disks to ['sda'] >00:06:45,728 DEBUG anaconda: updated device_vg_name to fedora >00:06:45,730 DEBUG anaconda: min: 4032.0 max: 4032.0 current: 4032.0 >00:06:45,730 DEBUG anaconda: fs type changed: swap >00:06:45,734 INFO anaconda: getting device type for LVM >00:06:45,735 DEBUG anaconda: device_type_changed: 0 LVM >00:06:45,735 INFO anaconda: getting device type for LVM >00:06:45,735 DEBUG anaconda: populate_raid: 0, None >00:06:45,735 INFO anaconda: getting device type for LVM >00:06:45,735 DEBUG anaconda: default vg is fedora >00:06:45,736 DEBUG anaconda: new vg selection: fedora >00:06:45,741 INFO anaconda: getting device type for LVM >00:06:45,741 DEBUG anaconda: populate_raid: 0, None >00:06:45,741 INFO anaconda: getting device type for LVM >00:06:45,741 DEBUG anaconda: default vg is fedora >00:06:45,742 DEBUG anaconda: new vg selection: None >00:06:45,744 DEBUG anaconda: new vg selection: None >00:06:45,746 DEBUG anaconda: new vg selection: fedora >00:06:47,535 DEBUG anaconda: removing device 'existing 4032MB lvmlv fedora-swap (44) with existing swap' from page Fedora Linux 18 for x86_64 >00:06:51,224 INFO anaconda: ui: removed device fedora-swap >00:06:51,236 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', 'sda2', 'sda3', 'sr0'] >00:06:51,237 DEBUG anaconda: ui: unused=['sda3', 'sda1', 'sda2'] >00:06:51,237 DEBUG anaconda: ui: new_devices=[] >00:06:51,248 DEBUG anaconda: page clicked: New Fedora 18 Installation >00:06:51,249 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >00:06:53,323 DEBUG anaconda: page clicked: Unknown >00:06:53,323 DEBUG anaconda: show first mountpoint: Unknown >00:06:53,324 DEBUG anaconda: populate_right_side: existing 20480MB partition sda1 (25) with existing ext4 filesystem >00:06:53,325 DEBUG anaconda: updated device_disks to ['sda'] >00:06:53,325 DEBUG anaconda: updated device_vg_name to None >00:06:53,327 DEBUG anaconda: min: 232.1 max: 20480.0 current: 20480.0 >00:06:53,329 DEBUG anaconda: fs type changed: ext4 >00:06:53,335 INFO anaconda: getting device type for Standard Partition >00:06:53,335 DEBUG anaconda: device_type_changed: 2 Standard Partition >00:06:53,335 INFO anaconda: getting device type for Standard Partition >00:06:53,336 DEBUG anaconda: populate_raid: 2, None >00:06:53,336 INFO anaconda: getting device type for Standard Partition >00:06:53,337 INFO anaconda: getting device type for Standard Partition >00:06:53,337 DEBUG anaconda: populate_raid: 2, None >00:06:53,337 INFO anaconda: getting device type for Standard Partition >00:06:55,463 DEBUG anaconda: current selector: existing 20480MB partition sda1 (25) with existing ext4 filesystem >00:06:55,463 DEBUG anaconda: new selector: existing 30720MB partition sda3 (27) with existing ext4 filesystem >00:06:55,463 DEBUG anaconda: notebook page = 1 >00:06:55,463 INFO anaconda: ui: saving changes to device sda1 >00:06:55,464 DEBUG anaconda: old_name: sda1 >00:06:55,464 DEBUG anaconda: new_name: sda1 >00:06:55,464 DEBUG anaconda: new size: 20480.0 >00:06:55,464 DEBUG anaconda: old size: 20480.0 >00:06:55,464 INFO anaconda: getting device type for Standard Partition >00:06:55,465 DEBUG anaconda: new device type: 2 >00:06:55,465 DEBUG anaconda: reformat: False >00:06:55,465 DEBUG anaconda: new fs type: ext4 >00:06:55,465 DEBUG anaconda: old encryption setting: False >00:06:55,465 DEBUG anaconda: new encryption setting: False >00:06:55,465 DEBUG anaconda: old mountpoint: >00:06:55,465 DEBUG anaconda: new mountpoint: >00:06:55,466 INFO anaconda: getting device type for Standard Partition >00:06:55,468 DEBUG anaconda: populate_right_side: existing 30720MB partition sda3 (27) with existing ext4 filesystem >00:06:55,469 DEBUG anaconda: updated device_disks to ['sda'] >00:06:55,469 DEBUG anaconda: updated device_vg_name to None >00:06:55,470 DEBUG anaconda: min: 255.2 max: 40959.0 current: 30720.0 >00:06:55,472 INFO anaconda: getting device type for Standard Partition >00:06:55,473 DEBUG anaconda: populate_raid: 2, None >00:06:55,473 INFO anaconda: getting device type for Standard Partition >00:06:56,784 DEBUG anaconda: removing device 'existing 30720MB partition sda3 (27) with existing ext4 filesystem' from page Unknown >00:06:59,783 DEBUG anaconda: required disklabel type for sda (1) is None >00:06:59,783 DEBUG anaconda: default disklabel type for sda is msdos >00:06:59,783 DEBUG anaconda: selecting msdos disklabel for sda based on size >00:06:59,788 INFO anaconda: ui: removed device sda3 >00:06:59,795 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', 'sr0'] >00:06:59,796 DEBUG anaconda: ui: unused=[] >00:06:59,796 DEBUG anaconda: ui: new_devices=[] >00:06:59,799 DEBUG anaconda: page clicked: New Fedora 18 Installation >00:06:59,799 DEBUG anaconda: show first mountpoint: New Fedora 18 Installation >00:07:19,068 DEBUG anaconda: requested size = 0 B ; available space = 81.91 GB > > >/tmp/packaging.log: >23:53:08,408 DEBUG packaging: kernel versions: ['3.6.9-4.fc18.x86_64'] >23:53:08,408 INFO packaging: recreating initrd for 3.6.9-4.fc18.x86_64 > > >/tmp/program.log: >23:48:45,735 INFO program: Running... udevadm settle --timeout=300 >23:48:45,902 INFO program: Running... dumpe2fs -h /dev/sda1 >23:48:45,911 INFO program: Filesystem volume name: <none> >23:48:45,911 INFO program: Last mounted on: <not available> >23:48:45,912 INFO program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >23:48:45,912 INFO program: Filesystem magic number: 0xEF53 >23:48:45,912 INFO program: Filesystem revision #: 1 (dynamic) >23:48:45,912 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 >23:48:45,912 INFO program: Filesystem flags: signed_directory_hash >23:48:45,912 INFO program: Default mount options: user_xattr acl >23:48:45,912 INFO program: Filesystem state: clean >23:48:45,912 INFO program: Errors behavior: Continue >23:48:45,912 INFO program: Filesystem OS type: Linux >23:48:45,912 INFO program: Inode count: 1310720 >23:48:45,912 INFO program: Block count: 5242880 >23:48:45,912 INFO program: Reserved block count: 262144 >23:48:45,912 INFO program: Free blocks: 5116591 >23:48:45,912 INFO program: Free inodes: 1310709 >23:48:45,912 INFO program: First block: 0 >23:48:45,912 INFO program: Block size: 4096 >23:48:45,912 INFO program: Fragment size: 4096 >23:48:45,913 INFO program: Reserved GDT blocks: 1022 >23:48:45,913 INFO program: Blocks per group: 32768 >23:48:45,913 INFO program: Fragments per group: 32768 >23:48:45,913 INFO program: Inodes per group: 8192 >23:48:45,913 INFO program: Inode blocks per group: 512 >23:48:45,913 INFO program: Flex block group size: 16 >23:48:45,913 INFO program: Filesystem created: Fri Dec 7 23:46:54 2012 >23:48:45,913 INFO program: Last mount time: n/a >23:48:45,913 INFO program: Last write time: Fri Dec 7 23:46:55 2012 >23:48:45,913 INFO program: Mount count: 0 >23:48:45,913 INFO program: Maximum mount count: -1 >23:48:45,913 INFO program: Last checked: Fri Dec 7 23:46:54 2012 >23:48:45,913 INFO program: Check interval: 0 (<none>) >23:48:45,913 INFO program: Lifetime writes: 132 MB >23:48:45,913 INFO program: Reserved blocks uid: 0 (user root) >23:48:45,913 INFO program: Reserved blocks gid: 0 (group root) >23:48:45,913 INFO program: First inode: 11 >23:48:45,914 INFO program: Inode size: 256 >23:48:45,914 INFO program: Required extra isize: 28 >23:48:45,914 INFO program: Desired extra isize: 28 >23:48:45,914 INFO program: Journal inode: 8 >23:48:45,914 INFO program: Default directory hash: half_md4 >23:48:45,914 INFO program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >23:48:45,914 INFO program: Journal backup: inode blocks >23:48:45,914 INFO program: Journal features: (none) >23:48:45,914 INFO program: Journal size: 128M >23:48:45,914 INFO program: Journal length: 32768 >23:48:45,914 INFO program: Journal sequence: 0x00000001 >23:48:45,914 INFO program: Journal start: 0 >23:48:45,914 INFO program: >23:48:45,914 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:45,915 INFO program: Running... dumpe2fs -h /dev/sda1 >23:48:45,921 INFO program: Filesystem volume name: <none> >23:48:45,921 INFO program: Last mounted on: <not available> >23:48:45,921 INFO program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >23:48:45,921 INFO program: Filesystem magic number: 0xEF53 >23:48:45,921 INFO program: Filesystem revision #: 1 (dynamic) >23:48:45,921 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 >23:48:45,921 INFO program: Filesystem flags: signed_directory_hash >23:48:45,921 INFO program: Default mount options: user_xattr acl >23:48:45,921 INFO program: Filesystem state: clean >23:48:45,921 INFO program: Errors behavior: Continue >23:48:45,921 INFO program: Filesystem OS type: Linux >23:48:45,921 INFO program: Inode count: 1310720 >23:48:45,921 INFO program: Block count: 5242880 >23:48:45,922 INFO program: Reserved block count: 262144 >23:48:45,922 INFO program: Free blocks: 5116591 >23:48:45,922 INFO program: Free inodes: 1310709 >23:48:45,922 INFO program: First block: 0 >23:48:45,922 INFO program: Block size: 4096 >23:48:45,922 INFO program: Fragment size: 4096 >23:48:45,922 INFO program: Reserved GDT blocks: 1022 >23:48:45,922 INFO program: Blocks per group: 32768 >23:48:45,922 INFO program: Fragments per group: 32768 >23:48:45,922 INFO program: Inodes per group: 8192 >23:48:45,922 INFO program: Inode blocks per group: 512 >23:48:45,922 INFO program: Flex block group size: 16 >23:48:45,922 INFO program: Filesystem created: Fri Dec 7 23:46:54 2012 >23:48:45,922 INFO program: Last mount time: n/a >23:48:45,922 INFO program: Last write time: Fri Dec 7 23:46:55 2012 >23:48:45,922 INFO program: Mount count: 0 >23:48:45,922 INFO program: Maximum mount count: -1 >23:48:45,923 INFO program: Last checked: Fri Dec 7 23:46:54 2012 >23:48:45,923 INFO program: Check interval: 0 (<none>) >23:48:45,923 INFO program: Lifetime writes: 132 MB >23:48:45,923 INFO program: Reserved blocks uid: 0 (user root) >23:48:45,923 INFO program: Reserved blocks gid: 0 (group root) >23:48:45,923 INFO program: First inode: 11 >23:48:45,923 INFO program: Inode size: 256 >23:48:45,923 INFO program: Required extra isize: 28 >23:48:45,923 INFO program: Desired extra isize: 28 >23:48:45,923 INFO program: Journal inode: 8 >23:48:45,923 INFO program: Default directory hash: half_md4 >23:48:45,923 INFO program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >23:48:45,923 INFO program: Journal backup: inode blocks >23:48:45,923 INFO program: Journal features: (none) >23:48:45,923 INFO program: Journal size: 128M >23:48:45,923 INFO program: Journal length: 32768 >23:48:45,924 INFO program: Journal sequence: 0x00000001 >23:48:45,924 INFO program: Journal start: 0 >23:48:45,924 INFO program: >23:48:45,924 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:45,924 INFO program: Running... resize2fs -P /dev/sda1 >23:48:45,934 INFO program: Estimated minimum size of the filesystem: 53960 >23:48:45,935 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:45,974 INFO program: Running... dumpe2fs -h /dev/sda2 >23:48:46,004 INFO program: Filesystem volume name: <none> >23:48:46,004 INFO program: Last mounted on: <not available> >23:48:46,004 INFO program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >23:48:46,004 INFO program: Filesystem magic number: 0xEF53 >23:48:46,004 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,004 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 >23:48:46,004 INFO program: Filesystem flags: signed_directory_hash >23:48:46,004 INFO program: Default mount options: user_xattr acl >23:48:46,004 INFO program: Filesystem state: clean >23:48:46,004 INFO program: Errors behavior: Continue >23:48:46,004 INFO program: Filesystem OS type: Linux >23:48:46,005 INFO program: Inode count: 1310720 >23:48:46,005 INFO program: Block count: 5242880 >23:48:46,005 INFO program: Reserved block count: 262144 >23:48:46,005 INFO program: Free blocks: 5116591 >23:48:46,005 INFO program: Free inodes: 1310709 >23:48:46,005 INFO program: First block: 0 >23:48:46,005 INFO program: Block size: 4096 >23:48:46,005 INFO program: Fragment size: 4096 >23:48:46,005 INFO program: Reserved GDT blocks: 1022 >23:48:46,005 INFO program: Blocks per group: 32768 >23:48:46,005 INFO program: Fragments per group: 32768 >23:48:46,005 INFO program: Inodes per group: 8192 >23:48:46,005 INFO program: Inode blocks per group: 512 >23:48:46,005 INFO program: Flex block group size: 16 >23:48:46,005 INFO program: Filesystem created: Fri Dec 7 23:46:57 2012 >23:48:46,005 INFO program: Last mount time: n/a >23:48:46,005 INFO program: Last write time: Fri Dec 7 23:46:57 2012 >23:48:46,006 INFO program: Mount count: 0 >23:48:46,006 INFO program: Maximum mount count: -1 >23:48:46,006 INFO program: Last checked: Fri Dec 7 23:46:57 2012 >23:48:46,006 INFO program: Check interval: 0 (<none>) >23:48:46,006 INFO program: Lifetime writes: 132 MB >23:48:46,006 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,006 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,006 INFO program: First inode: 11 >23:48:46,006 INFO program: Inode size: 256 >23:48:46,006 INFO program: Required extra isize: 28 >23:48:46,006 INFO program: Desired extra isize: 28 >23:48:46,006 INFO program: Journal inode: 8 >23:48:46,006 INFO program: Default directory hash: half_md4 >23:48:46,006 INFO program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >23:48:46,006 INFO program: Journal backup: inode blocks >23:48:46,006 INFO program: Journal features: (none) >23:48:46,006 INFO program: Journal size: 128M >23:48:46,007 INFO program: Journal length: 32768 >23:48:46,007 INFO program: Journal sequence: 0x00000001 >23:48:46,007 INFO program: Journal start: 0 >23:48:46,007 INFO program: >23:48:46,007 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,007 INFO program: Running... dumpe2fs -h /dev/sda2 >23:48:46,013 INFO program: Filesystem volume name: <none> >23:48:46,014 INFO program: Last mounted on: <not available> >23:48:46,014 INFO program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >23:48:46,014 INFO program: Filesystem magic number: 0xEF53 >23:48:46,014 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,014 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 >23:48:46,014 INFO program: Filesystem flags: signed_directory_hash >23:48:46,014 INFO program: Default mount options: user_xattr acl >23:48:46,014 INFO program: Filesystem state: clean >23:48:46,014 INFO program: Errors behavior: Continue >23:48:46,014 INFO program: Filesystem OS type: Linux >23:48:46,014 INFO program: Inode count: 1310720 >23:48:46,014 INFO program: Block count: 5242880 >23:48:46,014 INFO program: Reserved block count: 262144 >23:48:46,014 INFO program: Free blocks: 5116591 >23:48:46,014 INFO program: Free inodes: 1310709 >23:48:46,015 INFO program: First block: 0 >23:48:46,015 INFO program: Block size: 4096 >23:48:46,015 INFO program: Fragment size: 4096 >23:48:46,015 INFO program: Reserved GDT blocks: 1022 >23:48:46,015 INFO program: Blocks per group: 32768 >23:48:46,015 INFO program: Fragments per group: 32768 >23:48:46,015 INFO program: Inodes per group: 8192 >23:48:46,015 INFO program: Inode blocks per group: 512 >23:48:46,015 INFO program: Flex block group size: 16 >23:48:46,015 INFO program: Filesystem created: Fri Dec 7 23:46:57 2012 >23:48:46,015 INFO program: Last mount time: n/a >23:48:46,015 INFO program: Last write time: Fri Dec 7 23:46:57 2012 >23:48:46,015 INFO program: Mount count: 0 >23:48:46,015 INFO program: Maximum mount count: -1 >23:48:46,015 INFO program: Last checked: Fri Dec 7 23:46:57 2012 >23:48:46,015 INFO program: Check interval: 0 (<none>) >23:48:46,015 INFO program: Lifetime writes: 132 MB >23:48:46,016 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,016 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,016 INFO program: First inode: 11 >23:48:46,016 INFO program: Inode size: 256 >23:48:46,016 INFO program: Required extra isize: 28 >23:48:46,016 INFO program: Desired extra isize: 28 >23:48:46,016 INFO program: Journal inode: 8 >23:48:46,016 INFO program: Default directory hash: half_md4 >23:48:46,016 INFO program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >23:48:46,016 INFO program: Journal backup: inode blocks >23:48:46,016 INFO program: Journal features: (none) >23:48:46,016 INFO program: Journal size: 128M >23:48:46,016 INFO program: Journal length: 32768 >23:48:46,016 INFO program: Journal sequence: 0x00000001 >23:48:46,016 INFO program: Journal start: 0 >23:48:46,016 INFO program: >23:48:46,016 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,017 INFO program: Running... resize2fs -P /dev/sda2 >23:48:46,023 INFO program: Estimated minimum size of the filesystem: 53960 >23:48:46,023 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:46,073 INFO program: Running... dumpe2fs -h /dev/sda3 >23:48:46,094 INFO program: Filesystem volume name: <none> >23:48:46,095 INFO program: Last mounted on: <not available> >23:48:46,095 INFO program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >23:48:46,095 INFO program: Filesystem magic number: 0xEF53 >23:48:46,095 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,095 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 >23:48:46,096 INFO program: Filesystem flags: signed_directory_hash >23:48:46,096 INFO program: Default mount options: user_xattr acl >23:48:46,096 INFO program: Filesystem state: clean >23:48:46,096 INFO program: Errors behavior: Continue >23:48:46,096 INFO program: Filesystem OS type: Linux >23:48:46,097 INFO program: Inode count: 1966080 >23:48:46,097 INFO program: Block count: 7864320 >23:48:46,097 INFO program: Reserved block count: 393216 >23:48:46,097 INFO program: Free blocks: 7696911 >23:48:46,098 INFO program: Free inodes: 1966069 >23:48:46,098 INFO program: First block: 0 >23:48:46,098 INFO program: Block size: 4096 >23:48:46,098 INFO program: Fragment size: 4096 >23:48:46,098 INFO program: Reserved GDT blocks: 1022 >23:48:46,099 INFO program: Blocks per group: 32768 >23:48:46,099 INFO program: Fragments per group: 32768 >23:48:46,099 INFO program: Inodes per group: 8192 >23:48:46,099 INFO program: Inode blocks per group: 512 >23:48:46,099 INFO program: Flex block group size: 16 >23:48:46,099 INFO program: Filesystem created: Fri Dec 7 23:47:00 2012 >23:48:46,100 INFO program: Last mount time: n/a >23:48:46,100 INFO program: Last write time: Fri Dec 7 23:47:00 2012 >23:48:46,100 INFO program: Mount count: 0 >23:48:46,100 INFO program: Maximum mount count: -1 >23:48:46,101 INFO program: Last checked: Fri Dec 7 23:47:00 2012 >23:48:46,101 INFO program: Check interval: 0 (<none>) >23:48:46,101 INFO program: Lifetime writes: 132 MB >23:48:46,101 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,101 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,102 INFO program: First inode: 11 >23:48:46,102 INFO program: Inode size: 256 >23:48:46,102 INFO program: Required extra isize: 28 >23:48:46,102 INFO program: Desired extra isize: 28 >23:48:46,102 INFO program: Journal inode: 8 >23:48:46,102 INFO program: Default directory hash: half_md4 >23:48:46,102 INFO program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >23:48:46,102 INFO program: Journal backup: inode blocks >23:48:46,102 INFO program: Journal features: (none) >23:48:46,102 INFO program: Journal size: 128M >23:48:46,102 INFO program: Journal length: 32768 >23:48:46,103 INFO program: Journal sequence: 0x00000001 >23:48:46,103 INFO program: Journal start: 0 >23:48:46,103 INFO program: >23:48:46,103 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,103 INFO program: Running... dumpe2fs -h /dev/sda3 >23:48:46,110 INFO program: Filesystem volume name: <none> >23:48:46,111 INFO program: Last mounted on: <not available> >23:48:46,111 INFO program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >23:48:46,111 INFO program: Filesystem magic number: 0xEF53 >23:48:46,111 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,111 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 >23:48:46,111 INFO program: Filesystem flags: signed_directory_hash >23:48:46,111 INFO program: Default mount options: user_xattr acl >23:48:46,111 INFO program: Filesystem state: clean >23:48:46,111 INFO program: Errors behavior: Continue >23:48:46,111 INFO program: Filesystem OS type: Linux >23:48:46,111 INFO program: Inode count: 1966080 >23:48:46,111 INFO program: Block count: 7864320 >23:48:46,111 INFO program: Reserved block count: 393216 >23:48:46,111 INFO program: Free blocks: 7696911 >23:48:46,111 INFO program: Free inodes: 1966069 >23:48:46,112 INFO program: First block: 0 >23:48:46,112 INFO program: Block size: 4096 >23:48:46,112 INFO program: Fragment size: 4096 >23:48:46,112 INFO program: Reserved GDT blocks: 1022 >23:48:46,112 INFO program: Blocks per group: 32768 >23:48:46,112 INFO program: Fragments per group: 32768 >23:48:46,112 INFO program: Inodes per group: 8192 >23:48:46,112 INFO program: Inode blocks per group: 512 >23:48:46,112 INFO program: Flex block group size: 16 >23:48:46,112 INFO program: Filesystem created: Fri Dec 7 23:47:00 2012 >23:48:46,112 INFO program: Last mount time: n/a >23:48:46,112 INFO program: Last write time: Fri Dec 7 23:47:00 2012 >23:48:46,112 INFO program: Mount count: 0 >23:48:46,112 INFO program: Maximum mount count: -1 >23:48:46,112 INFO program: Last checked: Fri Dec 7 23:47:00 2012 >23:48:46,112 INFO program: Check interval: 0 (<none>) >23:48:46,112 INFO program: Lifetime writes: 132 MB >23:48:46,113 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,113 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,113 INFO program: First inode: 11 >23:48:46,113 INFO program: Inode size: 256 >23:48:46,113 INFO program: Required extra isize: 28 >23:48:46,113 INFO program: Desired extra isize: 28 >23:48:46,113 INFO program: Journal inode: 8 >23:48:46,113 INFO program: Default directory hash: half_md4 >23:48:46,113 INFO program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >23:48:46,113 INFO program: Journal backup: inode blocks >23:48:46,113 INFO program: Journal features: (none) >23:48:46,113 INFO program: Journal size: 128M >23:48:46,113 INFO program: Journal length: 32768 >23:48:46,113 INFO program: Journal sequence: 0x00000001 >23:48:46,113 INFO program: Journal start: 0 >23:48:46,113 INFO program: >23:48:46,113 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,114 INFO program: Running... resize2fs -P /dev/sda3 >23:48:46,120 INFO program: Estimated minimum size of the filesystem: 59203 >23:48:46,121 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:46,174 INFO program: Running... dumpe2fs -h /dev/sda4 >23:48:46,189 INFO program: Filesystem volume name: <none> >23:48:46,190 INFO program: Last mounted on: <not available> >23:48:46,190 INFO program: Filesystem UUID: b79907bc-b77b-4f93-8db0-bdd810e59049 >23:48:46,190 INFO program: Filesystem magic number: 0xEF53 >23:48:46,190 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,191 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 >23:48:46,191 INFO program: Filesystem flags: signed_directory_hash >23:48:46,192 INFO program: Default mount options: user_xattr acl >23:48:46,192 INFO program: Filesystem state: clean >23:48:46,192 INFO program: Errors behavior: Continue >23:48:46,193 INFO program: Filesystem OS type: Linux >23:48:46,193 INFO program: Inode count: 655360 >23:48:46,193 INFO program: Block count: 2621184 >23:48:46,193 INFO program: Reserved block count: 131059 >23:48:46,194 INFO program: Free blocks: 2541521 >23:48:46,194 INFO program: Free inodes: 655349 >23:48:46,194 INFO program: First block: 0 >23:48:46,194 INFO program: Block size: 4096 >23:48:46,194 INFO program: Fragment size: 4096 >23:48:46,195 INFO program: Reserved GDT blocks: 639 >23:48:46,195 INFO program: Blocks per group: 32768 >23:48:46,195 INFO program: Fragments per group: 32768 >23:48:46,195 INFO program: Inodes per group: 8192 >23:48:46,195 INFO program: Inode blocks per group: 512 >23:48:46,196 INFO program: Flex block group size: 16 >23:48:46,196 INFO program: Filesystem created: Fri Dec 7 23:47:06 2012 >23:48:46,196 INFO program: Last mount time: n/a >23:48:46,196 INFO program: Last write time: Fri Dec 7 23:47:06 2012 >23:48:46,197 INFO program: Mount count: 0 >23:48:46,197 INFO program: Maximum mount count: -1 >23:48:46,197 INFO program: Last checked: Fri Dec 7 23:47:06 2012 >23:48:46,197 INFO program: Check interval: 0 (<none>) >23:48:46,197 INFO program: Lifetime writes: 131 MB >23:48:46,197 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,197 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,197 INFO program: First inode: 11 >23:48:46,198 INFO program: Inode size: 256 >23:48:46,198 INFO program: Required extra isize: 28 >23:48:46,198 INFO program: Desired extra isize: 28 >23:48:46,198 INFO program: Journal inode: 8 >23:48:46,198 INFO program: Default directory hash: half_md4 >23:48:46,198 INFO program: Directory Hash Seed: c887c7e8-e3d3-4dc9-9358-33891b9e6e27 >23:48:46,198 INFO program: Journal backup: inode blocks >23:48:46,198 INFO program: Journal features: (none) >23:48:46,198 INFO program: Journal size: 128M >23:48:46,199 INFO program: Journal length: 32768 >23:48:46,199 INFO program: Journal sequence: 0x00000001 >23:48:46,199 INFO program: Journal start: 0 >23:48:46,199 INFO program: >23:48:46,199 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,200 INFO program: Running... dumpe2fs -h /dev/sda4 >23:48:46,205 INFO program: Filesystem volume name: <none> >23:48:46,205 INFO program: Last mounted on: <not available> >23:48:46,205 INFO program: Filesystem UUID: b79907bc-b77b-4f93-8db0-bdd810e59049 >23:48:46,205 INFO program: Filesystem magic number: 0xEF53 >23:48:46,205 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,205 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 >23:48:46,205 INFO program: Filesystem flags: signed_directory_hash >23:48:46,205 INFO program: Default mount options: user_xattr acl >23:48:46,206 INFO program: Filesystem state: clean >23:48:46,206 INFO program: Errors behavior: Continue >23:48:46,206 INFO program: Filesystem OS type: Linux >23:48:46,206 INFO program: Inode count: 655360 >23:48:46,206 INFO program: Block count: 2621184 >23:48:46,206 INFO program: Reserved block count: 131059 >23:48:46,206 INFO program: Free blocks: 2541521 >23:48:46,206 INFO program: Free inodes: 655349 >23:48:46,206 INFO program: First block: 0 >23:48:46,206 INFO program: Block size: 4096 >23:48:46,206 INFO program: Fragment size: 4096 >23:48:46,206 INFO program: Reserved GDT blocks: 639 >23:48:46,206 INFO program: Blocks per group: 32768 >23:48:46,206 INFO program: Fragments per group: 32768 >23:48:46,207 INFO program: Inodes per group: 8192 >23:48:46,207 INFO program: Inode blocks per group: 512 >23:48:46,207 INFO program: Flex block group size: 16 >23:48:46,207 INFO program: Filesystem created: Fri Dec 7 23:47:06 2012 >23:48:46,207 INFO program: Last mount time: n/a >23:48:46,207 INFO program: Last write time: Fri Dec 7 23:47:06 2012 >23:48:46,207 INFO program: Mount count: 0 >23:48:46,208 INFO program: Maximum mount count: -1 >23:48:46,208 INFO program: Last checked: Fri Dec 7 23:47:06 2012 >23:48:46,208 INFO program: Check interval: 0 (<none>) >23:48:46,208 INFO program: Lifetime writes: 131 MB >23:48:46,208 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,208 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,208 INFO program: First inode: 11 >23:48:46,208 INFO program: Inode size: 256 >23:48:46,208 INFO program: Required extra isize: 28 >23:48:46,208 INFO program: Desired extra isize: 28 >23:48:46,208 INFO program: Journal inode: 8 >23:48:46,208 INFO program: Default directory hash: half_md4 >23:48:46,208 INFO program: Directory Hash Seed: c887c7e8-e3d3-4dc9-9358-33891b9e6e27 >23:48:46,208 INFO program: Journal backup: inode blocks >23:48:46,208 INFO program: Journal features: (none) >23:48:46,209 INFO program: Journal size: 128M >23:48:46,209 INFO program: Journal length: 32768 >23:48:46,209 INFO program: Journal sequence: 0x00000001 >23:48:46,209 INFO program: Journal start: 0 >23:48:46,209 INFO program: >23:48:46,209 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,209 INFO program: Running... resize2fs -P /dev/sda4 >23:48:46,214 INFO program: Estimated minimum size of the filesystem: 47950 >23:48:46,215 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:46,266 INFO program: Running... dumpe2fs -h /dev/loop3 >23:48:46,272 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:46,272 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >23:48:46,272 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:46,272 INFO program: Filesystem magic number: 0xEF53 >23:48:46,272 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,272 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 >23:48:46,272 INFO program: Filesystem flags: signed_directory_hash >23:48:46,272 INFO program: Default mount options: user_xattr acl >23:48:46,272 INFO program: Filesystem state: clean >23:48:46,273 INFO program: Errors behavior: Continue >23:48:46,273 INFO program: Filesystem OS type: Linux >23:48:46,273 INFO program: Inode count: 262144 >23:48:46,273 INFO program: Block count: 1048576 >23:48:46,273 INFO program: Reserved block count: 10484 >23:48:46,273 INFO program: Free blocks: 294246 >23:48:46,273 INFO program: Free inodes: 159410 >23:48:46,273 INFO program: First block: 0 >23:48:46,273 INFO program: Block size: 4096 >23:48:46,273 INFO program: Fragment size: 4096 >23:48:46,273 INFO program: Reserved GDT blocks: 255 >23:48:46,273 INFO program: Blocks per group: 32768 >23:48:46,273 INFO program: Fragments per group: 32768 >23:48:46,273 INFO program: Inodes per group: 8192 >23:48:46,273 INFO program: Inode blocks per group: 512 >23:48:46,273 INFO program: Flex block group size: 16 >23:48:46,274 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:46,274 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >23:48:46,274 INFO program: Last write time: Fri Dec 7 21:19:32 2012 >23:48:46,274 INFO program: Mount count: 0 >23:48:46,274 INFO program: Maximum mount count: -1 >23:48:46,274 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >23:48:46,274 INFO program: Check interval: 0 (<none>) >23:48:46,274 INFO program: Lifetime writes: 858 MB >23:48:46,274 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,274 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,274 INFO program: First inode: 11 >23:48:46,274 INFO program: Inode size: 256 >23:48:46,274 INFO program: Required extra isize: 28 >23:48:46,274 INFO program: Desired extra isize: 28 >23:48:46,274 INFO program: Journal inode: 8 >23:48:46,274 INFO program: Default directory hash: half_md4 >23:48:46,275 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:46,275 INFO program: Journal backup: inode blocks >23:48:46,275 INFO program: Journal features: journal_incompat_revoke >23:48:46,275 INFO program: Journal size: 128M >23:48:46,275 INFO program: Journal length: 32768 >23:48:46,275 INFO program: Journal sequence: 0x00001638 >23:48:46,275 INFO program: Journal start: 0 >23:48:46,275 INFO program: >23:48:46,275 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,275 INFO program: Running... dumpe2fs -h /dev/loop3 >23:48:46,280 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:46,280 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >23:48:46,281 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:46,281 INFO program: Filesystem magic number: 0xEF53 >23:48:46,281 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,281 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 >23:48:46,281 INFO program: Filesystem flags: signed_directory_hash >23:48:46,281 INFO program: Default mount options: user_xattr acl >23:48:46,281 INFO program: Filesystem state: clean >23:48:46,281 INFO program: Errors behavior: Continue >23:48:46,281 INFO program: Filesystem OS type: Linux >23:48:46,281 INFO program: Inode count: 262144 >23:48:46,281 INFO program: Block count: 1048576 >23:48:46,281 INFO program: Reserved block count: 10484 >23:48:46,281 INFO program: Free blocks: 294246 >23:48:46,281 INFO program: Free inodes: 159410 >23:48:46,281 INFO program: First block: 0 >23:48:46,281 INFO program: Block size: 4096 >23:48:46,282 INFO program: Fragment size: 4096 >23:48:46,282 INFO program: Reserved GDT blocks: 255 >23:48:46,282 INFO program: Blocks per group: 32768 >23:48:46,282 INFO program: Fragments per group: 32768 >23:48:46,282 INFO program: Inodes per group: 8192 >23:48:46,282 INFO program: Inode blocks per group: 512 >23:48:46,282 INFO program: Flex block group size: 16 >23:48:46,282 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:46,282 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >23:48:46,282 INFO program: Last write time: Fri Dec 7 21:19:32 2012 >23:48:46,282 INFO program: Mount count: 0 >23:48:46,282 INFO program: Maximum mount count: -1 >23:48:46,282 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >23:48:46,282 INFO program: Check interval: 0 (<none>) >23:48:46,282 INFO program: Lifetime writes: 858 MB >23:48:46,282 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,282 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,283 INFO program: First inode: 11 >23:48:46,283 INFO program: Inode size: 256 >23:48:46,283 INFO program: Required extra isize: 28 >23:48:46,283 INFO program: Desired extra isize: 28 >23:48:46,283 INFO program: Journal inode: 8 >23:48:46,283 INFO program: Default directory hash: half_md4 >23:48:46,283 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:46,283 INFO program: Journal backup: inode blocks >23:48:46,283 INFO program: Journal features: journal_incompat_revoke >23:48:46,283 INFO program: Journal size: 128M >23:48:46,283 INFO program: Journal length: 32768 >23:48:46,283 INFO program: Journal sequence: 0x00001638 >23:48:46,283 INFO program: Journal start: 0 >23:48:46,283 INFO program: >23:48:46,283 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,284 INFO program: Running... resize2fs -P /dev/loop3 >23:48:46,288 INFO program: Couldn't find valid filesystem superblock. >23:48:46,288 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:46,288 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >23:48:46,324 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:48:46,328 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:46,328 INFO program: Last mounted on: /sysroot >23:48:46,328 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:46,329 INFO program: Filesystem magic number: 0xEF53 >23:48:46,329 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,329 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 >23:48:46,329 INFO program: Filesystem flags: signed_directory_hash >23:48:46,329 INFO program: Default mount options: user_xattr acl >23:48:46,329 INFO program: Filesystem state: clean >23:48:46,329 INFO program: Errors behavior: Continue >23:48:46,329 INFO program: Filesystem OS type: Linux >23:48:46,329 INFO program: Inode count: 262144 >23:48:46,329 INFO program: Block count: 1048576 >23:48:46,329 INFO program: Reserved block count: 10484 >23:48:46,329 INFO program: Free blocks: 294246 >23:48:46,329 INFO program: Free inodes: 159410 >23:48:46,329 INFO program: First block: 0 >23:48:46,329 INFO program: Block size: 4096 >23:48:46,329 INFO program: Fragment size: 4096 >23:48:46,329 INFO program: Reserved GDT blocks: 255 >23:48:46,330 INFO program: Blocks per group: 32768 >23:48:46,330 INFO program: Fragments per group: 32768 >23:48:46,330 INFO program: Inodes per group: 8192 >23:48:46,330 INFO program: Inode blocks per group: 512 >23:48:46,330 INFO program: Flex block group size: 16 >23:48:46,330 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:46,330 INFO program: Last mount time: Fri Dec 7 23:38:27 2012 >23:48:46,330 INFO program: Last write time: Fri Dec 7 23:38:27 2012 >23:48:46,330 INFO program: Mount count: 1 >23:48:46,330 INFO program: Maximum mount count: -1 >23:48:46,330 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >23:48:46,330 INFO program: Check interval: 0 (<none>) >23:48:46,330 INFO program: Lifetime writes: 858 MB >23:48:46,330 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,330 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,331 INFO program: First inode: 11 >23:48:46,331 INFO program: Inode size: 256 >23:48:46,331 INFO program: Required extra isize: 28 >23:48:46,331 INFO program: Desired extra isize: 28 >23:48:46,331 INFO program: Journal inode: 8 >23:48:46,331 INFO program: First orphan inode: 184134 >23:48:46,331 INFO program: Default directory hash: half_md4 >23:48:46,331 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:46,331 INFO program: Journal backup: inode blocks >23:48:46,331 INFO program: Journal features: journal_incompat_revoke >23:48:46,331 INFO program: Journal size: 128M >23:48:46,331 INFO program: Journal length: 32768 >23:48:46,331 INFO program: Journal sequence: 0x00001639 >23:48:46,331 INFO program: Journal start: 1 >23:48:46,331 INFO program: >23:48:46,331 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,332 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:48:46,336 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:46,337 INFO program: Last mounted on: /sysroot >23:48:46,337 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:46,337 INFO program: Filesystem magic number: 0xEF53 >23:48:46,337 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,337 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 >23:48:46,337 INFO program: Filesystem flags: signed_directory_hash >23:48:46,337 INFO program: Default mount options: user_xattr acl >23:48:46,337 INFO program: Filesystem state: clean >23:48:46,337 INFO program: Errors behavior: Continue >23:48:46,337 INFO program: Filesystem OS type: Linux >23:48:46,337 INFO program: Inode count: 262144 >23:48:46,337 INFO program: Block count: 1048576 >23:48:46,337 INFO program: Reserved block count: 10484 >23:48:46,337 INFO program: Free blocks: 294246 >23:48:46,337 INFO program: Free inodes: 159410 >23:48:46,337 INFO program: First block: 0 >23:48:46,337 INFO program: Block size: 4096 >23:48:46,338 INFO program: Fragment size: 4096 >23:48:46,338 INFO program: Reserved GDT blocks: 255 >23:48:46,338 INFO program: Blocks per group: 32768 >23:48:46,338 INFO program: Fragments per group: 32768 >23:48:46,338 INFO program: Inodes per group: 8192 >23:48:46,338 INFO program: Inode blocks per group: 512 >23:48:46,338 INFO program: Flex block group size: 16 >23:48:46,338 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:46,338 INFO program: Last mount time: Fri Dec 7 23:38:27 2012 >23:48:46,338 INFO program: Last write time: Fri Dec 7 23:38:27 2012 >23:48:46,338 INFO program: Mount count: 1 >23:48:46,338 INFO program: Maximum mount count: -1 >23:48:46,338 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >23:48:46,338 INFO program: Check interval: 0 (<none>) >23:48:46,338 INFO program: Lifetime writes: 858 MB >23:48:46,338 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,338 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,339 INFO program: First inode: 11 >23:48:46,339 INFO program: Inode size: 256 >23:48:46,339 INFO program: Required extra isize: 28 >23:48:46,339 INFO program: Desired extra isize: 28 >23:48:46,339 INFO program: Journal inode: 8 >23:48:46,339 INFO program: First orphan inode: 184134 >23:48:46,339 INFO program: Default directory hash: half_md4 >23:48:46,340 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:46,340 INFO program: Journal backup: inode blocks >23:48:46,340 INFO program: Journal features: journal_incompat_revoke >23:48:46,340 INFO program: Journal size: 128M >23:48:46,340 INFO program: Journal length: 32768 >23:48:46,340 INFO program: Journal sequence: 0x00001639 >23:48:46,340 INFO program: Journal start: 1 >23:48:46,340 INFO program: >23:48:46,340 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,341 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:48:46,344 INFO program: Estimated minimum size of the filesystem: 756457 >23:48:46,344 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:46,362 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >23:48:46,367 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:46,367 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >23:48:46,367 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:46,367 INFO program: Filesystem magic number: 0xEF53 >23:48:46,367 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,368 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 >23:48:46,368 INFO program: Filesystem flags: signed_directory_hash >23:48:46,368 INFO program: Default mount options: user_xattr acl >23:48:46,368 INFO program: Filesystem state: clean >23:48:46,368 INFO program: Errors behavior: Continue >23:48:46,368 INFO program: Filesystem OS type: Linux >23:48:46,368 INFO program: Inode count: 196608 >23:48:46,368 INFO program: Block count: 756457 >23:48:46,368 INFO program: Reserved block count: 7563 >23:48:46,368 INFO program: Free blocks: 6753 >23:48:46,368 INFO program: Free inodes: 93874 >23:48:46,368 INFO program: First block: 0 >23:48:46,368 INFO program: Block size: 4096 >23:48:46,368 INFO program: Fragment size: 4096 >23:48:46,368 INFO program: Reserved GDT blocks: 255 >23:48:46,368 INFO program: Blocks per group: 32768 >23:48:46,368 INFO program: Fragments per group: 32768 >23:48:46,369 INFO program: Inodes per group: 8192 >23:48:46,369 INFO program: Inode blocks per group: 512 >23:48:46,369 INFO program: Flex block group size: 16 >23:48:46,369 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:46,369 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >23:48:46,369 INFO program: Last write time: Fri Dec 7 21:19:35 2012 >23:48:46,369 INFO program: Mount count: 0 >23:48:46,369 INFO program: Maximum mount count: -1 >23:48:46,369 INFO program: Last checked: Fri Dec 7 21:19:35 2012 >23:48:46,369 INFO program: Check interval: 0 (<none>) >23:48:46,369 INFO program: Lifetime writes: 859 MB >23:48:46,369 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,369 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,369 INFO program: First inode: 11 >23:48:46,370 INFO program: Inode size: 256 >23:48:46,370 INFO program: Required extra isize: 28 >23:48:46,370 INFO program: Desired extra isize: 28 >23:48:46,370 INFO program: Journal inode: 8 >23:48:46,370 INFO program: Default directory hash: half_md4 >23:48:46,370 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:46,370 INFO program: Journal backup: inode blocks >23:48:46,370 INFO program: Journal features: journal_incompat_revoke >23:48:46,370 INFO program: Journal size: 128M >23:48:46,370 INFO program: Journal length: 32768 >23:48:46,370 INFO program: Journal sequence: 0x00001638 >23:48:46,370 INFO program: Journal start: 0 >23:48:46,370 INFO program: >23:48:46,370 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,371 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >23:48:46,375 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:46,376 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >23:48:46,376 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:46,376 INFO program: Filesystem magic number: 0xEF53 >23:48:46,376 INFO program: Filesystem revision #: 1 (dynamic) >23:48:46,376 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 >23:48:46,376 INFO program: Filesystem flags: signed_directory_hash >23:48:46,382 INFO program: Default mount options: user_xattr acl >23:48:46,382 INFO program: Filesystem state: clean >23:48:46,382 INFO program: Errors behavior: Continue >23:48:46,382 INFO program: Filesystem OS type: Linux >23:48:46,382 INFO program: Inode count: 196608 >23:48:46,383 INFO program: Block count: 756457 >23:48:46,383 INFO program: Reserved block count: 7563 >23:48:46,383 INFO program: Free blocks: 6753 >23:48:46,383 INFO program: Free inodes: 93874 >23:48:46,383 INFO program: First block: 0 >23:48:46,383 INFO program: Block size: 4096 >23:48:46,383 INFO program: Fragment size: 4096 >23:48:46,383 INFO program: Reserved GDT blocks: 255 >23:48:46,383 INFO program: Blocks per group: 32768 >23:48:46,383 INFO program: Fragments per group: 32768 >23:48:46,383 INFO program: Inodes per group: 8192 >23:48:46,383 INFO program: Inode blocks per group: 512 >23:48:46,383 INFO program: Flex block group size: 16 >23:48:46,383 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:46,383 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >23:48:46,383 INFO program: Last write time: Fri Dec 7 21:19:35 2012 >23:48:46,383 INFO program: Mount count: 0 >23:48:46,384 INFO program: Maximum mount count: -1 >23:48:46,384 INFO program: Last checked: Fri Dec 7 21:19:35 2012 >23:48:46,384 INFO program: Check interval: 0 (<none>) >23:48:46,384 INFO program: Lifetime writes: 859 MB >23:48:46,384 INFO program: Reserved blocks uid: 0 (user root) >23:48:46,384 INFO program: Reserved blocks gid: 0 (group root) >23:48:46,384 INFO program: First inode: 11 >23:48:46,384 INFO program: Inode size: 256 >23:48:46,384 INFO program: Required extra isize: 28 >23:48:46,384 INFO program: Desired extra isize: 28 >23:48:46,384 INFO program: Journal inode: 8 >23:48:46,384 INFO program: Default directory hash: half_md4 >23:48:46,384 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:46,384 INFO program: Journal backup: inode blocks >23:48:46,384 INFO program: Journal features: journal_incompat_revoke >23:48:46,384 INFO program: Journal size: 128M >23:48:46,384 INFO program: Journal length: 32768 >23:48:46,385 INFO program: Journal sequence: 0x00001638 >23:48:46,385 INFO program: Journal start: 0 >23:48:46,385 INFO program: >23:48:46,385 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:46,387 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >23:48:46,396 INFO program: Couldn't find valid filesystem superblock. >23:48:46,397 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:46,397 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >23:48:46,402 INFO program: Running... udevadm settle --timeout=300 >23:48:46,421 INFO program: Running... udevadm settle --timeout=300 >23:48:46,435 INFO program: Running... udevadm settle --timeout=300 >23:48:46,447 INFO program: Running... udevadm settle --timeout=300 >23:48:46,460 INFO program: Running... udevadm settle --timeout=300 >23:48:46,471 INFO program: Running... udevadm settle --timeout=300 >23:48:46,498 INFO program: Running... udevadm settle --timeout=300 >23:48:46,510 INFO program: Running... udevadm settle --timeout=300 >23:48:46,525 INFO program: Running... udevadm settle --timeout=300 >23:48:46,540 INFO program: Running... udevadm settle --timeout=300 >23:48:46,552 INFO program: Running... udevadm settle --timeout=300 >23:48:46,564 INFO program: Running... udevadm settle --timeout=300 >23:48:46,577 INFO program: Running... udevadm settle --timeout=300 >23:48:46,606 INFO program: Running... udevadm settle --timeout=300 >23:48:46,620 INFO program: Running... udevadm settle --timeout=300 >23:48:46,632 INFO program: Running... udevadm settle --timeout=300 >23:48:46,645 INFO program: Running... udevadm settle --timeout=300 >23:48:47,104 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:48:47,127 INFO program: Running... udevadm settle --timeout=300 >23:48:47,460 INFO program: Running... modprobe fcoe >23:48:47,511 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >23:48:47,522 INFO program: No FCoE boot disk information is found in EDD! >23:48:47,524 INFO program: Running... udevadm settle --timeout=300 >23:48:47,578 INFO program: Running... multipath -d >23:48:47,605 INFO program: Running... multipath -ll >23:48:48,048 INFO program: Running... udevadm control --property=ANACONDA=1 >23:48:48,049 INFO program: Running... systemctl start chronyd.service >23:48:48,091 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >23:48:48,145 INFO program: Running... udevadm settle --timeout=300 >23:48:48,714 INFO program: Running... udevadm settle --timeout=300 >23:48:48,777 INFO program: Running... udevadm settle --timeout=300 >23:48:48,856 INFO program: Running... multipath -d >23:48:48,891 INFO program: Running... multipath -ll >23:48:49,063 INFO program: Running... dumpe2fs -h /dev/sda1 >23:48:49,082 INFO program: Filesystem volume name: <none> >23:48:49,086 INFO program: Last mounted on: <not available> >23:48:49,087 INFO program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >23:48:49,087 INFO program: Filesystem magic number: 0xEF53 >23:48:49,087 INFO program: Filesystem revision #: 1 (dynamic) >23:48:49,088 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 >23:48:49,088 INFO program: Filesystem flags: signed_directory_hash >23:48:49,088 INFO program: Default mount options: user_xattr acl >23:48:49,088 INFO program: Filesystem state: clean >23:48:49,092 INFO program: Errors behavior: Continue >23:48:49,092 INFO program: Filesystem OS type: Linux >23:48:49,093 INFO program: Inode count: 1310720 >23:48:49,093 INFO program: Block count: 5242880 >23:48:49,093 INFO program: Reserved block count: 262144 >23:48:49,093 INFO program: Free blocks: 5116591 >23:48:49,093 INFO program: Free inodes: 1310709 >23:48:49,093 INFO program: First block: 0 >23:48:49,093 INFO program: Block size: 4096 >23:48:49,094 INFO program: Fragment size: 4096 >23:48:49,094 INFO program: Reserved GDT blocks: 1022 >23:48:49,094 INFO program: Blocks per group: 32768 >23:48:49,094 INFO program: Fragments per group: 32768 >23:48:49,094 INFO program: Inodes per group: 8192 >23:48:49,096 INFO program: Inode blocks per group: 512 >23:48:49,096 INFO program: Flex block group size: 16 >23:48:49,096 INFO program: Filesystem created: Fri Dec 7 23:46:54 2012 >23:48:49,096 INFO program: Last mount time: n/a >23:48:49,096 INFO program: Last write time: Fri Dec 7 23:46:55 2012 >23:48:49,097 INFO program: Mount count: 0 >23:48:49,097 INFO program: Maximum mount count: -1 >23:48:49,097 INFO program: Last checked: Fri Dec 7 23:46:54 2012 >23:48:49,097 INFO program: Check interval: 0 (<none>) >23:48:49,097 INFO program: Lifetime writes: 132 MB >23:48:49,098 INFO program: Reserved blocks uid: 0 (user root) >23:48:49,098 INFO program: Reserved blocks gid: 0 (group root) >23:48:49,098 INFO program: First inode: 11 >23:48:49,099 INFO program: Inode size: 256 >23:48:49,099 INFO program: Required extra isize: 28 >23:48:49,099 INFO program: Desired extra isize: 28 >23:48:49,100 INFO program: Journal inode: 8 >23:48:49,100 INFO program: Default directory hash: half_md4 >23:48:49,100 INFO program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >23:48:49,101 INFO program: Journal backup: inode blocks >23:48:49,101 INFO program: Journal features: (none) >23:48:49,102 INFO program: Journal size: 128M >23:48:49,102 INFO program: Journal length: 32768 >23:48:49,102 INFO program: Journal sequence: 0x00000001 >23:48:49,103 INFO program: Journal start: 0 >23:48:49,103 INFO program: >23:48:49,104 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:49,107 INFO program: Running... dumpe2fs -h /dev/sda1 >23:48:49,118 INFO program: Filesystem volume name: <none> >23:48:49,123 INFO program: Last mounted on: <not available> >23:48:49,124 INFO program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >23:48:49,124 INFO program: Filesystem magic number: 0xEF53 >23:48:49,124 INFO program: Filesystem revision #: 1 (dynamic) >23:48:49,124 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 >23:48:49,124 INFO program: Filesystem flags: signed_directory_hash >23:48:49,124 INFO program: Default mount options: user_xattr acl >23:48:49,125 INFO program: Filesystem state: clean >23:48:49,125 INFO program: Errors behavior: Continue >23:48:49,125 INFO program: Filesystem OS type: Linux >23:48:49,125 INFO program: Inode count: 1310720 >23:48:49,125 INFO program: Block count: 5242880 >23:48:49,125 INFO program: Reserved block count: 262144 >23:48:49,125 INFO program: Free blocks: 5116591 >23:48:49,125 INFO program: Free inodes: 1310709 >23:48:49,125 INFO program: First block: 0 >23:48:49,126 INFO program: Block size: 4096 >23:48:49,126 INFO program: Fragment size: 4096 >23:48:49,126 INFO program: Reserved GDT blocks: 1022 >23:48:49,126 INFO program: Blocks per group: 32768 >23:48:49,126 INFO program: Fragments per group: 32768 >23:48:49,127 INFO program: Inodes per group: 8192 >23:48:49,127 INFO program: Inode blocks per group: 512 >23:48:49,127 INFO program: Flex block group size: 16 >23:48:49,128 INFO program: Filesystem created: Fri Dec 7 23:46:54 2012 >23:48:49,128 INFO program: Last mount time: n/a >23:48:49,128 INFO program: Last write time: Fri Dec 7 23:46:55 2012 >23:48:49,135 INFO program: Mount count: 0 >23:48:49,135 INFO program: Maximum mount count: -1 >23:48:49,135 INFO program: Last checked: Fri Dec 7 23:46:54 2012 >23:48:49,135 INFO program: Check interval: 0 (<none>) >23:48:49,136 INFO program: Lifetime writes: 132 MB >23:48:49,136 INFO program: Reserved blocks uid: 0 (user root) >23:48:49,136 INFO program: Reserved blocks gid: 0 (group root) >23:48:49,136 INFO program: First inode: 11 >23:48:49,136 INFO program: Inode size: 256 >23:48:49,136 INFO program: Required extra isize: 28 >23:48:49,136 INFO program: Desired extra isize: 28 >23:48:49,136 INFO program: Journal inode: 8 >23:48:49,136 INFO program: Default directory hash: half_md4 >23:48:49,136 INFO program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >23:48:49,137 INFO program: Journal backup: inode blocks >23:48:49,137 INFO program: Journal features: (none) >23:48:49,137 INFO program: Journal size: 128M >23:48:49,137 INFO program: Journal length: 32768 >23:48:49,137 INFO program: Journal sequence: 0x00000001 >23:48:49,138 INFO program: Journal start: 0 >23:48:49,138 INFO program: >23:48:49,139 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:49,141 INFO program: Running... resize2fs -P /dev/sda1 >23:48:49,162 INFO program: Estimated minimum size of the filesystem: 53960 >23:48:49,162 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:49,232 INFO program: Running... dumpe2fs -h /dev/sda2 >23:48:49,262 INFO program: Filesystem volume name: <none> >23:48:49,263 INFO program: Last mounted on: <not available> >23:48:49,267 INFO program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >23:48:49,268 INFO program: Filesystem magic number: 0xEF53 >23:48:49,268 INFO program: Filesystem revision #: 1 (dynamic) >23:48:49,275 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 >23:48:49,276 INFO program: Filesystem flags: signed_directory_hash >23:48:49,276 INFO program: Default mount options: user_xattr acl >23:48:49,276 INFO program: Filesystem state: clean >23:48:49,276 INFO program: Errors behavior: Continue >23:48:49,276 INFO program: Filesystem OS type: Linux >23:48:49,277 INFO program: Inode count: 1310720 >23:48:49,277 INFO program: Block count: 5242880 >23:48:49,277 INFO program: Reserved block count: 262144 >23:48:49,277 INFO program: Free blocks: 5116591 >23:48:49,277 INFO program: Free inodes: 1310709 >23:48:49,277 INFO program: First block: 0 >23:48:49,277 INFO program: Block size: 4096 >23:48:49,277 INFO program: Fragment size: 4096 >23:48:49,277 INFO program: Reserved GDT blocks: 1022 >23:48:49,278 INFO program: Blocks per group: 32768 >23:48:49,278 INFO program: Fragments per group: 32768 >23:48:49,279 INFO program: Inodes per group: 8192 >23:48:49,279 INFO program: Inode blocks per group: 512 >23:48:49,279 INFO program: Flex block group size: 16 >23:48:49,280 INFO program: Filesystem created: Fri Dec 7 23:46:57 2012 >23:48:49,281 INFO program: Last mount time: n/a >23:48:49,281 INFO program: Last write time: Fri Dec 7 23:46:57 2012 >23:48:49,288 INFO program: Mount count: 0 >23:48:49,288 INFO program: Maximum mount count: -1 >23:48:49,288 INFO program: Last checked: Fri Dec 7 23:46:57 2012 >23:48:49,289 INFO program: Check interval: 0 (<none>) >23:48:49,289 INFO program: Lifetime writes: 132 MB >23:48:49,289 INFO program: Reserved blocks uid: 0 (user root) >23:48:49,289 INFO program: Reserved blocks gid: 0 (group root) >23:48:49,289 INFO program: First inode: 11 >23:48:49,289 INFO program: Inode size: 256 >23:48:49,289 INFO program: Required extra isize: 28 >23:48:49,289 INFO program: Desired extra isize: 28 >23:48:49,289 INFO program: Journal inode: 8 >23:48:49,290 INFO program: Default directory hash: half_md4 >23:48:49,290 INFO program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >23:48:49,290 INFO program: Journal backup: inode blocks >23:48:49,290 INFO program: Journal features: (none) >23:48:49,290 INFO program: Journal size: 128M >23:48:49,291 INFO program: Journal length: 32768 >23:48:49,291 INFO program: Journal sequence: 0x00000001 >23:48:49,291 INFO program: Journal start: 0 >23:48:49,292 INFO program: >23:48:49,292 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:49,294 INFO program: Running... dumpe2fs -h /dev/sda2 >23:48:49,306 INFO program: Filesystem volume name: <none> >23:48:49,307 INFO program: Last mounted on: <not available> >23:48:49,307 INFO program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >23:48:49,308 INFO program: Filesystem magic number: 0xEF53 >23:48:49,308 INFO program: Filesystem revision #: 1 (dynamic) >23:48:49,309 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 >23:48:49,309 INFO program: Filesystem flags: signed_directory_hash >23:48:49,310 INFO program: Default mount options: user_xattr acl >23:48:49,310 INFO program: Filesystem state: clean >23:48:49,310 INFO program: Errors behavior: Continue >23:48:49,310 INFO program: Filesystem OS type: Linux >23:48:49,310 INFO program: Inode count: 1310720 >23:48:49,311 INFO program: Block count: 5242880 >23:48:49,311 INFO program: Reserved block count: 262144 >23:48:49,311 INFO program: Free blocks: 5116591 >23:48:49,312 INFO program: Free inodes: 1310709 >23:48:49,312 INFO program: First block: 0 >23:48:49,312 INFO program: Block size: 4096 >23:48:49,312 INFO program: Fragment size: 4096 >23:48:49,312 INFO program: Reserved GDT blocks: 1022 >23:48:49,312 INFO program: Blocks per group: 32768 >23:48:49,312 INFO program: Fragments per group: 32768 >23:48:49,312 INFO program: Inodes per group: 8192 >23:48:49,312 INFO program: Inode blocks per group: 512 >23:48:49,313 INFO program: Flex block group size: 16 >23:48:49,313 INFO program: Filesystem created: Fri Dec 7 23:46:57 2012 >23:48:49,313 INFO program: Last mount time: n/a >23:48:49,313 INFO program: Last write time: Fri Dec 7 23:46:57 2012 >23:48:49,313 INFO program: Mount count: 0 >23:48:49,313 INFO program: Maximum mount count: -1 >23:48:49,314 INFO program: Last checked: Fri Dec 7 23:46:57 2012 >23:48:49,315 INFO program: Check interval: 0 (<none>) >23:48:49,315 INFO program: Lifetime writes: 132 MB >23:48:49,315 INFO program: Reserved blocks uid: 0 (user root) >23:48:49,316 INFO program: Reserved blocks gid: 0 (group root) >23:48:49,316 INFO program: First inode: 11 >23:48:49,316 INFO program: Inode size: 256 >23:48:49,317 INFO program: Required extra isize: 28 >23:48:49,317 INFO program: Desired extra isize: 28 >23:48:49,322 INFO program: Journal inode: 8 >23:48:49,322 INFO program: Default directory hash: half_md4 >23:48:49,323 INFO program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >23:48:49,323 INFO program: Journal backup: inode blocks >23:48:49,323 INFO program: Journal features: (none) >23:48:49,323 INFO program: Journal size: 128M >23:48:49,323 INFO program: Journal length: 32768 >23:48:49,323 INFO program: Journal sequence: 0x00000001 >23:48:49,323 INFO program: Journal start: 0 >23:48:49,323 INFO program: >23:48:49,323 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:49,325 INFO program: Running... resize2fs -P /dev/sda2 >23:48:49,333 INFO program: Estimated minimum size of the filesystem: 53960 >23:48:49,335 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:49,413 INFO program: Running... dumpe2fs -h /dev/sda3 >23:48:49,423 INFO program: Filesystem volume name: <none> >23:48:49,426 INFO program: Last mounted on: <not available> >23:48:49,426 INFO program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >23:48:49,426 INFO program: Filesystem magic number: 0xEF53 >23:48:49,426 INFO program: Filesystem revision #: 1 (dynamic) >23:48:49,426 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 >23:48:49,426 INFO program: Filesystem flags: signed_directory_hash >23:48:49,427 INFO program: Default mount options: user_xattr acl >23:48:49,427 INFO program: Filesystem state: clean >23:48:49,427 INFO program: Errors behavior: Continue >23:48:49,427 INFO program: Filesystem OS type: Linux >23:48:49,427 INFO program: Inode count: 1966080 >23:48:49,427 INFO program: Block count: 7864320 >23:48:49,427 INFO program: Reserved block count: 393216 >23:48:49,427 INFO program: Free blocks: 7696911 >23:48:49,427 INFO program: Free inodes: 1966069 >23:48:49,427 INFO program: First block: 0 >23:48:49,428 INFO program: Block size: 4096 >23:48:49,428 INFO program: Fragment size: 4096 >23:48:49,428 INFO program: Reserved GDT blocks: 1022 >23:48:49,428 INFO program: Blocks per group: 32768 >23:48:49,428 INFO program: Fragments per group: 32768 >23:48:49,430 INFO program: Inodes per group: 8192 >23:48:49,430 INFO program: Inode blocks per group: 512 >23:48:49,430 INFO program: Flex block group size: 16 >23:48:49,431 INFO program: Filesystem created: Fri Dec 7 23:47:00 2012 >23:48:49,431 INFO program: Last mount time: n/a >23:48:49,431 INFO program: Last write time: Fri Dec 7 23:47:00 2012 >23:48:49,431 INFO program: Mount count: 0 >23:48:49,431 INFO program: Maximum mount count: -1 >23:48:49,431 INFO program: Last checked: Fri Dec 7 23:47:00 2012 >23:48:49,432 INFO program: Check interval: 0 (<none>) >23:48:49,432 INFO program: Lifetime writes: 132 MB >23:48:49,432 INFO program: Reserved blocks uid: 0 (user root) >23:48:49,432 INFO program: Reserved blocks gid: 0 (group root) >23:48:49,432 INFO program: First inode: 11 >23:48:49,433 INFO program: Inode size: 256 >23:48:49,433 INFO program: Required extra isize: 28 >23:48:49,438 INFO program: Desired extra isize: 28 >23:48:49,438 INFO program: Journal inode: 8 >23:48:49,438 INFO program: Default directory hash: half_md4 >23:48:49,438 INFO program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >23:48:49,438 INFO program: Journal backup: inode blocks >23:48:49,438 INFO program: Journal features: (none) >23:48:49,439 INFO program: Journal size: 128M >23:48:49,439 INFO program: Journal length: 32768 >23:48:49,439 INFO program: Journal sequence: 0x00000001 >23:48:49,439 INFO program: Journal start: 0 >23:48:49,439 INFO program: >23:48:49,439 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:49,439 INFO program: Running... dumpe2fs -h /dev/sda3 >23:48:49,459 INFO program: Filesystem volume name: <none> >23:48:49,460 INFO program: Last mounted on: <not available> >23:48:49,461 INFO program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >23:48:49,461 INFO program: Filesystem magic number: 0xEF53 >23:48:49,461 INFO program: Filesystem revision #: 1 (dynamic) >23:48:49,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 >23:48:49,461 INFO program: Filesystem flags: signed_directory_hash >23:48:49,461 INFO program: Default mount options: user_xattr acl >23:48:49,462 INFO program: Filesystem state: clean >23:48:49,462 INFO program: Errors behavior: Continue >23:48:49,462 INFO program: Filesystem OS type: Linux >23:48:49,462 INFO program: Inode count: 1966080 >23:48:49,462 INFO program: Block count: 7864320 >23:48:49,463 INFO program: Reserved block count: 393216 >23:48:49,463 INFO program: Free blocks: 7696911 >23:48:49,464 INFO program: Free inodes: 1966069 >23:48:49,464 INFO program: First block: 0 >23:48:49,464 INFO program: Block size: 4096 >23:48:49,464 INFO program: Fragment size: 4096 >23:48:49,465 INFO program: Reserved GDT blocks: 1022 >23:48:49,474 INFO program: Blocks per group: 32768 >23:48:49,474 INFO program: Fragments per group: 32768 >23:48:49,477 INFO program: Inodes per group: 8192 >23:48:49,477 INFO program: Inode blocks per group: 512 >23:48:49,478 INFO program: Flex block group size: 16 >23:48:49,478 INFO program: Filesystem created: Fri Dec 7 23:47:00 2012 >23:48:49,479 INFO program: Last mount time: n/a >23:48:49,479 INFO program: Last write time: Fri Dec 7 23:47:00 2012 >23:48:49,479 INFO program: Mount count: 0 >23:48:49,480 INFO program: Maximum mount count: -1 >23:48:49,480 INFO program: Last checked: Fri Dec 7 23:47:00 2012 >23:48:49,480 INFO program: Check interval: 0 (<none>) >23:48:49,480 INFO program: Lifetime writes: 132 MB >23:48:49,481 INFO program: Reserved blocks uid: 0 (user root) >23:48:49,481 INFO program: Reserved blocks gid: 0 (group root) >23:48:49,481 INFO program: First inode: 11 >23:48:49,481 INFO program: Inode size: 256 >23:48:49,481 INFO program: Required extra isize: 28 >23:48:49,481 INFO program: Desired extra isize: 28 >23:48:49,481 INFO program: Journal inode: 8 >23:48:49,481 INFO program: Default directory hash: half_md4 >23:48:49,481 INFO program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >23:48:49,482 INFO program: Journal backup: inode blocks >23:48:49,482 INFO program: Journal features: (none) >23:48:49,482 INFO program: Journal size: 128M >23:48:49,482 INFO program: Journal length: 32768 >23:48:49,482 INFO program: Journal sequence: 0x00000001 >23:48:49,482 INFO program: Journal start: 0 >23:48:49,482 INFO program: >23:48:49,482 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:49,488 INFO program: Running... resize2fs -P /dev/sda3 >23:48:49,497 INFO program: Estimated minimum size of the filesystem: 59203 >23:48:49,499 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:49,595 INFO program: Running... dumpe2fs -h /dev/sda4 >23:48:49,610 INFO program: Filesystem volume name: <none> >23:48:49,610 INFO program: Last mounted on: <not available> >23:48:49,610 INFO program: Filesystem UUID: b79907bc-b77b-4f93-8db0-bdd810e59049 >23:48:49,611 INFO program: Filesystem magic number: 0xEF53 >23:48:49,611 INFO program: Filesystem revision #: 1 (dynamic) >23:48:49,611 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 >23:48:49,611 INFO program: Filesystem flags: signed_directory_hash >23:48:49,611 INFO program: Default mount options: user_xattr acl >23:48:49,611 INFO program: Filesystem state: clean >23:48:49,611 INFO program: Errors behavior: Continue >23:48:49,611 INFO program: Filesystem OS type: Linux >23:48:49,611 INFO program: Inode count: 655360 >23:48:49,615 INFO program: Block count: 2621184 >23:48:49,616 INFO program: Reserved block count: 131059 >23:48:49,616 INFO program: Free blocks: 2541521 >23:48:49,617 INFO program: Free inodes: 655349 >23:48:49,617 INFO program: First block: 0 >23:48:49,618 INFO program: Block size: 4096 >23:48:49,619 INFO program: Fragment size: 4096 >23:48:49,619 INFO program: Reserved GDT blocks: 639 >23:48:49,620 INFO program: Blocks per group: 32768 >23:48:49,621 INFO program: Fragments per group: 32768 >23:48:49,621 INFO program: Inodes per group: 8192 >23:48:49,622 INFO program: Inode blocks per group: 512 >23:48:49,626 INFO program: Flex block group size: 16 >23:48:49,626 INFO program: Filesystem created: Fri Dec 7 23:47:06 2012 >23:48:49,626 INFO program: Last mount time: n/a >23:48:49,626 INFO program: Last write time: Fri Dec 7 23:47:06 2012 >23:48:49,626 INFO program: Mount count: 0 >23:48:49,626 INFO program: Maximum mount count: -1 >23:48:49,627 INFO program: Last checked: Fri Dec 7 23:47:06 2012 >23:48:49,627 INFO program: Check interval: 0 (<none>) >23:48:49,627 INFO program: Lifetime writes: 131 MB >23:48:49,627 INFO program: Reserved blocks uid: 0 (user root) >23:48:49,627 INFO program: Reserved blocks gid: 0 (group root) >23:48:49,628 INFO program: First inode: 11 >23:48:49,631 INFO program: Inode size: 256 >23:48:49,631 INFO program: Required extra isize: 28 >23:48:49,631 INFO program: Desired extra isize: 28 >23:48:49,632 INFO program: Journal inode: 8 >23:48:49,632 INFO program: Default directory hash: half_md4 >23:48:49,632 INFO program: Directory Hash Seed: c887c7e8-e3d3-4dc9-9358-33891b9e6e27 >23:48:49,632 INFO program: Journal backup: inode blocks >23:48:49,632 INFO program: Journal features: (none) >23:48:49,632 INFO program: Journal size: 128M >23:48:49,632 INFO program: Journal length: 32768 >23:48:49,632 INFO program: Journal sequence: 0x00000001 >23:48:49,632 INFO program: Journal start: 0 >23:48:49,633 INFO program: >23:48:49,633 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:49,633 INFO program: Running... dumpe2fs -h /dev/sda4 >23:48:49,662 INFO program: Filesystem volume name: <none> >23:48:49,665 INFO program: Last mounted on: <not available> >23:48:49,666 INFO program: Filesystem UUID: b79907bc-b77b-4f93-8db0-bdd810e59049 >23:48:49,667 INFO program: Filesystem magic number: 0xEF53 >23:48:49,667 INFO program: Filesystem revision #: 1 (dynamic) >23:48:49,667 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 >23:48:49,667 INFO program: Filesystem flags: signed_directory_hash >23:48:49,667 INFO program: Default mount options: user_xattr acl >23:48:49,668 INFO program: Filesystem state: clean >23:48:49,668 INFO program: Errors behavior: Continue >23:48:49,668 INFO program: Filesystem OS type: Linux >23:48:49,668 INFO program: Inode count: 655360 >23:48:49,671 INFO program: Block count: 2621184 >23:48:49,674 INFO program: Reserved block count: 131059 >23:48:49,674 INFO program: Free blocks: 2541521 >23:48:49,674 INFO program: Free inodes: 655349 >23:48:49,674 INFO program: First block: 0 >23:48:49,674 INFO program: Block size: 4096 >23:48:49,674 INFO program: Fragment size: 4096 >23:48:49,674 INFO program: Reserved GDT blocks: 639 >23:48:49,674 INFO program: Blocks per group: 32768 >23:48:49,674 INFO program: Fragments per group: 32768 >23:48:49,674 INFO program: Inodes per group: 8192 >23:48:49,675 INFO program: Inode blocks per group: 512 >23:48:49,675 INFO program: Flex block group size: 16 >23:48:49,675 INFO program: Filesystem created: Fri Dec 7 23:47:06 2012 >23:48:49,675 INFO program: Last mount time: n/a >23:48:49,675 INFO program: Last write time: Fri Dec 7 23:47:06 2012 >23:48:49,675 INFO program: Mount count: 0 >23:48:49,675 INFO program: Maximum mount count: -1 >23:48:49,675 INFO program: Last checked: Fri Dec 7 23:47:06 2012 >23:48:49,675 INFO program: Check interval: 0 (<none>) >23:48:49,675 INFO program: Lifetime writes: 131 MB >23:48:49,676 INFO program: Reserved blocks uid: 0 (user root) >23:48:49,676 INFO program: Reserved blocks gid: 0 (group root) >23:48:49,676 INFO program: First inode: 11 >23:48:49,676 INFO program: Inode size: 256 >23:48:49,676 INFO program: Required extra isize: 28 >23:48:49,676 INFO program: Desired extra isize: 28 >23:48:49,676 INFO program: Journal inode: 8 >23:48:49,676 INFO program: Default directory hash: half_md4 >23:48:49,676 INFO program: Directory Hash Seed: c887c7e8-e3d3-4dc9-9358-33891b9e6e27 >23:48:49,676 INFO program: Journal backup: inode blocks >23:48:49,676 INFO program: Journal features: (none) >23:48:49,677 INFO program: Journal size: 128M >23:48:49,677 INFO program: Journal length: 32768 >23:48:49,677 INFO program: Journal sequence: 0x00000001 >23:48:49,677 INFO program: Journal start: 0 >23:48:49,677 INFO program: >23:48:49,677 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:49,684 INFO program: Running... resize2fs -P /dev/sda4 >23:48:49,699 INFO program: Estimated minimum size of the filesystem: 47950 >23:48:49,701 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:49,929 INFO program: Running... dumpe2fs -h /dev/loop3 >23:48:49,939 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:49,941 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >23:48:49,944 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:49,944 INFO program: Filesystem magic number: 0xEF53 >23:48:49,944 INFO program: Filesystem revision #: 1 (dynamic) >23:48:49,945 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 >23:48:49,945 INFO program: Filesystem flags: signed_directory_hash >23:48:49,945 INFO program: Default mount options: user_xattr acl >23:48:49,945 INFO program: Filesystem state: clean >23:48:49,945 INFO program: Errors behavior: Continue >23:48:49,945 INFO program: Filesystem OS type: Linux >23:48:49,945 INFO program: Inode count: 262144 >23:48:49,945 INFO program: Block count: 1048576 >23:48:49,945 INFO program: Reserved block count: 10484 >23:48:49,946 INFO program: Free blocks: 294246 >23:48:49,946 INFO program: Free inodes: 159410 >23:48:49,946 INFO program: First block: 0 >23:48:49,946 INFO program: Block size: 4096 >23:48:49,946 INFO program: Fragment size: 4096 >23:48:49,946 INFO program: Reserved GDT blocks: 255 >23:48:49,946 INFO program: Blocks per group: 32768 >23:48:49,946 INFO program: Fragments per group: 32768 >23:48:49,946 INFO program: Inodes per group: 8192 >23:48:49,946 INFO program: Inode blocks per group: 512 >23:48:49,946 INFO program: Flex block group size: 16 >23:48:49,947 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:49,947 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >23:48:49,947 INFO program: Last write time: Fri Dec 7 21:19:32 2012 >23:48:49,947 INFO program: Mount count: 0 >23:48:49,947 INFO program: Maximum mount count: -1 >23:48:49,947 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >23:48:49,947 INFO program: Check interval: 0 (<none>) >23:48:49,947 INFO program: Lifetime writes: 858 MB >23:48:49,947 INFO program: Reserved blocks uid: 0 (user root) >23:48:49,947 INFO program: Reserved blocks gid: 0 (group root) >23:48:49,948 INFO program: First inode: 11 >23:48:49,948 INFO program: Inode size: 256 >23:48:49,948 INFO program: Required extra isize: 28 >23:48:49,948 INFO program: Desired extra isize: 28 >23:48:49,948 INFO program: Journal inode: 8 >23:48:49,949 INFO program: Default directory hash: half_md4 >23:48:49,949 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:49,949 INFO program: Journal backup: inode blocks >23:48:49,949 INFO program: Journal features: journal_incompat_revoke >23:48:49,950 INFO program: Journal size: 128M >23:48:49,950 INFO program: Journal length: 32768 >23:48:49,950 INFO program: Journal sequence: 0x00001638 >23:48:49,950 INFO program: Journal start: 0 >23:48:49,950 INFO program: >23:48:49,950 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:49,957 INFO program: Running... dumpe2fs -h /dev/loop3 >23:48:49,966 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:49,970 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >23:48:49,970 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:49,970 INFO program: Filesystem magic number: 0xEF53 >23:48:49,970 INFO program: Filesystem revision #: 1 (dynamic) >23:48:49,971 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 >23:48:49,971 INFO program: Filesystem flags: signed_directory_hash >23:48:49,971 INFO program: Default mount options: user_xattr acl >23:48:49,971 INFO program: Filesystem state: clean >23:48:49,971 INFO program: Errors behavior: Continue >23:48:49,971 INFO program: Filesystem OS type: Linux >23:48:49,971 INFO program: Inode count: 262144 >23:48:49,971 INFO program: Block count: 1048576 >23:48:49,971 INFO program: Reserved block count: 10484 >23:48:49,972 INFO program: Free blocks: 294246 >23:48:49,972 INFO program: Free inodes: 159410 >23:48:49,972 INFO program: First block: 0 >23:48:49,972 INFO program: Block size: 4096 >23:48:49,972 INFO program: Fragment size: 4096 >23:48:49,972 INFO program: Reserved GDT blocks: 255 >23:48:49,972 INFO program: Blocks per group: 32768 >23:48:49,972 INFO program: Fragments per group: 32768 >23:48:49,972 INFO program: Inodes per group: 8192 >23:48:49,972 INFO program: Inode blocks per group: 512 >23:48:49,973 INFO program: Flex block group size: 16 >23:48:49,973 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:49,973 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >23:48:49,973 INFO program: Last write time: Fri Dec 7 21:19:32 2012 >23:48:49,973 INFO program: Mount count: 0 >23:48:49,973 INFO program: Maximum mount count: -1 >23:48:49,973 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >23:48:49,973 INFO program: Check interval: 0 (<none>) >23:48:49,973 INFO program: Lifetime writes: 858 MB >23:48:49,973 INFO program: Reserved blocks uid: 0 (user root) >23:48:49,974 INFO program: Reserved blocks gid: 0 (group root) >23:48:49,974 INFO program: First inode: 11 >23:48:49,974 INFO program: Inode size: 256 >23:48:49,974 INFO program: Required extra isize: 28 >23:48:49,974 INFO program: Desired extra isize: 28 >23:48:49,974 INFO program: Journal inode: 8 >23:48:49,974 INFO program: Default directory hash: half_md4 >23:48:49,974 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:49,974 INFO program: Journal backup: inode blocks >23:48:49,974 INFO program: Journal features: journal_incompat_revoke >23:48:49,975 INFO program: Journal size: 128M >23:48:49,975 INFO program: Journal length: 32768 >23:48:49,975 INFO program: Journal sequence: 0x00001638 >23:48:49,975 INFO program: Journal start: 0 >23:48:49,975 INFO program: >23:48:49,975 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:49,977 INFO program: Running... resize2fs -P /dev/loop3 >23:48:49,984 INFO program: Couldn't find valid filesystem superblock. >23:48:49,984 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:49,985 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >23:48:50,048 INFO program: Running... udevadm settle --timeout=300 >23:48:50,133 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:48:50,141 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:50,142 INFO program: Last mounted on: /sysroot >23:48:50,142 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:50,142 INFO program: Filesystem magic number: 0xEF53 >23:48:50,143 INFO program: Filesystem revision #: 1 (dynamic) >23:48:50,143 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 >23:48:50,143 INFO program: Filesystem flags: signed_directory_hash >23:48:50,144 INFO program: Default mount options: user_xattr acl >23:48:50,144 INFO program: Filesystem state: clean >23:48:50,144 INFO program: Errors behavior: Continue >23:48:50,144 INFO program: Filesystem OS type: Linux >23:48:50,145 INFO program: Inode count: 262144 >23:48:50,145 INFO program: Block count: 1048576 >23:48:50,145 INFO program: Reserved block count: 10484 >23:48:50,145 INFO program: Free blocks: 294246 >23:48:50,145 INFO program: Free inodes: 159410 >23:48:50,145 INFO program: First block: 0 >23:48:50,145 INFO program: Block size: 4096 >23:48:50,145 INFO program: Fragment size: 4096 >23:48:50,145 INFO program: Reserved GDT blocks: 255 >23:48:50,146 INFO program: Blocks per group: 32768 >23:48:50,146 INFO program: Fragments per group: 32768 >23:48:50,146 INFO program: Inodes per group: 8192 >23:48:50,146 INFO program: Inode blocks per group: 512 >23:48:50,146 INFO program: Flex block group size: 16 >23:48:50,146 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:50,146 INFO program: Last mount time: Fri Dec 7 23:38:27 2012 >23:48:50,146 INFO program: Last write time: Fri Dec 7 23:38:27 2012 >23:48:50,146 INFO program: Mount count: 1 >23:48:50,147 INFO program: Maximum mount count: -1 >23:48:50,147 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >23:48:50,147 INFO program: Check interval: 0 (<none>) >23:48:50,147 INFO program: Lifetime writes: 858 MB >23:48:50,147 INFO program: Reserved blocks uid: 0 (user root) >23:48:50,147 INFO program: Reserved blocks gid: 0 (group root) >23:48:50,147 INFO program: First inode: 11 >23:48:50,147 INFO program: Inode size: 256 >23:48:50,147 INFO program: Required extra isize: 28 >23:48:50,147 INFO program: Desired extra isize: 28 >23:48:50,148 INFO program: Journal inode: 8 >23:48:50,148 INFO program: First orphan inode: 184134 >23:48:50,148 INFO program: Default directory hash: half_md4 >23:48:50,148 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:50,148 INFO program: Journal backup: inode blocks >23:48:50,148 INFO program: Journal features: journal_incompat_revoke >23:48:50,148 INFO program: Journal size: 128M >23:48:50,148 INFO program: Journal length: 32768 >23:48:50,148 INFO program: Journal sequence: 0x00001639 >23:48:50,149 INFO program: Journal start: 1 >23:48:50,149 INFO program: >23:48:50,149 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:50,155 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >23:48:50,161 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:50,163 INFO program: Last mounted on: /sysroot >23:48:50,163 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:50,163 INFO program: Filesystem magic number: 0xEF53 >23:48:50,167 INFO program: Filesystem revision #: 1 (dynamic) >23:48:50,168 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 >23:48:50,168 INFO program: Filesystem flags: signed_directory_hash >23:48:50,168 INFO program: Default mount options: user_xattr acl >23:48:50,168 INFO program: Filesystem state: clean >23:48:50,168 INFO program: Errors behavior: Continue >23:48:50,169 INFO program: Filesystem OS type: Linux >23:48:50,169 INFO program: Inode count: 262144 >23:48:50,169 INFO program: Block count: 1048576 >23:48:50,169 INFO program: Reserved block count: 10484 >23:48:50,170 INFO program: Free blocks: 294246 >23:48:50,170 INFO program: Free inodes: 159410 >23:48:50,170 INFO program: First block: 0 >23:48:50,170 INFO program: Block size: 4096 >23:48:50,170 INFO program: Fragment size: 4096 >23:48:50,170 INFO program: Reserved GDT blocks: 255 >23:48:50,171 INFO program: Blocks per group: 32768 >23:48:50,173 INFO program: Fragments per group: 32768 >23:48:50,173 INFO program: Inodes per group: 8192 >23:48:50,174 INFO program: Inode blocks per group: 512 >23:48:50,174 INFO program: Flex block group size: 16 >23:48:50,174 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:50,187 INFO program: Last mount time: Fri Dec 7 23:38:27 2012 >23:48:50,188 INFO program: Last write time: Fri Dec 7 23:38:27 2012 >23:48:50,188 INFO program: Mount count: 1 >23:48:50,188 INFO program: Maximum mount count: -1 >23:48:50,188 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >23:48:50,188 INFO program: Check interval: 0 (<none>) >23:48:50,188 INFO program: Lifetime writes: 858 MB >23:48:50,188 INFO program: Reserved blocks uid: 0 (user root) >23:48:50,188 INFO program: Reserved blocks gid: 0 (group root) >23:48:50,188 INFO program: First inode: 11 >23:48:50,189 INFO program: Inode size: 256 >23:48:50,189 INFO program: Required extra isize: 28 >23:48:50,189 INFO program: Desired extra isize: 28 >23:48:50,192 INFO program: Journal inode: 8 >23:48:50,192 INFO program: First orphan inode: 184134 >23:48:50,193 INFO program: Default directory hash: half_md4 >23:48:50,193 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:50,193 INFO program: Journal backup: inode blocks >23:48:50,193 INFO program: Journal features: journal_incompat_revoke >23:48:50,193 INFO program: Journal size: 128M >23:48:50,193 INFO program: Journal length: 32768 >23:48:50,193 INFO program: Journal sequence: 0x00001639 >23:48:50,193 INFO program: Journal start: 1 >23:48:50,193 INFO program: >23:48:50,193 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:50,194 INFO program: Running... resize2fs -P /dev/mapper/live-rw >23:48:50,208 INFO program: Estimated minimum size of the filesystem: 756457 >23:48:50,209 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:50,294 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >23:48:50,302 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:50,303 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >23:48:50,303 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:50,304 INFO program: Filesystem magic number: 0xEF53 >23:48:50,304 INFO program: Filesystem revision #: 1 (dynamic) >23:48:50,304 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 >23:48:50,304 INFO program: Filesystem flags: signed_directory_hash >23:48:50,304 INFO program: Default mount options: user_xattr acl >23:48:50,304 INFO program: Filesystem state: clean >23:48:50,304 INFO program: Errors behavior: Continue >23:48:50,305 INFO program: Filesystem OS type: Linux >23:48:50,305 INFO program: Inode count: 196608 >23:48:50,305 INFO program: Block count: 756457 >23:48:50,305 INFO program: Reserved block count: 7563 >23:48:50,305 INFO program: Free blocks: 6753 >23:48:50,305 INFO program: Free inodes: 93874 >23:48:50,305 INFO program: First block: 0 >23:48:50,305 INFO program: Block size: 4096 >23:48:50,305 INFO program: Fragment size: 4096 >23:48:50,305 INFO program: Reserved GDT blocks: 255 >23:48:50,306 INFO program: Blocks per group: 32768 >23:48:50,306 INFO program: Fragments per group: 32768 >23:48:50,306 INFO program: Inodes per group: 8192 >23:48:50,306 INFO program: Inode blocks per group: 512 >23:48:50,306 INFO program: Flex block group size: 16 >23:48:50,306 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:50,306 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >23:48:50,306 INFO program: Last write time: Fri Dec 7 21:19:35 2012 >23:48:50,306 INFO program: Mount count: 0 >23:48:50,306 INFO program: Maximum mount count: -1 >23:48:50,307 INFO program: Last checked: Fri Dec 7 21:19:35 2012 >23:48:50,307 INFO program: Check interval: 0 (<none>) >23:48:50,307 INFO program: Lifetime writes: 859 MB >23:48:50,307 INFO program: Reserved blocks uid: 0 (user root) >23:48:50,307 INFO program: Reserved blocks gid: 0 (group root) >23:48:50,314 INFO program: First inode: 11 >23:48:50,315 INFO program: Inode size: 256 >23:48:50,315 INFO program: Required extra isize: 28 >23:48:50,317 INFO program: Desired extra isize: 28 >23:48:50,317 INFO program: Journal inode: 8 >23:48:50,317 INFO program: Default directory hash: half_md4 >23:48:50,317 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:50,318 INFO program: Journal backup: inode blocks >23:48:50,318 INFO program: Journal features: journal_incompat_revoke >23:48:50,318 INFO program: Journal size: 128M >23:48:50,318 INFO program: Journal length: 32768 >23:48:50,318 INFO program: Journal sequence: 0x00001638 >23:48:50,318 INFO program: Journal start: 0 >23:48:50,318 INFO program: >23:48:50,318 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:50,322 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >23:48:50,330 INFO program: Filesystem volume name: _Fedora-18-TC1-x >23:48:50,337 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >23:48:50,337 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >23:48:50,338 INFO program: Filesystem magic number: 0xEF53 >23:48:50,338 INFO program: Filesystem revision #: 1 (dynamic) >23:48:50,338 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 >23:48:50,338 INFO program: Filesystem flags: signed_directory_hash >23:48:50,338 INFO program: Default mount options: user_xattr acl >23:48:50,339 INFO program: Filesystem state: clean >23:48:50,339 INFO program: Errors behavior: Continue >23:48:50,339 INFO program: Filesystem OS type: Linux >23:48:50,339 INFO program: Inode count: 196608 >23:48:50,339 INFO program: Block count: 756457 >23:48:50,339 INFO program: Reserved block count: 7563 >23:48:50,340 INFO program: Free blocks: 6753 >23:48:50,340 INFO program: Free inodes: 93874 >23:48:50,340 INFO program: First block: 0 >23:48:50,340 INFO program: Block size: 4096 >23:48:50,340 INFO program: Fragment size: 4096 >23:48:50,340 INFO program: Reserved GDT blocks: 255 >23:48:50,340 INFO program: Blocks per group: 32768 >23:48:50,340 INFO program: Fragments per group: 32768 >23:48:50,340 INFO program: Inodes per group: 8192 >23:48:50,340 INFO program: Inode blocks per group: 512 >23:48:50,341 INFO program: Flex block group size: 16 >23:48:50,341 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >23:48:50,341 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >23:48:50,341 INFO program: Last write time: Fri Dec 7 21:19:35 2012 >23:48:50,341 INFO program: Mount count: 0 >23:48:50,341 INFO program: Maximum mount count: -1 >23:48:50,341 INFO program: Last checked: Fri Dec 7 21:19:35 2012 >23:48:50,341 INFO program: Check interval: 0 (<none>) >23:48:50,341 INFO program: Lifetime writes: 859 MB >23:48:50,342 INFO program: Reserved blocks uid: 0 (user root) >23:48:50,342 INFO program: Reserved blocks gid: 0 (group root) >23:48:50,342 INFO program: First inode: 11 >23:48:50,342 INFO program: Inode size: 256 >23:48:50,342 INFO program: Required extra isize: 28 >23:48:50,342 INFO program: Desired extra isize: 28 >23:48:50,342 INFO program: Journal inode: 8 >23:48:50,342 INFO program: Default directory hash: half_md4 >23:48:50,342 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >23:48:50,342 INFO program: Journal backup: inode blocks >23:48:50,343 INFO program: Journal features: journal_incompat_revoke >23:48:50,343 INFO program: Journal size: 128M >23:48:50,343 INFO program: Journal length: 32768 >23:48:50,343 INFO program: Journal sequence: 0x00001638 >23:48:50,343 INFO program: Journal start: 0 >23:48:50,343 INFO program: >23:48:50,343 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >23:48:50,348 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >23:48:50,360 INFO program: Couldn't find valid filesystem superblock. >23:48:50,360 ERR program: resize2fs 1.42.5 (29-Jul-2012) >23:48:50,361 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >23:48:50,373 INFO program: Running... udevadm settle --timeout=300 >23:48:50,431 INFO program: Running... udevadm settle --timeout=300 >23:48:50,464 INFO program: Running... udevadm settle --timeout=300 >23:48:50,482 INFO program: Running... udevadm settle --timeout=300 >23:48:50,514 INFO program: Running... udevadm settle --timeout=300 >23:48:50,539 INFO program: Running... udevadm settle --timeout=300 >23:48:50,568 INFO program: Running... udevadm settle --timeout=300 >23:48:50,611 INFO program: Running... udevadm settle --timeout=300 >23:48:50,637 INFO program: Running... udevadm settle --timeout=300 >04:48:50,705 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >04:48:50,745 INFO program: Running... /bin/umount /mnt/sysimage >23:48:50,777 INFO program: Running... udevadm settle --timeout=300 >23:48:50,808 INFO program: Running... udevadm settle --timeout=300 >04:48:50,832 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >04:48:50,868 INFO program: Running... /bin/umount /mnt/sysimage >23:48:50,880 INFO program: Running... udevadm settle --timeout=300 >23:48:50,925 INFO program: Running... udevadm settle --timeout=300 >04:48:50,946 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >04:48:50,995 INFO program: Running... /bin/umount /mnt/sysimage >23:48:51,009 INFO program: Running... udevadm settle --timeout=300 >23:48:51,039 INFO program: Running... udevadm settle --timeout=300 >04:48:51,066 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >04:48:51,122 INFO program: Running... /bin/umount /mnt/sysimage >23:48:51,139 INFO program: Running... udevadm settle --timeout=300 >23:48:51,165 INFO program: Running... udevadm settle --timeout=300 >04:48:51,390 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >23:49:51,413 INFO program: Running... modprobe btrfs >23:49:51,524 INFO program: Running... modprobe xfs >23:50:47,508 INFO program: Running... udevadm settle --timeout=300 >23:50:56,772 INFO program: Running... swapoff -a >23:50:56,810 INFO program: Running... udevadm settle --timeout=300 >23:50:56,881 INFO program: Running... udevadm settle --timeout=300 >23:50:56,909 INFO program: Running... udevadm settle --timeout=300 >23:50:56,951 INFO program: Running... udevadm settle --timeout=300 >23:50:56,986 INFO program: Running... udevadm settle --timeout=300 >23:50:57,028 INFO program: Running... udevadm settle --timeout=300 >23:50:57,117 INFO program: Running... wipefs -a /dev/sda4 >23:50:57,169 INFO program: /dev/sda4: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >23:50:57,172 INFO program: Running... udevadm settle --timeout=300 >23:50:57,198 INFO program: Running... udevadm settle --timeout=300 >23:50:57,212 INFO program: Running... udevadm settle --timeout=300 >23:50:57,230 INFO program: Running... udevadm settle --timeout=300 >23:50:57,254 INFO program: Running... udevadm settle --timeout=300 >23:50:57,357 INFO program: Running... udevadm settle --timeout=300 >23:50:57,385 INFO program: Running... udevadm settle --timeout=300 >23:50:57,510 INFO program: Running... udevadm settle --timeout=300 >23:50:57,522 INFO program: Running... udevadm settle --timeout=300 >23:50:57,551 INFO program: Running... udevadm settle --timeout=300 >23:50:57,700 INFO program: Running... wipefs -a /dev/sda5 >23:50:57,740 INFO program: Running... udevadm settle --timeout=300 >23:50:57,755 INFO program: Running... udevadm settle --timeout=300 >23:50:57,796 INFO program: Running... mke2fs -t ext4 /dev/sda5 >23:50:57,811 ERR program: mke2fs 1.42.5 (29-Jul-2012) >23:50:57,827 INFO program: Filesystem label= >23:50:57,827 INFO program: OS type: Linux >23:50:57,828 INFO program: Block size=1024 (log=0) >23:50:57,828 INFO program: Fragment size=1024 (log=0) >23:50:57,828 INFO program: Stride=0 blocks, Stripe width=0 blocks >23:50:57,828 INFO program: 128016 inodes, 512000 blocks >23:50:57,828 INFO program: 25600 blocks (5.00%) reserved for the super user >23:50:57,828 INFO program: First data block=1 >23:50:57,828 INFO program: Maximum filesystem blocks=67633152 >23:50:57,829 INFO program: 63 block groups >23:50:57,829 INFO program: 8192 blocks per group, 8192 fragments per group >23:50:57,829 INFO program: 2032 inodes per group >23:50:57,829 INFO program: Superblock backups stored on blocks: >23:50:57,829 INFO program: 8193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >23:50:57,829 INFO program: >23:50:57,830 INFO program: Allocating group tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >23:50:57,830 INFO program: Writing inode tables: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >23:50:57,869 INFO program: Creating journal (8192 blocks): done >23:50:57,932 INFO program: Writing superblocks and filesystem accounting information: 0/63 1/63 2/63 3/63 4/63 5/63 6/63 7/63 8/63 9/6310/6311/6312/6313/6314/6315/6316/6317/6318/6319/6320/6321/6322/6323/6324/6325/6326/6327/6328/6329/6330/6331/6332/6333/6334/6335/6336/6337/6338/6339/6340/6341/6342/6343/6344/6345/6346/6347/6348/6349/6350/6351/6352/6353/6354/6355/6356/6357/6358/6359/6360/6361/6362/63 done >23:50:57,932 INFO program: >23:50:57,935 INFO program: Running... udevadm settle --timeout=300 >23:50:57,972 INFO program: Running... udevadm settle --timeout=300 >23:50:58,006 INFO program: Running... udevadm settle --timeout=300 >23:50:58,163 INFO program: Running... wipefs -a /dev/sda6 >23:50:58,196 INFO program: Running... udevadm settle --timeout=300 >23:50:58,210 INFO program: Running... udevadm settle --timeout=300 >23:50:58,245 INFO program: Running... wipefs -a /dev/sda6 >23:50:58,280 INFO program: Running... lvm pvcreate --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --dataalignment 1024k /dev/sda6 >23:50:58,346 INFO program: Physical volume "/dev/sda6" successfully created >23:50:58,358 INFO program: Running... udevadm settle --timeout=300 >23:50:58,468 INFO program: Running... udevadm settle --timeout=300 >23:50:58,488 INFO program: Running... lvm vgcreate -s 4m --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora /dev/sda6 >23:50:58,560 INFO program: Volume group "fedora" successfully created >23:50:58,572 INFO program: Running... udevadm settle --timeout=300 >23:50:58,623 INFO program: Running... udevadm settle --timeout=300 >23:50:58,644 INFO program: Running... lvm lvcreate -L 4032m -n swap --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >23:50:58,727 INFO program: Logical volume "swap" created >23:50:58,735 INFO program: Running... udevadm settle --timeout=300 >23:50:58,797 INFO program: Running... udevadm settle --timeout=300 >23:50:58,815 INFO program: Running... mkswap -f /dev/mapper/fedora-swap >23:50:58,840 INFO program: Setting up swapspace version 1, size = 4128764 KiB >23:50:58,841 INFO program: no label, UUID=db610ea0-f777-450f-82ab-cab32a40a11a >23:50:58,845 INFO program: Running... udevadm settle --timeout=300 >23:50:58,896 INFO program: Running... udevadm settle --timeout=300 >23:50:58,914 INFO program: Running... lvm lvcreate -L 5704m -n root --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >23:50:58,979 INFO program: Logical volume "root" created >23:50:58,986 INFO program: Running... udevadm settle --timeout=300 >23:50:59,061 INFO program: Running... udevadm settle --timeout=300 >23:50:59,086 INFO program: Running... mke2fs -t ext4 /dev/mapper/fedora-root >23:50:59,094 ERR program: mke2fs 1.42.5 (29-Jul-2012) >23:50:59,097 INFO program: Filesystem label= >23:50:59,097 INFO program: OS type: Linux >23:50:59,097 INFO program: Block size=4096 (log=2) >23:50:59,097 INFO program: Fragment size=4096 (log=2) >23:50:59,097 INFO program: Stride=0 blocks, Stripe width=0 blocks >23:50:59,097 INFO program: 365760 inodes, 1460224 blocks >23:50:59,097 INFO program: 73011 blocks (5.00%) reserved for the super user >23:50:59,098 INFO program: First data block=0 >23:50:59,098 INFO program: Maximum filesystem blocks=1497366528 >23:50:59,098 INFO program: 45 block groups >23:50:59,098 INFO program: 32768 blocks per group, 32768 fragments per group >23:50:59,098 INFO program: 8128 inodes per group >23:50:59,098 INFO program: Superblock backups stored on blocks: >23:50:59,098 INFO program: 32768, 98304, 163840, 229376, 294912, 819200, 884736 >23:50:59,099 INFO program: >23:50:59,102 INFO program: Allocating group tables: 0/45 1/45 2/45 3/45 4/45 5/45 6/45 7/45 8/45 9/4510/4511/4512/4513/4514/4515/4516/4517/4518/4519/4520/4521/4522/4523/4524/4525/4526/4527/4528/4529/4530/4531/4532/4533/4534/4535/4536/4537/4538/4539/4540/4541/4542/4543/4544/45 done >23:50:59,102 INFO program: Writing inode tables: 0/45 1/45 2/45 3/45 4/45 5/45 6/45 7/45 8/45 9/4510/4511/4512/4513/4514/4515/4516/4517/4518/4519/4520/4521/4522/4523/4524/4525/4526/4527/4528/4529/4530/4531/4532/4533/4534/4535/4536/4537/4538/4539/4540/4541/4542/4543/4544/45 done >23:50:59,259 INFO program: Creating journal (32768 blocks): done >23:50:59,372 INFO program: Writing superblocks and filesystem accounting information: 0/45 1/45 2/45 3/45 4/45 5/45 6/45 7/45 8/45 9/4510/4511/4512/4513/4514/4515/4516/4517/4518/4519/4520/4521/4522/4523/4524/4525/4526/4527/4528/4529/4530/4531/4532/4533/4534/4535/4536/4537/4538/4539/4540/4541/4542/4543/4544/45 done >23:50:59,373 INFO program: >23:50:59,378 INFO program: Running... udevadm settle --timeout=300 >23:50:59,428 INFO program: Running... udevadm settle --timeout=300 >23:50:59,495 INFO program: Running... swapon /dev/mapper/fedora-swap >04:50:59,560 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >04:50:59,608 INFO program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda5 /mnt/sysimage/boot >04:50:59,634 INFO program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >04:50:59,645 INFO program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >04:50:59,659 INFO program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >04:50:59,670 INFO program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >04:50:59,718 INFO program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >04:50:59,731 INFO program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >23:50:59,741 INFO program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ /mnt/install/source/ /mnt/sysimage >04:53:07,942 INFO program: Running... /bin/umount /mnt/install/source >23:53:08,408 INFO program: Running... new-kernel-pkg --mkinitrd --dracut --depmod --install 3.6.9-4.fc18.x86_64 >00:03:48,813 INFO program: Running... udevadm settle --timeout=300 >00:03:48,858 INFO program: Running... multipath -d >00:03:48,887 INFO program: Running... multipath -ll >00:03:48,982 INFO program: Running... dumpe2fs -h /dev/sda1 >00:03:48,996 INFO program: Filesystem volume name: <none> >00:03:48,996 INFO program: Last mounted on: <not available> >00:03:48,996 INFO program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >00:03:48,996 INFO program: Filesystem magic number: 0xEF53 >00:03:48,996 INFO program: Filesystem revision #: 1 (dynamic) >00:03:48,996 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 >00:03:48,996 INFO program: Filesystem flags: signed_directory_hash >00:03:48,996 INFO program: Default mount options: user_xattr acl >00:03:48,996 INFO program: Filesystem state: clean >00:03:48,996 INFO program: Errors behavior: Continue >00:03:48,996 INFO program: Filesystem OS type: Linux >00:03:48,997 INFO program: Inode count: 1310720 >00:03:48,997 INFO program: Block count: 5242880 >00:03:48,997 INFO program: Reserved block count: 262144 >00:03:48,997 INFO program: Free blocks: 5116591 >00:03:48,997 INFO program: Free inodes: 1310709 >00:03:48,997 INFO program: First block: 0 >00:03:48,997 INFO program: Block size: 4096 >00:03:48,997 INFO program: Fragment size: 4096 >00:03:48,997 INFO program: Reserved GDT blocks: 1022 >00:03:48,997 INFO program: Blocks per group: 32768 >00:03:48,997 INFO program: Fragments per group: 32768 >00:03:48,997 INFO program: Inodes per group: 8192 >00:03:48,997 INFO program: Inode blocks per group: 512 >00:03:48,997 INFO program: Flex block group size: 16 >00:03:48,997 INFO program: Filesystem created: Fri Dec 7 23:46:54 2012 >00:03:48,997 INFO program: Last mount time: n/a >00:03:48,998 INFO program: Last write time: Fri Dec 7 23:46:55 2012 >00:03:48,998 INFO program: Mount count: 0 >00:03:48,998 INFO program: Maximum mount count: -1 >00:03:48,998 INFO program: Last checked: Fri Dec 7 23:46:54 2012 >00:03:48,998 INFO program: Check interval: 0 (<none>) >00:03:48,998 INFO program: Lifetime writes: 132 MB >00:03:48,998 INFO program: Reserved blocks uid: 0 (user root) >00:03:48,998 INFO program: Reserved blocks gid: 0 (group root) >00:03:48,998 INFO program: First inode: 11 >00:03:48,998 INFO program: Inode size: 256 >00:03:48,998 INFO program: Required extra isize: 28 >00:03:48,998 INFO program: Desired extra isize: 28 >00:03:48,998 INFO program: Journal inode: 8 >00:03:48,998 INFO program: Default directory hash: half_md4 >00:03:48,998 INFO program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >00:03:48,998 INFO program: Journal backup: inode blocks >00:03:48,999 INFO program: Journal features: (none) >00:03:48,999 INFO program: Journal size: 128M >00:03:48,999 INFO program: Journal length: 32768 >00:03:48,999 INFO program: Journal sequence: 0x00000001 >00:03:48,999 INFO program: Journal start: 0 >00:03:48,999 INFO program: >00:03:48,999 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:48,999 INFO program: Running... dumpe2fs -h /dev/sda1 >00:03:49,005 INFO program: Filesystem volume name: <none> >00:03:49,005 INFO program: Last mounted on: <not available> >00:03:49,005 INFO program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >00:03:49,005 INFO program: Filesystem magic number: 0xEF53 >00:03:49,005 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,005 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 >00:03:49,005 INFO program: Filesystem flags: signed_directory_hash >00:03:49,005 INFO program: Default mount options: user_xattr acl >00:03:49,005 INFO program: Filesystem state: clean >00:03:49,005 INFO program: Errors behavior: Continue >00:03:49,005 INFO program: Filesystem OS type: Linux >00:03:49,006 INFO program: Inode count: 1310720 >00:03:49,006 INFO program: Block count: 5242880 >00:03:49,006 INFO program: Reserved block count: 262144 >00:03:49,006 INFO program: Free blocks: 5116591 >00:03:49,006 INFO program: Free inodes: 1310709 >00:03:49,006 INFO program: First block: 0 >00:03:49,006 INFO program: Block size: 4096 >00:03:49,006 INFO program: Fragment size: 4096 >00:03:49,006 INFO program: Reserved GDT blocks: 1022 >00:03:49,006 INFO program: Blocks per group: 32768 >00:03:49,006 INFO program: Fragments per group: 32768 >00:03:49,006 INFO program: Inodes per group: 8192 >00:03:49,006 INFO program: Inode blocks per group: 512 >00:03:49,007 INFO program: Flex block group size: 16 >00:03:49,007 INFO program: Filesystem created: Fri Dec 7 23:46:54 2012 >00:03:49,007 INFO program: Last mount time: n/a >00:03:49,007 INFO program: Last write time: Fri Dec 7 23:46:55 2012 >00:03:49,007 INFO program: Mount count: 0 >00:03:49,007 INFO program: Maximum mount count: -1 >00:03:49,007 INFO program: Last checked: Fri Dec 7 23:46:54 2012 >00:03:49,007 INFO program: Check interval: 0 (<none>) >00:03:49,007 INFO program: Lifetime writes: 132 MB >00:03:49,007 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,007 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,007 INFO program: First inode: 11 >00:03:49,007 INFO program: Inode size: 256 >00:03:49,007 INFO program: Required extra isize: 28 >00:03:49,007 INFO program: Desired extra isize: 28 >00:03:49,008 INFO program: Journal inode: 8 >00:03:49,008 INFO program: Default directory hash: half_md4 >00:03:49,008 INFO program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >00:03:49,008 INFO program: Journal backup: inode blocks >00:03:49,008 INFO program: Journal features: (none) >00:03:49,008 INFO program: Journal size: 128M >00:03:49,008 INFO program: Journal length: 32768 >00:03:49,008 INFO program: Journal sequence: 0x00000001 >00:03:49,008 INFO program: Journal start: 0 >00:03:49,008 INFO program: >00:03:49,008 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,008 INFO program: Running... resize2fs -P /dev/sda1 >00:03:49,022 INFO program: Estimated minimum size of the filesystem: 53960 >00:03:49,023 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:49,072 INFO program: Running... dumpe2fs -h /dev/sda2 >00:03:49,081 INFO program: Filesystem volume name: <none> >00:03:49,081 INFO program: Last mounted on: <not available> >00:03:49,081 INFO program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >00:03:49,081 INFO program: Filesystem magic number: 0xEF53 >00:03:49,081 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,081 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 >00:03:49,081 INFO program: Filesystem flags: signed_directory_hash >00:03:49,081 INFO program: Default mount options: user_xattr acl >00:03:49,081 INFO program: Filesystem state: clean >00:03:49,082 INFO program: Errors behavior: Continue >00:03:49,082 INFO program: Filesystem OS type: Linux >00:03:49,082 INFO program: Inode count: 1310720 >00:03:49,082 INFO program: Block count: 5242880 >00:03:49,082 INFO program: Reserved block count: 262144 >00:03:49,082 INFO program: Free blocks: 5116591 >00:03:49,082 INFO program: Free inodes: 1310709 >00:03:49,082 INFO program: First block: 0 >00:03:49,082 INFO program: Block size: 4096 >00:03:49,082 INFO program: Fragment size: 4096 >00:03:49,082 INFO program: Reserved GDT blocks: 1022 >00:03:49,082 INFO program: Blocks per group: 32768 >00:03:49,082 INFO program: Fragments per group: 32768 >00:03:49,082 INFO program: Inodes per group: 8192 >00:03:49,082 INFO program: Inode blocks per group: 512 >00:03:49,083 INFO program: Flex block group size: 16 >00:03:49,083 INFO program: Filesystem created: Fri Dec 7 23:46:57 2012 >00:03:49,083 INFO program: Last mount time: n/a >00:03:49,083 INFO program: Last write time: Fri Dec 7 23:46:57 2012 >00:03:49,083 INFO program: Mount count: 0 >00:03:49,083 INFO program: Maximum mount count: -1 >00:03:49,083 INFO program: Last checked: Fri Dec 7 23:46:57 2012 >00:03:49,083 INFO program: Check interval: 0 (<none>) >00:03:49,083 INFO program: Lifetime writes: 132 MB >00:03:49,083 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,083 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,083 INFO program: First inode: 11 >00:03:49,083 INFO program: Inode size: 256 >00:03:49,083 INFO program: Required extra isize: 28 >00:03:49,084 INFO program: Desired extra isize: 28 >00:03:49,084 INFO program: Journal inode: 8 >00:03:49,084 INFO program: Default directory hash: half_md4 >00:03:49,084 INFO program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >00:03:49,084 INFO program: Journal backup: inode blocks >00:03:49,084 INFO program: Journal features: (none) >00:03:49,084 INFO program: Journal size: 128M >00:03:49,084 INFO program: Journal length: 32768 >00:03:49,084 INFO program: Journal sequence: 0x00000001 >00:03:49,084 INFO program: Journal start: 0 >00:03:49,084 INFO program: >00:03:49,084 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,085 INFO program: Running... dumpe2fs -h /dev/sda2 >00:03:49,091 INFO program: Filesystem volume name: <none> >00:03:49,091 INFO program: Last mounted on: <not available> >00:03:49,091 INFO program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >00:03:49,091 INFO program: Filesystem magic number: 0xEF53 >00:03:49,091 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,091 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 >00:03:49,091 INFO program: Filesystem flags: signed_directory_hash >00:03:49,091 INFO program: Default mount options: user_xattr acl >00:03:49,091 INFO program: Filesystem state: clean >00:03:49,091 INFO program: Errors behavior: Continue >00:03:49,091 INFO program: Filesystem OS type: Linux >00:03:49,091 INFO program: Inode count: 1310720 >00:03:49,091 INFO program: Block count: 5242880 >00:03:49,092 INFO program: Reserved block count: 262144 >00:03:49,092 INFO program: Free blocks: 5116591 >00:03:49,092 INFO program: Free inodes: 1310709 >00:03:49,092 INFO program: First block: 0 >00:03:49,092 INFO program: Block size: 4096 >00:03:49,092 INFO program: Fragment size: 4096 >00:03:49,092 INFO program: Reserved GDT blocks: 1022 >00:03:49,092 INFO program: Blocks per group: 32768 >00:03:49,092 INFO program: Fragments per group: 32768 >00:03:49,092 INFO program: Inodes per group: 8192 >00:03:49,092 INFO program: Inode blocks per group: 512 >00:03:49,092 INFO program: Flex block group size: 16 >00:03:49,092 INFO program: Filesystem created: Fri Dec 7 23:46:57 2012 >00:03:49,092 INFO program: Last mount time: n/a >00:03:49,092 INFO program: Last write time: Fri Dec 7 23:46:57 2012 >00:03:49,093 INFO program: Mount count: 0 >00:03:49,093 INFO program: Maximum mount count: -1 >00:03:49,093 INFO program: Last checked: Fri Dec 7 23:46:57 2012 >00:03:49,093 INFO program: Check interval: 0 (<none>) >00:03:49,093 INFO program: Lifetime writes: 132 MB >00:03:49,093 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,093 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,093 INFO program: First inode: 11 >00:03:49,093 INFO program: Inode size: 256 >00:03:49,093 INFO program: Required extra isize: 28 >00:03:49,093 INFO program: Desired extra isize: 28 >00:03:49,093 INFO program: Journal inode: 8 >00:03:49,093 INFO program: Default directory hash: half_md4 >00:03:49,093 INFO program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >00:03:49,093 INFO program: Journal backup: inode blocks >00:03:49,093 INFO program: Journal features: (none) >00:03:49,093 INFO program: Journal size: 128M >00:03:49,094 INFO program: Journal length: 32768 >00:03:49,094 INFO program: Journal sequence: 0x00000001 >00:03:49,094 INFO program: Journal start: 0 >00:03:49,094 INFO program: >00:03:49,094 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,094 INFO program: Running... resize2fs -P /dev/sda2 >00:03:49,100 INFO program: Estimated minimum size of the filesystem: 53960 >00:03:49,100 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:49,149 INFO program: Running... dumpe2fs -h /dev/sda3 >00:03:49,157 INFO program: Filesystem volume name: <none> >00:03:49,158 INFO program: Last mounted on: <not available> >00:03:49,158 INFO program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >00:03:49,158 INFO program: Filesystem magic number: 0xEF53 >00:03:49,158 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,158 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 >00:03:49,158 INFO program: Filesystem flags: signed_directory_hash >00:03:49,158 INFO program: Default mount options: user_xattr acl >00:03:49,158 INFO program: Filesystem state: clean >00:03:49,158 INFO program: Errors behavior: Continue >00:03:49,158 INFO program: Filesystem OS type: Linux >00:03:49,158 INFO program: Inode count: 1966080 >00:03:49,158 INFO program: Block count: 7864320 >00:03:49,158 INFO program: Reserved block count: 393216 >00:03:49,158 INFO program: Free blocks: 7696911 >00:03:49,158 INFO program: Free inodes: 1966069 >00:03:49,158 INFO program: First block: 0 >00:03:49,159 INFO program: Block size: 4096 >00:03:49,159 INFO program: Fragment size: 4096 >00:03:49,159 INFO program: Reserved GDT blocks: 1022 >00:03:49,159 INFO program: Blocks per group: 32768 >00:03:49,159 INFO program: Fragments per group: 32768 >00:03:49,159 INFO program: Inodes per group: 8192 >00:03:49,159 INFO program: Inode blocks per group: 512 >00:03:49,159 INFO program: Flex block group size: 16 >00:03:49,159 INFO program: Filesystem created: Fri Dec 7 23:47:00 2012 >00:03:49,159 INFO program: Last mount time: n/a >00:03:49,159 INFO program: Last write time: Fri Dec 7 23:47:00 2012 >00:03:49,159 INFO program: Mount count: 0 >00:03:49,159 INFO program: Maximum mount count: -1 >00:03:49,159 INFO program: Last checked: Fri Dec 7 23:47:00 2012 >00:03:49,159 INFO program: Check interval: 0 (<none>) >00:03:49,159 INFO program: Lifetime writes: 132 MB >00:03:49,160 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,160 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,160 INFO program: First inode: 11 >00:03:49,160 INFO program: Inode size: 256 >00:03:49,160 INFO program: Required extra isize: 28 >00:03:49,160 INFO program: Desired extra isize: 28 >00:03:49,160 INFO program: Journal inode: 8 >00:03:49,160 INFO program: Default directory hash: half_md4 >00:03:49,160 INFO program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >00:03:49,160 INFO program: Journal backup: inode blocks >00:03:49,160 INFO program: Journal features: (none) >00:03:49,160 INFO program: Journal size: 128M >00:03:49,160 INFO program: Journal length: 32768 >00:03:49,160 INFO program: Journal sequence: 0x00000001 >00:03:49,160 INFO program: Journal start: 0 >00:03:49,160 INFO program: >00:03:49,161 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,161 INFO program: Running... dumpe2fs -h /dev/sda3 >00:03:49,165 INFO program: Filesystem volume name: <none> >00:03:49,166 INFO program: Last mounted on: <not available> >00:03:49,166 INFO program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >00:03:49,167 INFO program: Filesystem magic number: 0xEF53 >00:03:49,167 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,167 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 >00:03:49,167 INFO program: Filesystem flags: signed_directory_hash >00:03:49,167 INFO program: Default mount options: user_xattr acl >00:03:49,167 INFO program: Filesystem state: clean >00:03:49,167 INFO program: Errors behavior: Continue >00:03:49,167 INFO program: Filesystem OS type: Linux >00:03:49,167 INFO program: Inode count: 1966080 >00:03:49,167 INFO program: Block count: 7864320 >00:03:49,167 INFO program: Reserved block count: 393216 >00:03:49,167 INFO program: Free blocks: 7696911 >00:03:49,167 INFO program: Free inodes: 1966069 >00:03:49,167 INFO program: First block: 0 >00:03:49,168 INFO program: Block size: 4096 >00:03:49,168 INFO program: Fragment size: 4096 >00:03:49,168 INFO program: Reserved GDT blocks: 1022 >00:03:49,168 INFO program: Blocks per group: 32768 >00:03:49,168 INFO program: Fragments per group: 32768 >00:03:49,168 INFO program: Inodes per group: 8192 >00:03:49,168 INFO program: Inode blocks per group: 512 >00:03:49,168 INFO program: Flex block group size: 16 >00:03:49,168 INFO program: Filesystem created: Fri Dec 7 23:47:00 2012 >00:03:49,168 INFO program: Last mount time: n/a >00:03:49,168 INFO program: Last write time: Fri Dec 7 23:47:00 2012 >00:03:49,168 INFO program: Mount count: 0 >00:03:49,168 INFO program: Maximum mount count: -1 >00:03:49,168 INFO program: Last checked: Fri Dec 7 23:47:00 2012 >00:03:49,168 INFO program: Check interval: 0 (<none>) >00:03:49,168 INFO program: Lifetime writes: 132 MB >00:03:49,169 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,169 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,169 INFO program: First inode: 11 >00:03:49,169 INFO program: Inode size: 256 >00:03:49,169 INFO program: Required extra isize: 28 >00:03:49,169 INFO program: Desired extra isize: 28 >00:03:49,169 INFO program: Journal inode: 8 >00:03:49,169 INFO program: Default directory hash: half_md4 >00:03:49,169 INFO program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >00:03:49,169 INFO program: Journal backup: inode blocks >00:03:49,169 INFO program: Journal features: (none) >00:03:49,169 INFO program: Journal size: 128M >00:03:49,169 INFO program: Journal length: 32768 >00:03:49,169 INFO program: Journal sequence: 0x00000001 >00:03:49,169 INFO program: Journal start: 0 >00:03:49,169 INFO program: >00:03:49,170 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,170 INFO program: Running... resize2fs -P /dev/sda3 >00:03:49,175 INFO program: Estimated minimum size of the filesystem: 59203 >00:03:49,175 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:49,243 INFO program: Running... dumpe2fs -h /dev/sda5 >00:03:49,251 INFO program: Filesystem volume name: <none> >00:03:49,252 INFO program: Last mounted on: /mnt/sysimage/boot >00:03:49,252 INFO program: Filesystem UUID: ab4c9871-cb54-4551-a864-87413ff80a66 >00:03:49,252 INFO program: Filesystem magic number: 0xEF53 >00:03:49,252 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,252 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >00:03:49,252 INFO program: Filesystem flags: signed_directory_hash >00:03:49,252 INFO program: Default mount options: user_xattr acl >00:03:49,252 INFO program: Filesystem state: clean >00:03:49,252 INFO program: Errors behavior: Continue >00:03:49,252 INFO program: Filesystem OS type: Linux >00:03:49,252 INFO program: Inode count: 128016 >00:03:49,253 INFO program: Block count: 512000 >00:03:49,253 INFO program: Reserved block count: 25600 >00:03:49,253 INFO program: Free blocks: 436030 >00:03:49,253 INFO program: Free inodes: 127949 >00:03:49,253 INFO program: First block: 1 >00:03:49,253 INFO program: Block size: 1024 >00:03:49,253 INFO program: Fragment size: 1024 >00:03:49,253 INFO program: Reserved GDT blocks: 256 >00:03:49,253 INFO program: Blocks per group: 8192 >00:03:49,253 INFO program: Fragments per group: 8192 >00:03:49,253 INFO program: Inodes per group: 2032 >00:03:49,253 INFO program: Inode blocks per group: 254 >00:03:49,253 INFO program: Flex block group size: 16 >00:03:49,254 INFO program: Filesystem created: Fri Dec 7 23:50:57 2012 >00:03:49,254 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:03:49,254 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:03:49,254 INFO program: Mount count: 1 >00:03:49,254 INFO program: Maximum mount count: -1 >00:03:49,254 INFO program: Last checked: Fri Dec 7 23:50:57 2012 >00:03:49,254 INFO program: Check interval: 0 (<none>) >00:03:49,254 INFO program: Lifetime writes: 72 MB >00:03:49,254 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,254 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,254 INFO program: First inode: 11 >00:03:49,254 INFO program: Inode size: 128 >00:03:49,254 INFO program: Journal inode: 8 >00:03:49,254 INFO program: Default directory hash: half_md4 >00:03:49,255 INFO program: Directory Hash Seed: 3219287a-496a-4f0c-ac1d-ef200f0ac869 >00:03:49,255 INFO program: Journal backup: inode blocks >00:03:49,255 INFO program: Journal features: (none) >00:03:49,255 INFO program: Journal size: 8M >00:03:49,255 INFO program: Journal length: 8192 >00:03:49,255 INFO program: Journal sequence: 0x0000000a >00:03:49,255 INFO program: Journal start: 0 >00:03:49,255 INFO program: >00:03:49,255 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,256 INFO program: Running... dumpe2fs -h /dev/sda5 >00:03:49,264 INFO program: Filesystem volume name: <none> >00:03:49,264 INFO program: Last mounted on: /mnt/sysimage/boot >00:03:49,264 INFO program: Filesystem UUID: ab4c9871-cb54-4551-a864-87413ff80a66 >00:03:49,264 INFO program: Filesystem magic number: 0xEF53 >00:03:49,265 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,265 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >00:03:49,265 INFO program: Filesystem flags: signed_directory_hash >00:03:49,265 INFO program: Default mount options: user_xattr acl >00:03:49,265 INFO program: Filesystem state: clean >00:03:49,265 INFO program: Errors behavior: Continue >00:03:49,265 INFO program: Filesystem OS type: Linux >00:03:49,265 INFO program: Inode count: 128016 >00:03:49,265 INFO program: Block count: 512000 >00:03:49,265 INFO program: Reserved block count: 25600 >00:03:49,265 INFO program: Free blocks: 436030 >00:03:49,266 INFO program: Free inodes: 127949 >00:03:49,266 INFO program: First block: 1 >00:03:49,266 INFO program: Block size: 1024 >00:03:49,266 INFO program: Fragment size: 1024 >00:03:49,266 INFO program: Reserved GDT blocks: 256 >00:03:49,266 INFO program: Blocks per group: 8192 >00:03:49,266 INFO program: Fragments per group: 8192 >00:03:49,266 INFO program: Inodes per group: 2032 >00:03:49,266 INFO program: Inode blocks per group: 254 >00:03:49,266 INFO program: Flex block group size: 16 >00:03:49,266 INFO program: Filesystem created: Fri Dec 7 23:50:57 2012 >00:03:49,266 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:03:49,266 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:03:49,266 INFO program: Mount count: 1 >00:03:49,266 INFO program: Maximum mount count: -1 >00:03:49,266 INFO program: Last checked: Fri Dec 7 23:50:57 2012 >00:03:49,267 INFO program: Check interval: 0 (<none>) >00:03:49,267 INFO program: Lifetime writes: 72 MB >00:03:49,267 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,267 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,267 INFO program: First inode: 11 >00:03:49,267 INFO program: Inode size: 128 >00:03:49,267 INFO program: Journal inode: 8 >00:03:49,267 INFO program: Default directory hash: half_md4 >00:03:49,267 INFO program: Directory Hash Seed: 3219287a-496a-4f0c-ac1d-ef200f0ac869 >00:03:49,267 INFO program: Journal backup: inode blocks >00:03:49,267 INFO program: Journal features: (none) >00:03:49,267 INFO program: Journal size: 8M >00:03:49,267 INFO program: Journal length: 8192 >00:03:49,267 INFO program: Journal sequence: 0x0000000a >00:03:49,267 INFO program: Journal start: 0 >00:03:49,267 INFO program: >00:03:49,268 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,268 INFO program: Running... resize2fs -P /dev/sda5 >00:03:49,272 INFO program: Estimated minimum size of the filesystem: 65589 >00:03:49,272 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:49,371 INFO program: Running... dumpe2fs -h /dev/loop3 >00:03:49,377 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:49,377 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:03:49,377 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:49,377 INFO program: Filesystem magic number: 0xEF53 >00:03:49,377 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,377 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 >00:03:49,377 INFO program: Filesystem flags: signed_directory_hash >00:03:49,377 INFO program: Default mount options: user_xattr acl >00:03:49,377 INFO program: Filesystem state: clean >00:03:49,377 INFO program: Errors behavior: Continue >00:03:49,378 INFO program: Filesystem OS type: Linux >00:03:49,378 INFO program: Inode count: 262144 >00:03:49,378 INFO program: Block count: 1048576 >00:03:49,378 INFO program: Reserved block count: 10484 >00:03:49,378 INFO program: Free blocks: 294246 >00:03:49,378 INFO program: Free inodes: 159410 >00:03:49,378 INFO program: First block: 0 >00:03:49,378 INFO program: Block size: 4096 >00:03:49,378 INFO program: Fragment size: 4096 >00:03:49,378 INFO program: Reserved GDT blocks: 255 >00:03:49,378 INFO program: Blocks per group: 32768 >00:03:49,378 INFO program: Fragments per group: 32768 >00:03:49,378 INFO program: Inodes per group: 8192 >00:03:49,378 INFO program: Inode blocks per group: 512 >00:03:49,378 INFO program: Flex block group size: 16 >00:03:49,378 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:49,379 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:03:49,379 INFO program: Last write time: Fri Dec 7 21:19:32 2012 >00:03:49,379 INFO program: Mount count: 0 >00:03:49,379 INFO program: Maximum mount count: -1 >00:03:49,379 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:03:49,379 INFO program: Check interval: 0 (<none>) >00:03:49,379 INFO program: Lifetime writes: 858 MB >00:03:49,379 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,379 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,379 INFO program: First inode: 11 >00:03:49,379 INFO program: Inode size: 256 >00:03:49,379 INFO program: Required extra isize: 28 >00:03:49,379 INFO program: Desired extra isize: 28 >00:03:49,379 INFO program: Journal inode: 8 >00:03:49,379 INFO program: Default directory hash: half_md4 >00:03:49,379 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:49,380 INFO program: Journal backup: inode blocks >00:03:49,380 INFO program: Journal features: journal_incompat_revoke >00:03:49,380 INFO program: Journal size: 128M >00:03:49,380 INFO program: Journal length: 32768 >00:03:49,380 INFO program: Journal sequence: 0x00001638 >00:03:49,380 INFO program: Journal start: 0 >00:03:49,380 INFO program: >00:03:49,380 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,380 INFO program: Running... dumpe2fs -h /dev/loop3 >00:03:49,384 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:49,384 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:03:49,385 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:49,385 INFO program: Filesystem magic number: 0xEF53 >00:03:49,385 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,385 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 >00:03:49,385 INFO program: Filesystem flags: signed_directory_hash >00:03:49,385 INFO program: Default mount options: user_xattr acl >00:03:49,385 INFO program: Filesystem state: clean >00:03:49,385 INFO program: Errors behavior: Continue >00:03:49,385 INFO program: Filesystem OS type: Linux >00:03:49,385 INFO program: Inode count: 262144 >00:03:49,385 INFO program: Block count: 1048576 >00:03:49,385 INFO program: Reserved block count: 10484 >00:03:49,385 INFO program: Free blocks: 294246 >00:03:49,385 INFO program: Free inodes: 159410 >00:03:49,385 INFO program: First block: 0 >00:03:49,385 INFO program: Block size: 4096 >00:03:49,385 INFO program: Fragment size: 4096 >00:03:49,386 INFO program: Reserved GDT blocks: 255 >00:03:49,386 INFO program: Blocks per group: 32768 >00:03:49,386 INFO program: Fragments per group: 32768 >00:03:49,386 INFO program: Inodes per group: 8192 >00:03:49,386 INFO program: Inode blocks per group: 512 >00:03:49,386 INFO program: Flex block group size: 16 >00:03:49,386 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:49,386 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:03:49,386 INFO program: Last write time: Fri Dec 7 21:19:32 2012 >00:03:49,386 INFO program: Mount count: 0 >00:03:49,386 INFO program: Maximum mount count: -1 >00:03:49,386 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:03:49,386 INFO program: Check interval: 0 (<none>) >00:03:49,386 INFO program: Lifetime writes: 858 MB >00:03:49,386 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,386 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,386 INFO program: First inode: 11 >00:03:49,387 INFO program: Inode size: 256 >00:03:49,387 INFO program: Required extra isize: 28 >00:03:49,387 INFO program: Desired extra isize: 28 >00:03:49,387 INFO program: Journal inode: 8 >00:03:49,387 INFO program: Default directory hash: half_md4 >00:03:49,387 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:49,387 INFO program: Journal backup: inode blocks >00:03:49,387 INFO program: Journal features: journal_incompat_revoke >00:03:49,387 INFO program: Journal size: 128M >00:03:49,387 INFO program: Journal length: 32768 >00:03:49,387 INFO program: Journal sequence: 0x00001638 >00:03:49,387 INFO program: Journal start: 0 >00:03:49,387 INFO program: >00:03:49,387 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,388 INFO program: Running... resize2fs -P /dev/loop3 >00:03:49,392 INFO program: Couldn't find valid filesystem superblock. >00:03:49,392 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:49,392 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >00:03:49,415 INFO program: Running... udevadm settle --timeout=300 >00:03:49,458 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:03:49,462 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:49,463 INFO program: Last mounted on: /sysroot >00:03:49,463 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:49,463 INFO program: Filesystem magic number: 0xEF53 >00:03:49,463 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,463 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 >00:03:49,463 INFO program: Filesystem flags: signed_directory_hash >00:03:49,463 INFO program: Default mount options: user_xattr acl >00:03:49,463 INFO program: Filesystem state: clean >00:03:49,463 INFO program: Errors behavior: Continue >00:03:49,463 INFO program: Filesystem OS type: Linux >00:03:49,463 INFO program: Inode count: 262144 >00:03:49,463 INFO program: Block count: 1048576 >00:03:49,463 INFO program: Reserved block count: 10484 >00:03:49,463 INFO program: Free blocks: 294246 >00:03:49,463 INFO program: Free inodes: 159410 >00:03:49,464 INFO program: First block: 0 >00:03:49,464 INFO program: Block size: 4096 >00:03:49,464 INFO program: Fragment size: 4096 >00:03:49,464 INFO program: Reserved GDT blocks: 255 >00:03:49,464 INFO program: Blocks per group: 32768 >00:03:49,464 INFO program: Fragments per group: 32768 >00:03:49,464 INFO program: Inodes per group: 8192 >00:03:49,464 INFO program: Inode blocks per group: 512 >00:03:49,464 INFO program: Flex block group size: 16 >00:03:49,464 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:49,464 INFO program: Last mount time: Fri Dec 7 23:38:27 2012 >00:03:49,464 INFO program: Last write time: Fri Dec 7 23:38:27 2012 >00:03:49,464 INFO program: Mount count: 1 >00:03:49,464 INFO program: Maximum mount count: -1 >00:03:49,464 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:03:49,464 INFO program: Check interval: 0 (<none>) >00:03:49,464 INFO program: Lifetime writes: 858 MB >00:03:49,464 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,465 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,465 INFO program: First inode: 11 >00:03:49,465 INFO program: Inode size: 256 >00:03:49,465 INFO program: Required extra isize: 28 >00:03:49,465 INFO program: Desired extra isize: 28 >00:03:49,465 INFO program: Journal inode: 8 >00:03:49,465 INFO program: First orphan inode: 184134 >00:03:49,465 INFO program: Default directory hash: half_md4 >00:03:49,465 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:49,465 INFO program: Journal backup: inode blocks >00:03:49,465 INFO program: Journal features: journal_incompat_revoke >00:03:49,465 INFO program: Journal size: 128M >00:03:49,465 INFO program: Journal length: 32768 >00:03:49,465 INFO program: Journal sequence: 0x00001639 >00:03:49,465 INFO program: Journal start: 1 >00:03:49,465 INFO program: >00:03:49,465 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,466 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:03:49,469 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:49,470 INFO program: Last mounted on: /sysroot >00:03:49,470 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:49,470 INFO program: Filesystem magic number: 0xEF53 >00:03:49,470 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,470 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 >00:03:49,470 INFO program: Filesystem flags: signed_directory_hash >00:03:49,470 INFO program: Default mount options: user_xattr acl >00:03:49,470 INFO program: Filesystem state: clean >00:03:49,470 INFO program: Errors behavior: Continue >00:03:49,470 INFO program: Filesystem OS type: Linux >00:03:49,470 INFO program: Inode count: 262144 >00:03:49,470 INFO program: Block count: 1048576 >00:03:49,471 INFO program: Reserved block count: 10484 >00:03:49,471 INFO program: Free blocks: 294246 >00:03:49,471 INFO program: Free inodes: 159410 >00:03:49,471 INFO program: First block: 0 >00:03:49,471 INFO program: Block size: 4096 >00:03:49,471 INFO program: Fragment size: 4096 >00:03:49,471 INFO program: Reserved GDT blocks: 255 >00:03:49,471 INFO program: Blocks per group: 32768 >00:03:49,471 INFO program: Fragments per group: 32768 >00:03:49,471 INFO program: Inodes per group: 8192 >00:03:49,471 INFO program: Inode blocks per group: 512 >00:03:49,471 INFO program: Flex block group size: 16 >00:03:49,471 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:49,471 INFO program: Last mount time: Fri Dec 7 23:38:27 2012 >00:03:49,471 INFO program: Last write time: Fri Dec 7 23:38:27 2012 >00:03:49,471 INFO program: Mount count: 1 >00:03:49,471 INFO program: Maximum mount count: -1 >00:03:49,472 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:03:49,472 INFO program: Check interval: 0 (<none>) >00:03:49,472 INFO program: Lifetime writes: 858 MB >00:03:49,472 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,472 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,472 INFO program: First inode: 11 >00:03:49,472 INFO program: Inode size: 256 >00:03:49,472 INFO program: Required extra isize: 28 >00:03:49,472 INFO program: Desired extra isize: 28 >00:03:49,472 INFO program: Journal inode: 8 >00:03:49,472 INFO program: First orphan inode: 184134 >00:03:49,472 INFO program: Default directory hash: half_md4 >00:03:49,472 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:49,472 INFO program: Journal backup: inode blocks >00:03:49,472 INFO program: Journal features: journal_incompat_revoke >00:03:49,472 INFO program: Journal size: 128M >00:03:49,472 INFO program: Journal length: 32768 >00:03:49,473 INFO program: Journal sequence: 0x00001639 >00:03:49,473 INFO program: Journal start: 1 >00:03:49,473 INFO program: >00:03:49,473 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,473 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:03:49,476 INFO program: Estimated minimum size of the filesystem: 756457 >00:03:49,477 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:49,495 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:03:49,500 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:49,500 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:03:49,500 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:49,500 INFO program: Filesystem magic number: 0xEF53 >00:03:49,500 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,500 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 >00:03:49,500 INFO program: Filesystem flags: signed_directory_hash >00:03:49,500 INFO program: Default mount options: user_xattr acl >00:03:49,501 INFO program: Filesystem state: clean >00:03:49,501 INFO program: Errors behavior: Continue >00:03:49,501 INFO program: Filesystem OS type: Linux >00:03:49,501 INFO program: Inode count: 196608 >00:03:49,501 INFO program: Block count: 756457 >00:03:49,501 INFO program: Reserved block count: 7563 >00:03:49,501 INFO program: Free blocks: 6753 >00:03:49,501 INFO program: Free inodes: 93874 >00:03:49,501 INFO program: First block: 0 >00:03:49,501 INFO program: Block size: 4096 >00:03:49,501 INFO program: Fragment size: 4096 >00:03:49,501 INFO program: Reserved GDT blocks: 255 >00:03:49,501 INFO program: Blocks per group: 32768 >00:03:49,501 INFO program: Fragments per group: 32768 >00:03:49,501 INFO program: Inodes per group: 8192 >00:03:49,501 INFO program: Inode blocks per group: 512 >00:03:49,501 INFO program: Flex block group size: 16 >00:03:49,502 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:49,502 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:03:49,502 INFO program: Last write time: Fri Dec 7 21:19:35 2012 >00:03:49,502 INFO program: Mount count: 0 >00:03:49,502 INFO program: Maximum mount count: -1 >00:03:49,502 INFO program: Last checked: Fri Dec 7 21:19:35 2012 >00:03:49,502 INFO program: Check interval: 0 (<none>) >00:03:49,502 INFO program: Lifetime writes: 859 MB >00:03:49,502 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,502 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,502 INFO program: First inode: 11 >00:03:49,502 INFO program: Inode size: 256 >00:03:49,502 INFO program: Required extra isize: 28 >00:03:49,502 INFO program: Desired extra isize: 28 >00:03:49,502 INFO program: Journal inode: 8 >00:03:49,503 INFO program: Default directory hash: half_md4 >00:03:49,503 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:49,503 INFO program: Journal backup: inode blocks >00:03:49,503 INFO program: Journal features: journal_incompat_revoke >00:03:49,503 INFO program: Journal size: 128M >00:03:49,503 INFO program: Journal length: 32768 >00:03:49,503 INFO program: Journal sequence: 0x00001638 >00:03:49,503 INFO program: Journal start: 0 >00:03:49,503 INFO program: >00:03:49,503 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,503 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:03:49,514 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:49,515 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:03:49,515 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:49,515 INFO program: Filesystem magic number: 0xEF53 >00:03:49,515 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,515 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 >00:03:49,515 INFO program: Filesystem flags: signed_directory_hash >00:03:49,515 INFO program: Default mount options: user_xattr acl >00:03:49,515 INFO program: Filesystem state: clean >00:03:49,515 INFO program: Errors behavior: Continue >00:03:49,515 INFO program: Filesystem OS type: Linux >00:03:49,515 INFO program: Inode count: 196608 >00:03:49,515 INFO program: Block count: 756457 >00:03:49,516 INFO program: Reserved block count: 7563 >00:03:49,516 INFO program: Free blocks: 6753 >00:03:49,516 INFO program: Free inodes: 93874 >00:03:49,516 INFO program: First block: 0 >00:03:49,516 INFO program: Block size: 4096 >00:03:49,516 INFO program: Fragment size: 4096 >00:03:49,516 INFO program: Reserved GDT blocks: 255 >00:03:49,516 INFO program: Blocks per group: 32768 >00:03:49,516 INFO program: Fragments per group: 32768 >00:03:49,516 INFO program: Inodes per group: 8192 >00:03:49,516 INFO program: Inode blocks per group: 512 >00:03:49,516 INFO program: Flex block group size: 16 >00:03:49,516 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:49,516 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:03:49,516 INFO program: Last write time: Fri Dec 7 21:19:35 2012 >00:03:49,517 INFO program: Mount count: 0 >00:03:49,517 INFO program: Maximum mount count: -1 >00:03:49,517 INFO program: Last checked: Fri Dec 7 21:19:35 2012 >00:03:49,517 INFO program: Check interval: 0 (<none>) >00:03:49,517 INFO program: Lifetime writes: 859 MB >00:03:49,517 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,517 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,517 INFO program: First inode: 11 >00:03:49,517 INFO program: Inode size: 256 >00:03:49,517 INFO program: Required extra isize: 28 >00:03:49,517 INFO program: Desired extra isize: 28 >00:03:49,517 INFO program: Journal inode: 8 >00:03:49,517 INFO program: Default directory hash: half_md4 >00:03:49,517 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:49,517 INFO program: Journal backup: inode blocks >00:03:49,517 INFO program: Journal features: journal_incompat_revoke >00:03:49,518 INFO program: Journal size: 128M >00:03:49,518 INFO program: Journal length: 32768 >00:03:49,518 INFO program: Journal sequence: 0x00001638 >00:03:49,518 INFO program: Journal start: 0 >00:03:49,518 INFO program: >00:03:49,518 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,518 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >00:03:49,524 INFO program: Couldn't find valid filesystem superblock. >00:03:49,524 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:49,524 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >00:03:49,574 INFO program: Running... udevadm settle --timeout=300 >00:03:49,650 INFO program: Running... udevadm settle --timeout=300 >00:03:49,701 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:03:49,707 INFO program: Filesystem volume name: <none> >00:03:49,707 INFO program: Last mounted on: /mnt/sysimage >00:03:49,707 INFO program: Filesystem UUID: 8529db41-9b5b-4722-bf4b-996e30e48d99 >00:03:49,707 INFO program: Filesystem magic number: 0xEF53 >00:03:49,707 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,707 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 >00:03:49,707 INFO program: Filesystem flags: signed_directory_hash >00:03:49,707 INFO program: Default mount options: user_xattr acl >00:03:49,707 INFO program: Filesystem state: clean >00:03:49,707 INFO program: Errors behavior: Continue >00:03:49,708 INFO program: Filesystem OS type: Linux >00:03:49,708 INFO program: Inode count: 365760 >00:03:49,708 INFO program: Block count: 1460224 >00:03:49,708 INFO program: Reserved block count: 73011 >00:03:49,708 INFO program: Free blocks: 703160 >00:03:49,708 INFO program: Free inodes: 263093 >00:03:49,708 INFO program: First block: 0 >00:03:49,708 INFO program: Block size: 4096 >00:03:49,708 INFO program: Fragment size: 4096 >00:03:49,708 INFO program: Reserved GDT blocks: 356 >00:03:49,716 INFO program: Blocks per group: 32768 >00:03:49,716 INFO program: Fragments per group: 32768 >00:03:49,716 INFO program: Inodes per group: 8128 >00:03:49,716 INFO program: Inode blocks per group: 508 >00:03:49,716 INFO program: Flex block group size: 16 >00:03:49,716 INFO program: Filesystem created: Fri Dec 7 23:50:59 2012 >00:03:49,716 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:03:49,716 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:03:49,716 INFO program: Mount count: 1 >00:03:49,716 INFO program: Maximum mount count: -1 >00:03:49,716 INFO program: Last checked: Fri Dec 7 23:50:59 2012 >00:03:49,716 INFO program: Check interval: 0 (<none>) >00:03:49,716 INFO program: Lifetime writes: 3155 MB >00:03:49,716 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,717 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,717 INFO program: First inode: 11 >00:03:49,717 INFO program: Inode size: 256 >00:03:49,717 INFO program: Required extra isize: 28 >00:03:49,717 INFO program: Desired extra isize: 28 >00:03:49,717 INFO program: Journal inode: 8 >00:03:49,717 INFO program: Default directory hash: half_md4 >00:03:49,717 INFO program: Directory Hash Seed: 823968f3-d773-4944-867c-eb9c42f7683c >00:03:49,717 INFO program: Journal backup: inode blocks >00:03:49,717 INFO program: Journal features: journal_incompat_revoke >00:03:49,717 INFO program: Journal size: 128M >00:03:49,717 INFO program: Journal length: 32768 >00:03:49,717 INFO program: Journal sequence: 0x00000022 >00:03:49,717 INFO program: Journal start: 0 >00:03:49,717 INFO program: >00:03:49,718 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,718 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:03:49,730 INFO program: Filesystem volume name: <none> >00:03:49,730 INFO program: Last mounted on: /mnt/sysimage >00:03:49,730 INFO program: Filesystem UUID: 8529db41-9b5b-4722-bf4b-996e30e48d99 >00:03:49,730 INFO program: Filesystem magic number: 0xEF53 >00:03:49,730 INFO program: Filesystem revision #: 1 (dynamic) >00:03:49,731 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 >00:03:49,731 INFO program: Filesystem flags: signed_directory_hash >00:03:49,731 INFO program: Default mount options: user_xattr acl >00:03:49,731 INFO program: Filesystem state: clean >00:03:49,731 INFO program: Errors behavior: Continue >00:03:49,731 INFO program: Filesystem OS type: Linux >00:03:49,731 INFO program: Inode count: 365760 >00:03:49,731 INFO program: Block count: 1460224 >00:03:49,731 INFO program: Reserved block count: 73011 >00:03:49,732 INFO program: Free blocks: 703160 >00:03:49,732 INFO program: Free inodes: 263093 >00:03:49,732 INFO program: First block: 0 >00:03:49,732 INFO program: Block size: 4096 >00:03:49,732 INFO program: Fragment size: 4096 >00:03:49,732 INFO program: Reserved GDT blocks: 356 >00:03:49,732 INFO program: Blocks per group: 32768 >00:03:49,732 INFO program: Fragments per group: 32768 >00:03:49,732 INFO program: Inodes per group: 8128 >00:03:49,733 INFO program: Inode blocks per group: 508 >00:03:49,733 INFO program: Flex block group size: 16 >00:03:49,733 INFO program: Filesystem created: Fri Dec 7 23:50:59 2012 >00:03:49,733 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:03:49,733 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:03:49,733 INFO program: Mount count: 1 >00:03:49,733 INFO program: Maximum mount count: -1 >00:03:49,733 INFO program: Last checked: Fri Dec 7 23:50:59 2012 >00:03:49,734 INFO program: Check interval: 0 (<none>) >00:03:49,734 INFO program: Lifetime writes: 3155 MB >00:03:49,734 INFO program: Reserved blocks uid: 0 (user root) >00:03:49,734 INFO program: Reserved blocks gid: 0 (group root) >00:03:49,734 INFO program: First inode: 11 >00:03:49,734 INFO program: Inode size: 256 >00:03:49,734 INFO program: Required extra isize: 28 >00:03:49,734 INFO program: Desired extra isize: 28 >00:03:49,734 INFO program: Journal inode: 8 >00:03:49,734 INFO program: Default directory hash: half_md4 >00:03:49,735 INFO program: Directory Hash Seed: 823968f3-d773-4944-867c-eb9c42f7683c >00:03:49,735 INFO program: Journal backup: inode blocks >00:03:49,735 INFO program: Journal features: journal_incompat_revoke >00:03:49,735 INFO program: Journal size: 128M >00:03:49,735 INFO program: Journal length: 32768 >00:03:49,735 INFO program: Journal sequence: 0x00000022 >00:03:49,735 INFO program: Journal start: 0 >00:03:49,736 INFO program: >00:03:49,736 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:49,736 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >00:03:49,741 INFO program: Estimated minimum size of the filesystem: 752665 >00:03:49,741 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:49,751 INFO program: Running... udevadm settle --timeout=300 >00:03:49,804 INFO program: Running... udevadm settle --timeout=300 >00:03:49,817 INFO program: Running... udevadm settle --timeout=300 >00:03:49,834 INFO program: Running... udevadm settle --timeout=300 >00:03:49,851 INFO program: Running... udevadm settle --timeout=300 >00:03:49,865 INFO program: Running... udevadm settle --timeout=300 >00:03:49,878 INFO program: Running... udevadm settle --timeout=300 >00:03:49,891 INFO program: Running... udevadm settle --timeout=300 >00:03:49,905 INFO program: Running... udevadm settle --timeout=300 >00:03:49,930 INFO program: Running... udevadm settle --timeout=300 >00:03:49,945 INFO program: Running... udevadm settle --timeout=300 >00:03:49,960 INFO program: Running... swapoff /dev/mapper/fedora-swap >00:03:50,049 INFO program: Running... udevadm settle --timeout=300 >00:03:50,100 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:03:50,105 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,105 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 11 (pipe:[43117]) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 15 (pipe:[43118]) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,106 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,183 INFO program: Running... udevadm settle --timeout=300 >00:03:50,196 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >00:03:50,201 ERR program: File descriptor 3 (/tmp/anaconda.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,201 ERR program: File descriptor 4 (/tmp/storage.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,201 ERR program: File descriptor 5 (/dev/tty3) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,202 ERR program: File descriptor 6 (/dev/tty3) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,202 ERR program: File descriptor 7 (/tmp/program.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,202 ERR program: File descriptor 8 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,202 ERR program: File descriptor 9 (/tmp/packaging.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,202 ERR program: File descriptor 10 (/dev/tty5) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,202 ERR program: File descriptor 11 (pipe:[42386]) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,202 ERR program: File descriptor 13 (/tmp/ifcfg.log) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,202 ERR program: File descriptor 14 (/dev/tty3) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,202 ERR program: File descriptor 15 (pipe:[42387]) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,202 ERR program: File descriptor 17 (/dev/mapper/control) leaked on lvm invocation. Parent PID 10395: /usr/bin/python >00:03:50,252 INFO program: 0 logical volume(s) in volume group "fedora" now active >00:03:50,265 INFO program: Running... udevadm settle --timeout=300 >00:03:50,280 INFO program: Running... udevadm settle --timeout=300 >00:03:50,294 INFO program: Running... udevadm settle --timeout=300 >00:03:50,308 INFO program: Running... udevadm settle --timeout=300 >00:03:50,320 INFO program: Running... udevadm settle --timeout=300 >00:03:50,345 INFO program: Running... udevadm settle --timeout=300 >00:03:50,358 INFO program: Running... udevadm settle --timeout=300 >00:03:50,373 INFO program: Running... udevadm settle --timeout=300 >00:03:50,389 INFO program: Running... udevadm settle --timeout=300 >00:03:50,403 INFO program: Running... udevadm settle --timeout=300 >00:03:50,421 INFO program: Running... udevadm settle --timeout=300 >00:03:50,444 INFO program: Running... udevadm settle --timeout=300 >00:03:50,957 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:03:50,975 INFO program: Running... udevadm settle --timeout=300 >00:03:51,323 INFO program: Running... modprobe fcoe >00:03:51,330 INFO program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >00:03:51,350 INFO program: No FCoE boot disk information is found in EDD! >00:03:51,352 INFO program: Running... udevadm settle --timeout=300 >00:03:51,409 INFO program: Running... multipath -d >00:03:51,419 INFO program: Running... multipath -ll >00:03:51,790 INFO program: Running... systemctl start chronyd.service >00:03:51,790 INFO program: Running... udevadm control --property=ANACONDA=1 >00:03:51,841 INFO program: Running... udevadm trigger --action=change --subsystem-match=block >00:03:51,886 INFO program: Running... udevadm settle --timeout=300 >00:03:52,234 INFO program: Running... udevadm settle --timeout=300 >00:03:52,281 INFO program: Running... udevadm settle --timeout=300 >00:03:52,327 INFO program: Running... multipath -d >00:03:52,356 INFO program: Running... multipath -ll >00:03:52,565 INFO program: Running... dumpe2fs -h /dev/sda1 >00:03:52,574 INFO program: Filesystem volume name: <none> >00:03:52,581 INFO program: Last mounted on: <not available> >00:03:52,581 INFO program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >00:03:52,581 INFO program: Filesystem magic number: 0xEF53 >00:03:52,582 INFO program: Filesystem revision #: 1 (dynamic) >00:03:52,582 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 >00:03:52,582 INFO program: Filesystem flags: signed_directory_hash >00:03:52,582 INFO program: Default mount options: user_xattr acl >00:03:52,582 INFO program: Filesystem state: clean >00:03:52,582 INFO program: Errors behavior: Continue >00:03:52,582 INFO program: Filesystem OS type: Linux >00:03:52,582 INFO program: Inode count: 1310720 >00:03:52,582 INFO program: Block count: 5242880 >00:03:52,583 INFO program: Reserved block count: 262144 >00:03:52,583 INFO program: Free blocks: 5116591 >00:03:52,583 INFO program: Free inodes: 1310709 >00:03:52,583 INFO program: First block: 0 >00:03:52,587 INFO program: Block size: 4096 >00:03:52,588 INFO program: Fragment size: 4096 >00:03:52,588 INFO program: Reserved GDT blocks: 1022 >00:03:52,588 INFO program: Blocks per group: 32768 >00:03:52,588 INFO program: Fragments per group: 32768 >00:03:52,588 INFO program: Inodes per group: 8192 >00:03:52,588 INFO program: Inode blocks per group: 512 >00:03:52,588 INFO program: Flex block group size: 16 >00:03:52,589 INFO program: Filesystem created: Fri Dec 7 23:46:54 2012 >00:03:52,589 INFO program: Last mount time: n/a >00:03:52,589 INFO program: Last write time: Fri Dec 7 23:46:55 2012 >00:03:52,589 INFO program: Mount count: 0 >00:03:52,589 INFO program: Maximum mount count: -1 >00:03:52,589 INFO program: Last checked: Fri Dec 7 23:46:54 2012 >00:03:52,589 INFO program: Check interval: 0 (<none>) >00:03:52,589 INFO program: Lifetime writes: 132 MB >00:03:52,591 INFO program: Reserved blocks uid: 0 (user root) >00:03:52,591 INFO program: Reserved blocks gid: 0 (group root) >00:03:52,591 INFO program: First inode: 11 >00:03:52,592 INFO program: Inode size: 256 >00:03:52,592 INFO program: Required extra isize: 28 >00:03:52,593 INFO program: Desired extra isize: 28 >00:03:52,593 INFO program: Journal inode: 8 >00:03:52,593 INFO program: Default directory hash: half_md4 >00:03:52,593 INFO program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >00:03:52,594 INFO program: Journal backup: inode blocks >00:03:52,594 INFO program: Journal features: (none) >00:03:52,594 INFO program: Journal size: 128M >00:03:52,595 INFO program: Journal length: 32768 >00:03:52,595 INFO program: Journal sequence: 0x00000001 >00:03:52,595 INFO program: Journal start: 0 >00:03:52,596 INFO program: >00:03:52,596 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:52,598 INFO program: Running... dumpe2fs -h /dev/sda1 >00:03:52,610 INFO program: Filesystem volume name: <none> >00:03:52,612 INFO program: Last mounted on: <not available> >00:03:52,612 INFO program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >00:03:52,612 INFO program: Filesystem magic number: 0xEF53 >00:03:52,612 INFO program: Filesystem revision #: 1 (dynamic) >00:03:52,612 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 >00:03:52,613 INFO program: Filesystem flags: signed_directory_hash >00:03:52,613 INFO program: Default mount options: user_xattr acl >00:03:52,613 INFO program: Filesystem state: clean >00:03:52,613 INFO program: Errors behavior: Continue >00:03:52,614 INFO program: Filesystem OS type: Linux >00:03:52,614 INFO program: Inode count: 1310720 >00:03:52,614 INFO program: Block count: 5242880 >00:03:52,614 INFO program: Reserved block count: 262144 >00:03:52,614 INFO program: Free blocks: 5116591 >00:03:52,615 INFO program: Free inodes: 1310709 >00:03:52,615 INFO program: First block: 0 >00:03:52,615 INFO program: Block size: 4096 >00:03:52,615 INFO program: Fragment size: 4096 >00:03:52,615 INFO program: Reserved GDT blocks: 1022 >00:03:52,615 INFO program: Blocks per group: 32768 >00:03:52,615 INFO program: Fragments per group: 32768 >00:03:52,615 INFO program: Inodes per group: 8192 >00:03:52,616 INFO program: Inode blocks per group: 512 >00:03:52,616 INFO program: Flex block group size: 16 >00:03:52,617 INFO program: Filesystem created: Fri Dec 7 23:46:54 2012 >00:03:52,617 INFO program: Last mount time: n/a >00:03:52,617 INFO program: Last write time: Fri Dec 7 23:46:55 2012 >00:03:52,618 INFO program: Mount count: 0 >00:03:52,618 INFO program: Maximum mount count: -1 >00:03:52,618 INFO program: Last checked: Fri Dec 7 23:46:54 2012 >00:03:52,619 INFO program: Check interval: 0 (<none>) >00:03:52,619 INFO program: Lifetime writes: 132 MB >00:03:52,619 INFO program: Reserved blocks uid: 0 (user root) >00:03:52,620 INFO program: Reserved blocks gid: 0 (group root) >00:03:52,620 INFO program: First inode: 11 >00:03:52,621 INFO program: Inode size: 256 >00:03:52,621 INFO program: Required extra isize: 28 >00:03:52,621 INFO program: Desired extra isize: 28 >00:03:52,622 INFO program: Journal inode: 8 >00:03:52,622 INFO program: Default directory hash: half_md4 >00:03:52,623 INFO program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >00:03:52,623 INFO program: Journal backup: inode blocks >00:03:52,623 INFO program: Journal features: (none) >00:03:52,624 INFO program: Journal size: 128M >00:03:52,624 INFO program: Journal length: 32768 >00:03:52,625 INFO program: Journal sequence: 0x00000001 >00:03:52,625 INFO program: Journal start: 0 >00:03:52,626 INFO program: >00:03:52,626 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:52,628 INFO program: Running... resize2fs -P /dev/sda1 >00:03:52,663 INFO program: Estimated minimum size of the filesystem: 53960 >00:03:52,665 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:52,723 INFO program: Running... dumpe2fs -h /dev/sda2 >00:03:52,732 INFO program: Filesystem volume name: <none> >00:03:52,733 INFO program: Last mounted on: <not available> >00:03:52,733 INFO program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >00:03:52,733 INFO program: Filesystem magic number: 0xEF53 >00:03:52,733 INFO program: Filesystem revision #: 1 (dynamic) >00:03:52,733 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 >00:03:52,733 INFO program: Filesystem flags: signed_directory_hash >00:03:52,733 INFO program: Default mount options: user_xattr acl >00:03:52,734 INFO program: Filesystem state: clean >00:03:52,734 INFO program: Errors behavior: Continue >00:03:52,734 INFO program: Filesystem OS type: Linux >00:03:52,734 INFO program: Inode count: 1310720 >00:03:52,734 INFO program: Block count: 5242880 >00:03:52,739 INFO program: Reserved block count: 262144 >00:03:52,746 INFO program: Free blocks: 5116591 >00:03:52,746 INFO program: Free inodes: 1310709 >00:03:52,746 INFO program: First block: 0 >00:03:52,746 INFO program: Block size: 4096 >00:03:52,747 INFO program: Fragment size: 4096 >00:03:52,747 INFO program: Reserved GDT blocks: 1022 >00:03:52,747 INFO program: Blocks per group: 32768 >00:03:52,747 INFO program: Fragments per group: 32768 >00:03:52,747 INFO program: Inodes per group: 8192 >00:03:52,753 INFO program: Inode blocks per group: 512 >00:03:52,753 INFO program: Flex block group size: 16 >00:03:52,753 INFO program: Filesystem created: Fri Dec 7 23:46:57 2012 >00:03:52,753 INFO program: Last mount time: n/a >00:03:52,753 INFO program: Last write time: Fri Dec 7 23:46:57 2012 >00:03:52,753 INFO program: Mount count: 0 >00:03:52,753 INFO program: Maximum mount count: -1 >00:03:52,753 INFO program: Last checked: Fri Dec 7 23:46:57 2012 >00:03:52,754 INFO program: Check interval: 0 (<none>) >00:03:52,754 INFO program: Lifetime writes: 132 MB >00:03:52,754 INFO program: Reserved blocks uid: 0 (user root) >00:03:52,754 INFO program: Reserved blocks gid: 0 (group root) >00:03:52,754 INFO program: First inode: 11 >00:03:52,754 INFO program: Inode size: 256 >00:03:52,754 INFO program: Required extra isize: 28 >00:03:52,754 INFO program: Desired extra isize: 28 >00:03:52,758 INFO program: Journal inode: 8 >00:03:52,758 INFO program: Default directory hash: half_md4 >00:03:52,758 INFO program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >00:03:52,758 INFO program: Journal backup: inode blocks >00:03:52,759 INFO program: Journal features: (none) >00:03:52,759 INFO program: Journal size: 128M >00:03:52,759 INFO program: Journal length: 32768 >00:03:52,759 INFO program: Journal sequence: 0x00000001 >00:03:52,759 INFO program: Journal start: 0 >00:03:52,761 INFO program: >00:03:52,761 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:52,762 INFO program: Running... dumpe2fs -h /dev/sda2 >00:03:52,781 INFO program: Filesystem volume name: <none> >00:03:52,783 INFO program: Last mounted on: <not available> >00:03:52,783 INFO program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >00:03:52,784 INFO program: Filesystem magic number: 0xEF53 >00:03:52,784 INFO program: Filesystem revision #: 1 (dynamic) >00:03:52,784 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 >00:03:52,784 INFO program: Filesystem flags: signed_directory_hash >00:03:52,784 INFO program: Default mount options: user_xattr acl >00:03:52,784 INFO program: Filesystem state: clean >00:03:52,784 INFO program: Errors behavior: Continue >00:03:52,785 INFO program: Filesystem OS type: Linux >00:03:52,785 INFO program: Inode count: 1310720 >00:03:52,785 INFO program: Block count: 5242880 >00:03:52,785 INFO program: Reserved block count: 262144 >00:03:52,785 INFO program: Free blocks: 5116591 >00:03:52,785 INFO program: Free inodes: 1310709 >00:03:52,785 INFO program: First block: 0 >00:03:52,785 INFO program: Block size: 4096 >00:03:52,785 INFO program: Fragment size: 4096 >00:03:52,786 INFO program: Reserved GDT blocks: 1022 >00:03:52,786 INFO program: Blocks per group: 32768 >00:03:52,786 INFO program: Fragments per group: 32768 >00:03:52,787 INFO program: Inodes per group: 8192 >00:03:52,787 INFO program: Inode blocks per group: 512 >00:03:52,788 INFO program: Flex block group size: 16 >00:03:52,788 INFO program: Filesystem created: Fri Dec 7 23:46:57 2012 >00:03:52,788 INFO program: Last mount time: n/a >00:03:52,793 INFO program: Last write time: Fri Dec 7 23:46:57 2012 >00:03:52,793 INFO program: Mount count: 0 >00:03:52,794 INFO program: Maximum mount count: -1 >00:03:52,794 INFO program: Last checked: Fri Dec 7 23:46:57 2012 >00:03:52,794 INFO program: Check interval: 0 (<none>) >00:03:52,794 INFO program: Lifetime writes: 132 MB >00:03:52,794 INFO program: Reserved blocks uid: 0 (user root) >00:03:52,794 INFO program: Reserved blocks gid: 0 (group root) >00:03:52,794 INFO program: First inode: 11 >00:03:52,795 INFO program: Inode size: 256 >00:03:52,801 INFO program: Required extra isize: 28 >00:03:52,801 INFO program: Desired extra isize: 28 >00:03:52,801 INFO program: Journal inode: 8 >00:03:52,801 INFO program: Default directory hash: half_md4 >00:03:52,802 INFO program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >00:03:52,802 INFO program: Journal backup: inode blocks >00:03:52,802 INFO program: Journal features: (none) >00:03:52,802 INFO program: Journal size: 128M >00:03:52,802 INFO program: Journal length: 32768 >00:03:52,802 INFO program: Journal sequence: 0x00000001 >00:03:52,802 INFO program: Journal start: 0 >00:03:52,802 INFO program: >00:03:52,802 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:52,803 INFO program: Running... resize2fs -P /dev/sda2 >00:03:52,821 INFO program: Estimated minimum size of the filesystem: 53960 >00:03:52,822 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:52,886 INFO program: Running... dumpe2fs -h /dev/sda3 >00:03:52,895 INFO program: Filesystem volume name: <none> >00:03:52,897 INFO program: Last mounted on: <not available> >00:03:52,897 INFO program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >00:03:52,897 INFO program: Filesystem magic number: 0xEF53 >00:03:52,897 INFO program: Filesystem revision #: 1 (dynamic) >00:03:52,897 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 >00:03:52,898 INFO program: Filesystem flags: signed_directory_hash >00:03:52,898 INFO program: Default mount options: user_xattr acl >00:03:52,898 INFO program: Filesystem state: clean >00:03:52,898 INFO program: Errors behavior: Continue >00:03:52,898 INFO program: Filesystem OS type: Linux >00:03:52,898 INFO program: Inode count: 1966080 >00:03:52,898 INFO program: Block count: 7864320 >00:03:52,899 INFO program: Reserved block count: 393216 >00:03:52,899 INFO program: Free blocks: 7696911 >00:03:52,899 INFO program: Free inodes: 1966069 >00:03:52,899 INFO program: First block: 0 >00:03:52,899 INFO program: Block size: 4096 >00:03:52,899 INFO program: Fragment size: 4096 >00:03:52,899 INFO program: Reserved GDT blocks: 1022 >00:03:52,899 INFO program: Blocks per group: 32768 >00:03:52,900 INFO program: Fragments per group: 32768 >00:03:52,900 INFO program: Inodes per group: 8192 >00:03:52,900 INFO program: Inode blocks per group: 512 >00:03:52,900 INFO program: Flex block group size: 16 >00:03:52,900 INFO program: Filesystem created: Fri Dec 7 23:47:00 2012 >00:03:52,900 INFO program: Last mount time: n/a >00:03:52,900 INFO program: Last write time: Fri Dec 7 23:47:00 2012 >00:03:52,900 INFO program: Mount count: 0 >00:03:52,901 INFO program: Maximum mount count: -1 >00:03:52,901 INFO program: Last checked: Fri Dec 7 23:47:00 2012 >00:03:52,901 INFO program: Check interval: 0 (<none>) >00:03:52,901 INFO program: Lifetime writes: 132 MB >00:03:52,901 INFO program: Reserved blocks uid: 0 (user root) >00:03:52,901 INFO program: Reserved blocks gid: 0 (group root) >00:03:52,901 INFO program: First inode: 11 >00:03:52,902 INFO program: Inode size: 256 >00:03:52,903 INFO program: Required extra isize: 28 >00:03:52,903 INFO program: Desired extra isize: 28 >00:03:52,904 INFO program: Journal inode: 8 >00:03:52,905 INFO program: Default directory hash: half_md4 >00:03:52,906 INFO program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >00:03:52,906 INFO program: Journal backup: inode blocks >00:03:52,906 INFO program: Journal features: (none) >00:03:52,907 INFO program: Journal size: 128M >00:03:52,907 INFO program: Journal length: 32768 >00:03:52,907 INFO program: Journal sequence: 0x00000001 >00:03:52,907 INFO program: Journal start: 0 >00:03:52,907 INFO program: >00:03:52,907 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:52,913 INFO program: Running... dumpe2fs -h /dev/sda3 >00:03:52,924 INFO program: Filesystem volume name: <none> >00:03:52,925 INFO program: Last mounted on: <not available> >00:03:52,925 INFO program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >00:03:52,925 INFO program: Filesystem magic number: 0xEF53 >00:03:52,925 INFO program: Filesystem revision #: 1 (dynamic) >00:03:52,925 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 >00:03:52,926 INFO program: Filesystem flags: signed_directory_hash >00:03:52,926 INFO program: Default mount options: user_xattr acl >00:03:52,926 INFO program: Filesystem state: clean >00:03:52,926 INFO program: Errors behavior: Continue >00:03:52,926 INFO program: Filesystem OS type: Linux >00:03:52,926 INFO program: Inode count: 1966080 >00:03:52,933 INFO program: Block count: 7864320 >00:03:52,933 INFO program: Reserved block count: 393216 >00:03:52,933 INFO program: Free blocks: 7696911 >00:03:52,934 INFO program: Free inodes: 1966069 >00:03:52,934 INFO program: First block: 0 >00:03:52,934 INFO program: Block size: 4096 >00:03:52,934 INFO program: Fragment size: 4096 >00:03:52,935 INFO program: Reserved GDT blocks: 1022 >00:03:52,935 INFO program: Blocks per group: 32768 >00:03:52,935 INFO program: Fragments per group: 32768 >00:03:52,935 INFO program: Inodes per group: 8192 >00:03:52,935 INFO program: Inode blocks per group: 512 >00:03:52,935 INFO program: Flex block group size: 16 >00:03:52,935 INFO program: Filesystem created: Fri Dec 7 23:47:00 2012 >00:03:52,936 INFO program: Last mount time: n/a >00:03:52,936 INFO program: Last write time: Fri Dec 7 23:47:00 2012 >00:03:52,936 INFO program: Mount count: 0 >00:03:52,936 INFO program: Maximum mount count: -1 >00:03:52,936 INFO program: Last checked: Fri Dec 7 23:47:00 2012 >00:03:52,937 INFO program: Check interval: 0 (<none>) >00:03:52,937 INFO program: Lifetime writes: 132 MB >00:03:52,938 INFO program: Reserved blocks uid: 0 (user root) >00:03:52,938 INFO program: Reserved blocks gid: 0 (group root) >00:03:52,938 INFO program: First inode: 11 >00:03:52,938 INFO program: Inode size: 256 >00:03:52,938 INFO program: Required extra isize: 28 >00:03:52,938 INFO program: Desired extra isize: 28 >00:03:52,939 INFO program: Journal inode: 8 >00:03:52,939 INFO program: Default directory hash: half_md4 >00:03:52,939 INFO program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >00:03:52,939 INFO program: Journal backup: inode blocks >00:03:52,939 INFO program: Journal features: (none) >00:03:52,939 INFO program: Journal size: 128M >00:03:52,939 INFO program: Journal length: 32768 >00:03:52,940 INFO program: Journal sequence: 0x00000001 >00:03:52,940 INFO program: Journal start: 0 >00:03:52,940 INFO program: >00:03:52,940 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:52,941 INFO program: Running... resize2fs -P /dev/sda3 >00:03:52,966 INFO program: Estimated minimum size of the filesystem: 59203 >00:03:52,968 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:53,056 INFO program: Running... dumpe2fs -h /dev/sda5 >00:03:53,079 INFO program: Filesystem volume name: <none> >00:03:53,081 INFO program: Last mounted on: /mnt/sysimage/boot >00:03:53,081 INFO program: Filesystem UUID: ab4c9871-cb54-4551-a864-87413ff80a66 >00:03:53,081 INFO program: Filesystem magic number: 0xEF53 >00:03:53,081 INFO program: Filesystem revision #: 1 (dynamic) >00:03:53,082 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >00:03:53,082 INFO program: Filesystem flags: signed_directory_hash >00:03:53,082 INFO program: Default mount options: user_xattr acl >00:03:53,086 INFO program: Filesystem state: clean >00:03:53,086 INFO program: Errors behavior: Continue >00:03:53,086 INFO program: Filesystem OS type: Linux >00:03:53,086 INFO program: Inode count: 128016 >00:03:53,087 INFO program: Block count: 512000 >00:03:53,087 INFO program: Reserved block count: 25600 >00:03:53,087 INFO program: Free blocks: 436030 >00:03:53,087 INFO program: Free inodes: 127949 >00:03:53,088 INFO program: First block: 1 >00:03:53,088 INFO program: Block size: 1024 >00:03:53,088 INFO program: Fragment size: 1024 >00:03:53,088 INFO program: Reserved GDT blocks: 256 >00:03:53,088 INFO program: Blocks per group: 8192 >00:03:53,088 INFO program: Fragments per group: 8192 >00:03:53,089 INFO program: Inodes per group: 2032 >00:03:53,089 INFO program: Inode blocks per group: 254 >00:03:53,089 INFO program: Flex block group size: 16 >00:03:53,090 INFO program: Filesystem created: Fri Dec 7 23:50:57 2012 >00:03:53,090 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:03:53,091 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:03:53,091 INFO program: Mount count: 1 >00:03:53,091 INFO program: Maximum mount count: -1 >00:03:53,091 INFO program: Last checked: Fri Dec 7 23:50:57 2012 >00:03:53,091 INFO program: Check interval: 0 (<none>) >00:03:53,091 INFO program: Lifetime writes: 72 MB >00:03:53,091 INFO program: Reserved blocks uid: 0 (user root) >00:03:53,091 INFO program: Reserved blocks gid: 0 (group root) >00:03:53,092 INFO program: First inode: 11 >00:03:53,092 INFO program: Inode size: 128 >00:03:53,092 INFO program: Journal inode: 8 >00:03:53,092 INFO program: Default directory hash: half_md4 >00:03:53,093 INFO program: Directory Hash Seed: 3219287a-496a-4f0c-ac1d-ef200f0ac869 >00:03:53,093 INFO program: Journal backup: inode blocks >00:03:53,093 INFO program: Journal features: (none) >00:03:53,094 INFO program: Journal size: 8M >00:03:53,094 INFO program: Journal length: 8192 >00:03:53,094 INFO program: Journal sequence: 0x0000000a >00:03:53,094 INFO program: Journal start: 0 >00:03:53,095 INFO program: >00:03:53,095 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:53,096 INFO program: Running... dumpe2fs -h /dev/sda5 >00:03:53,111 INFO program: Filesystem volume name: <none> >00:03:53,112 INFO program: Last mounted on: /mnt/sysimage/boot >00:03:53,112 INFO program: Filesystem UUID: ab4c9871-cb54-4551-a864-87413ff80a66 >00:03:53,112 INFO program: Filesystem magic number: 0xEF53 >00:03:53,112 INFO program: Filesystem revision #: 1 (dynamic) >00:03:53,113 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >00:03:53,113 INFO program: Filesystem flags: signed_directory_hash >00:03:53,113 INFO program: Default mount options: user_xattr acl >00:03:53,113 INFO program: Filesystem state: clean >00:03:53,113 INFO program: Errors behavior: Continue >00:03:53,113 INFO program: Filesystem OS type: Linux >00:03:53,113 INFO program: Inode count: 128016 >00:03:53,114 INFO program: Block count: 512000 >00:03:53,114 INFO program: Reserved block count: 25600 >00:03:53,114 INFO program: Free blocks: 436030 >00:03:53,114 INFO program: Free inodes: 127949 >00:03:53,114 INFO program: First block: 1 >00:03:53,114 INFO program: Block size: 1024 >00:03:53,114 INFO program: Fragment size: 1024 >00:03:53,114 INFO program: Reserved GDT blocks: 256 >00:03:53,115 INFO program: Blocks per group: 8192 >00:03:53,115 INFO program: Fragments per group: 8192 >00:03:53,115 INFO program: Inodes per group: 2032 >00:03:53,115 INFO program: Inode blocks per group: 254 >00:03:53,115 INFO program: Flex block group size: 16 >00:03:53,115 INFO program: Filesystem created: Fri Dec 7 23:50:57 2012 >00:03:53,115 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:03:53,115 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:03:53,115 INFO program: Mount count: 1 >00:03:53,116 INFO program: Maximum mount count: -1 >00:03:53,116 INFO program: Last checked: Fri Dec 7 23:50:57 2012 >00:03:53,116 INFO program: Check interval: 0 (<none>) >00:03:53,116 INFO program: Lifetime writes: 72 MB >00:03:53,116 INFO program: Reserved blocks uid: 0 (user root) >00:03:53,116 INFO program: Reserved blocks gid: 0 (group root) >00:03:53,116 INFO program: First inode: 11 >00:03:53,116 INFO program: Inode size: 128 >00:03:53,116 INFO program: Journal inode: 8 >00:03:53,116 INFO program: Default directory hash: half_md4 >00:03:53,117 INFO program: Directory Hash Seed: 3219287a-496a-4f0c-ac1d-ef200f0ac869 >00:03:53,117 INFO program: Journal backup: inode blocks >00:03:53,117 INFO program: Journal features: (none) >00:03:53,117 INFO program: Journal size: 8M >00:03:53,117 INFO program: Journal length: 8192 >00:03:53,117 INFO program: Journal sequence: 0x0000000a >00:03:53,117 INFO program: Journal start: 0 >00:03:53,117 INFO program: >00:03:53,117 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:53,122 INFO program: Running... resize2fs -P /dev/sda5 >00:03:53,135 INFO program: Estimated minimum size of the filesystem: 65589 >00:03:53,136 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:53,371 INFO program: Running... dumpe2fs -h /dev/loop3 >00:03:53,381 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:53,382 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:03:53,395 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:53,396 INFO program: Filesystem magic number: 0xEF53 >00:03:53,397 INFO program: Filesystem revision #: 1 (dynamic) >00:03:53,404 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 >00:03:53,404 INFO program: Filesystem flags: signed_directory_hash >00:03:53,405 INFO program: Default mount options: user_xattr acl >00:03:53,405 INFO program: Filesystem state: clean >00:03:53,405 INFO program: Errors behavior: Continue >00:03:53,406 INFO program: Filesystem OS type: Linux >00:03:53,406 INFO program: Inode count: 262144 >00:03:53,411 INFO program: Block count: 1048576 >00:03:53,412 INFO program: Reserved block count: 10484 >00:03:53,412 INFO program: Free blocks: 294246 >00:03:53,412 INFO program: Free inodes: 159410 >00:03:53,412 INFO program: First block: 0 >00:03:53,412 INFO program: Block size: 4096 >00:03:53,412 INFO program: Fragment size: 4096 >00:03:53,412 INFO program: Reserved GDT blocks: 255 >00:03:53,412 INFO program: Blocks per group: 32768 >00:03:53,413 INFO program: Fragments per group: 32768 >00:03:53,413 INFO program: Inodes per group: 8192 >00:03:53,413 INFO program: Inode blocks per group: 512 >00:03:53,413 INFO program: Flex block group size: 16 >00:03:53,413 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:53,413 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:03:53,413 INFO program: Last write time: Fri Dec 7 21:19:32 2012 >00:03:53,413 INFO program: Mount count: 0 >00:03:53,413 INFO program: Maximum mount count: -1 >00:03:53,414 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:03:53,414 INFO program: Check interval: 0 (<none>) >00:03:53,414 INFO program: Lifetime writes: 858 MB >00:03:53,414 INFO program: Reserved blocks uid: 0 (user root) >00:03:53,414 INFO program: Reserved blocks gid: 0 (group root) >00:03:53,414 INFO program: First inode: 11 >00:03:53,414 INFO program: Inode size: 256 >00:03:53,414 INFO program: Required extra isize: 28 >00:03:53,414 INFO program: Desired extra isize: 28 >00:03:53,415 INFO program: Journal inode: 8 >00:03:53,415 INFO program: Default directory hash: half_md4 >00:03:53,415 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:53,415 INFO program: Journal backup: inode blocks >00:03:53,415 INFO program: Journal features: journal_incompat_revoke >00:03:53,415 INFO program: Journal size: 128M >00:03:53,415 INFO program: Journal length: 32768 >00:03:53,416 INFO program: Journal sequence: 0x00001638 >00:03:53,416 INFO program: Journal start: 0 >00:03:53,416 INFO program: >00:03:53,416 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:53,424 INFO program: Running... dumpe2fs -h /dev/loop3 >00:03:53,432 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:53,439 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:03:53,440 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:53,440 INFO program: Filesystem magic number: 0xEF53 >00:03:53,441 INFO program: Filesystem revision #: 1 (dynamic) >00:03:53,441 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 >00:03:53,441 INFO program: Filesystem flags: signed_directory_hash >00:03:53,441 INFO program: Default mount options: user_xattr acl >00:03:53,442 INFO program: Filesystem state: clean >00:03:53,442 INFO program: Errors behavior: Continue >00:03:53,443 INFO program: Filesystem OS type: Linux >00:03:53,443 INFO program: Inode count: 262144 >00:03:53,443 INFO program: Block count: 1048576 >00:03:53,443 INFO program: Reserved block count: 10484 >00:03:53,444 INFO program: Free blocks: 294246 >00:03:53,444 INFO program: Free inodes: 159410 >00:03:53,444 INFO program: First block: 0 >00:03:53,444 INFO program: Block size: 4096 >00:03:53,445 INFO program: Fragment size: 4096 >00:03:53,445 INFO program: Reserved GDT blocks: 255 >00:03:53,445 INFO program: Blocks per group: 32768 >00:03:53,445 INFO program: Fragments per group: 32768 >00:03:53,446 INFO program: Inodes per group: 8192 >00:03:53,446 INFO program: Inode blocks per group: 512 >00:03:53,446 INFO program: Flex block group size: 16 >00:03:53,446 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:53,447 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:03:53,447 INFO program: Last write time: Fri Dec 7 21:19:32 2012 >00:03:53,447 INFO program: Mount count: 0 >00:03:53,447 INFO program: Maximum mount count: -1 >00:03:53,448 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:03:53,448 INFO program: Check interval: 0 (<none>) >00:03:53,448 INFO program: Lifetime writes: 858 MB >00:03:53,448 INFO program: Reserved blocks uid: 0 (user root) >00:03:53,449 INFO program: Reserved blocks gid: 0 (group root) >00:03:53,449 INFO program: First inode: 11 >00:03:53,449 INFO program: Inode size: 256 >00:03:53,449 INFO program: Required extra isize: 28 >00:03:53,450 INFO program: Desired extra isize: 28 >00:03:53,450 INFO program: Journal inode: 8 >00:03:53,450 INFO program: Default directory hash: half_md4 >00:03:53,450 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:53,451 INFO program: Journal backup: inode blocks >00:03:53,451 INFO program: Journal features: journal_incompat_revoke >00:03:53,451 INFO program: Journal size: 128M >00:03:53,451 INFO program: Journal length: 32768 >00:03:53,452 INFO program: Journal sequence: 0x00001638 >00:03:53,452 INFO program: Journal start: 0 >00:03:53,452 INFO program: >00:03:53,453 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:53,453 INFO program: Running... resize2fs -P /dev/loop3 >00:03:53,475 INFO program: Couldn't find valid filesystem superblock. >00:03:53,477 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:53,477 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >00:03:53,534 INFO program: Running... udevadm settle --timeout=300 >00:03:53,633 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:03:53,641 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:53,642 INFO program: Last mounted on: /sysroot >00:03:53,642 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:53,642 INFO program: Filesystem magic number: 0xEF53 >00:03:53,643 INFO program: Filesystem revision #: 1 (dynamic) >00:03:53,643 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 >00:03:53,643 INFO program: Filesystem flags: signed_directory_hash >00:03:53,651 INFO program: Default mount options: user_xattr acl >00:03:53,651 INFO program: Filesystem state: clean >00:03:53,652 INFO program: Errors behavior: Continue >00:03:53,652 INFO program: Filesystem OS type: Linux >00:03:53,652 INFO program: Inode count: 262144 >00:03:53,653 INFO program: Block count: 1048576 >00:03:53,653 INFO program: Reserved block count: 10484 >00:03:53,653 INFO program: Free blocks: 294246 >00:03:53,653 INFO program: Free inodes: 159410 >00:03:53,654 INFO program: First block: 0 >00:03:53,654 INFO program: Block size: 4096 >00:03:53,654 INFO program: Fragment size: 4096 >00:03:53,654 INFO program: Reserved GDT blocks: 255 >00:03:53,655 INFO program: Blocks per group: 32768 >00:03:53,655 INFO program: Fragments per group: 32768 >00:03:53,655 INFO program: Inodes per group: 8192 >00:03:53,655 INFO program: Inode blocks per group: 512 >00:03:53,656 INFO program: Flex block group size: 16 >00:03:53,656 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:53,656 INFO program: Last mount time: Fri Dec 7 23:38:27 2012 >00:03:53,656 INFO program: Last write time: Fri Dec 7 23:38:27 2012 >00:03:53,657 INFO program: Mount count: 1 >00:03:53,657 INFO program: Maximum mount count: -1 >00:03:53,657 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:03:53,657 INFO program: Check interval: 0 (<none>) >00:03:53,658 INFO program: Lifetime writes: 858 MB >00:03:53,658 INFO program: Reserved blocks uid: 0 (user root) >00:03:53,658 INFO program: Reserved blocks gid: 0 (group root) >00:03:53,659 INFO program: First inode: 11 >00:03:53,667 INFO program: Inode size: 256 >00:03:53,667 INFO program: Required extra isize: 28 >00:03:53,668 INFO program: Desired extra isize: 28 >00:03:53,668 INFO program: Journal inode: 8 >00:03:53,668 INFO program: First orphan inode: 184134 >00:03:53,668 INFO program: Default directory hash: half_md4 >00:03:53,668 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:53,668 INFO program: Journal backup: inode blocks >00:03:53,668 INFO program: Journal features: journal_incompat_revoke >00:03:53,668 INFO program: Journal size: 128M >00:03:53,669 INFO program: Journal length: 32768 >00:03:53,669 INFO program: Journal sequence: 0x00001639 >00:03:53,669 INFO program: Journal start: 1 >00:03:53,669 INFO program: >00:03:53,669 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:53,673 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:03:53,682 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:53,683 INFO program: Last mounted on: /sysroot >00:03:53,683 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:53,688 INFO program: Filesystem magic number: 0xEF53 >00:03:53,688 INFO program: Filesystem revision #: 1 (dynamic) >00:03:53,688 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 >00:03:53,688 INFO program: Filesystem flags: signed_directory_hash >00:03:53,689 INFO program: Default mount options: user_xattr acl >00:03:53,689 INFO program: Filesystem state: clean >00:03:53,689 INFO program: Errors behavior: Continue >00:03:53,689 INFO program: Filesystem OS type: Linux >00:03:53,689 INFO program: Inode count: 262144 >00:03:53,689 INFO program: Block count: 1048576 >00:03:53,689 INFO program: Reserved block count: 10484 >00:03:53,689 INFO program: Free blocks: 294246 >00:03:53,689 INFO program: Free inodes: 159410 >00:03:53,690 INFO program: First block: 0 >00:03:53,690 INFO program: Block size: 4096 >00:03:53,690 INFO program: Fragment size: 4096 >00:03:53,690 INFO program: Reserved GDT blocks: 255 >00:03:53,690 INFO program: Blocks per group: 32768 >00:03:53,690 INFO program: Fragments per group: 32768 >00:03:53,690 INFO program: Inodes per group: 8192 >00:03:53,690 INFO program: Inode blocks per group: 512 >00:03:53,690 INFO program: Flex block group size: 16 >00:03:53,691 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:53,691 INFO program: Last mount time: Fri Dec 7 23:38:27 2012 >00:03:53,691 INFO program: Last write time: Fri Dec 7 23:38:27 2012 >00:03:53,691 INFO program: Mount count: 1 >00:03:53,691 INFO program: Maximum mount count: -1 >00:03:53,691 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:03:53,691 INFO program: Check interval: 0 (<none>) >00:03:53,691 INFO program: Lifetime writes: 858 MB >00:03:53,691 INFO program: Reserved blocks uid: 0 (user root) >00:03:53,692 INFO program: Reserved blocks gid: 0 (group root) >00:03:53,692 INFO program: First inode: 11 >00:03:53,692 INFO program: Inode size: 256 >00:03:53,692 INFO program: Required extra isize: 28 >00:03:53,692 INFO program: Desired extra isize: 28 >00:03:53,692 INFO program: Journal inode: 8 >00:03:53,692 INFO program: First orphan inode: 184134 >00:03:53,692 INFO program: Default directory hash: half_md4 >00:03:53,693 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:53,693 INFO program: Journal backup: inode blocks >00:03:53,693 INFO program: Journal features: journal_incompat_revoke >00:03:53,693 INFO program: Journal size: 128M >00:03:53,693 INFO program: Journal length: 32768 >00:03:53,693 INFO program: Journal sequence: 0x00001639 >00:03:53,693 INFO program: Journal start: 1 >00:03:53,693 INFO program: >00:03:53,694 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:53,697 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:03:53,705 INFO program: Estimated minimum size of the filesystem: 756457 >00:03:53,705 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:53,751 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:03:53,770 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:53,771 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:03:53,771 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:53,771 INFO program: Filesystem magic number: 0xEF53 >00:03:53,771 INFO program: Filesystem revision #: 1 (dynamic) >00:03:53,771 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 >00:03:53,771 INFO program: Filesystem flags: signed_directory_hash >00:03:53,771 INFO program: Default mount options: user_xattr acl >00:03:53,772 INFO program: Filesystem state: clean >00:03:53,772 INFO program: Errors behavior: Continue >00:03:53,772 INFO program: Filesystem OS type: Linux >00:03:53,772 INFO program: Inode count: 196608 >00:03:53,772 INFO program: Block count: 756457 >00:03:53,772 INFO program: Reserved block count: 7563 >00:03:53,772 INFO program: Free blocks: 6753 >00:03:53,772 INFO program: Free inodes: 93874 >00:03:53,773 INFO program: First block: 0 >00:03:53,773 INFO program: Block size: 4096 >00:03:53,773 INFO program: Fragment size: 4096 >00:03:53,773 INFO program: Reserved GDT blocks: 255 >00:03:53,773 INFO program: Blocks per group: 32768 >00:03:53,773 INFO program: Fragments per group: 32768 >00:03:53,773 INFO program: Inodes per group: 8192 >00:03:53,773 INFO program: Inode blocks per group: 512 >00:03:53,773 INFO program: Flex block group size: 16 >00:03:53,774 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:53,774 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:03:53,774 INFO program: Last write time: Fri Dec 7 21:19:35 2012 >00:03:53,774 INFO program: Mount count: 0 >00:03:53,774 INFO program: Maximum mount count: -1 >00:03:53,774 INFO program: Last checked: Fri Dec 7 21:19:35 2012 >00:03:53,774 INFO program: Check interval: 0 (<none>) >00:03:53,774 INFO program: Lifetime writes: 859 MB >00:03:53,774 INFO program: Reserved blocks uid: 0 (user root) >00:03:53,775 INFO program: Reserved blocks gid: 0 (group root) >00:03:53,775 INFO program: First inode: 11 >00:03:53,775 INFO program: Inode size: 256 >00:03:53,775 INFO program: Required extra isize: 28 >00:03:53,775 INFO program: Desired extra isize: 28 >00:03:53,775 INFO program: Journal inode: 8 >00:03:53,775 INFO program: Default directory hash: half_md4 >00:03:53,775 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:53,775 INFO program: Journal backup: inode blocks >00:03:53,776 INFO program: Journal features: journal_incompat_revoke >00:03:53,776 INFO program: Journal size: 128M >00:03:53,776 INFO program: Journal length: 32768 >00:03:53,776 INFO program: Journal sequence: 0x00001638 >00:03:53,776 INFO program: Journal start: 0 >00:03:53,776 INFO program: >00:03:53,776 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:53,780 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:03:53,790 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:03:53,790 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:03:53,791 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:03:53,791 INFO program: Filesystem magic number: 0xEF53 >00:03:53,791 INFO program: Filesystem revision #: 1 (dynamic) >00:03:53,791 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 >00:03:53,791 INFO program: Filesystem flags: signed_directory_hash >00:03:53,791 INFO program: Default mount options: user_xattr acl >00:03:53,791 INFO program: Filesystem state: clean >00:03:53,792 INFO program: Errors behavior: Continue >00:03:53,792 INFO program: Filesystem OS type: Linux >00:03:53,792 INFO program: Inode count: 196608 >00:03:53,792 INFO program: Block count: 756457 >00:03:53,792 INFO program: Reserved block count: 7563 >00:03:53,792 INFO program: Free blocks: 6753 >00:03:53,792 INFO program: Free inodes: 93874 >00:03:53,792 INFO program: First block: 0 >00:03:53,792 INFO program: Block size: 4096 >00:03:53,793 INFO program: Fragment size: 4096 >00:03:53,793 INFO program: Reserved GDT blocks: 255 >00:03:53,793 INFO program: Blocks per group: 32768 >00:03:53,793 INFO program: Fragments per group: 32768 >00:03:53,793 INFO program: Inodes per group: 8192 >00:03:53,793 INFO program: Inode blocks per group: 512 >00:03:53,793 INFO program: Flex block group size: 16 >00:03:53,793 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:03:53,793 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:03:53,794 INFO program: Last write time: Fri Dec 7 21:19:35 2012 >00:03:53,794 INFO program: Mount count: 0 >00:03:53,794 INFO program: Maximum mount count: -1 >00:03:53,794 INFO program: Last checked: Fri Dec 7 21:19:35 2012 >00:03:53,795 INFO program: Check interval: 0 (<none>) >00:03:53,795 INFO program: Lifetime writes: 859 MB >00:03:53,795 INFO program: Reserved blocks uid: 0 (user root) >00:03:53,796 INFO program: Reserved blocks gid: 0 (group root) >00:03:53,796 INFO program: First inode: 11 >00:03:53,796 INFO program: Inode size: 256 >00:03:53,797 INFO program: Required extra isize: 28 >00:03:53,797 INFO program: Desired extra isize: 28 >00:03:53,797 INFO program: Journal inode: 8 >00:03:53,797 INFO program: Default directory hash: half_md4 >00:03:53,797 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:03:53,797 INFO program: Journal backup: inode blocks >00:03:53,797 INFO program: Journal features: journal_incompat_revoke >00:03:53,797 INFO program: Journal size: 128M >00:03:53,798 INFO program: Journal length: 32768 >00:03:53,798 INFO program: Journal sequence: 0x00001638 >00:03:53,798 INFO program: Journal start: 0 >00:03:53,798 INFO program: >00:03:53,798 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:53,805 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >00:03:53,813 INFO program: Couldn't find valid filesystem superblock. >00:03:53,814 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:53,814 ERR program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >00:03:53,834 INFO program: Running... udevadm settle --timeout=300 >00:03:53,931 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:03:54,032 INFO program: Running... udevadm settle --timeout=300 >00:03:54,097 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:03:54,190 INFO program: Running... udevadm settle --timeout=300 >00:03:54,209 INFO program: Running... udevadm settle --timeout=300 >00:03:54,312 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:03:54,322 INFO program: Filesystem volume name: <none> >00:03:54,323 INFO program: Last mounted on: /mnt/sysimage >00:03:54,323 INFO program: Filesystem UUID: 8529db41-9b5b-4722-bf4b-996e30e48d99 >00:03:54,323 INFO program: Filesystem magic number: 0xEF53 >00:03:54,323 INFO program: Filesystem revision #: 1 (dynamic) >00:03:54,324 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 >00:03:54,324 INFO program: Filesystem flags: signed_directory_hash >00:03:54,324 INFO program: Default mount options: user_xattr acl >00:03:54,324 INFO program: Filesystem state: clean >00:03:54,324 INFO program: Errors behavior: Continue >00:03:54,324 INFO program: Filesystem OS type: Linux >00:03:54,325 INFO program: Inode count: 365760 >00:03:54,325 INFO program: Block count: 1460224 >00:03:54,325 INFO program: Reserved block count: 73011 >00:03:54,325 INFO program: Free blocks: 703160 >00:03:54,325 INFO program: Free inodes: 263093 >00:03:54,325 INFO program: First block: 0 >00:03:54,326 INFO program: Block size: 4096 >00:03:54,326 INFO program: Fragment size: 4096 >00:03:54,326 INFO program: Reserved GDT blocks: 356 >00:03:54,326 INFO program: Blocks per group: 32768 >00:03:54,326 INFO program: Fragments per group: 32768 >00:03:54,326 INFO program: Inodes per group: 8128 >00:03:54,326 INFO program: Inode blocks per group: 508 >00:03:54,326 INFO program: Flex block group size: 16 >00:03:54,326 INFO program: Filesystem created: Fri Dec 7 23:50:59 2012 >00:03:54,327 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:03:54,327 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:03:54,327 INFO program: Mount count: 1 >00:03:54,327 INFO program: Maximum mount count: -1 >00:03:54,327 INFO program: Last checked: Fri Dec 7 23:50:59 2012 >00:03:54,327 INFO program: Check interval: 0 (<none>) >00:03:54,327 INFO program: Lifetime writes: 3155 MB >00:03:54,327 INFO program: Reserved blocks uid: 0 (user root) >00:03:54,327 INFO program: Reserved blocks gid: 0 (group root) >00:03:54,327 INFO program: First inode: 11 >00:03:54,328 INFO program: Inode size: 256 >00:03:54,328 INFO program: Required extra isize: 28 >00:03:54,328 INFO program: Desired extra isize: 28 >00:03:54,328 INFO program: Journal inode: 8 >00:03:54,328 INFO program: Default directory hash: half_md4 >00:03:54,328 INFO program: Directory Hash Seed: 823968f3-d773-4944-867c-eb9c42f7683c >00:03:54,328 INFO program: Journal backup: inode blocks >00:03:54,328 INFO program: Journal features: journal_incompat_revoke >00:03:54,328 INFO program: Journal size: 128M >00:03:54,329 INFO program: Journal length: 32768 >00:03:54,329 INFO program: Journal sequence: 0x00000022 >00:03:54,329 INFO program: Journal start: 0 >00:03:54,329 INFO program: >00:03:54,329 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:54,332 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:03:54,341 INFO program: Filesystem volume name: <none> >00:03:54,341 INFO program: Last mounted on: /mnt/sysimage >00:03:54,341 INFO program: Filesystem UUID: 8529db41-9b5b-4722-bf4b-996e30e48d99 >00:03:54,341 INFO program: Filesystem magic number: 0xEF53 >00:03:54,341 INFO program: Filesystem revision #: 1 (dynamic) >00:03:54,342 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 >00:03:54,342 INFO program: Filesystem flags: signed_directory_hash >00:03:54,342 INFO program: Default mount options: user_xattr acl >00:03:54,342 INFO program: Filesystem state: clean >00:03:54,342 INFO program: Errors behavior: Continue >00:03:54,342 INFO program: Filesystem OS type: Linux >00:03:54,342 INFO program: Inode count: 365760 >00:03:54,342 INFO program: Block count: 1460224 >00:03:54,342 INFO program: Reserved block count: 73011 >00:03:54,342 INFO program: Free blocks: 703160 >00:03:54,343 INFO program: Free inodes: 263093 >00:03:54,343 INFO program: First block: 0 >00:03:54,343 INFO program: Block size: 4096 >00:03:54,343 INFO program: Fragment size: 4096 >00:03:54,343 INFO program: Reserved GDT blocks: 356 >00:03:54,343 INFO program: Blocks per group: 32768 >00:03:54,343 INFO program: Fragments per group: 32768 >00:03:54,343 INFO program: Inodes per group: 8128 >00:03:54,343 INFO program: Inode blocks per group: 508 >00:03:54,343 INFO program: Flex block group size: 16 >00:03:54,344 INFO program: Filesystem created: Fri Dec 7 23:50:59 2012 >00:03:54,344 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:03:54,344 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:03:54,344 INFO program: Mount count: 1 >00:03:54,344 INFO program: Maximum mount count: -1 >00:03:54,344 INFO program: Last checked: Fri Dec 7 23:50:59 2012 >00:03:54,344 INFO program: Check interval: 0 (<none>) >00:03:54,344 INFO program: Lifetime writes: 3155 MB >00:03:54,344 INFO program: Reserved blocks uid: 0 (user root) >00:03:54,344 INFO program: Reserved blocks gid: 0 (group root) >00:03:54,344 INFO program: First inode: 11 >00:03:54,348 INFO program: Inode size: 256 >00:03:54,348 INFO program: Required extra isize: 28 >00:03:54,348 INFO program: Desired extra isize: 28 >00:03:54,349 INFO program: Journal inode: 8 >00:03:54,359 INFO program: Default directory hash: half_md4 >00:03:54,359 INFO program: Directory Hash Seed: 823968f3-d773-4944-867c-eb9c42f7683c >00:03:54,359 INFO program: Journal backup: inode blocks >00:03:54,360 INFO program: Journal features: journal_incompat_revoke >00:03:54,360 INFO program: Journal size: 128M >00:03:54,361 INFO program: Journal length: 32768 >00:03:54,361 INFO program: Journal sequence: 0x00000022 >00:03:54,361 INFO program: Journal start: 0 >00:03:54,361 INFO program: >00:03:54,362 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:03:54,365 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >00:03:54,380 INFO program: Estimated minimum size of the filesystem: 752665 >00:03:54,381 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:03:54,397 INFO program: Running... udevadm settle --timeout=300 >00:03:54,481 INFO program: Running... udevadm settle --timeout=300 >00:03:54,534 INFO program: Running... udevadm settle --timeout=300 >00:03:54,578 INFO program: Running... udevadm settle --timeout=300 >00:03:54,615 INFO program: Running... udevadm settle --timeout=300 >00:03:54,643 INFO program: Running... udevadm settle --timeout=300 >00:03:54,686 INFO program: Running... udevadm settle --timeout=300 >00:03:54,711 INFO program: Running... udevadm settle --timeout=300 >00:03:54,740 INFO program: Running... udevadm settle --timeout=300 >00:03:54,783 INFO program: Running... udevadm settle --timeout=300 >00:03:54,812 INFO program: Running... udevadm settle --timeout=300 >00:03:54,848 INFO program: Running... udevadm settle --timeout=300 >00:03:54,901 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:03:54,966 INFO program: Running... udevadm settle --timeout=300 >00:03:55,001 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >00:03:55,047 INFO program: 0 logical volume(s) in volume group "fedora" now active >00:03:55,085 INFO program: Running... udevadm settle --timeout=300 >00:03:55,113 INFO program: Running... udevadm settle --timeout=300 >05:03:55,170 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >05:03:55,217 INFO program: Running... /bin/umount /mnt/sysimage >00:03:55,230 INFO program: Running... udevadm settle --timeout=300 >00:03:55,261 INFO program: Running... udevadm settle --timeout=300 >05:03:55,299 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >05:03:55,338 INFO program: Running... /bin/umount /mnt/sysimage >00:03:55,350 INFO program: Running... udevadm settle --timeout=300 >00:03:55,383 INFO program: Running... udevadm settle --timeout=300 >05:03:55,411 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >05:03:55,493 INFO program: Running... /bin/umount /mnt/sysimage >00:03:55,504 INFO program: Running... udevadm settle --timeout=300 >00:03:55,536 INFO program: Running... udevadm settle --timeout=300 >05:03:55,585 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >05:03:55,615 INFO program: Running... /bin/umount /mnt/sysimage >00:03:55,636 INFO program: Running... udevadm settle --timeout=300 >00:03:55,686 INFO program: Running... udevadm settle --timeout=300 >00:03:55,708 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:03:55,846 INFO program: Running... udevadm settle --timeout=300 >05:03:55,881 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >00:03:55,929 INFO program: Running... arch >00:03:56,028 INFO program: x86_64 >05:03:56,085 INFO program: Running... /bin/umount /mnt/sysimage >00:03:56,107 INFO program: Running... udevadm settle --timeout=300 >00:03:56,160 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >05:03:56,374 INFO program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >00:06:19,052 INFO program: Running... udevadm settle --timeout=300 >00:06:19,119 INFO program: Running... udevadm settle --timeout=300 >00:06:19,195 INFO program: Running... multipath -d >00:06:19,223 INFO program: Running... multipath -ll >00:06:19,378 INFO program: Running... dumpe2fs -h /dev/sda1 >00:06:19,391 INFO program: Filesystem volume name: <none> >00:06:19,391 INFO program: Last mounted on: <not available> >00:06:19,391 INFO program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >00:06:19,391 INFO program: Filesystem magic number: 0xEF53 >00:06:19,391 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,392 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 >00:06:19,392 INFO program: Filesystem flags: signed_directory_hash >00:06:19,392 INFO program: Default mount options: user_xattr acl >00:06:19,392 INFO program: Filesystem state: clean >00:06:19,392 INFO program: Errors behavior: Continue >00:06:19,392 INFO program: Filesystem OS type: Linux >00:06:19,392 INFO program: Inode count: 1310720 >00:06:19,392 INFO program: Block count: 5242880 >00:06:19,392 INFO program: Reserved block count: 262144 >00:06:19,392 INFO program: Free blocks: 5116591 >00:06:19,393 INFO program: Free inodes: 1310709 >00:06:19,393 INFO program: First block: 0 >00:06:19,393 INFO program: Block size: 4096 >00:06:19,393 INFO program: Fragment size: 4096 >00:06:19,394 INFO program: Reserved GDT blocks: 1022 >00:06:19,394 INFO program: Blocks per group: 32768 >00:06:19,395 INFO program: Fragments per group: 32768 >00:06:19,395 INFO program: Inodes per group: 8192 >00:06:19,395 INFO program: Inode blocks per group: 512 >00:06:19,396 INFO program: Flex block group size: 16 >00:06:19,396 INFO program: Filesystem created: Fri Dec 7 23:46:54 2012 >00:06:19,396 INFO program: Last mount time: n/a >00:06:19,397 INFO program: Last write time: Fri Dec 7 23:46:55 2012 >00:06:19,397 INFO program: Mount count: 0 >00:06:19,397 INFO program: Maximum mount count: -1 >00:06:19,398 INFO program: Last checked: Fri Dec 7 23:46:54 2012 >00:06:19,398 INFO program: Check interval: 0 (<none>) >00:06:19,398 INFO program: Lifetime writes: 132 MB >00:06:19,399 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,399 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,400 INFO program: First inode: 11 >00:06:19,400 INFO program: Inode size: 256 >00:06:19,400 INFO program: Required extra isize: 28 >00:06:19,401 INFO program: Desired extra isize: 28 >00:06:19,401 INFO program: Journal inode: 8 >00:06:19,401 INFO program: Default directory hash: half_md4 >00:06:19,402 INFO program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >00:06:19,402 INFO program: Journal backup: inode blocks >00:06:19,402 INFO program: Journal features: (none) >00:06:19,403 INFO program: Journal size: 128M >00:06:19,403 INFO program: Journal length: 32768 >00:06:19,404 INFO program: Journal sequence: 0x00000001 >00:06:19,404 INFO program: Journal start: 0 >00:06:19,404 INFO program: >00:06:19,405 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,405 INFO program: Running... dumpe2fs -h /dev/sda1 >00:06:19,417 INFO program: Filesystem volume name: <none> >00:06:19,418 INFO program: Last mounted on: <not available> >00:06:19,418 INFO program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >00:06:19,418 INFO program: Filesystem magic number: 0xEF53 >00:06:19,418 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,418 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 >00:06:19,418 INFO program: Filesystem flags: signed_directory_hash >00:06:19,418 INFO program: Default mount options: user_xattr acl >00:06:19,418 INFO program: Filesystem state: clean >00:06:19,418 INFO program: Errors behavior: Continue >00:06:19,419 INFO program: Filesystem OS type: Linux >00:06:19,419 INFO program: Inode count: 1310720 >00:06:19,419 INFO program: Block count: 5242880 >00:06:19,419 INFO program: Reserved block count: 262144 >00:06:19,419 INFO program: Free blocks: 5116591 >00:06:19,419 INFO program: Free inodes: 1310709 >00:06:19,419 INFO program: First block: 0 >00:06:19,420 INFO program: Block size: 4096 >00:06:19,420 INFO program: Fragment size: 4096 >00:06:19,420 INFO program: Reserved GDT blocks: 1022 >00:06:19,421 INFO program: Blocks per group: 32768 >00:06:19,421 INFO program: Fragments per group: 32768 >00:06:19,422 INFO program: Inodes per group: 8192 >00:06:19,422 INFO program: Inode blocks per group: 512 >00:06:19,422 INFO program: Flex block group size: 16 >00:06:19,423 INFO program: Filesystem created: Fri Dec 7 23:46:54 2012 >00:06:19,423 INFO program: Last mount time: n/a >00:06:19,423 INFO program: Last write time: Fri Dec 7 23:46:55 2012 >00:06:19,424 INFO program: Mount count: 0 >00:06:19,424 INFO program: Maximum mount count: -1 >00:06:19,424 INFO program: Last checked: Fri Dec 7 23:46:54 2012 >00:06:19,425 INFO program: Check interval: 0 (<none>) >00:06:19,425 INFO program: Lifetime writes: 132 MB >00:06:19,425 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,426 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,426 INFO program: First inode: 11 >00:06:19,427 INFO program: Inode size: 256 >00:06:19,427 INFO program: Required extra isize: 28 >00:06:19,427 INFO program: Desired extra isize: 28 >00:06:19,428 INFO program: Journal inode: 8 >00:06:19,428 INFO program: Default directory hash: half_md4 >00:06:19,428 INFO program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >00:06:19,429 INFO program: Journal backup: inode blocks >00:06:19,429 INFO program: Journal features: (none) >00:06:19,429 INFO program: Journal size: 128M >00:06:19,430 INFO program: Journal length: 32768 >00:06:19,431 INFO program: Journal sequence: 0x00000001 >00:06:19,431 INFO program: Journal start: 0 >00:06:19,432 INFO program: >00:06:19,432 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,433 INFO program: Running... resize2fs -P /dev/sda1 >00:06:19,441 INFO program: Estimated minimum size of the filesystem: 53960 >00:06:19,442 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:06:19,472 INFO program: Running... dumpe2fs -h /dev/sda2 >00:06:19,484 INFO program: Filesystem volume name: <none> >00:06:19,484 INFO program: Last mounted on: <not available> >00:06:19,485 INFO program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >00:06:19,485 INFO program: Filesystem magic number: 0xEF53 >00:06:19,485 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,485 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 >00:06:19,485 INFO program: Filesystem flags: signed_directory_hash >00:06:19,485 INFO program: Default mount options: user_xattr acl >00:06:19,485 INFO program: Filesystem state: clean >00:06:19,485 INFO program: Errors behavior: Continue >00:06:19,485 INFO program: Filesystem OS type: Linux >00:06:19,485 INFO program: Inode count: 1310720 >00:06:19,486 INFO program: Block count: 5242880 >00:06:19,486 INFO program: Reserved block count: 262144 >00:06:19,486 INFO program: Free blocks: 5116591 >00:06:19,486 INFO program: Free inodes: 1310709 >00:06:19,486 INFO program: First block: 0 >00:06:19,487 INFO program: Block size: 4096 >00:06:19,487 INFO program: Fragment size: 4096 >00:06:19,487 INFO program: Reserved GDT blocks: 1022 >00:06:19,488 INFO program: Blocks per group: 32768 >00:06:19,488 INFO program: Fragments per group: 32768 >00:06:19,488 INFO program: Inodes per group: 8192 >00:06:19,489 INFO program: Inode blocks per group: 512 >00:06:19,489 INFO program: Flex block group size: 16 >00:06:19,490 INFO program: Filesystem created: Fri Dec 7 23:46:57 2012 >00:06:19,490 INFO program: Last mount time: n/a >00:06:19,490 INFO program: Last write time: Fri Dec 7 23:46:57 2012 >00:06:19,491 INFO program: Mount count: 0 >00:06:19,491 INFO program: Maximum mount count: -1 >00:06:19,491 INFO program: Last checked: Fri Dec 7 23:46:57 2012 >00:06:19,492 INFO program: Check interval: 0 (<none>) >00:06:19,492 INFO program: Lifetime writes: 132 MB >00:06:19,492 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,493 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,493 INFO program: First inode: 11 >00:06:19,493 INFO program: Inode size: 256 >00:06:19,495 INFO program: Required extra isize: 28 >00:06:19,495 INFO program: Desired extra isize: 28 >00:06:19,496 INFO program: Journal inode: 8 >00:06:19,496 INFO program: Default directory hash: half_md4 >00:06:19,496 INFO program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >00:06:19,496 INFO program: Journal backup: inode blocks >00:06:19,497 INFO program: Journal features: (none) >00:06:19,497 INFO program: Journal size: 128M >00:06:19,498 INFO program: Journal length: 32768 >00:06:19,499 INFO program: Journal sequence: 0x00000001 >00:06:19,500 INFO program: Journal start: 0 >00:06:19,500 INFO program: >00:06:19,500 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,502 INFO program: Running... dumpe2fs -h /dev/sda2 >00:06:19,513 INFO program: Filesystem volume name: <none> >00:06:19,514 INFO program: Last mounted on: <not available> >00:06:19,514 INFO program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >00:06:19,514 INFO program: Filesystem magic number: 0xEF53 >00:06:19,514 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,514 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 >00:06:19,515 INFO program: Filesystem flags: signed_directory_hash >00:06:19,515 INFO program: Default mount options: user_xattr acl >00:06:19,515 INFO program: Filesystem state: clean >00:06:19,515 INFO program: Errors behavior: Continue >00:06:19,515 INFO program: Filesystem OS type: Linux >00:06:19,515 INFO program: Inode count: 1310720 >00:06:19,515 INFO program: Block count: 5242880 >00:06:19,515 INFO program: Reserved block count: 262144 >00:06:19,515 INFO program: Free blocks: 5116591 >00:06:19,516 INFO program: Free inodes: 1310709 >00:06:19,516 INFO program: First block: 0 >00:06:19,516 INFO program: Block size: 4096 >00:06:19,516 INFO program: Fragment size: 4096 >00:06:19,517 INFO program: Reserved GDT blocks: 1022 >00:06:19,517 INFO program: Blocks per group: 32768 >00:06:19,517 INFO program: Fragments per group: 32768 >00:06:19,518 INFO program: Inodes per group: 8192 >00:06:19,518 INFO program: Inode blocks per group: 512 >00:06:19,518 INFO program: Flex block group size: 16 >00:06:19,519 INFO program: Filesystem created: Fri Dec 7 23:46:57 2012 >00:06:19,519 INFO program: Last mount time: n/a >00:06:19,519 INFO program: Last write time: Fri Dec 7 23:46:57 2012 >00:06:19,520 INFO program: Mount count: 0 >00:06:19,520 INFO program: Maximum mount count: -1 >00:06:19,521 INFO program: Last checked: Fri Dec 7 23:46:57 2012 >00:06:19,521 INFO program: Check interval: 0 (<none>) >00:06:19,521 INFO program: Lifetime writes: 132 MB >00:06:19,522 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,522 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,522 INFO program: First inode: 11 >00:06:19,523 INFO program: Inode size: 256 >00:06:19,523 INFO program: Required extra isize: 28 >00:06:19,523 INFO program: Desired extra isize: 28 >00:06:19,524 INFO program: Journal inode: 8 >00:06:19,524 INFO program: Default directory hash: half_md4 >00:06:19,524 INFO program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >00:06:19,525 INFO program: Journal backup: inode blocks >00:06:19,525 INFO program: Journal features: (none) >00:06:19,526 INFO program: Journal size: 128M >00:06:19,526 INFO program: Journal length: 32768 >00:06:19,527 INFO program: Journal sequence: 0x00000001 >00:06:19,527 INFO program: Journal start: 0 >00:06:19,527 INFO program: >00:06:19,528 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,528 INFO program: Running... resize2fs -P /dev/sda2 >00:06:19,538 INFO program: Estimated minimum size of the filesystem: 53960 >00:06:19,539 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:06:19,573 INFO program: Running... dumpe2fs -h /dev/sda3 >00:06:19,586 INFO program: Filesystem volume name: <none> >00:06:19,586 INFO program: Last mounted on: <not available> >00:06:19,586 INFO program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >00:06:19,587 INFO program: Filesystem magic number: 0xEF53 >00:06:19,587 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,587 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 >00:06:19,587 INFO program: Filesystem flags: signed_directory_hash >00:06:19,587 INFO program: Default mount options: user_xattr acl >00:06:19,587 INFO program: Filesystem state: clean >00:06:19,587 INFO program: Errors behavior: Continue >00:06:19,587 INFO program: Filesystem OS type: Linux >00:06:19,587 INFO program: Inode count: 1966080 >00:06:19,587 INFO program: Block count: 7864320 >00:06:19,588 INFO program: Reserved block count: 393216 >00:06:19,588 INFO program: Free blocks: 7696911 >00:06:19,588 INFO program: Free inodes: 1966069 >00:06:19,588 INFO program: First block: 0 >00:06:19,588 INFO program: Block size: 4096 >00:06:19,589 INFO program: Fragment size: 4096 >00:06:19,589 INFO program: Reserved GDT blocks: 1022 >00:06:19,589 INFO program: Blocks per group: 32768 >00:06:19,590 INFO program: Fragments per group: 32768 >00:06:19,590 INFO program: Inodes per group: 8192 >00:06:19,590 INFO program: Inode blocks per group: 512 >00:06:19,591 INFO program: Flex block group size: 16 >00:06:19,591 INFO program: Filesystem created: Fri Dec 7 23:47:00 2012 >00:06:19,592 INFO program: Last mount time: n/a >00:06:19,592 INFO program: Last write time: Fri Dec 7 23:47:00 2012 >00:06:19,593 INFO program: Mount count: 0 >00:06:19,593 INFO program: Maximum mount count: -1 >00:06:19,593 INFO program: Last checked: Fri Dec 7 23:47:00 2012 >00:06:19,594 INFO program: Check interval: 0 (<none>) >00:06:19,594 INFO program: Lifetime writes: 132 MB >00:06:19,594 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,595 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,595 INFO program: First inode: 11 >00:06:19,596 INFO program: Inode size: 256 >00:06:19,596 INFO program: Required extra isize: 28 >00:06:19,597 INFO program: Desired extra isize: 28 >00:06:19,597 INFO program: Journal inode: 8 >00:06:19,597 INFO program: Default directory hash: half_md4 >00:06:19,598 INFO program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >00:06:19,598 INFO program: Journal backup: inode blocks >00:06:19,599 INFO program: Journal features: (none) >00:06:19,599 INFO program: Journal size: 128M >00:06:19,599 INFO program: Journal length: 32768 >00:06:19,600 INFO program: Journal sequence: 0x00000001 >00:06:19,600 INFO program: Journal start: 0 >00:06:19,600 INFO program: >00:06:19,601 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,602 INFO program: Running... dumpe2fs -h /dev/sda3 >00:06:19,615 INFO program: Filesystem volume name: <none> >00:06:19,615 INFO program: Last mounted on: <not available> >00:06:19,615 INFO program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >00:06:19,615 INFO program: Filesystem magic number: 0xEF53 >00:06:19,615 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,615 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 >00:06:19,616 INFO program: Filesystem flags: signed_directory_hash >00:06:19,616 INFO program: Default mount options: user_xattr acl >00:06:19,616 INFO program: Filesystem state: clean >00:06:19,616 INFO program: Errors behavior: Continue >00:06:19,616 INFO program: Filesystem OS type: Linux >00:06:19,616 INFO program: Inode count: 1966080 >00:06:19,616 INFO program: Block count: 7864320 >00:06:19,616 INFO program: Reserved block count: 393216 >00:06:19,616 INFO program: Free blocks: 7696911 >00:06:19,616 INFO program: Free inodes: 1966069 >00:06:19,617 INFO program: First block: 0 >00:06:19,617 INFO program: Block size: 4096 >00:06:19,617 INFO program: Fragment size: 4096 >00:06:19,617 INFO program: Reserved GDT blocks: 1022 >00:06:19,617 INFO program: Blocks per group: 32768 >00:06:19,617 INFO program: Fragments per group: 32768 >00:06:19,617 INFO program: Inodes per group: 8192 >00:06:19,617 INFO program: Inode blocks per group: 512 >00:06:19,617 INFO program: Flex block group size: 16 >00:06:19,617 INFO program: Filesystem created: Fri Dec 7 23:47:00 2012 >00:06:19,618 INFO program: Last mount time: n/a >00:06:19,618 INFO program: Last write time: Fri Dec 7 23:47:00 2012 >00:06:19,618 INFO program: Mount count: 0 >00:06:19,618 INFO program: Maximum mount count: -1 >00:06:19,618 INFO program: Last checked: Fri Dec 7 23:47:00 2012 >00:06:19,618 INFO program: Check interval: 0 (<none>) >00:06:19,618 INFO program: Lifetime writes: 132 MB >00:06:19,618 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,618 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,618 INFO program: First inode: 11 >00:06:19,619 INFO program: Inode size: 256 >00:06:19,619 INFO program: Required extra isize: 28 >00:06:19,619 INFO program: Desired extra isize: 28 >00:06:19,619 INFO program: Journal inode: 8 >00:06:19,619 INFO program: Default directory hash: half_md4 >00:06:19,619 INFO program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >00:06:19,619 INFO program: Journal backup: inode blocks >00:06:19,619 INFO program: Journal features: (none) >00:06:19,619 INFO program: Journal size: 128M >00:06:19,619 INFO program: Journal length: 32768 >00:06:19,619 INFO program: Journal sequence: 0x00000001 >00:06:19,620 INFO program: Journal start: 0 >00:06:19,620 INFO program: >00:06:19,620 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,620 INFO program: Running... resize2fs -P /dev/sda3 >00:06:19,630 INFO program: Estimated minimum size of the filesystem: 59203 >00:06:19,630 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:06:19,685 INFO program: Running... dumpe2fs -h /dev/sda5 >00:06:19,696 INFO program: Filesystem volume name: <none> >00:06:19,697 INFO program: Last mounted on: /mnt/sysimage/boot >00:06:19,697 INFO program: Filesystem UUID: ab4c9871-cb54-4551-a864-87413ff80a66 >00:06:19,697 INFO program: Filesystem magic number: 0xEF53 >00:06:19,697 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,697 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >00:06:19,697 INFO program: Filesystem flags: signed_directory_hash >00:06:19,698 INFO program: Default mount options: user_xattr acl >00:06:19,698 INFO program: Filesystem state: clean >00:06:19,698 INFO program: Errors behavior: Continue >00:06:19,698 INFO program: Filesystem OS type: Linux >00:06:19,698 INFO program: Inode count: 128016 >00:06:19,698 INFO program: Block count: 512000 >00:06:19,698 INFO program: Reserved block count: 25600 >00:06:19,698 INFO program: Free blocks: 436030 >00:06:19,698 INFO program: Free inodes: 127949 >00:06:19,699 INFO program: First block: 1 >00:06:19,699 INFO program: Block size: 1024 >00:06:19,699 INFO program: Fragment size: 1024 >00:06:19,699 INFO program: Reserved GDT blocks: 256 >00:06:19,699 INFO program: Blocks per group: 8192 >00:06:19,699 INFO program: Fragments per group: 8192 >00:06:19,699 INFO program: Inodes per group: 2032 >00:06:19,699 INFO program: Inode blocks per group: 254 >00:06:19,699 INFO program: Flex block group size: 16 >00:06:19,700 INFO program: Filesystem created: Fri Dec 7 23:50:57 2012 >00:06:19,700 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:06:19,700 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:06:19,700 INFO program: Mount count: 1 >00:06:19,700 INFO program: Maximum mount count: -1 >00:06:19,700 INFO program: Last checked: Fri Dec 7 23:50:57 2012 >00:06:19,700 INFO program: Check interval: 0 (<none>) >00:06:19,700 INFO program: Lifetime writes: 72 MB >00:06:19,700 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,701 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,701 INFO program: First inode: 11 >00:06:19,701 INFO program: Inode size: 128 >00:06:19,701 INFO program: Journal inode: 8 >00:06:19,701 INFO program: Default directory hash: half_md4 >00:06:19,701 INFO program: Directory Hash Seed: 3219287a-496a-4f0c-ac1d-ef200f0ac869 >00:06:19,701 INFO program: Journal backup: inode blocks >00:06:19,701 INFO program: Journal features: (none) >00:06:19,701 INFO program: Journal size: 8M >00:06:19,702 INFO program: Journal length: 8192 >00:06:19,702 INFO program: Journal sequence: 0x0000000a >00:06:19,702 INFO program: Journal start: 0 >00:06:19,702 INFO program: >00:06:19,702 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,702 INFO program: Running... dumpe2fs -h /dev/sda5 >00:06:19,717 INFO program: Filesystem volume name: <none> >00:06:19,717 INFO program: Last mounted on: /mnt/sysimage/boot >00:06:19,717 INFO program: Filesystem UUID: ab4c9871-cb54-4551-a864-87413ff80a66 >00:06:19,717 INFO program: Filesystem magic number: 0xEF53 >00:06:19,717 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,718 INFO program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >00:06:19,718 INFO program: Filesystem flags: signed_directory_hash >00:06:19,718 INFO program: Default mount options: user_xattr acl >00:06:19,718 INFO program: Filesystem state: clean >00:06:19,718 INFO program: Errors behavior: Continue >00:06:19,719 INFO program: Filesystem OS type: Linux >00:06:19,719 INFO program: Inode count: 128016 >00:06:19,719 INFO program: Block count: 512000 >00:06:19,719 INFO program: Reserved block count: 25600 >00:06:19,719 INFO program: Free blocks: 436030 >00:06:19,720 INFO program: Free inodes: 127949 >00:06:19,720 INFO program: First block: 1 >00:06:19,720 INFO program: Block size: 1024 >00:06:19,720 INFO program: Fragment size: 1024 >00:06:19,720 INFO program: Reserved GDT blocks: 256 >00:06:19,721 INFO program: Blocks per group: 8192 >00:06:19,721 INFO program: Fragments per group: 8192 >00:06:19,721 INFO program: Inodes per group: 2032 >00:06:19,721 INFO program: Inode blocks per group: 254 >00:06:19,722 INFO program: Flex block group size: 16 >00:06:19,722 INFO program: Filesystem created: Fri Dec 7 23:50:57 2012 >00:06:19,722 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:06:19,722 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:06:19,722 INFO program: Mount count: 1 >00:06:19,723 INFO program: Maximum mount count: -1 >00:06:19,723 INFO program: Last checked: Fri Dec 7 23:50:57 2012 >00:06:19,723 INFO program: Check interval: 0 (<none>) >00:06:19,723 INFO program: Lifetime writes: 72 MB >00:06:19,723 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,723 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,724 INFO program: First inode: 11 >00:06:19,724 INFO program: Inode size: 128 >00:06:19,724 INFO program: Journal inode: 8 >00:06:19,724 INFO program: Default directory hash: half_md4 >00:06:19,724 INFO program: Directory Hash Seed: 3219287a-496a-4f0c-ac1d-ef200f0ac869 >00:06:19,725 INFO program: Journal backup: inode blocks >00:06:19,725 INFO program: Journal features: (none) >00:06:19,725 INFO program: Journal size: 8M >00:06:19,725 INFO program: Journal length: 8192 >00:06:19,725 INFO program: Journal sequence: 0x0000000a >00:06:19,725 INFO program: Journal start: 0 >00:06:19,726 INFO program: >00:06:19,726 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,726 INFO program: Running... resize2fs -P /dev/sda5 >00:06:19,734 INFO program: Estimated minimum size of the filesystem: 65589 >00:06:19,735 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:06:19,843 INFO program: Running... dumpe2fs -h /dev/loop3 >00:06:19,854 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:06:19,855 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:06:19,855 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:06:19,856 INFO program: Filesystem magic number: 0xEF53 >00:06:19,856 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,857 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 >00:06:19,857 INFO program: Filesystem flags: signed_directory_hash >00:06:19,857 INFO program: Default mount options: user_xattr acl >00:06:19,858 INFO program: Filesystem state: clean >00:06:19,858 INFO program: Errors behavior: Continue >00:06:19,858 INFO program: Filesystem OS type: Linux >00:06:19,859 INFO program: Inode count: 262144 >00:06:19,859 INFO program: Block count: 1048576 >00:06:19,859 INFO program: Reserved block count: 10484 >00:06:19,859 INFO program: Free blocks: 294246 >00:06:19,860 INFO program: Free inodes: 159410 >00:06:19,860 INFO program: First block: 0 >00:06:19,860 INFO program: Block size: 4096 >00:06:19,860 INFO program: Fragment size: 4096 >00:06:19,860 INFO program: Reserved GDT blocks: 255 >00:06:19,861 INFO program: Blocks per group: 32768 >00:06:19,861 INFO program: Fragments per group: 32768 >00:06:19,862 INFO program: Inodes per group: 8192 >00:06:19,862 INFO program: Inode blocks per group: 512 >00:06:19,862 INFO program: Flex block group size: 16 >00:06:19,862 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:06:19,862 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:06:19,862 INFO program: Last write time: Fri Dec 7 21:19:32 2012 >00:06:19,862 INFO program: Mount count: 0 >00:06:19,862 INFO program: Maximum mount count: -1 >00:06:19,863 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:06:19,863 INFO program: Check interval: 0 (<none>) >00:06:19,863 INFO program: Lifetime writes: 858 MB >00:06:19,863 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,863 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,863 INFO program: First inode: 11 >00:06:19,863 INFO program: Inode size: 256 >00:06:19,863 INFO program: Required extra isize: 28 >00:06:19,864 INFO program: Desired extra isize: 28 >00:06:19,864 INFO program: Journal inode: 8 >00:06:19,864 INFO program: Default directory hash: half_md4 >00:06:19,864 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:06:19,865 INFO program: Journal backup: inode blocks >00:06:19,865 INFO program: Journal features: journal_incompat_revoke >00:06:19,865 INFO program: Journal size: 128M >00:06:19,865 INFO program: Journal length: 32768 >00:06:19,866 INFO program: Journal sequence: 0x00001638 >00:06:19,866 INFO program: Journal start: 0 >00:06:19,866 INFO program: >00:06:19,866 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,867 INFO program: Running... dumpe2fs -h /dev/loop3 >00:06:19,876 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:06:19,877 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:06:19,877 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:06:19,877 INFO program: Filesystem magic number: 0xEF53 >00:06:19,877 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,877 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 >00:06:19,877 INFO program: Filesystem flags: signed_directory_hash >00:06:19,877 INFO program: Default mount options: user_xattr acl >00:06:19,877 INFO program: Filesystem state: clean >00:06:19,878 INFO program: Errors behavior: Continue >00:06:19,878 INFO program: Filesystem OS type: Linux >00:06:19,878 INFO program: Inode count: 262144 >00:06:19,878 INFO program: Block count: 1048576 >00:06:19,879 INFO program: Reserved block count: 10484 >00:06:19,879 INFO program: Free blocks: 294246 >00:06:19,879 INFO program: Free inodes: 159410 >00:06:19,879 INFO program: First block: 0 >00:06:19,879 INFO program: Block size: 4096 >00:06:19,880 INFO program: Fragment size: 4096 >00:06:19,880 INFO program: Reserved GDT blocks: 255 >00:06:19,880 INFO program: Blocks per group: 32768 >00:06:19,880 INFO program: Fragments per group: 32768 >00:06:19,880 INFO program: Inodes per group: 8192 >00:06:19,880 INFO program: Inode blocks per group: 512 >00:06:19,880 INFO program: Flex block group size: 16 >00:06:19,881 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:06:19,881 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:06:19,881 INFO program: Last write time: Fri Dec 7 21:19:32 2012 >00:06:19,881 INFO program: Mount count: 0 >00:06:19,881 INFO program: Maximum mount count: -1 >00:06:19,882 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:06:19,882 INFO program: Check interval: 0 (<none>) >00:06:19,882 INFO program: Lifetime writes: 858 MB >00:06:19,882 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,882 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,883 INFO program: First inode: 11 >00:06:19,883 INFO program: Inode size: 256 >00:06:19,883 INFO program: Required extra isize: 28 >00:06:19,883 INFO program: Desired extra isize: 28 >00:06:19,883 INFO program: Journal inode: 8 >00:06:19,883 INFO program: Default directory hash: half_md4 >00:06:19,883 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:06:19,883 INFO program: Journal backup: inode blocks >00:06:19,884 INFO program: Journal features: journal_incompat_revoke >00:06:19,884 INFO program: Journal size: 128M >00:06:19,884 INFO program: Journal length: 32768 >00:06:19,884 INFO program: Journal sequence: 0x00001638 >00:06:19,892 INFO program: Journal start: 0 >00:06:19,892 INFO program: >00:06:19,892 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,893 INFO program: Running... resize2fs -P /dev/loop3 >00:06:19,909 INFO program: Couldn't find valid filesystem superblock. >00:06:19,910 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:06:19,910 ERR program: resize2fs: Device or resource busy while trying to open /dev/loop3 >00:06:19,939 INFO program: Running... udevadm settle --timeout=300 >00:06:19,981 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:06:19,990 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:06:19,990 INFO program: Last mounted on: /sysroot >00:06:19,990 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:06:19,990 INFO program: Filesystem magic number: 0xEF53 >00:06:19,990 INFO program: Filesystem revision #: 1 (dynamic) >00:06:19,990 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 >00:06:19,991 INFO program: Filesystem flags: signed_directory_hash >00:06:19,991 INFO program: Default mount options: user_xattr acl >00:06:19,991 INFO program: Filesystem state: clean >00:06:19,991 INFO program: Errors behavior: Continue >00:06:19,991 INFO program: Filesystem OS type: Linux >00:06:19,991 INFO program: Inode count: 262144 >00:06:19,991 INFO program: Block count: 1048576 >00:06:19,991 INFO program: Reserved block count: 10484 >00:06:19,992 INFO program: Free blocks: 294246 >00:06:19,992 INFO program: Free inodes: 159410 >00:06:19,992 INFO program: First block: 0 >00:06:19,992 INFO program: Block size: 4096 >00:06:19,992 INFO program: Fragment size: 4096 >00:06:19,992 INFO program: Reserved GDT blocks: 255 >00:06:19,992 INFO program: Blocks per group: 32768 >00:06:19,992 INFO program: Fragments per group: 32768 >00:06:19,992 INFO program: Inodes per group: 8192 >00:06:19,992 INFO program: Inode blocks per group: 512 >00:06:19,993 INFO program: Flex block group size: 16 >00:06:19,993 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:06:19,993 INFO program: Last mount time: Fri Dec 7 23:38:27 2012 >00:06:19,993 INFO program: Last write time: Fri Dec 7 23:38:27 2012 >00:06:19,993 INFO program: Mount count: 1 >00:06:19,993 INFO program: Maximum mount count: -1 >00:06:19,993 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:06:19,993 INFO program: Check interval: 0 (<none>) >00:06:19,993 INFO program: Lifetime writes: 858 MB >00:06:19,993 INFO program: Reserved blocks uid: 0 (user root) >00:06:19,994 INFO program: Reserved blocks gid: 0 (group root) >00:06:19,994 INFO program: First inode: 11 >00:06:19,994 INFO program: Inode size: 256 >00:06:19,994 INFO program: Required extra isize: 28 >00:06:19,994 INFO program: Desired extra isize: 28 >00:06:19,994 INFO program: Journal inode: 8 >00:06:19,994 INFO program: First orphan inode: 184134 >00:06:19,994 INFO program: Default directory hash: half_md4 >00:06:19,994 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:06:19,994 INFO program: Journal backup: inode blocks >00:06:19,994 INFO program: Journal features: journal_incompat_revoke >00:06:19,995 INFO program: Journal size: 128M >00:06:19,995 INFO program: Journal length: 32768 >00:06:19,995 INFO program: Journal sequence: 0x00001639 >00:06:19,995 INFO program: Journal start: 1 >00:06:19,995 INFO program: >00:06:19,995 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:19,997 INFO program: Running... dumpe2fs -h /dev/mapper/live-rw >00:06:20,006 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:06:20,006 INFO program: Last mounted on: /sysroot >00:06:20,006 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:06:20,006 INFO program: Filesystem magic number: 0xEF53 >00:06:20,006 INFO program: Filesystem revision #: 1 (dynamic) >00:06:20,006 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 >00:06:20,007 INFO program: Filesystem flags: signed_directory_hash >00:06:20,007 INFO program: Default mount options: user_xattr acl >00:06:20,007 INFO program: Filesystem state: clean >00:06:20,007 INFO program: Errors behavior: Continue >00:06:20,007 INFO program: Filesystem OS type: Linux >00:06:20,007 INFO program: Inode count: 262144 >00:06:20,007 INFO program: Block count: 1048576 >00:06:20,007 INFO program: Reserved block count: 10484 >00:06:20,007 INFO program: Free blocks: 294246 >00:06:20,008 INFO program: Free inodes: 159410 >00:06:20,008 INFO program: First block: 0 >00:06:20,008 INFO program: Block size: 4096 >00:06:20,008 INFO program: Fragment size: 4096 >00:06:20,008 INFO program: Reserved GDT blocks: 255 >00:06:20,008 INFO program: Blocks per group: 32768 >00:06:20,008 INFO program: Fragments per group: 32768 >00:06:20,008 INFO program: Inodes per group: 8192 >00:06:20,008 INFO program: Inode blocks per group: 512 >00:06:20,008 INFO program: Flex block group size: 16 >00:06:20,009 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:06:20,009 INFO program: Last mount time: Fri Dec 7 23:38:27 2012 >00:06:20,009 INFO program: Last write time: Fri Dec 7 23:38:27 2012 >00:06:20,009 INFO program: Mount count: 1 >00:06:20,009 INFO program: Maximum mount count: -1 >00:06:20,009 INFO program: Last checked: Fri Dec 7 21:19:32 2012 >00:06:20,009 INFO program: Check interval: 0 (<none>) >00:06:20,010 INFO program: Lifetime writes: 858 MB >00:06:20,010 INFO program: Reserved blocks uid: 0 (user root) >00:06:20,010 INFO program: Reserved blocks gid: 0 (group root) >00:06:20,010 INFO program: First inode: 11 >00:06:20,010 INFO program: Inode size: 256 >00:06:20,010 INFO program: Required extra isize: 28 >00:06:20,010 INFO program: Desired extra isize: 28 >00:06:20,010 INFO program: Journal inode: 8 >00:06:20,010 INFO program: First orphan inode: 184134 >00:06:20,011 INFO program: Default directory hash: half_md4 >00:06:20,011 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:06:20,011 INFO program: Journal backup: inode blocks >00:06:20,011 INFO program: Journal features: journal_incompat_revoke >00:06:20,011 INFO program: Journal size: 128M >00:06:20,011 INFO program: Journal length: 32768 >00:06:20,011 INFO program: Journal sequence: 0x00001639 >00:06:20,011 INFO program: Journal start: 1 >00:06:20,011 INFO program: >00:06:20,011 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:20,012 INFO program: Running... resize2fs -P /dev/mapper/live-rw >00:06:20,020 INFO program: Estimated minimum size of the filesystem: 756457 >00:06:20,021 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:06:20,045 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:06:20,053 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:06:20,053 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:06:20,053 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:06:20,054 INFO program: Filesystem magic number: 0xEF53 >00:06:20,054 INFO program: Filesystem revision #: 1 (dynamic) >00:06:20,054 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 >00:06:20,054 INFO program: Filesystem flags: signed_directory_hash >00:06:20,054 INFO program: Default mount options: user_xattr acl >00:06:20,054 INFO program: Filesystem state: clean >00:06:20,054 INFO program: Errors behavior: Continue >00:06:20,054 INFO program: Filesystem OS type: Linux >00:06:20,054 INFO program: Inode count: 196608 >00:06:20,054 INFO program: Block count: 756457 >00:06:20,055 INFO program: Reserved block count: 7563 >00:06:20,055 INFO program: Free blocks: 6753 >00:06:20,055 INFO program: Free inodes: 93874 >00:06:20,055 INFO program: First block: 0 >00:06:20,055 INFO program: Block size: 4096 >00:06:20,055 INFO program: Fragment size: 4096 >00:06:20,055 INFO program: Reserved GDT blocks: 255 >00:06:20,055 INFO program: Blocks per group: 32768 >00:06:20,055 INFO program: Fragments per group: 32768 >00:06:20,055 INFO program: Inodes per group: 8192 >00:06:20,055 INFO program: Inode blocks per group: 512 >00:06:20,056 INFO program: Flex block group size: 16 >00:06:20,056 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:06:20,056 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:06:20,056 INFO program: Last write time: Fri Dec 7 21:19:35 2012 >00:06:20,056 INFO program: Mount count: 0 >00:06:20,056 INFO program: Maximum mount count: -1 >00:06:20,056 INFO program: Last checked: Fri Dec 7 21:19:35 2012 >00:06:20,056 INFO program: Check interval: 0 (<none>) >00:06:20,056 INFO program: Lifetime writes: 859 MB >00:06:20,056 INFO program: Reserved blocks uid: 0 (user root) >00:06:20,057 INFO program: Reserved blocks gid: 0 (group root) >00:06:20,057 INFO program: First inode: 11 >00:06:20,057 INFO program: Inode size: 256 >00:06:20,057 INFO program: Required extra isize: 28 >00:06:20,057 INFO program: Desired extra isize: 28 >00:06:20,057 INFO program: Journal inode: 8 >00:06:20,057 INFO program: Default directory hash: half_md4 >00:06:20,057 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:06:20,057 INFO program: Journal backup: inode blocks >00:06:20,057 INFO program: Journal features: journal_incompat_revoke >00:06:20,058 INFO program: Journal size: 128M >00:06:20,058 INFO program: Journal length: 32768 >00:06:20,058 INFO program: Journal sequence: 0x00001638 >00:06:20,058 INFO program: Journal start: 0 >00:06:20,058 INFO program: >00:06:20,058 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:20,058 INFO program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >00:06:20,066 INFO program: Filesystem volume name: _Fedora-18-TC1-x >00:06:20,067 INFO program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >00:06:20,067 INFO program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >00:06:20,067 INFO program: Filesystem magic number: 0xEF53 >00:06:20,067 INFO program: Filesystem revision #: 1 (dynamic) >00:06:20,067 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 >00:06:20,067 INFO program: Filesystem flags: signed_directory_hash >00:06:20,067 INFO program: Default mount options: user_xattr acl >00:06:20,068 INFO program: Filesystem state: clean >00:06:20,068 INFO program: Errors behavior: Continue >00:06:20,068 INFO program: Filesystem OS type: Linux >00:06:20,068 INFO program: Inode count: 196608 >00:06:20,068 INFO program: Block count: 756457 >00:06:20,068 INFO program: Reserved block count: 7563 >00:06:20,068 INFO program: Free blocks: 6753 >00:06:20,068 INFO program: Free inodes: 93874 >00:06:20,068 INFO program: First block: 0 >00:06:20,068 INFO program: Block size: 4096 >00:06:20,069 INFO program: Fragment size: 4096 >00:06:20,069 INFO program: Reserved GDT blocks: 255 >00:06:20,069 INFO program: Blocks per group: 32768 >00:06:20,069 INFO program: Fragments per group: 32768 >00:06:20,069 INFO program: Inodes per group: 8192 >00:06:20,069 INFO program: Inode blocks per group: 512 >00:06:20,069 INFO program: Flex block group size: 16 >00:06:20,069 INFO program: Filesystem created: Fri Dec 7 20:58:58 2012 >00:06:20,069 INFO program: Last mount time: Fri Dec 7 20:59:02 2012 >00:06:20,069 INFO program: Last write time: Fri Dec 7 21:19:35 2012 >00:06:20,070 INFO program: Mount count: 0 >00:06:20,070 INFO program: Maximum mount count: -1 >00:06:20,070 INFO program: Last checked: Fri Dec 7 21:19:35 2012 >00:06:20,070 INFO program: Check interval: 0 (<none>) >00:06:20,070 INFO program: Lifetime writes: 859 MB >00:06:20,070 INFO program: Reserved blocks uid: 0 (user root) >00:06:20,070 INFO program: Reserved blocks gid: 0 (group root) >00:06:20,070 INFO program: First inode: 11 >00:06:20,070 INFO program: Inode size: 256 >00:06:20,070 INFO program: Required extra isize: 28 >00:06:20,070 INFO program: Desired extra isize: 28 >00:06:20,071 INFO program: Journal inode: 8 >00:06:20,071 INFO program: Default directory hash: half_md4 >00:06:20,071 INFO program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >00:06:20,071 INFO program: Journal backup: inode blocks >00:06:20,071 INFO program: Journal features: journal_incompat_revoke >00:06:20,071 INFO program: Journal size: 128M >00:06:20,071 INFO program: Journal length: 32768 >00:06:20,071 INFO program: Journal sequence: 0x00001638 >00:06:20,071 INFO program: Journal start: 0 >00:06:20,072 INFO program: >00:06:20,072 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:20,072 INFO program: Running... resize2fs -P /dev/mapper/live-osimg-min >00:06:20,079 INFO program: Estimated minimum size of the filesystem: 755873 >00:06:20,080 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:06:20,089 INFO program: Running... udevadm settle --timeout=300 >00:06:20,118 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:06:20,216 INFO program: Running... udevadm settle --timeout=300 >00:06:20,242 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:06:20,327 INFO program: Running... udevadm settle --timeout=300 >00:06:20,344 INFO program: Running... udevadm settle --timeout=300 >00:06:20,393 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:06:20,404 INFO program: Filesystem volume name: <none> >00:06:20,404 INFO program: Last mounted on: /mnt/sysimage >00:06:20,404 INFO program: Filesystem UUID: 8529db41-9b5b-4722-bf4b-996e30e48d99 >00:06:20,404 INFO program: Filesystem magic number: 0xEF53 >00:06:20,404 INFO program: Filesystem revision #: 1 (dynamic) >00:06:20,404 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 >00:06:20,405 INFO program: Filesystem flags: signed_directory_hash >00:06:20,405 INFO program: Default mount options: user_xattr acl >00:06:20,405 INFO program: Filesystem state: clean >00:06:20,405 INFO program: Errors behavior: Continue >00:06:20,405 INFO program: Filesystem OS type: Linux >00:06:20,405 INFO program: Inode count: 365760 >00:06:20,405 INFO program: Block count: 1460224 >00:06:20,405 INFO program: Reserved block count: 73011 >00:06:20,405 INFO program: Free blocks: 703160 >00:06:20,405 INFO program: Free inodes: 263093 >00:06:20,405 INFO program: First block: 0 >00:06:20,406 INFO program: Block size: 4096 >00:06:20,406 INFO program: Fragment size: 4096 >00:06:20,406 INFO program: Reserved GDT blocks: 356 >00:06:20,406 INFO program: Blocks per group: 32768 >00:06:20,406 INFO program: Fragments per group: 32768 >00:06:20,406 INFO program: Inodes per group: 8128 >00:06:20,406 INFO program: Inode blocks per group: 508 >00:06:20,406 INFO program: Flex block group size: 16 >00:06:20,406 INFO program: Filesystem created: Fri Dec 7 23:50:59 2012 >00:06:20,406 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:06:20,407 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:06:20,407 INFO program: Mount count: 1 >00:06:20,407 INFO program: Maximum mount count: -1 >00:06:20,407 INFO program: Last checked: Fri Dec 7 23:50:59 2012 >00:06:20,407 INFO program: Check interval: 0 (<none>) >00:06:20,407 INFO program: Lifetime writes: 3155 MB >00:06:20,407 INFO program: Reserved blocks uid: 0 (user root) >00:06:20,407 INFO program: Reserved blocks gid: 0 (group root) >00:06:20,407 INFO program: First inode: 11 >00:06:20,407 INFO program: Inode size: 256 >00:06:20,408 INFO program: Required extra isize: 28 >00:06:20,408 INFO program: Desired extra isize: 28 >00:06:20,408 INFO program: Journal inode: 8 >00:06:20,408 INFO program: Default directory hash: half_md4 >00:06:20,408 INFO program: Directory Hash Seed: 823968f3-d773-4944-867c-eb9c42f7683c >00:06:20,408 INFO program: Journal backup: inode blocks >00:06:20,408 INFO program: Journal features: journal_incompat_revoke >00:06:20,408 INFO program: Journal size: 128M >00:06:20,408 INFO program: Journal length: 32768 >00:06:20,409 INFO program: Journal sequence: 0x00000022 >00:06:20,409 INFO program: Journal start: 0 >00:06:20,409 INFO program: >00:06:20,409 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:20,409 INFO program: Running... dumpe2fs -h /dev/mapper/fedora-root >00:06:20,419 INFO program: Filesystem volume name: <none> >00:06:20,419 INFO program: Last mounted on: /mnt/sysimage >00:06:20,419 INFO program: Filesystem UUID: 8529db41-9b5b-4722-bf4b-996e30e48d99 >00:06:20,420 INFO program: Filesystem magic number: 0xEF53 >00:06:20,420 INFO program: Filesystem revision #: 1 (dynamic) >00:06:20,420 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 >00:06:20,420 INFO program: Filesystem flags: signed_directory_hash >00:06:20,420 INFO program: Default mount options: user_xattr acl >00:06:20,420 INFO program: Filesystem state: clean >00:06:20,420 INFO program: Errors behavior: Continue >00:06:20,420 INFO program: Filesystem OS type: Linux >00:06:20,420 INFO program: Inode count: 365760 >00:06:20,421 INFO program: Block count: 1460224 >00:06:20,421 INFO program: Reserved block count: 73011 >00:06:20,421 INFO program: Free blocks: 703160 >00:06:20,421 INFO program: Free inodes: 263093 >00:06:20,421 INFO program: First block: 0 >00:06:20,421 INFO program: Block size: 4096 >00:06:20,421 INFO program: Fragment size: 4096 >00:06:20,421 INFO program: Reserved GDT blocks: 356 >00:06:20,421 INFO program: Blocks per group: 32768 >00:06:20,421 INFO program: Fragments per group: 32768 >00:06:20,422 INFO program: Inodes per group: 8128 >00:06:20,422 INFO program: Inode blocks per group: 508 >00:06:20,422 INFO program: Flex block group size: 16 >00:06:20,422 INFO program: Filesystem created: Fri Dec 7 23:50:59 2012 >00:06:20,422 INFO program: Last mount time: Fri Dec 7 23:50:59 2012 >00:06:20,422 INFO program: Last write time: Sat Dec 8 00:03:48 2012 >00:06:20,422 INFO program: Mount count: 1 >00:06:20,422 INFO program: Maximum mount count: -1 >00:06:20,422 INFO program: Last checked: Fri Dec 7 23:50:59 2012 >00:06:20,422 INFO program: Check interval: 0 (<none>) >00:06:20,422 INFO program: Lifetime writes: 3155 MB >00:06:20,423 INFO program: Reserved blocks uid: 0 (user root) >00:06:20,423 INFO program: Reserved blocks gid: 0 (group root) >00:06:20,423 INFO program: First inode: 11 >00:06:20,423 INFO program: Inode size: 256 >00:06:20,423 INFO program: Required extra isize: 28 >00:06:20,423 INFO program: Desired extra isize: 28 >00:06:20,423 INFO program: Journal inode: 8 >00:06:20,423 INFO program: Default directory hash: half_md4 >00:06:20,423 INFO program: Directory Hash Seed: 823968f3-d773-4944-867c-eb9c42f7683c >00:06:20,423 INFO program: Journal backup: inode blocks >00:06:20,424 INFO program: Journal features: journal_incompat_revoke >00:06:20,424 INFO program: Journal size: 128M >00:06:20,424 INFO program: Journal length: 32768 >00:06:20,424 INFO program: Journal sequence: 0x00000022 >00:06:20,424 INFO program: Journal start: 0 >00:06:20,424 INFO program: >00:06:20,424 ERR program: dumpe2fs 1.42.5 (29-Jul-2012) >00:06:20,424 INFO program: Running... resize2fs -P /dev/mapper/fedora-root >00:06:20,435 INFO program: Estimated minimum size of the filesystem: 752665 >00:06:20,435 ERR program: resize2fs 1.42.5 (29-Jul-2012) >00:06:20,445 INFO program: Running... udevadm settle --timeout=300 >00:06:20,477 INFO program: Running... udevadm settle --timeout=300 >00:06:20,498 INFO program: Running... udevadm settle --timeout=300 >00:06:20,518 INFO program: Running... udevadm settle --timeout=300 >00:06:20,537 INFO program: Running... udevadm settle --timeout=300 >00:06:20,554 INFO program: Running... udevadm settle --timeout=300 >00:06:20,573 INFO program: Running... udevadm settle --timeout=300 >00:06:20,592 INFO program: Running... udevadm settle --timeout=300 >00:06:20,610 INFO program: Running... udevadm settle --timeout=300 >00:06:20,626 INFO program: Running... udevadm settle --timeout=300 >00:06:20,645 INFO program: Running... udevadm settle --timeout=300 >00:06:20,667 INFO program: Running... udevadm settle --timeout=300 >00:06:20,683 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >00:06:20,745 INFO program: Running... udevadm settle --timeout=300 >00:06:20,762 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >00:06:20,809 INFO program: 0 logical volume(s) in volume group "fedora" now active >00:06:20,821 INFO program: Running... udevadm settle --timeout=300 >00:06:20,841 INFO program: Running... udevadm settle --timeout=300 >05:06:20,872 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >05:06:20,911 INFO program: Running... /bin/umount /mnt/sysimage >00:06:20,925 INFO program: Running... udevadm settle --timeout=300 >00:06:20,944 INFO program: Running... udevadm settle --timeout=300 >05:06:20,963 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >05:06:21,004 INFO program: Running... /bin/umount /mnt/sysimage >00:06:21,016 INFO program: Running... udevadm settle --timeout=300 >00:06:21,035 INFO program: Running... udevadm settle --timeout=300 >05:06:21,053 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >05:06:21,113 INFO program: Running... /bin/umount /mnt/sysimage >00:06:21,124 INFO program: Running... udevadm settle --timeout=300 >00:06:21,144 INFO program: Running... udevadm settle --timeout=300 >05:06:21,163 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >05:06:21,208 INFO program: Running... /bin/umount /mnt/sysimage >00:06:21,220 INFO program: Running... udevadm settle --timeout=300 >00:06:21,239 INFO program: Running... udevadm settle --timeout=300 >00:06:21,258 INFO program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:06:21,335 INFO program: Running... udevadm settle --timeout=300 >05:06:21,353 INFO program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >00:06:21,390 INFO program: Running... arch >00:06:21,432 INFO program: x86_64 >05:06:21,450 INFO program: Running... /bin/umount /mnt/sysimage >00:06:21,462 INFO program: Running... udevadm settle --timeout=300 >00:06:21,479 INFO program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >00:06:51,070 INFO program: Running... udevadm settle --timeout=300 >00:06:51,109 INFO program: Running... udevadm settle --timeout=300 >00:06:51,126 INFO program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >00:06:51,166 INFO program: 0 logical volume(s) in volume group "fedora" now active >00:06:51,181 INFO program: Running... udevadm settle --timeout=300 >00:06:51,207 INFO program: Running... udevadm settle --timeout=300 >00:06:59,718 INFO program: Running... udevadm settle --timeout=300 >00:06:59,740 INFO program: Running... udevadm settle --timeout=300 >00:06:59,763 INFO program: Running... udevadm settle --timeout=300 > > >/tmp/storage.log: >23:48:45,293 DEBUG storage: registered device format class DMRaidMember as dmraidmember >23:48:45,293 DEBUG storage: registered device format class BIOSBoot as biosboot >23:48:45,293 DEBUG storage: registered device format class MultipathMember as multipath_member >23:48:45,294 DEBUG storage: registered device format class SwapSpace as swap >23:48:45,294 DEBUG storage: registered device format class MDRaidMember as mdmember >23:48:45,294 DEBUG storage: registered device format class PPCPRePBoot as prepboot >23:48:45,295 DEBUG storage: registered device format class LUKS as luks >23:48:45,302 DEBUG storage: registered device format class Ext2FS as ext2 >23:48:45,303 DEBUG storage: registered device format class Ext3FS as ext3 >23:48:45,303 DEBUG storage: registered device format class Ext4FS as ext4 >23:48:45,303 DEBUG storage: registered device format class FATFS as vfat >23:48:45,303 DEBUG storage: registered device format class EFIFS as efi >23:48:45,303 DEBUG storage: registered device format class BTRFS as btrfs >23:48:45,303 DEBUG storage: registered device format class GFS2 as gfs2 >23:48:45,304 DEBUG storage: registered device format class JFS as jfs >23:48:45,304 DEBUG storage: registered device format class ReiserFS as reiserfs >23:48:45,304 DEBUG storage: registered device format class XFS as xfs >23:48:45,304 DEBUG storage: registered device format class HFS as hfs >23:48:45,304 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >23:48:45,304 DEBUG storage: registered device format class HFSPlus as hfs+ >23:48:45,304 DEBUG storage: registered device format class NTFS as ntfs >23:48:45,304 DEBUG storage: registered device format class NFS as nfs >23:48:45,304 DEBUG storage: registered device format class NFSv4 as nfs4 >23:48:45,304 DEBUG storage: registered device format class Iso9660FS as iso9660 >23:48:45,304 DEBUG storage: registered device format class NoDevFS as nodev >23:48:45,305 DEBUG storage: registered device format class DevPtsFS as devpts >23:48:45,305 DEBUG storage: registered device format class ProcFS as proc >23:48:45,305 DEBUG storage: registered device format class SysFS as sysfs >23:48:45,305 DEBUG storage: registered device format class TmpFS as tmpfs >23:48:45,305 DEBUG storage: registered device format class BindFS as bind >23:48:45,305 DEBUG storage: registered device format class SELinuxFS as selinuxfs >23:48:45,305 DEBUG storage: registered device format class USBFS as usbfs >23:48:45,305 DEBUG storage: registered device format class DiskLabel as disklabel >23:48:45,306 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >23:48:45,734 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >23:48:45,735 INFO storage: not going to create backup copy of non-existent /etc/multipath.conf >23:48:45,735 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:48:45,735 INFO storage: sr0 looks to be the live device; marking as protected >23:48:45,735 INFO storage: Skipping multipath detection due to running as non-root. >23:48:45,751 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >23:48:45,769 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6 /dev/disk/by-label/Fedora-18-TC1-x86_64-Live-Deskto /dev/disk/by-uuid/2012-12-08-02-38-12-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_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-TC1-x86_64-Live-Deskto', > 'ID_FS_LABEL_ENC': 'Fedora-18-TC1-x86_64-Live-Deskto', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-12-08-02-38-12-00', > 'ID_FS_UUID_ENC': '2012-12-08-02-38-12-00', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-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\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB0-01f003f6', > 'ID_SERIAL_SHORT': 'VB0-01f003f6', > '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': '18414', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6', > '/dev/disk/by-label/Fedora-18-TC1-x86_64-Live-Deskto', > '/dev/disk/by-uuid/2012-12-08-02-38-12-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >23:48:45,770 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >23:48:45,770 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >23:48:45,770 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:45,771 INFO storage: sr0 is a cdrom >23:48:45,771 DEBUG storage: DeviceTree.addUdevOpticalDevice: >23:48:45,771 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:45,773 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:48:45,773 INFO storage: added cdrom sr0 (id 0) to device tree >23:48:45,774 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:48:45,785 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:48:45,788 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:48:45,789 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:48:45,790 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:48:45,803 WARN storage: disklabel detected but not usable on sr0 >23:48:45,803 INFO storage: type detected on 'sr0' is 'iso9660' >23:48:45,804 DEBUG storage: Iso9660FS.supported: supported: True ; >23:48:45,804 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >23:48:45,805 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >23:48:45,805 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:48:45,808 DEBUG storage: looking up parted Device: /dev/sr0 >23:48:45,808 INFO storage: got device: OpticalDevice instance (0x1e7af10) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 790.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: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 404480 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x1e67440> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >23:48:45,809 DEBUG storage: Iso9660FS.supported: supported: True ; >23:48:45,809 INFO storage: got format: Iso9660FS instance (0x1ee80d0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-12-08-02-38-12-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-TC1-x86_64-Live-Deskto size = 0 targetSize = 0 > >23:48:45,812 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35659', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:48:45,812 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:48:45,813 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:48:45,814 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:45,814 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >23:48:45,815 INFO storage: sda is a disk >23:48:45,815 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:45,816 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:48:45,816 INFO storage: added disk sda (id 1) to device tree >23:48:45,816 DEBUG storage: looking up parted Device: /dev/sda >23:48:45,820 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:48:45,820 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:48:45,821 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:48:45,822 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:48:45,863 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1f15150>, <parted.partition.Partition object at 0x1f152d0>, <parted.partition.Partition object at 0x1f15550>, <parted.partition.Partition object at 0x1f15710>] > device: <parted.device.Device object at 0x1ed2450> > PedDisk: <_ped.Disk object at 0x1f12fc8> >23:48:45,863 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:48:45,864 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:48:45,867 INFO storage: got device: DiskDevice instance (0x1f0fed0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 81920.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x1e67560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x1f0ff90> >23:48:45,870 INFO storage: got format: DiskLabel instance (0x1f0ff10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x1f15150>, <parted.partition.Partition object at 0x1f152d0>, <parted.partition.Partition object at 0x1f15550>, <parted.partition.Partition object at 0x1f15710>] > device: <parted.device.Device object at 0x1ed2450> > PedDisk: <_ped.Disk object at 0x1f12fc8> > origPartedDisk = <parted.disk.Disk object at 0x1f158d0> > partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x1e675f0> > >23:48:45,873 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part1 /dev/disk/by-uuid/bc02503b-50aa-4f66-8b30-1754be9b5003', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bc02503b-50aa-4f66-8b30-1754be9b5003', > 'ID_FS_UUID_ENC': 'bc02503b-50aa-4f66-8b30-1754be9b5003', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1640331', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part1', > '/dev/disk/by-uuid/bc02503b-50aa-4f66-8b30-1754be9b5003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:48:45,873 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:48:45,874 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >23:48:45,875 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:45,875 INFO storage: sda1 is a partition >23:48:45,875 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:48:45,876 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:48:45,877 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >23:48:45,878 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >23:48:45,879 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:48:45,879 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:45,881 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:48:45,881 DEBUG storage: looking up parted Partition: /dev/sda1 >23:48:45,884 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >23:48:45,885 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:48:45,886 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:48:45,887 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:48:45,888 INFO storage: added partition sda1 (id 2) to device tree >23:48:45,891 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:48:45,896 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:48:45,896 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:48:45,897 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:48:45,902 WARN storage: disklabel detected but not usable on sda1 >23:48:45,902 INFO storage: type detected on 'sda1' is 'ext4' >23:48:45,935 DEBUG storage: padding min size from 211 up to 232 >23:48:45,936 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:45,937 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:45,937 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:48:45,938 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >23:48:45,939 DEBUG storage: looking up parted Device: /dev/sda1 >23:48:45,940 INFO storage: got device: PartitionDevice instance (0x1f0fe90) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/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: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x1e67a70> > 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 0x1f15090> fileSystem: <parted.filesystem.FileSystem object at 0x1f15410> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f15210> PedPartition: <_ped.Partition object at 0x1f0e470> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 2048 end = 41945087 length = 41943040 > flags = >23:48:45,941 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:45,942 INFO storage: got format: Ext4FS instance (0x1f15e10) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = bc02503b-50aa-4f66-8b30-1754be9b5003 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >23:48:45,944 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part2 /dev/disk/by-uuid/ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'ID_FS_UUID_ENC': 'ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '41945088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '491640848', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part2', > '/dev/disk/by-uuid/ed1aa365-f135-4381-b395-df1ee60bfd1c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:48:45,944 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:48:45,945 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:48:45,946 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:45,946 INFO storage: sda2 is a partition >23:48:45,946 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:48:45,947 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:48:45,948 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >23:48:45,948 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >23:48:45,949 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:48:45,949 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:45,950 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:48:45,950 DEBUG storage: looking up parted Partition: /dev/sda2 >23:48:45,951 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >23:48:45,952 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:48:45,953 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:48:45,954 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:48:45,954 INFO storage: added partition sda2 (id 3) to device tree >23:48:45,954 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:48:45,955 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:48:45,955 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:48:45,956 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:48:45,973 WARN storage: disklabel detected but not usable on sda2 >23:48:45,974 INFO storage: type detected on 'sda2' is 'ext4' >23:48:46,024 DEBUG storage: padding min size from 211 up to 232 >23:48:46,025 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,025 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:46,025 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:48:46,026 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >23:48:46,026 DEBUG storage: looking up parted Device: /dev/sda2 >23:48:46,027 INFO storage: got device: PartitionDevice instance (0x1f15ed0) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 25969 did: 28160 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x1e679e0> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1f15090> fileSystem: <parted.filesystem.FileSystem object at 0x1f15450> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f15390> PedPartition: <_ped.Partition object at 0x1f0e2f0> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 41945088 end = 83888127 length = 41943040 > flags = >23:48:46,028 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,028 INFO storage: got format: Ext4FS instance (0x1f15b50) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = ed1aa365-f135-4381-b395-df1ee60bfd1c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >23:48:46,031 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part3 /dev/disk/by-uuid/8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'ID_FS_UUID_ENC': '8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '83888128', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62914560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '491640904', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part3', > '/dev/disk/by-uuid/8c8c6afb-7bb9-441d-83bd-4536cb28297b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >23:48:46,031 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >23:48:46,032 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >23:48:46,032 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,032 INFO storage: sda3 is a partition >23:48:46,033 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >23:48:46,033 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:48:46,034 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >23:48:46,035 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >23:48:46,035 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:48:46,035 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,036 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >23:48:46,036 DEBUG storage: looking up parted Partition: /dev/sda3 >23:48:46,037 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >23:48:46,038 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >23:48:46,038 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >23:48:46,039 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >23:48:46,039 INFO storage: added partition sda3 (id 4) to device tree >23:48:46,039 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >23:48:46,040 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >23:48:46,041 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:48:46,041 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >23:48:46,073 WARN storage: disklabel detected but not usable on sda3 >23:48:46,073 INFO storage: type detected on 'sda3' is 'ext4' >23:48:46,121 DEBUG storage: padding min size from 232 up to 255 >23:48:46,122 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,122 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:46,123 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:48:46,123 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >23:48:46,124 DEBUG storage: looking up parted Device: /dev/sda3 >23:48:46,125 INFO storage: got device: PartitionDevice instance (0x1f15b90) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 30720.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11568 did: 14129 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x1e67b90> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1f15090> fileSystem: <parted.filesystem.FileSystem object at 0x1f15610> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f15590> PedPartition: <_ped.Partition object at 0x1f0e350> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 83888128 end = 146802687 length = 62914560 > flags = >23:48:46,126 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,126 INFO storage: got format: Ext4FS instance (0x1f17310) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 8c8c6afb-7bb9-441d-83bd-4536cb28297b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30720.0 targetSize = 30720.0 > >23:48:46,128 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part4 /dev/disk/by-uuid/b79907bc-b77b-4f93-8db0-bdd810e59049', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b79907bc-b77b-4f93-8db0-bdd810e59049', > 'ID_FS_UUID_ENC': 'b79907bc-b77b-4f93-8db0-bdd810e59049', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '146802688', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20969472', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '491640964', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part4', > '/dev/disk/by-uuid/b79907bc-b77b-4f93-8db0-bdd810e59049'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >23:48:46,129 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >23:48:46,129 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >23:48:46,130 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,130 INFO storage: sda4 is a partition >23:48:46,130 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >23:48:46,131 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:48:46,131 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >23:48:46,132 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:48:46,133 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:48:46,133 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,134 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >23:48:46,134 DEBUG storage: looking up parted Partition: /dev/sda4 >23:48:46,134 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >23:48:46,135 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >23:48:46,137 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >23:48:46,138 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >23:48:46,138 INFO storage: added partition sda4 (id 5) to device tree >23:48:46,138 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >23:48:46,139 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >23:48:46,140 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:48:46,140 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >23:48:46,173 WARN storage: disklabel detected but not usable on sda4 >23:48:46,174 INFO storage: type detected on 'sda4' is 'ext4' >23:48:46,215 DEBUG storage: padding min size from 188 up to 206 >23:48:46,216 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,216 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:46,217 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:48:46,217 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >23:48:46,218 DEBUG storage: looking up parted Device: /dev/sda4 >23:48:46,219 INFO storage: got device: PartitionDevice instance (0x1f15a90) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 10239.0 > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 20969472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x1e67b00> > target size = 0 path = /dev/sda4 > 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 0x1f15090> fileSystem: <parted.filesystem.FileSystem object at 0x1f157d0> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x1f15750> PedPartition: <_ped.Partition object at 0x1f0e3b0> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 146802688 end = 167772159 length = 20969472 > flags = >23:48:46,220 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,221 INFO storage: got format: Ext4FS instance (0x1f15d10) -- > type = ext4 name = ext4 status = False > device = /dev/sda4 uuid = b79907bc-b77b-4f93-8db0-bdd810e59049 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 10239.0 targetSize = 10239.0 > >23:48:46,222 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': '52317', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:48:46,222 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >23:48:46,223 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >23:48:46,223 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,223 INFO storage: loop0 is a loop device >23:48:46,224 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:48:46,224 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >23:48:46,225 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,225 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,226 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >23:48:46,226 INFO storage: added file /osmin.img (deleted) (id 6) to device tree >23:48:46,227 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >23:48:46,227 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,227 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:48:46,228 INFO storage: added loop loop0 (id 7) to device tree >23:48:46,228 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:48:46,229 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:48:46,229 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:48:46,229 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >23:48:46,230 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >23:48:46,231 WARN storage: disklabel detected but not usable on loop0 >23:48:46,232 INFO storage: type detected on 'loop0' is 'squashfs' >23:48:46,232 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:48:46,234 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:48:46,234 INFO storage: got device: LoopDevice instance (0x1f17690) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /osmin.img (deleted) (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >23:48:46,235 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': '52356', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:48:46,235 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >23:48:46,236 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:48:46,236 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,236 INFO storage: loop1 is a loop device >23:48:46,237 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:48:46,237 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >23:48:46,238 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,238 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,239 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >23:48:46,239 INFO storage: added file /osmin (id 8) to device tree >23:48:46,240 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >23:48:46,240 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,240 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:48:46,240 INFO storage: added loop loop1 (id 9) to device tree >23:48:46,241 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:48:46,241 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:48:46,241 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:48:46,242 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >23:48:46,243 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >23:48:46,245 WARN storage: disklabel detected but not usable on loop1 >23:48:46,246 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >23:48:46,246 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:48:46,246 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:48:46,247 INFO storage: got device: LoopDevice instance (0x1f17610) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /osmin (8)'] > 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 >23:48:46,248 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': '52402', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:48:46,248 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >23:48:46,248 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:48:46,249 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,249 INFO storage: loop2 is a loop device >23:48:46,249 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:48:46,250 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >23:48:46,250 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,251 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,251 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >23:48:46,251 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 10) to device tree >23:48:46,252 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >23:48:46,252 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,253 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:48:46,253 INFO storage: added loop loop2 (id 11) to device tree >23:48:46,253 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:48:46,254 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:48:46,254 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:48:46,255 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:48:46,256 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:48:46,256 WARN storage: disklabel detected but not usable on loop2 >23:48:46,256 INFO storage: type detected on 'loop2' is 'squashfs' >23:48:46,257 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:48:46,257 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:48:46,257 INFO storage: got device: LoopDevice instance (0x1f17a90) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >23:48:46,259 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '52440', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:48:46,259 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >23:48:46,260 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:48:46,260 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,260 INFO storage: loop3 is a loop device >23:48:46,261 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >23:48:46,261 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >23:48:46,262 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,262 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,262 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >23:48:46,262 INFO storage: added file /LiveOS/ext3fs.img (id 12) to device tree >23:48:46,263 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >23:48:46,263 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,264 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >23:48:46,264 INFO storage: added loop loop3 (id 13) to device tree >23:48:46,264 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >23:48:46,265 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >23:48:46,266 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,266 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:46,266 DEBUG storage: device loop3 does not contain a disklabel >23:48:46,266 INFO storage: type detected on 'loop3' is 'ext4' >23:48:46,288 DEBUG storage: using current size 0 as min size >23:48:46,289 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,289 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:46,290 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >23:48:46,291 INFO storage: got device: LoopDevice instance (0x1f159d0) -- > name = loop3 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/ext3fs.img (12)'] > 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 >23:48:46,291 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,292 INFO storage: got format: Ext4FS instance (0x1f17d50) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 4096.0 targetSize = 4096.0 > >23:48:46,297 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': '52761', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:48:46,298 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >23:48:46,299 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >23:48:46,300 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,300 INFO storage: loop4 is a loop device >23:48:46,300 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >23:48:46,300 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:48:46,301 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,301 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,302 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:48:46,302 INFO storage: added file /overlay (deleted) (id 14) to device tree >23:48:46,303 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:48:46,303 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,304 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:48:46,304 INFO storage: added loop loop4 (id 15) to device tree >23:48:46,304 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >23:48:46,305 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >23:48:46,305 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:48:46,305 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >23:48:46,306 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >23:48:46,307 WARN storage: disklabel detected but not usable on loop4 >23:48:46,307 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >23:48:46,307 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:48:46,308 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:48:46,308 INFO storage: got device: LoopDevice instance (0x1f17c50) -- > name = loop4 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (14)'] > 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 >23:48:46,309 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': '3952802', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >23:48:46,309 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >23:48:46,309 DEBUG storage: lvm filter: adding loop5 to the reject list >23:48:46,310 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': '3953073', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >23:48:46,310 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >23:48:46,310 DEBUG storage: lvm filter: adding loop6 to the reject list >23:48:46,311 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': '3953306', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >23:48:46,311 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >23:48:46,312 DEBUG storage: lvm filter: adding loop7 to the reject list >23:48:46,313 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090 /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-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '29538', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:48:46,313 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >23:48:46,314 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:48:46,314 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,314 INFO storage: live-rw is a device-mapper device >23:48:46,315 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >23:48:46,315 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:48:46,316 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >23:48:46,317 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >23:48:46,318 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (15) >23:48:46,318 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:48:46,320 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,321 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >23:48:46,321 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,321 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:48:46,322 INFO storage: added dm live-rw (id 16) to device tree >23:48:46,322 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:48:46,323 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:48:46,323 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,323 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:46,323 DEBUG storage: device live-rw does not contain a disklabel >23:48:46,323 INFO storage: type detected on 'live-rw' is 'ext4' >23:48:46,344 DEBUG storage: padding min size from 2955 up to 3250 >23:48:46,345 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,345 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:46,346 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:48:46,347 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >23:48:46,348 INFO storage: got device: DMDevice instance (0x1f17150) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop4 (15)'] > 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: -30585 did: 5796 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1e67950> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:48:46,349 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,349 INFO storage: got format: Ext4FS instance (0x1f17e10) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 4096.0 targetSize = 4096.0 > >23:48:46,351 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090 /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-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46325', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >23:48:46,352 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >23:48:46,352 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:48:46,352 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,353 INFO storage: live-osimg-min is a device-mapper device >23:48:46,353 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >23:48:46,354 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >23:48:46,354 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:48:46,355 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) >23:48:46,356 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:48:46,357 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >23:48:46,358 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:48:46,358 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:46,359 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >23:48:46,359 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:46,360 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >23:48:46,360 INFO storage: added dm live-osimg-min (id 17) to device tree >23:48:46,361 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >23:48:46,361 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >23:48:46,362 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,362 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:46,362 DEBUG storage: device live-osimg-min does not contain a disklabel >23:48:46,362 INFO storage: type detected on 'live-osimg-min' is 'ext4' >23:48:46,397 DEBUG storage: using current size 0 as min size >23:48:46,398 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,398 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:46,399 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >23:48:46,400 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >23:48:46,401 INFO storage: got device: DMDevice instance (0x1f17e50) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (13) 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 0x1e67cb0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >23:48:46,402 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:46,402 INFO storage: got format: Ext4FS instance (0x1f17650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 2954.0 targetSize = 2954.0 > >23:48:46,420 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:48:46,432 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:46,433 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,435 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,446 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:48:46,458 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:46,459 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,460 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,470 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:48:46,493 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:46,496 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,497 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,509 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >23:48:46,523 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:46,523 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,525 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,536 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:48:46,537 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:48:46,538 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >23:48:46,538 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >23:48:46,538 INFO storage: not going to restore from backup of non-existent /etc/multipath.conf >23:48:46,538 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:48:46,550 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:46,551 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,552 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,563 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:48:46,574 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:46,575 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,576 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,605 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:48:46,618 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:46,619 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,620 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,631 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >23:48:46,644 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:46,644 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,645 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:46,656 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:48:46,656 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:48:46,657 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >23:48:46,838 DEBUG storage: registered device format class DMRaidMember as dmraidmember >23:48:46,838 DEBUG storage: registered device format class BIOSBoot as biosboot >23:48:46,839 DEBUG storage: registered device format class MultipathMember as multipath_member >23:48:46,839 DEBUG storage: registered device format class SwapSpace as swap >23:48:46,839 DEBUG storage: registered device format class MDRaidMember as mdmember >23:48:46,840 DEBUG storage: registered device format class PPCPRePBoot as prepboot >23:48:46,841 DEBUG storage: registered device format class LUKS as luks >23:48:46,848 DEBUG storage: registered device format class Ext2FS as ext2 >23:48:46,848 DEBUG storage: registered device format class Ext3FS as ext3 >23:48:46,848 DEBUG storage: registered device format class Ext4FS as ext4 >23:48:46,848 DEBUG storage: registered device format class FATFS as vfat >23:48:46,849 DEBUG storage: registered device format class EFIFS as efi >23:48:46,849 DEBUG storage: registered device format class BTRFS as btrfs >23:48:46,849 DEBUG storage: registered device format class GFS2 as gfs2 >23:48:46,849 DEBUG storage: registered device format class JFS as jfs >23:48:46,849 DEBUG storage: registered device format class ReiserFS as reiserfs >23:48:46,849 DEBUG storage: registered device format class XFS as xfs >23:48:46,849 DEBUG storage: registered device format class HFS as hfs >23:48:46,850 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >23:48:46,850 DEBUG storage: registered device format class HFSPlus as hfs+ >23:48:46,850 DEBUG storage: registered device format class NTFS as ntfs >23:48:46,850 DEBUG storage: registered device format class NFS as nfs >23:48:46,850 DEBUG storage: registered device format class NFSv4 as nfs4 >23:48:46,850 DEBUG storage: registered device format class Iso9660FS as iso9660 >23:48:46,850 DEBUG storage: registered device format class NoDevFS as nodev >23:48:46,850 DEBUG storage: registered device format class DevPtsFS as devpts >23:48:46,851 DEBUG storage: registered device format class ProcFS as proc >23:48:46,851 DEBUG storage: registered device format class SysFS as sysfs >23:48:46,851 DEBUG storage: registered device format class TmpFS as tmpfs >23:48:46,852 DEBUG storage: registered device format class BindFS as bind >23:48:46,852 DEBUG storage: registered device format class SELinuxFS as selinuxfs >23:48:46,852 DEBUG storage: registered device format class USBFS as usbfs >23:48:46,853 DEBUG storage: registered device format class DiskLabel as disklabel >23:48:46,853 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >23:48:47,568 DEBUG storage: MultipathTopology._build_topology: >23:48:47,568 DEBUG storage: /etc/multipath.conf contents: >23:48:47,568 DEBUG storage: # multipath.conf written by anaconda >23:48:47,568 DEBUG storage: >23:48:47,568 DEBUG storage: defaults { >23:48:47,568 DEBUG storage: user_friendly_names yes >23:48:47,568 DEBUG storage: } >23:48:47,568 DEBUG storage: blacklist { >23:48:47,569 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:48:47,569 DEBUG storage: devnode "^hd[a-z]" >23:48:47,569 DEBUG storage: devnode "^dcssblk[0-9]*" >23:48:47,569 DEBUG storage: device { >23:48:47,569 DEBUG storage: vendor "DGC" >23:48:47,569 DEBUG storage: product "LUNZ" >23:48:47,569 DEBUG storage: } >23:48:47,569 DEBUG storage: device { >23:48:47,569 DEBUG storage: vendor "IBM" >23:48:47,570 DEBUG storage: product "S/390.*" >23:48:47,570 DEBUG storage: } >23:48:47,571 DEBUG storage: # don't count normal SATA devices as multipaths >23:48:47,571 DEBUG storage: device { >23:48:47,571 DEBUG storage: vendor "ATA" >23:48:47,571 DEBUG storage: } >23:48:47,572 DEBUG storage: # don't count 3ware devices as multipaths >23:48:47,573 DEBUG storage: device { >23:48:47,573 DEBUG storage: vendor "3ware" >23:48:47,573 DEBUG storage: } >23:48:47,574 DEBUG storage: device { >23:48:47,574 DEBUG storage: vendor "AMCC" >23:48:47,574 DEBUG storage: } >23:48:47,575 DEBUG storage: # nor highpoint devices >23:48:47,575 DEBUG storage: device { >23:48:47,575 DEBUG storage: vendor "HPT" >23:48:47,576 DEBUG storage: } >23:48:47,576 DEBUG storage: } >23:48:47,576 DEBUG storage: multipaths { >23:48:47,577 DEBUG storage: } >23:48:47,577 DEBUG storage: (end of /etc/multipath.conf) >23:48:47,620 INFO storage: MultipathTopology: found non-disk device: sr0 >23:48:47,621 INFO storage: MultipathTopology: found singlepath device: sda >23:48:47,621 INFO storage: MultipathTopology: found non-disk device: sda1 >23:48:47,622 INFO storage: MultipathTopology: found non-disk device: sda2 >23:48:47,622 INFO storage: MultipathTopology: found non-disk device: sda3 >23:48:47,622 INFO storage: MultipathTopology: found non-disk device: sda4 >23:48:47,622 INFO storage: MultipathTopology: found singlepath device: loop0 >23:48:47,622 INFO storage: MultipathTopology: found singlepath device: loop1 >23:48:47,623 INFO storage: MultipathTopology: found singlepath device: loop2 >23:48:47,623 INFO storage: MultipathTopology: found singlepath device: loop3 >23:48:47,623 INFO storage: MultipathTopology: found singlepath device: loop4 >23:48:47,623 INFO storage: MultipathTopology: found singlepath device: loop5 >23:48:47,623 INFO storage: MultipathTopology: found singlepath device: loop6 >23:48:47,623 INFO storage: MultipathTopology: found singlepath device: loop7 >23:48:47,624 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:48:47,624 INFO storage: MultipathTopology: found singlepath device: dm-1 >23:48:48,712 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >23:48:48,713 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >23:48:48,766 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >23:48:48,768 INFO storage: sr0 looks to be the live device; marking as protected >23:48:48,820 DEBUG storage: MultipathTopology._build_topology: >23:48:48,822 DEBUG storage: /etc/multipath.conf contents: >23:48:48,824 DEBUG storage: # multipath.conf written by anaconda >23:48:48,824 DEBUG storage: >23:48:48,824 DEBUG storage: defaults { >23:48:48,825 DEBUG storage: user_friendly_names yes >23:48:48,825 DEBUG storage: } >23:48:48,825 DEBUG storage: blacklist { >23:48:48,825 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >23:48:48,825 DEBUG storage: devnode "^hd[a-z]" >23:48:48,825 DEBUG storage: devnode "^dcssblk[0-9]*" >23:48:48,825 DEBUG storage: device { >23:48:48,825 DEBUG storage: vendor "DGC" >23:48:48,825 DEBUG storage: product "LUNZ" >23:48:48,825 DEBUG storage: } >23:48:48,825 DEBUG storage: device { >23:48:48,826 DEBUG storage: vendor "IBM" >23:48:48,827 DEBUG storage: product "S/390.*" >23:48:48,827 DEBUG storage: } >23:48:48,827 DEBUG storage: # don't count normal SATA devices as multipaths >23:48:48,827 DEBUG storage: device { >23:48:48,828 DEBUG storage: vendor "ATA" >23:48:48,828 DEBUG storage: } >23:48:48,828 DEBUG storage: # don't count 3ware devices as multipaths >23:48:48,828 DEBUG storage: device { >23:48:48,828 DEBUG storage: vendor "3ware" >23:48:48,829 DEBUG storage: } >23:48:48,829 DEBUG storage: device { >23:48:48,830 DEBUG storage: vendor "AMCC" >23:48:48,830 DEBUG storage: } >23:48:48,831 DEBUG storage: # nor highpoint devices >23:48:48,831 DEBUG storage: device { >23:48:48,831 DEBUG storage: vendor "HPT" >23:48:48,832 DEBUG storage: } >23:48:48,832 DEBUG storage: } >23:48:48,832 DEBUG storage: multipaths { >23:48:48,833 DEBUG storage: } >23:48:48,833 DEBUG storage: (end of /etc/multipath.conf) >23:48:48,906 INFO storage: MultipathTopology: found non-disk device: sr0 >23:48:48,908 INFO storage: MultipathTopology: found singlepath device: sda >23:48:48,909 INFO storage: MultipathTopology: found non-disk device: sda1 >23:48:48,909 INFO storage: MultipathTopology: found non-disk device: sda2 >23:48:48,910 INFO storage: MultipathTopology: found non-disk device: sda3 >23:48:48,911 INFO storage: MultipathTopology: found non-disk device: sda4 >23:48:48,911 INFO storage: MultipathTopology: found singlepath device: loop0 >23:48:48,912 INFO storage: MultipathTopology: found singlepath device: loop1 >23:48:48,912 INFO storage: MultipathTopology: found singlepath device: loop2 >23:48:48,912 INFO storage: MultipathTopology: found singlepath device: loop3 >23:48:48,916 INFO storage: MultipathTopology: found singlepath device: loop4 >23:48:48,916 INFO storage: MultipathTopology: found singlepath device: loop5 >23:48:48,916 INFO storage: MultipathTopology: found singlepath device: loop6 >23:48:48,917 INFO storage: MultipathTopology: found singlepath device: loop7 >23:48:48,917 INFO storage: MultipathTopology: found singlepath device: dm-0 >23:48:48,917 INFO storage: MultipathTopology: found singlepath device: dm-1 >23:48:48,917 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >23:48:48,930 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6 /dev/disk/by-label/Fedora-18-TC1-x86_64-Live-Deskto /dev/disk/by-uuid/2012-12-08-02-38-12-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_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-TC1-x86_64-Live-Deskto', > 'ID_FS_LABEL_ENC': 'Fedora-18-TC1-x86_64-Live-Deskto', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-12-08-02-38-12-00', > 'ID_FS_UUID_ENC': '2012-12-08-02-38-12-00', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-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\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB0-01f003f6', > 'ID_SERIAL_SHORT': 'VB0-01f003f6', > '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': '18414', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6', > '/dev/disk/by-label/Fedora-18-TC1-x86_64-Live-Deskto', > '/dev/disk/by-uuid/2012-12-08-02-38-12-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >23:48:48,930 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >23:48:48,931 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >23:48:48,931 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:48,932 INFO storage: sr0 is a cdrom >23:48:48,932 DEBUG storage: DeviceTree.addUdevOpticalDevice: >23:48:48,933 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:48,937 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >23:48:48,937 INFO storage: added cdrom sr0 (id 0) to device tree >23:48:48,938 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:48:48,942 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >23:48:48,943 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >23:48:48,946 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >23:48:48,947 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >23:48:48,964 WARN storage: disklabel detected but not usable on sr0 >23:48:48,965 INFO storage: type detected on 'sr0' is 'iso9660' >23:48:48,972 DEBUG storage: Iso9660FS.supported: supported: True ; >23:48:48,972 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >23:48:48,974 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >23:48:48,976 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:48:48,979 DEBUG storage: looking up parted Device: /dev/sr0 >23:48:48,982 INFO storage: got device: OpticalDevice instance (0x7f0df408a710) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 790.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: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 404480 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7f0df4091320> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >23:48:48,984 DEBUG storage: Iso9660FS.supported: supported: True ; >23:48:48,984 INFO storage: got format: Iso9660FS instance (0x7f0df40ecbd0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-12-08-02-38-12-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-TC1-x86_64-Live-Deskto size = 0 targetSize = 0 > >23:48:48,988 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35659', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >23:48:48,990 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >23:48:48,990 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:48:48,992 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:48,993 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >23:48:48,995 INFO storage: sda is a disk >23:48:48,995 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:48,997 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >23:48:48,997 INFO storage: added disk sda (id 1) to device tree >23:48:48,997 DEBUG storage: looking up parted Device: /dev/sda >23:48:48,999 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >23:48:49,001 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >23:48:49,002 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:48:49,005 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >23:48:49,016 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0df4110ed0>, <parted.partition.Partition object at 0x7f0df41170d0>, <parted.partition.Partition object at 0x7f0df4117350>, <parted.partition.Partition object at 0x7f0df4110c50>] > device: <parted.device.Device object at 0x7f0df4110d10> > PedDisk: <_ped.Disk object at 0x2c89098> >23:48:49,016 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >23:48:49,017 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >23:48:49,019 INFO storage: got device: DiskDevice instance (0x7f0df408a5d0) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 81920.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7f0df4091560> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7f0df4110a50> >23:48:49,020 INFO storage: got format: DiskLabel instance (0x7f0df4110b10) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 4 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 4 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7f0df4110ed0>, <parted.partition.Partition object at 0x7f0df41170d0>, <parted.partition.Partition object at 0x7f0df4117350>, <parted.partition.Partition object at 0x7f0df4110c50>] > device: <parted.device.Device object at 0x7f0df4110d10> > PedDisk: <_ped.Disk object at 0x2c89098> > origPartedDisk = <parted.disk.Disk object at 0x7f0df41109d0> > partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7f0df4091680> > >23:48:49,027 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part1 /dev/disk/by-uuid/bc02503b-50aa-4f66-8b30-1754be9b5003', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bc02503b-50aa-4f66-8b30-1754be9b5003', > 'ID_FS_UUID_ENC': 'bc02503b-50aa-4f66-8b30-1754be9b5003', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '1640331', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part1', > '/dev/disk/by-uuid/bc02503b-50aa-4f66-8b30-1754be9b5003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >23:48:49,028 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >23:48:49,029 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >23:48:49,030 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,030 INFO storage: sda1 is a partition >23:48:49,038 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >23:48:49,039 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:48:49,040 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >23:48:49,040 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >23:48:49,042 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:48:49,042 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,043 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >23:48:49,043 DEBUG storage: looking up parted Partition: /dev/sda1 >23:48:49,044 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >23:48:49,045 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >23:48:49,046 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >23:48:49,046 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >23:48:49,047 INFO storage: added partition sda1 (id 2) to device tree >23:48:49,047 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >23:48:49,048 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >23:48:49,049 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:48:49,051 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >23:48:49,056 WARN storage: disklabel detected but not usable on sda1 >23:48:49,062 INFO storage: type detected on 'sda1' is 'ext4' >23:48:49,162 DEBUG storage: padding min size from 211 up to 232 >23:48:49,164 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,164 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:49,166 DEBUG storage: PartitionDevice._setFormat: sda1 ; >23:48:49,167 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >23:48:49,178 DEBUG storage: looking up parted Device: /dev/sda1 >23:48:49,182 INFO storage: got device: PartitionDevice instance (0x2c87650) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/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: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f0df40919e0> > 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 0x7f0df4110dd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0df4117210> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0df4110f90> PedPartition: <_ped.Partition object at 0x7f0df4109a70> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 2048 end = 41945087 length = 41943040 > flags = >23:48:49,183 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,184 INFO storage: got format: Ext4FS instance (0x7f0df4117850) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = bc02503b-50aa-4f66-8b30-1754be9b5003 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >23:48:49,189 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part2 /dev/disk/by-uuid/ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'ID_FS_UUID_ENC': 'ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '41945088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '491640848', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part2', > '/dev/disk/by-uuid/ed1aa365-f135-4381-b395-df1ee60bfd1c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >23:48:49,189 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >23:48:49,190 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >23:48:49,191 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,192 INFO storage: sda2 is a partition >23:48:49,200 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >23:48:49,201 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:48:49,203 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >23:48:49,211 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >23:48:49,213 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:48:49,214 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,215 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >23:48:49,215 DEBUG storage: looking up parted Partition: /dev/sda2 >23:48:49,216 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >23:48:49,217 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >23:48:49,218 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >23:48:49,222 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >23:48:49,222 INFO storage: added partition sda2 (id 3) to device tree >23:48:49,223 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >23:48:49,224 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >23:48:49,225 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:48:49,226 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >23:48:49,230 WARN storage: disklabel detected but not usable on sda2 >23:48:49,230 INFO storage: type detected on 'sda2' is 'ext4' >23:48:49,336 DEBUG storage: padding min size from 211 up to 232 >23:48:49,342 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,343 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:49,349 DEBUG storage: PartitionDevice._setFormat: sda2 ; >23:48:49,353 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >23:48:49,362 DEBUG storage: looking up parted Device: /dev/sda2 >23:48:49,367 INFO storage: got device: PartitionDevice instance (0x7f0df4110990) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7f0df4091a70> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0df4117250> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0df4117190> PedPartition: <_ped.Partition object at 0x7f0df4109950> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 41945088 end = 83888127 length = 41943040 > flags = >23:48:49,371 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,372 INFO storage: got format: Ext4FS instance (0x7f0df4117610) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = ed1aa365-f135-4381-b395-df1ee60bfd1c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >23:48:49,378 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part3 /dev/disk/by-uuid/8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'ID_FS_UUID_ENC': '8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '83888128', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62914560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '491640904', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part3', > '/dev/disk/by-uuid/8c8c6afb-7bb9-441d-83bd-4536cb28297b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >23:48:49,379 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >23:48:49,381 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >23:48:49,383 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,383 INFO storage: sda3 is a partition >23:48:49,384 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >23:48:49,385 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:48:49,387 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >23:48:49,392 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >23:48:49,396 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:48:49,396 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,397 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >23:48:49,397 DEBUG storage: looking up parted Partition: /dev/sda3 >23:48:49,398 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >23:48:49,399 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >23:48:49,400 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >23:48:49,401 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >23:48:49,401 INFO storage: added partition sda3 (id 4) to device tree >23:48:49,402 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >23:48:49,404 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >23:48:49,406 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:48:49,408 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >23:48:49,412 WARN storage: disklabel detected but not usable on sda3 >23:48:49,413 INFO storage: type detected on 'sda3' is 'ext4' >23:48:49,499 DEBUG storage: padding min size from 232 up to 255 >23:48:49,508 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,508 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:49,509 DEBUG storage: PartitionDevice._setFormat: sda3 ; >23:48:49,510 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >23:48:49,511 DEBUG storage: looking up parted Device: /dev/sda3 >23:48:49,512 INFO storage: got device: PartitionDevice instance (0x7f0df4117bd0) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 30720.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 19515 did: 24387 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x7f0df4091950> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0df4117410> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0df4117390> PedPartition: <_ped.Partition object at 0x7f0df41098f0> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 83888128 end = 146802687 length = 62914560 > flags = >23:48:49,518 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,518 INFO storage: got format: Ext4FS instance (0x7f0df4123150) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 8c8c6afb-7bb9-441d-83bd-4536cb28297b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30720.0 targetSize = 30720.0 > >23:48:49,528 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part4 /dev/disk/by-uuid/b79907bc-b77b-4f93-8db0-bdd810e59049', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'b79907bc-b77b-4f93-8db0-bdd810e59049', > 'ID_FS_UUID_ENC': 'b79907bc-b77b-4f93-8db0-bdd810e59049', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '146802688', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20969472', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '491640964', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part4', > '/dev/disk/by-uuid/b79907bc-b77b-4f93-8db0-bdd810e59049'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >23:48:49,529 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >23:48:49,533 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >23:48:49,536 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,537 INFO storage: sda4 is a partition >23:48:49,540 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >23:48:49,543 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >23:48:49,549 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >23:48:49,550 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:48:49,551 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:48:49,551 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,552 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >23:48:49,552 DEBUG storage: looking up parted Partition: /dev/sda4 >23:48:49,553 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >23:48:49,554 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >23:48:49,555 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >23:48:49,562 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >23:48:49,562 INFO storage: added partition sda4 (id 5) to device tree >23:48:49,575 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >23:48:49,578 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >23:48:49,580 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:48:49,581 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >23:48:49,595 WARN storage: disklabel detected but not usable on sda4 >23:48:49,595 INFO storage: type detected on 'sda4' is 'ext4' >23:48:49,702 DEBUG storage: padding min size from 188 up to 206 >23:48:49,709 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,720 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:49,721 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:48:49,722 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: ext4 ; >23:48:49,723 DEBUG storage: looking up parted Device: /dev/sda4 >23:48:49,725 INFO storage: got device: PartitionDevice instance (0x2f10d50) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 10239.0 > format = existing ext4 filesystem > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 20969472 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32525 did: 0 busy: False > hardwareGeometry: (1305, 255, 63) biosGeometry: (1305, 255, 63) > PedDevice: <_ped.Device object at 0x2f2c710> > target size = 0 path = /dev/sda4 > 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 0x7f0df4110dd0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0df4110bd0> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0df4110c90> PedPartition: <_ped.Partition object at 0x7f0df41099b0> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 146802688 end = 167772159 length = 20969472 > flags = >23:48:49,725 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,726 INFO storage: got format: Ext4FS instance (0x2f23990) -- > type = ext4 name = ext4 status = False > device = /dev/sda4 uuid = b79907bc-b77b-4f93-8db0-bdd810e59049 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 10239.0 targetSize = 10239.0 > >23:48:49,728 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': '52317', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >23:48:49,737 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >23:48:49,740 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >23:48:49,747 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,747 INFO storage: loop0 is a loop device >23:48:49,753 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >23:48:49,755 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >23:48:49,762 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,762 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,763 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >23:48:49,764 INFO storage: added file /osmin.img (deleted) (id 6) to device tree >23:48:49,765 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >23:48:49,765 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,766 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:48:49,766 INFO storage: added loop loop0 (id 7) to device tree >23:48:49,767 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >23:48:49,767 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >23:48:49,768 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:48:49,768 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >23:48:49,780 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >23:48:49,786 WARN storage: disklabel detected but not usable on loop0 >23:48:49,786 INFO storage: type detected on 'loop0' is 'squashfs' >23:48:49,787 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:48:49,787 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >23:48:49,788 INFO storage: got device: LoopDevice instance (0x309cf90) -- > name = loop0 status = False kids = 0 id = 7 > parents = ['existing 0MB file /osmin.img (deleted) (6)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >23:48:49,791 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': '52356', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >23:48:49,792 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >23:48:49,795 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:48:49,799 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,800 INFO storage: loop1 is a loop device >23:48:49,803 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >23:48:49,804 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >23:48:49,805 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,805 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,806 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >23:48:49,806 INFO storage: added file /osmin (id 8) to device tree >23:48:49,807 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >23:48:49,807 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,809 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:48:49,811 INFO storage: added loop loop1 (id 9) to device tree >23:48:49,813 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >23:48:49,815 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >23:48:49,816 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:48:49,822 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >23:48:49,823 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >23:48:49,824 WARN storage: disklabel detected but not usable on loop1 >23:48:49,824 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >23:48:49,824 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:48:49,825 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >23:48:49,825 INFO storage: got device: LoopDevice instance (0x7f0df4190890) -- > name = loop1 status = False kids = 0 id = 9 > parents = ['existing 0MB file /osmin (8)'] > 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 >23:48:49,829 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': '52402', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >23:48:49,831 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >23:48:49,834 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >23:48:49,836 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,836 INFO storage: loop2 is a loop device >23:48:49,838 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >23:48:49,838 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >23:48:49,841 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,842 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,852 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >23:48:49,853 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 10) to device tree >23:48:49,855 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >23:48:49,855 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,858 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:48:49,858 INFO storage: added loop loop2 (id 11) to device tree >23:48:49,861 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >23:48:49,862 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >23:48:49,862 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:48:49,867 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >23:48:49,868 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >23:48:49,877 WARN storage: disklabel detected but not usable on loop2 >23:48:49,877 INFO storage: type detected on 'loop2' is 'squashfs' >23:48:49,877 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >23:48:49,878 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >23:48:49,884 INFO storage: got device: LoopDevice instance (0x7f0df419ed10) -- > name = loop2 status = False kids = 0 id = 11 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (10)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >23:48:49,885 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '52440', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >23:48:49,887 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >23:48:49,888 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:48:49,894 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,895 INFO storage: loop3 is a loop device >23:48:49,896 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >23:48:49,897 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >23:48:49,902 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:49,902 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,909 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >23:48:49,909 INFO storage: added file /LiveOS/ext3fs.img (id 12) to device tree >23:48:49,910 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >23:48:49,911 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:49,912 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >23:48:49,912 INFO storage: added loop loop3 (id 13) to device tree >23:48:49,919 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >23:48:49,921 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >23:48:49,924 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,924 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:49,925 DEBUG storage: device loop3 does not contain a disklabel >23:48:49,925 INFO storage: type detected on 'loop3' is 'ext4' >23:48:49,986 DEBUG storage: using current size 0 as min size >23:48:49,988 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,988 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:49,989 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >23:48:49,990 INFO storage: got device: LoopDevice instance (0x31d5790) -- > name = loop3 status = False kids = 0 id = 13 > parents = ['existing 0MB file /LiveOS/ext3fs.img (12)'] > 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 >23:48:49,995 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:49,996 INFO storage: got format: Ext4FS instance (0x3275110) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 4096.0 targetSize = 4096.0 > >23:48:50,006 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': '52761', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >23:48:50,007 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >23:48:50,008 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >23:48:50,008 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:50,009 INFO storage: loop4 is a loop device >23:48:50,013 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >23:48:50,014 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >23:48:50,015 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:50,016 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:50,017 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >23:48:50,017 INFO storage: added file /overlay (deleted) (id 14) to device tree >23:48:50,020 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >23:48:50,021 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:50,022 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:48:50,022 INFO storage: added loop loop4 (id 15) to device tree >23:48:50,025 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >23:48:50,031 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >23:48:50,031 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:48:50,033 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >23:48:50,034 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >23:48:50,035 WARN storage: disklabel detected but not usable on loop4 >23:48:50,035 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >23:48:50,036 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >23:48:50,039 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >23:48:50,040 INFO storage: got device: LoopDevice instance (0x3372a50) -- > name = loop4 status = False kids = 0 id = 15 > parents = ['existing 0MB file /overlay (deleted) (14)'] > 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 >23:48:50,043 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': '3952802', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >23:48:50,043 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >23:48:50,043 DEBUG storage: lvm filter: adding loop5 to the reject list >23:48:50,044 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': '3953073', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >23:48:50,044 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >23:48:50,044 DEBUG storage: lvm filter: adding loop6 to the reject list >23:48:50,045 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': '3953306', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >23:48:50,046 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >23:48:50,046 DEBUG storage: lvm filter: adding loop7 to the reject list >23:48:50,046 DEBUG storage: Skipping a device mapper drive (dm-0) for now >23:48:50,046 DEBUG storage: Skipping a device mapper drive (dm-1) for now >23:48:50,097 INFO storage: devices to scan: ['dm-0', 'dm-1'] >23:48:50,104 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090 /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-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '29538', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >23:48:50,105 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >23:48:50,106 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:48:50,108 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:50,109 INFO storage: live-rw is a device-mapper device >23:48:50,110 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >23:48:50,112 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:48:50,115 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >23:48:50,116 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >23:48:50,119 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (15) >23:48:50,120 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >23:48:50,122 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:50,124 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >23:48:50,125 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:50,127 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >23:48:50,128 INFO storage: added dm live-rw (id 16) to device tree >23:48:50,128 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >23:48:50,129 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >23:48:50,130 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:50,130 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:50,130 DEBUG storage: device live-rw does not contain a disklabel >23:48:50,131 INFO storage: type detected on 'live-rw' is 'ext4' >23:48:50,210 DEBUG storage: padding min size from 2955 up to 3250 >23:48:50,215 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:50,215 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:50,216 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >23:48:50,217 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >23:48:50,227 INFO storage: got device: DMDevice instance (0x3442d50) -- > name = live-rw status = True kids = 0 id = 16 > parents = ['existing 0MB loop loop4 (15)'] > 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: 32525 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x33863b0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >23:48:50,230 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:50,231 INFO storage: got format: Ext4FS instance (0x7f0df41d32d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 4096.0 targetSize = 4096.0 > >23:48:50,235 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090 /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-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46325', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >23:48:50,236 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >23:48:50,239 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:48:50,242 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:50,242 INFO storage: live-osimg-min is a device-mapper device >23:48:50,243 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >23:48:50,246 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >23:48:50,249 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >23:48:50,250 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (9) >23:48:50,255 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >23:48:50,257 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (13) with existing ext4 filesystem >23:48:50,266 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >23:48:50,269 DEBUG storage: DeviceTree.getDeviceByName returned None >23:48:50,271 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >23:48:50,271 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:48:50,273 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >23:48:50,273 INFO storage: added dm live-osimg-min (id 17) to device tree >23:48:50,286 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >23:48:50,290 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >23:48:50,293 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:50,293 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:50,293 DEBUG storage: device live-osimg-min does not contain a disklabel >23:48:50,294 INFO storage: type detected on 'live-osimg-min' is 'ext4' >23:48:50,363 DEBUG storage: using current size 0 as min size >23:48:50,364 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:50,365 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:48:50,366 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >23:48:50,367 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >23:48:50,369 INFO storage: got device: DMDevice instance (0x3543d50) -- > name = live-osimg-min status = True kids = 0 id = 17 > parents = ['existing 0MB loop loop3 (13) 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: 32525 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x366d3b0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >23:48:50,370 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:50,372 INFO storage: got format: Ext4FS instance (0x366a650) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 2954.0 targetSize = 2954.0 > >23:48:50,429 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:48:50,451 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:50,457 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,464 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,481 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:48:50,500 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:50,506 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,513 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,534 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:48:50,553 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:50,554 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,561 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,606 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >23:48:50,631 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:50,633 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,637 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,651 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:48:50,653 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:48:50,654 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >23:48:50,654 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >23:48:50,658 INFO storage: edd: collected mbr signatures: {'sda': '0x398c83dc'} >23:48:50,670 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >23:48:50,689 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:48:50,742 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:48:50,801 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:50,806 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,807 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,827 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >23:48:50,829 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:48:50,864 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:48:50,920 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:50,921 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,924 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:50,942 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >23:48:50,943 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:48:50,982 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:48:51,029 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:51,033 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:51,038 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:51,061 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:48:51,063 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >23:48:51,115 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >23:48:51,154 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:48:51,157 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:51,164 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:48:51,276 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:51,279 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:51,282 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:51,302 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:51,308 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:51,311 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:51,316 DEBUG storage: Ext4FS.supported: supported: True ; >23:48:51,322 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:48:51,328 DEBUG storage: Iso9660FS.supported: supported: True ; >23:48:51,378 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >23:48:51,380 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (17) with existing ext4 filesystem >23:49:51,371 DEBUG storage: Iso9660FS.supported: supported: True ; >23:49:51,372 DEBUG storage: Iso9660FS.supported: supported: True ; >23:49:51,380 DEBUG storage: NFSv4.supported: supported: False ; >23:49:51,381 DEBUG storage: NFSv4.supported: supported: False ; >23:49:51,382 DEBUG storage: SELinuxFS.supported: supported: False ; >23:49:51,384 DEBUG storage: SELinuxFS.supported: supported: False ; >23:49:51,387 DEBUG storage: Ext4FS.supported: supported: True ; >23:49:51,394 DEBUG storage: Ext4FS.supported: supported: True ; >23:49:51,396 DEBUG storage: Ext3FS.supported: supported: True ; >23:49:51,397 DEBUG storage: Ext3FS.supported: supported: True ; >23:49:51,398 DEBUG storage: Ext2FS.supported: supported: True ; >23:49:51,399 DEBUG storage: Ext2FS.supported: supported: True ; >23:49:51,400 DEBUG storage: SysFS.supported: supported: False ; >23:49:51,401 DEBUG storage: SysFS.supported: supported: False ; >23:49:51,402 DEBUG storage: MultipathMember.__init__: >23:49:51,403 DEBUG storage: MDRaidMember.__init__: >23:49:51,404 DEBUG storage: ProcFS.supported: supported: False ; >23:49:51,406 DEBUG storage: ProcFS.supported: supported: False ; >23:49:51,408 DEBUG storage: SwapSpace.__init__: >23:49:51,409 DEBUG storage: DMRaidMember.__init__: >23:49:51,411 DEBUG storage: DevPtsFS.supported: supported: False ; >23:49:51,412 DEBUG storage: DevPtsFS.supported: supported: False ; >23:49:51,413 DEBUG storage: BTRFS.supported: supported: True ; >23:49:51,519 DEBUG storage: USBFS.supported: supported: False ; >23:49:51,520 DEBUG storage: USBFS.supported: supported: False ; >23:49:51,520 DEBUG storage: DiskLabel.__init__: >23:49:51,521 INFO storage: DiskLabel.partedDevice returning None >23:49:51,522 DEBUG storage: HFSPlus.supported: supported: False ; >23:49:51,522 DEBUG storage: HFSPlus.supported: supported: False ; >23:49:51,523 DEBUG storage: XFS.supported: supported: True ; >23:49:51,578 DEBUG storage: XFS.supported: supported: True ; >23:49:51,579 DEBUG storage: TmpFS.supported: supported: False ; >23:49:51,580 DEBUG storage: TmpFS.supported: supported: False ; >23:49:51,581 DEBUG storage: LUKS.__init__: >23:49:51,582 DEBUG storage: NTFS.supported: supported: False ; >23:49:51,583 DEBUG storage: NTFS.supported: supported: False ; >23:49:51,584 DEBUG storage: BindFS.supported: supported: False ; >23:49:51,585 DEBUG storage: BindFS.supported: supported: False ; >23:49:51,586 DEBUG storage: HFS.supported: supported: False ; >23:49:51,586 DEBUG storage: HFS.supported: supported: False ; >23:49:51,587 DEBUG storage: LVMPhysicalVolume.__init__: >23:49:51,588 DEBUG storage: NFS.supported: supported: False ; >23:49:51,589 DEBUG storage: NFS.supported: supported: False ; >23:49:51,590 DEBUG storage: FATFS.supported: supported: True ; >23:49:51,591 DEBUG storage: FATFS.supported: supported: True ; >23:49:51,592 DEBUG storage: NoDevFS.supported: supported: False ; >23:49:51,593 DEBUG storage: NoDevFS.supported: supported: False ; >23:50:47,497 DEBUG storage: removing sda4 >23:50:47,502 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:50:47,502 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:50:47,504 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: ext4 ; type: None ; >23:50:47,504 INFO storage: registered action: [0] Destroy Format ext4 filesystem on partition sda4 (id 5) >23:50:47,506 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >23:50:47,508 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >23:50:47,528 INFO storage: removed partition sda4 (id 5) from device tree >23:50:47,530 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:50:47,531 INFO storage: registered action: [1] Destroy Device partition sda4 (id 5) >23:50:47,543 DEBUG storage: clearpart: looking at sda3 >23:50:47,543 DEBUG storage: clearpart: looking at sda2 >23:50:47,544 DEBUG storage: clearpart: looking at sda1 >23:50:47,546 DEBUG storage: checking whether disk sda has an empty extended >23:50:47,549 DEBUG storage: extended is None ; logicals is [] >23:50:47,551 DEBUG storage: doAutoPart: True >23:50:47,551 DEBUG storage: encryptedAutoPart: False >23:50:47,551 DEBUG storage: autoPartType: 2 >23:50:47,551 DEBUG storage: clearPartType: 2 >23:50:47,551 DEBUG storage: clearPartDisks: ['sda'] >23:50:47,551 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x5a55a90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x5a55fd0) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x5a55f50) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x5a55f90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x5a5b050) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >23:50:47,551 DEBUG storage: storage.disks: ['sda'] >23:50:47,551 DEBUG storage: storage.partitioned: ['sda'] >23:50:47,552 DEBUG storage: all names: ['/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', 'sda2', 'sda3', 'sr0'] >23:50:47,570 DEBUG storage: DeviceTree.getDeviceByName: name: ; >23:50:47,575 DEBUG storage: DeviceTree.getDeviceByName returned None >23:50:47,592 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/ ; >23:50:47,601 DEBUG storage: DeviceTree.getDeviceByPath returned None >23:50:47,601 DEBUG storage: failed to resolve '/dev/' >23:50:47,601 DEBUG storage: boot disk: None >23:50:47,603 DEBUG storage: LVMPhysicalVolume.__init__: mountpoint: None ; >23:50:47,604 DEBUG storage: getFormat('lvmpv') returning LVMPhysicalVolume instance >23:50:47,605 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:50:47,607 DEBUG storage: PartitionDevice._setFormat: req0 ; >23:50:47,608 DEBUG storage: PartitionDevice._setFormat: req0 ; current: None ; type: lvmpv ; >23:50:47,609 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:50:47,610 INFO storage: added partition req0 (id 18) to device tree >23:50:47,610 INFO storage: registered action: [2] Create Device partition req0 (id 18) >23:50:47,610 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:50:47,610 INFO storage: registered action: [3] Create Format lvmpv on partition req0 (id 18) >23:50:47,613 DEBUG storage: candidate disks: [DiskDevice instance (0x7f0df408a5d0) -- > name = sda status = True kids = 3 id = 1 > parents = [] > uuid = None size = 81920.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7f0df4091560> > target size = 0 path = /dev/sda > format args = [] originalFormat = disklabel removable = False partedDevice = <parted.device.Device object at 0x7f0df4110a50>] >23:50:47,613 DEBUG storage: devs: [PartitionDevice instance (0x5a77d50) -- > name = req0 status = False kids = 0 id = 18 > parents = [] > uuid = None size = 500 > format = non-existent lvmpv > major = 0 minor = 0 exists = False protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/req0 > format args = [] originalFormat = lvmpv grow = True max size = 0 bootable = None > part type = None primary = False > partedPartition = None > disk = None >] >23:50:47,614 DEBUG storage: Ext4FS.supported: supported: True ; >23:50:47,614 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:50:47,616 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:50:47,617 DEBUG storage: PartitionDevice._setFormat: req1 ; >23:50:47,617 DEBUG storage: PartitionDevice._setFormat: req1 ; current: None ; type: ext4 ; >23:50:47,618 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:50:47,619 INFO storage: added partition req1 (id 19) to device tree >23:50:47,619 INFO storage: registered action: [4] Create Device partition req1 (id 19) >23:50:47,619 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:50:47,619 INFO storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 19) >23:50:47,619 INFO storage: skipping unneeded stage1 biosboot request >23:50:47,619 DEBUG storage: PartSpec instance (0x5a55f90) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False > >23:50:47,619 DEBUG storage: None >23:50:47,620 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:50:47,623 DEBUG storage: removing all non-preexisting partitions ['req0(id 18)', 'req1(id 19)'] from disk(s) ['sda'] >23:50:47,623 DEBUG storage: allocatePartitions: disks=['sda'] ; partitions=['req0(id 18)', 'req1(id 19)'] >23:50:47,623 DEBUG storage: removing all non-preexisting partitions ['req1(id 19)', 'req0(id 18)'] from disk(s) ['sda'] >23:50:47,624 DEBUG storage: DeviceTree.getDeviceByName: name: ; >23:50:47,625 DEBUG storage: DeviceTree.getDeviceByName returned None >23:50:47,626 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/ ; >23:50:47,627 DEBUG storage: DeviceTree.getDeviceByPath returned None >23:50:47,627 DEBUG storage: failed to resolve '/dev/' >23:50:47,627 DEBUG storage: allocating partition: req1 ; id: 19 ; disks: ['sda'] ; >boot: True ; primary: False ; size: 500MB ; grow: False ; max_size: 0 >23:50:47,627 DEBUG storage: checking freespace on sda >23:50:47,628 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=2 req_size=500MB boot=True best=None grow=False >23:50:47,628 DEBUG storage: current free range is 63-2047 (0MB) >23:50:47,628 DEBUG storage: current free range is 146802688-167772159 (10239MB) >23:50:47,628 DEBUG storage: updating use_disk to sda, type: 2 >23:50:47,629 DEBUG storage: new free: 146802688-167772159 / 10239MB >23:50:47,629 DEBUG storage: new free allows for 0 sectors of growth >23:50:47,629 DEBUG storage: found free space for bootable request >23:50:47,629 DEBUG storage: creating extended partition >23:50:47,636 DEBUG storage: recalculating free space >23:50:47,637 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=True best=None grow=False >23:50:47,637 DEBUG storage: looking for intersection between extended (146802688-167772159) and free (63-2047) >23:50:47,637 DEBUG storage: free region not suitable for request >23:50:47,637 DEBUG storage: looking for intersection between extended (146802688-167772159) and free (146802751-167772159) >23:50:47,637 DEBUG storage: current free range is 146802751-167772159 (10238MB) >23:50:47,638 DEBUG storage: adjusted start sector from 146802751 to 146806784 >23:50:47,638 DEBUG storage: created partition sda5 of 500MB and added it to /dev/sda >23:50:47,639 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >23:50:47,640 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a828d0> PedPartition: <_ped.Partition object at 0x5a7c470> >23:50:47,641 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >23:50:47,643 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:50:47,649 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >23:50:47,650 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a82bd0> PedPartition: <_ped.Partition object at 0x5a7c590> >23:50:47,650 DEBUG storage: DeviceTree.getDeviceByName: name: ; >23:50:47,651 DEBUG storage: DeviceTree.getDeviceByName returned None >23:50:47,652 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/ ; >23:50:47,653 DEBUG storage: DeviceTree.getDeviceByPath returned None >23:50:47,653 DEBUG storage: failed to resolve '/dev/' >23:50:47,653 DEBUG storage: allocating partition: req0 ; id: 18 ; disks: ['sda'] ; >boot: False ; primary: False ; size: 500MB ; grow: True ; max_size: 0 >23:50:47,654 DEBUG storage: checking freespace on sda >23:50:47,654 DEBUG storage: getBestFreeSpaceRegion: disk=/dev/sda part_type=1 req_size=500MB boot=False best=None grow=True >23:50:47,654 DEBUG storage: looking for intersection between extended (146802688-167772159) and free (63-2047) >23:50:47,655 DEBUG storage: free region not suitable for request >23:50:47,655 DEBUG storage: looking for intersection between extended (146802688-167772159) and free (147830784-167772159) >23:50:47,655 DEBUG storage: current free range is 147830784-167772159 (9737MB) >23:50:47,656 DEBUG storage: evaluating growth potential for new layout >23:50:47,656 DEBUG storage: calculating growth for disk /dev/sda >23:50:47,656 DEBUG storage: adjusted start sector from 147830784 to 147832832 >23:50:47,657 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >23:50:47,658 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a55e50> PedPartition: <_ped.Partition object at 0x5a577d0> >23:50:47,658 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >23:50:47,659 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >23:50:47,659 DEBUG storage: adding request 19 to chunk 20969472 (146802688-167772159) on /dev/sda >23:50:47,659 DEBUG storage: adding request 18 to chunk 20969472 (146802688-167772159) on /dev/sda >23:50:47,659 DEBUG storage: Chunk.growRequests: 1985 on /dev/sda start = 63 end = 2047 >sectorSize = 512 > >23:50:47,659 DEBUG storage: Chunk.growRequests: 20969472 on /dev/sda start = 146802688 end = 167772159 >sectorSize = 512 > >23:50:47,660 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:50:47,660 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >23:50:47,660 DEBUG storage: 1 requests and 18921472 (9239MB) left in chunk >23:50:47,660 DEBUG storage: adding 18921472 (9239MB) to 18 (sda6) >23:50:47,661 DEBUG storage: new grow amount for request 18 (sda6) is 18921472 units, or 9239MB >23:50:47,661 DEBUG storage: request 19 (sda5) growth: 0 (0MB) size: 500MB >23:50:47,662 DEBUG storage: request 18 (sda6) growth: 18921472 (9239MB) size: 9739MB >23:50:47,662 DEBUG storage: disk /dev/sda growth: 18921472 (9239MB) >23:50:47,664 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:50:47,664 DEBUG storage: device sda6 new partedPartition None >23:50:47,664 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:50:47,666 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >23:50:47,666 DEBUG storage: total growth: 18921472 sectors >23:50:47,666 DEBUG storage: updating use_disk to sda, type: 1 >23:50:47,666 DEBUG storage: new free: 147830784-167772159 / 9737MB >23:50:47,666 DEBUG storage: new free allows for 18921472 sectors of growth >23:50:47,666 DEBUG storage: adjusted start sector from 147830784 to 147832832 >23:50:47,667 DEBUG storage: created partition sda6 of 500MB and added it to /dev/sda >23:50:47,668 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >23:50:47,672 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a82d10> PedPartition: <_ped.Partition object at 0x5a57830> >23:50:47,673 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >23:50:47,676 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >23:50:47,681 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:50:47,681 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a87590> PedPartition: <_ped.Partition object at 0x5a7c7d0> >23:50:47,682 DEBUG storage: growPartitions: disks=['sda'], partitions=['sda6(id 18)', 'sda5(id 19)'] >23:50:47,682 DEBUG storage: growable partitions are ['sda6'] >23:50:47,682 DEBUG storage: adding request 18 to chunk 20969472 (146802688-167772159) on /dev/sda >23:50:47,682 DEBUG storage: adding request 19 to chunk 20969472 (146802688-167772159) on /dev/sda >23:50:47,682 DEBUG storage: disk sda has 2 chunks >23:50:47,682 DEBUG storage: Chunk.growRequests: 20969472 on /dev/sda start = 146802688 end = 167772159 >sectorSize = 512 > >23:50:47,683 DEBUG storage: req: PartitionRequest instance -- >id = 19 name = sda5 growable = False >base = 1024000 growth = 0 max_grow = 0 >done = True >23:50:47,683 DEBUG storage: req: PartitionRequest instance -- >id = 18 name = sda6 growable = True >base = 1024000 growth = 0 max_grow = 4293943295 >done = False >23:50:47,683 DEBUG storage: 1 requests and 18921472 (9239MB) left in chunk >23:50:47,683 DEBUG storage: adding 18921472 (9239MB) to 18 (sda6) >23:50:47,683 DEBUG storage: new grow amount for request 18 (sda6) is 18921472 units, or 9239MB >23:50:47,683 DEBUG storage: growing partitions on sda >23:50:47,690 DEBUG storage: partition sda5 (19): 1 >23:50:47,690 DEBUG storage: new geometry for sda5: parted.Geometry instance -- > start: 146804736 end: 147828735 length: 1024000 > device: <parted.device.Device object at 0x7f0df4110d10> PedGeometry: <_ped.Geometry object at 0x5a558d0> >23:50:47,690 DEBUG storage: partition sda6 (18): 1 >23:50:47,691 DEBUG storage: new geometry for sda6: parted.Geometry instance -- > start: 147830784 end: 167772159 length: 19941376 > device: <parted.device.Device object at 0x7f0df4110d10> PedGeometry: <_ped.Geometry object at 0x5a82510> >23:50:47,691 DEBUG storage: removing all non-preexisting partitions ['sda5(id 19)', 'sda6(id 18)'] from disk(s) ['sda'] >23:50:47,692 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >23:50:47,692 DEBUG storage: device sda5 new partedPartition None >23:50:47,693 DEBUG storage: PartitionDevice._setDisk: req1 ; new: None ; old: sda ; >23:50:47,694 DEBUG storage: DiskDevice.removeChild: kids: 5 ; name: sda ; >23:50:47,695 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:50:47,695 DEBUG storage: device sda6 new partedPartition None >23:50:47,696 DEBUG storage: PartitionDevice._setDisk: req0 ; new: None ; old: sda ; >23:50:47,696 DEBUG storage: DiskDevice.removeChild: kids: 4 ; name: sda ; >23:50:47,697 DEBUG storage: removing empty extended partition from sda >23:50:47,698 DEBUG storage: back from removeNewPartitions >23:50:47,698 DEBUG storage: extended: parted.Geometry instance -- > start: 146802688 end: 167772159 length: 20969472 > device: <parted.device.Device object at 0x5a77b10> PedGeometry: <_ped.Geometry object at 0x5a77e90> >23:50:47,698 DEBUG storage: setting up new geometry for extended on sda >23:50:47,698 DEBUG storage: new geometry for extended: parted.Geometry instance -- > start: 146802688 end: 167772159 length: 20969472 > device: <parted.device.Device object at 0x7f0df4110d10> PedGeometry: <_ped.Geometry object at 0x5a55bd0> >23:50:47,699 DEBUG storage: setting sda-1 new geometry: parted.Geometry instance -- > start: 146802688 end: 167772159 length: 20969472 > device: <parted.device.Device object at 0x7f0df4110d10> PedGeometry: <_ped.Geometry object at 0x5a55bd0> >23:50:47,699 DEBUG storage: setting req1 new geometry: parted.Geometry instance -- > start: 146804736 end: 147828735 length: 1024000 > device: <parted.device.Device object at 0x7f0df4110d10> PedGeometry: <_ped.Geometry object at 0x5a558d0> >23:50:47,702 DEBUG storage: PartitionDevice._setPartedPartition: req1 ; >23:50:47,703 DEBUG storage: device req1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a82a50> PedPartition: <_ped.Partition object at 0x5a7c3b0> >23:50:47,705 DEBUG storage: PartitionDevice._setDisk: sda5 ; new: sda ; old: None ; >23:50:47,709 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >23:50:47,712 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >23:50:47,712 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de8048090> PedPartition: <_ped.Partition object at 0x5a7c8f0> >23:50:47,712 DEBUG storage: setting req0 new geometry: parted.Geometry instance -- > start: 147830784 end: 167772159 length: 19941376 > device: <parted.device.Device object at 0x7f0df4110d10> PedGeometry: <_ped.Geometry object at 0x5a82510> >23:50:47,714 DEBUG storage: PartitionDevice._setPartedPartition: req0 ; >23:50:47,714 DEBUG storage: device req0 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a82e10> PedPartition: <_ped.Partition object at 0x5a7c410> >23:50:47,716 DEBUG storage: PartitionDevice._setDisk: sda6 ; new: sda ; old: None ; >23:50:47,716 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >23:50:47,718 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:50:47,718 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a87990> PedPartition: <_ped.Partition object at 0x5a7c830> >23:50:47,719 DEBUG storage: fixing size of existing 20480MB partition sda1 (2) with existing ext4 filesystem at 20480.00 >23:50:47,719 DEBUG storage: fixing size of existing 20480MB partition sda2 (3) with existing ext4 filesystem at 20480.00 >23:50:47,719 DEBUG storage: fixing size of existing 30720MB partition sda3 (4) with existing ext4 filesystem at 30720.00 >23:50:47,720 DEBUG storage: fixing size of non-existent 500MB partition sda5 (19) with non-existent ext4 filesystem mounted at /boot at 500.00 >23:50:47,720 DEBUG storage: fixing size of non-existent 9737MB partition sda6 (18) with non-existent lvmpv at 9737.00 >23:50:47,721 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >23:50:47,722 DEBUG storage: DeviceTree.getDeviceByName returned None >23:50:47,722 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >23:50:47,723 DEBUG storage: PartitionDevice._setFormat: sda4 ; >23:50:47,723 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:50:47,725 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >23:50:47,726 DEBUG storage: DiskDevice.removeChild: kids: 6 ; name: sda ; >23:50:47,726 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >23:50:47,727 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df4110dd0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a82550> PedPartition: <_ped.Partition object at 0x5a7c650> >23:50:47,727 INFO storage: added partition sda4 (id 20) to device tree >23:50:47,728 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >23:50:47,729 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:50:47,734 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >23:50:47,735 INFO storage: added lvmvg fedora (id 21) to device tree >23:50:47,736 INFO storage: registered action: [6] Create Device lvmvg fedora (id 21) >23:50:47,736 DEBUG storage: Ext4FS.supported: supported: True ; >23:50:47,737 DEBUG storage: getFormat('ext4') returning Ext4FS instance >23:50:47,740 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >23:50:47,743 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >23:50:47,744 DEBUG storage: fedora size is 9736MB >23:50:47,744 DEBUG storage: vg fedora has 9736MB free >23:50:47,744 DEBUG storage: Adding fedora-root/1024MB to fedora >23:50:47,744 INFO storage: added lvmlv fedora-root (id 22) to device tree >23:50:47,744 INFO storage: registered action: [7] Create Device lvmlv fedora-root (id 22) >23:50:47,744 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:50:47,744 INFO storage: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 22) >23:50:47,745 DEBUG storage: SwapSpace.__init__: mountpoint: None ; >23:50:47,745 DEBUG storage: getFormat('swap') returning SwapSpace instance >23:50:47,746 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >23:50:47,748 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >23:50:47,749 DEBUG storage: fedora size is 9736MB >23:50:47,749 DEBUG storage: vg fedora has 8712MB free >23:50:47,749 DEBUG storage: Adding fedora-swap/4032MB to fedora >23:50:47,749 INFO storage: added lvmlv fedora-swap (id 23) to device tree >23:50:47,749 INFO storage: registered action: [9] Create Device lvmlv fedora-swap (id 23) >23:50:47,749 DEBUG storage: getFormat('None') returning DeviceFormat instance >23:50:47,749 INFO storage: registered action: [10] Create Format swap on lvmlv fedora-swap (id 23) >23:50:47,750 DEBUG storage: fedora size is 9736MB >23:50:47,750 DEBUG storage: vg fedora has 4680MB free >23:50:47,750 DEBUG storage: vg fedora: 4680MB free ; lvs: ['root', 'swap'] >23:50:47,750 DEBUG storage: adding request 22 to chunk 2434 on /dev/mapper/fedora >23:50:47,750 DEBUG storage: adding request 23 to chunk 2434 on /dev/mapper/fedora >23:50:47,751 DEBUG storage: Chunk.growRequests: VGChunk instance -- >device = /dev/mapper/fedora length = 2434 size = 9736 >remaining = 1 pool = 1170 >23:50:47,751 DEBUG storage: req: LVRequest instance -- >id = 23 name = fedora-swap growable = False >base = 1008 growth = 0 max_grow = 0 >done = True >23:50:47,751 DEBUG storage: req: LVRequest instance -- >id = 22 name = fedora-root growable = True >base = 256 growth = 0 max_grow = 12544 >done = False >23:50:47,751 DEBUG storage: 1 requests and 1170 (4680MB) left in chunk >23:50:47,751 DEBUG storage: adding 1170 (4680MB) to 22 (fedora-root) >23:50:47,751 DEBUG storage: new grow amount for request 22 (fedora-root) is 1170 units, or 4680MB >23:50:47,751 DEBUG storage: trying to set lv fedora-root size to 5704MB >23:50:47,751 DEBUG storage: fedora size is 9736MB >23:50:47,752 DEBUG storage: vg fedora has 4680MB free >23:50:47,752 INFO storage: user specified that bootloader install be skipped >23:50:47,755 INFO storage: user specified that bootloader install be skipped >23:50:56,809 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >23:50:56,854 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:50:56,864 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:50:56,881 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:50:56,908 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >23:50:56,937 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:50:56,939 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:50:56,951 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:50:56,984 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >23:50:57,025 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >23:50:57,026 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:50:57,027 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >23:50:57,063 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >23:50:57,064 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >23:50:57,066 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >23:50:57,067 DEBUG storage: PartitionDevice.teardown: sda5 ; status: False ; controllable: True ; >23:50:57,069 DEBUG storage: PartitionDevice.teardown: sda4 ; status: False ; controllable: True ; >23:50:57,070 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >23:50:57,071 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >23:50:57,072 INFO storage: resetting parted disks... >23:50:57,079 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >23:50:57,080 DEBUG storage: DiskLabel.resetPartedDisk: device: /dev/sda ; >23:50:57,081 DEBUG storage: PartitionDevice.preCommitFixup: sda1 ; >23:50:57,081 DEBUG storage: sector-based lookup found partition sda1 >23:50:57,082 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >23:50:57,082 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df41109d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0de8048990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de80485d0> PedPartition: <_ped.Partition object at 0x5a7cfb0> >23:50:57,083 DEBUG storage: PartitionDevice.preCommitFixup: sda2 ; >23:50:57,084 DEBUG storage: sector-based lookup found partition sda2 >23:50:57,084 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >23:50:57,085 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df41109d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0de8048a10> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0df4110f10> PedPartition: <_ped.Partition object at 0x7f0df4109a70> >23:50:57,092 DEBUG storage: PartitionDevice.preCommitFixup: sda3 ; >23:50:57,093 DEBUG storage: sector-based lookup found partition sda3 >23:50:57,097 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >23:50:57,100 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df41109d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0de8048a90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0df4117110> PedPartition: <_ped.Partition object at 0x7f0df4109950> >23:50:57,101 DEBUG storage: PartitionDevice.preCommitFixup: sda6 ; >23:50:57,102 DEBUG storage: PartitionDevice.preCommitFixup: sda5 ; >23:50:57,103 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >23:50:57,104 DEBUG storage: PartitionDevice.preCommitFixup: sda4 ; >23:50:57,104 DEBUG storage: sector-based lookup found partition sda4 >23:50:57,105 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >23:50:57,105 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df41109d0> fileSystem: <parted.filesystem.FileSystem object at 0x7f0de8048bd0> > number: 4 path: /dev/sda4 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0df41172d0> PedPartition: <_ped.Partition object at 0x7f0df41098f0> >23:50:57,106 DEBUG storage: action: [0] Destroy Format ext4 filesystem on partition sda4 (id 5) >23:50:57,106 DEBUG storage: action: [1] Destroy Device partition sda4 (id 5) >23:50:57,106 DEBUG storage: action: [2] Create Device partition sda6 (id 18) >23:50:57,106 DEBUG storage: action: [3] Create Format lvmpv on partition sda6 (id 18) >23:50:57,106 DEBUG storage: action: [4] Create Device partition sda5 (id 19) >23:50:57,106 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /boot on partition sda5 (id 19) >23:50:57,106 DEBUG storage: action: [6] Create Device lvmvg fedora (id 21) >23:50:57,107 DEBUG storage: action: [7] Create Device lvmlv fedora-root (id 22) >23:50:57,107 DEBUG storage: action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 22) >23:50:57,108 DEBUG storage: action: [9] Create Device lvmlv fedora-swap (id 23) >23:50:57,108 DEBUG storage: action: [10] Create Format swap on lvmlv fedora-swap (id 23) >23:50:57,108 DEBUG storage: action: [11] Create Device partition sda4 (id 20) >23:50:57,108 INFO storage: pruning action queue... >23:50:57,109 INFO storage: sorting actions... >23:50:57,112 DEBUG storage: action: [0] Destroy Format ext4 filesystem on partition sda4 (id 5) >23:50:57,112 DEBUG storage: action: [1] Destroy Device partition sda4 (id 5) >23:50:57,112 DEBUG storage: action: [11] Create Device partition sda4 (id 20) >23:50:57,112 DEBUG storage: action: [4] Create Device partition sda5 (id 19) >23:50:57,112 DEBUG storage: action: [5] Create Format ext4 filesystem mounted at /boot on partition sda5 (id 19) >23:50:57,112 DEBUG storage: action: [2] Create Device partition sda6 (id 18) >23:50:57,112 DEBUG storage: action: [3] Create Format lvmpv on partition sda6 (id 18) >23:50:57,112 DEBUG storage: action: [6] Create Device lvmvg fedora (id 21) >23:50:57,113 DEBUG storage: action: [9] Create Device lvmlv fedora-swap (id 23) >23:50:57,113 DEBUG storage: action: [10] Create Format swap on lvmlv fedora-swap (id 23) >23:50:57,113 DEBUG storage: action: [7] Create Device lvmlv fedora-root (id 22) >23:50:57,115 DEBUG storage: action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 22) >23:50:57,115 INFO storage: executing action: [0] Destroy Format ext4 filesystem on partition sda4 (id 5) >23:50:57,116 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: True ; >23:50:57,117 DEBUG storage: Ext4FS.destroy: device: /dev/sda4 ; status: False ; type: ext4 ; >23:50:57,196 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >23:50:57,197 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >23:50:57,225 INFO storage: executing action: [1] Destroy Device partition sda4 (id 5) >23:50:57,226 DEBUG storage: PartitionDevice.destroy: sda4 ; status: True ; >23:50:57,227 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >23:50:57,230 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >23:50:57,243 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda4 ; orig: True ; >23:50:57,245 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: True ; >23:50:57,245 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:50:57,246 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:50:57,247 DEBUG storage: PartitionDevice._destroy: sda4 ; status: True ; >23:50:57,249 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 3 ; >23:50:57,371 INFO storage: executing action: [11] Create Device partition sda4 (id 20) >23:50:57,373 DEBUG storage: PartitionDevice.create: sda4 ; status: False ; >23:50:57,374 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda4 ; orig: False ; >23:50:57,375 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:50:57,375 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:50:57,376 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:50:57,377 DEBUG storage: PartitionDevice._create: sda4 ; status: False ; >23:50:57,379 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 4 ; >23:50:57,503 DEBUG storage: post-commit partition path is /dev/sda4 >23:50:57,504 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >23:50:57,505 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df41109d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de8048c50> PedPartition: <_ped.Partition object at 0x7f0df41099b0> >23:50:57,507 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >23:50:57,508 DEBUG storage: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >23:50:57,509 DEBUG storage: PartitionDevice.updateSysfsPath: sda4 ; status: True ; >23:50:57,509 DEBUG storage: sda4 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 >23:50:57,537 INFO storage: executing action: [4] Create Device partition sda5 (id 19) >23:50:57,538 DEBUG storage: PartitionDevice.create: sda5 ; status: False ; >23:50:57,539 DEBUG storage: PartitionDevice.setupParents: kids: 0 ; name: sda5 ; orig: False ; >23:50:57,540 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:50:57,541 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:50:57,542 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:50:57,543 DEBUG storage: PartitionDevice._create: sda5 ; status: False ; >23:50:57,545 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 5 ; >23:50:57,697 DEBUG storage: post-commit partition path is /dev/sda5 >23:50:57,698 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >23:50:57,699 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df41109d0> fileSystem: None > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7f0de8050150> PedPartition: <_ped.Partition object at 0x7f0de804e170> >23:50:57,700 DEBUG storage: DeviceFormat.destroy: device: /dev/sda5 ; status: False ; type: None ; >23:50:57,735 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:50:57,737 DEBUG storage: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >23:50:57,739 DEBUG storage: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >23:50:57,740 DEBUG storage: sda5 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >23:50:57,768 INFO storage: executing action: [5] Create Format ext4 filesystem mounted at /boot on partition sda5 (id 19) >23:50:57,771 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:50:57,772 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 1 ; >23:50:57,773 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 2 ; >23:50:57,779 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 3 ; >23:50:57,781 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 4 ; >23:50:57,784 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 5 ; >23:50:57,785 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 6 ; >23:50:57,785 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 8 ; >23:50:57,786 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 9 ; >23:50:57,787 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 10 ; >23:50:57,787 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 11 ; >23:50:57,788 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 12 ; >23:50:57,789 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 13 ; >23:50:57,790 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 14 ; >23:50:57,790 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda5 ; flag: 15 ; >23:50:57,792 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 5 ; >23:50:57,795 DEBUG storage: Ext4FS.create: device: /dev/sda5 ; status: False ; type: ext4 ; >23:50:57,796 DEBUG storage: Ext4FS.doFormat: device: /dev/sda5 ; mountpoint: /boot ; type: ext4 ; >23:50:57,934 DEBUG storage: Ext4FS.notifyKernel: device: /dev/sda5 ; type: ext4 ; >23:50:57,970 DEBUG storage: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >23:50:57,970 DEBUG storage: PartitionDevice.updateSysfsPath: sda5 ; status: True ; >23:50:57,971 DEBUG storage: sda5 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 >23:50:57,985 INFO storage: executing action: [2] Create Device partition sda6 (id 18) >23:50:57,987 DEBUG storage: PartitionDevice.create: sda6 ; status: False ; >23:50:57,988 DEBUG storage: PartitionDevice.setupParents: kids: 1 ; name: sda6 ; orig: False ; >23:50:57,989 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:50:57,989 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:50:57,990 DEBUG storage: DiskLabel.setup: device: /dev/sda ; status: False ; type: disklabel ; >23:50:57,991 DEBUG storage: PartitionDevice._create: sda6 ; status: False ; >23:50:57,994 DEBUG storage: DiskLabel.commit: device: /dev/sda ; numparts: 6 ; >23:50:58,160 DEBUG storage: post-commit partition path is /dev/sda6 >23:50:58,161 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >23:50:58,162 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7f0df41109d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x5a875d0> PedPartition: <_ped.Partition object at 0x5a578f0> >23:50:58,163 DEBUG storage: DeviceFormat.destroy: device: /dev/sda6 ; status: False ; type: None ; >23:50:58,193 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >23:50:58,194 DEBUG storage: PartitionDevice.updateSysfsPath: sda6 ; status: True ; >23:50:58,195 DEBUG storage: PartitionDevice.updateSysfsPath: sda6 ; status: True ; >23:50:58,195 DEBUG storage: sda6 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >23:50:58,224 INFO storage: executing action: [3] Create Format lvmpv on partition sda6 (id 18) >23:50:58,225 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >23:50:58,226 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 1 ; >23:50:58,227 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 2 ; >23:50:58,227 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 3 ; >23:50:58,228 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 4 ; >23:50:58,229 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 5 ; >23:50:58,230 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 8 ; >23:50:58,231 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 9 ; >23:50:58,231 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 10 ; >23:50:58,232 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 11 ; >23:50:58,233 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 12 ; >23:50:58,234 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 13 ; >23:50:58,234 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 14 ; >23:50:58,235 DEBUG storage: PartitionDevice.unsetFlag: path: /dev/sda6 ; flag: 15 ; >23:50:58,237 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda6 ; flag: 6 ; >23:50:58,239 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >23:50:58,242 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda6 ; status: None ; type: lvmpv ; >23:50:58,243 DEBUG storage: LVMPhysicalVolume.create: device: /dev/sda6 ; status: None ; type: lvmpv ; >23:50:58,244 DEBUG storage: LVMPhysicalVolume.destroy: device: /dev/sda6 ; status: None ; type: lvmpv ; >23:50:58,350 DEBUG storage: LVMPhysicalVolume.notifyKernel: device: /dev/sda6 ; type: lvmpv ; >23:50:58,466 DEBUG storage: PartitionDevice.updateSysfsPath: sda6 ; status: True ; >23:50:58,467 DEBUG storage: PartitionDevice.updateSysfsPath: sda6 ; status: True ; >23:50:58,467 DEBUG storage: sda6 sysfsPath set to /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 >23:50:58,483 INFO storage: executing action: [6] Create Device lvmvg fedora (id 21) >23:50:58,484 DEBUG storage: LVMVolumeGroupDevice.create: fedora ; status: False ; >23:50:58,485 DEBUG storage: LVMVolumeGroupDevice.setupParents: kids: 2 ; name: fedora ; orig: False ; >23:50:58,486 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >23:50:58,487 DEBUG storage: LVMPhysicalVolume.setup: device: /dev/sda6 ; status: None ; type: lvmpv ; >23:50:58,488 DEBUG storage: LVMVolumeGroupDevice._create: fedora ; status: False ; >23:50:58,570 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >23:50:58,572 DEBUG storage: LVMVolumeGroupDevice.updateSysfsPath: fedora ; status: True ; >23:50:58,639 INFO storage: executing action: [9] Create Device lvmlv fedora-swap (id 23) >23:50:58,641 DEBUG storage: LVMLogicalVolumeDevice.create: fedora-swap ; status: False ; >23:50:58,642 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >23:50:58,643 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >23:50:58,644 DEBUG storage: LVMLogicalVolumeDevice._create: fedora-swap ; status: False ; >23:50:58,732 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >23:50:58,734 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >23:50:58,734 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >23:50:58,811 INFO storage: executing action: [10] Create Format swap on lvmlv fedora-swap (id 23) >23:50:58,813 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >23:50:58,814 DEBUG storage: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >23:50:58,815 DEBUG storage: SwapSpace.create: device: /dev/mapper/fedora-swap ; status: None ; type: swap ; >23:50:58,844 DEBUG storage: SwapSpace.notifyKernel: device: /dev/mapper/fedora-swap ; type: swap ; >23:50:58,894 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-swap ; status: True ; >23:50:58,895 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-swap ; status: True ; >23:50:58,909 INFO storage: executing action: [7] Create Device lvmlv fedora-root (id 22) >23:50:58,911 DEBUG storage: LVMLogicalVolumeDevice.create: fedora-root ; status: False ; >23:50:58,912 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >23:50:58,913 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >23:50:58,914 DEBUG storage: LVMLogicalVolumeDevice._create: fedora-root ; status: False ; >23:50:58,983 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >23:50:58,984 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >23:50:58,986 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >23:50:59,082 INFO storage: executing action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 22) >23:50:59,084 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >23:50:59,085 DEBUG storage: Ext4FS.create: device: /dev/mapper/fedora-root ; status: False ; type: ext4 ; >23:50:59,086 DEBUG storage: Ext4FS.doFormat: device: /dev/mapper/fedora-root ; mountpoint: / ; type: ext4 ; >23:50:59,376 DEBUG storage: Ext4FS.notifyKernel: device: /dev/mapper/fedora-root ; type: ext4 ; >23:50:59,426 DEBUG storage: LVMLogicalVolumeDevice.updateSysfsPath: fedora-root ; status: True ; >23:50:59,427 DEBUG storage: LVMLogicalVolumeDevice.getDMNode: fedora-root ; status: True ; >23:50:59,445 INFO storage: setting boot flag on sda5 >23:50:59,447 DEBUG storage: PartitionDevice.setFlag: path: /dev/sda5 ; flag: 1 ; >23:50:59,447 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >23:50:59,448 DEBUG storage: DiskLabel.commitToDisk: device: /dev/sda ; numparts: 6 ; >23:50:59,452 DEBUG storage: fedora size is 9736MB >23:50:59,453 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >23:50:59,456 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >23:50:59,457 DEBUG storage: vg fedora has 0MB free >23:50:59,458 DEBUG storage: fedora size is 9736MB >23:50:59,459 DEBUG storage: vg fedora has 0MB free >23:50:59,461 DEBUG storage: Ext4FS.supported: supported: True ; >23:50:59,465 DEBUG storage: Ext4FS.supported: supported: True ; >23:50:59,468 DEBUG storage: Ext4FS.supported: supported: True ; >23:50:59,471 DEBUG storage: Ext4FS.supported: supported: True ; >23:50:59,474 DEBUG storage: Ext4FS.supported: supported: True ; >23:50:59,476 DEBUG storage: Ext4FS.supported: supported: True ; >23:50:59,477 DEBUG storage: Ext4FS.supported: supported: True ; >23:50:59,479 DEBUG storage: Ext4FS.supported: supported: True ; >23:50:59,480 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >23:50:59,486 DEBUG storage: Iso9660FS.supported: supported: True ; >23:50:59,491 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >23:50:59,493 DEBUG storage: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >23:50:59,495 DEBUG storage: SwapSpace.setup: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >23:50:59,523 DEBUG storage: BindFS.supported: supported: False ; >23:50:59,524 DEBUG storage: getFormat('bind') returning BindFS instance >23:50:59,525 DEBUG storage: DirectoryDevice._setFormat: /dev ; current: None ; type: bind ; >23:50:59,526 DEBUG storage: TmpFS.supported: supported: False ; >23:50:59,526 DEBUG storage: getFormat('tmpfs') returning TmpFS instance >23:50:59,527 DEBUG storage: NoDevice._setFormat: tmpfs ; current: None ; type: tmpfs ; >23:50:59,528 DEBUG storage: DevPtsFS.supported: supported: False ; >23:50:59,528 DEBUG storage: getFormat('devpts') returning DevPtsFS instance >23:50:59,529 DEBUG storage: NoDevice._setFormat: devpts ; current: None ; type: devpts ; >23:50:59,530 DEBUG storage: SysFS.supported: supported: False ; >23:50:59,530 DEBUG storage: getFormat('sysfs') returning SysFS instance >23:50:59,531 DEBUG storage: NoDevice._setFormat: sysfs ; current: None ; type: sysfs ; >23:50:59,533 DEBUG storage: ProcFS.supported: supported: False ; >23:50:59,533 DEBUG storage: getFormat('proc') returning ProcFS instance >23:50:59,535 DEBUG storage: NoDevice._setFormat: proc ; current: None ; type: proc ; >23:50:59,536 DEBUG storage: SELinuxFS.supported: supported: False ; >23:50:59,536 DEBUG storage: getFormat('selinuxfs') returning SELinuxFS instance >23:50:59,537 DEBUG storage: NoDevice._setFormat: selinuxfs ; current: None ; type: selinuxfs ; >23:50:59,538 DEBUG storage: USBFS.supported: supported: False ; >23:50:59,538 DEBUG storage: getFormat('usbfs') returning USBFS instance >23:50:59,539 DEBUG storage: NoDevice._setFormat: usbfs ; current: None ; type: usbfs ; >23:50:59,540 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >23:50:59,547 INFO storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >23:50:59,600 INFO storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >23:50:59,602 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >23:50:59,604 INFO storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >23:50:59,627 INFO storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >23:50:59,630 DEBUG storage: DirectoryDevice.setup: /dev ; status: True ; controllable: True ; orig: False ; >23:50:59,630 INFO storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >23:50:59,639 INFO storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >23:50:59,641 DEBUG storage: NoDevice.setup: devpts ; status: False ; controllable: True ; orig: False ; >23:50:59,642 INFO storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >23:50:59,654 INFO storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >23:50:59,655 DEBUG storage: NoDevice.setup: tmpfs ; status: False ; controllable: True ; orig: False ; >23:50:59,656 INFO storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >23:50:59,664 INFO storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >23:50:59,666 DEBUG storage: NoDevice.setup: proc ; status: False ; controllable: True ; orig: False ; >23:50:59,668 INFO storage: set SELinux context for mountpoint /proc to None >23:50:59,676 INFO storage: set SELinux context for newly mounted filesystem root at /proc to None >23:50:59,714 DEBUG storage: NoDevice.setup: sysfs ; status: False ; controllable: True ; orig: False ; >23:50:59,715 INFO storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >23:50:59,723 INFO storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >23:50:59,729 DEBUG storage: NoDevice.setup: selinuxfs ; status: False ; controllable: True ; orig: False ; >23:50:59,729 INFO storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >23:50:59,738 INFO storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >23:53:07,938 INFO storage: not writing out mpath configuration >23:53:46,285 DEBUG storage: new default image: <pyanaconda.bootloader.LinuxBootLoaderImage object at 0x7f0de805ff50> >23:53:46,302 INFO storage: skipping bootloader install per user request >00:03:47,988 DEBUG storage: registered device format class DMRaidMember as dmraidmember >00:03:47,988 DEBUG storage: registered device format class BIOSBoot as biosboot >00:03:47,989 DEBUG storage: registered device format class MultipathMember as multipath_member >00:03:47,989 DEBUG storage: registered device format class SwapSpace as swap >00:03:47,990 DEBUG storage: registered device format class MDRaidMember as mdmember >00:03:47,990 DEBUG storage: registered device format class PPCPRePBoot as prepboot >00:03:47,991 DEBUG storage: registered device format class LUKS as luks >00:03:48,002 DEBUG storage: registered device format class Ext2FS as ext2 >00:03:48,002 DEBUG storage: registered device format class Ext3FS as ext3 >00:03:48,002 DEBUG storage: registered device format class Ext4FS as ext4 >00:03:48,003 DEBUG storage: registered device format class FATFS as vfat >00:03:48,003 DEBUG storage: registered device format class EFIFS as efi >00:03:48,003 DEBUG storage: registered device format class BTRFS as btrfs >00:03:48,003 DEBUG storage: registered device format class GFS2 as gfs2 >00:03:48,003 DEBUG storage: registered device format class JFS as jfs >00:03:48,003 DEBUG storage: registered device format class ReiserFS as reiserfs >00:03:48,004 DEBUG storage: registered device format class XFS as xfs >00:03:48,004 DEBUG storage: registered device format class HFS as hfs >00:03:48,004 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >00:03:48,004 DEBUG storage: registered device format class HFSPlus as hfs+ >00:03:48,004 DEBUG storage: registered device format class NTFS as ntfs >00:03:48,004 DEBUG storage: registered device format class NFS as nfs >00:03:48,004 DEBUG storage: registered device format class NFSv4 as nfs4 >00:03:48,004 DEBUG storage: registered device format class Iso9660FS as iso9660 >00:03:48,004 DEBUG storage: registered device format class NoDevFS as nodev >00:03:48,004 DEBUG storage: registered device format class DevPtsFS as devpts >00:03:48,004 DEBUG storage: registered device format class ProcFS as proc >00:03:48,005 DEBUG storage: registered device format class SysFS as sysfs >00:03:48,005 DEBUG storage: registered device format class TmpFS as tmpfs >00:03:48,005 DEBUG storage: registered device format class BindFS as bind >00:03:48,005 DEBUG storage: registered device format class SELinuxFS as selinuxfs >00:03:48,005 DEBUG storage: registered device format class USBFS as usbfs >00:03:48,006 DEBUG storage: registered device format class DiskLabel as disklabel >00:03:48,007 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >00:03:48,811 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >00:03:48,812 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:03:48,813 INFO storage: sr0 looks to be the live device; marking as protected >00:03:48,856 DEBUG storage: MultipathTopology._build_topology: >00:03:48,856 DEBUG storage: /etc/multipath.conf contents: >00:03:48,856 DEBUG storage: # multipath.conf written by anaconda >00:03:48,856 DEBUG storage: >00:03:48,856 DEBUG storage: defaults { >00:03:48,856 DEBUG storage: user_friendly_names yes >00:03:48,856 DEBUG storage: } >00:03:48,856 DEBUG storage: blacklist { >00:03:48,856 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:03:48,857 DEBUG storage: devnode "^hd[a-z]" >00:03:48,857 DEBUG storage: devnode "^dcssblk[0-9]*" >00:03:48,857 DEBUG storage: device { >00:03:48,857 DEBUG storage: vendor "DGC" >00:03:48,857 DEBUG storage: product "LUNZ" >00:03:48,857 DEBUG storage: } >00:03:48,857 DEBUG storage: device { >00:03:48,857 DEBUG storage: vendor "IBM" >00:03:48,857 DEBUG storage: product "S/390.*" >00:03:48,857 DEBUG storage: } >00:03:48,857 DEBUG storage: # don't count normal SATA devices as multipaths >00:03:48,857 DEBUG storage: device { >00:03:48,857 DEBUG storage: vendor "ATA" >00:03:48,857 DEBUG storage: } >00:03:48,857 DEBUG storage: # don't count 3ware devices as multipaths >00:03:48,857 DEBUG storage: device { >00:03:48,858 DEBUG storage: vendor "3ware" >00:03:48,858 DEBUG storage: } >00:03:48,858 DEBUG storage: device { >00:03:48,858 DEBUG storage: vendor "AMCC" >00:03:48,858 DEBUG storage: } >00:03:48,858 DEBUG storage: # nor highpoint devices >00:03:48,858 DEBUG storage: device { >00:03:48,858 DEBUG storage: vendor "HPT" >00:03:48,858 DEBUG storage: } >00:03:48,858 DEBUG storage: } >00:03:48,858 DEBUG storage: multipaths { >00:03:48,858 DEBUG storage: } >00:03:48,858 DEBUG storage: (end of /etc/multipath.conf) >00:03:48,893 INFO storage: MultipathTopology: found non-disk device: sr0 >00:03:48,894 INFO storage: MultipathTopology: found singlepath device: sda >00:03:48,894 INFO storage: MultipathTopology: found non-disk device: sda1 >00:03:48,894 INFO storage: MultipathTopology: found non-disk device: sda2 >00:03:48,894 INFO storage: MultipathTopology: found non-disk device: sda3 >00:03:48,894 INFO storage: MultipathTopology: found non-disk device: sda4 >00:03:48,894 INFO storage: MultipathTopology: found non-disk device: sda5 >00:03:48,894 INFO storage: MultipathTopology: found non-disk device: sda6 >00:03:48,895 INFO storage: MultipathTopology: found singlepath device: loop0 >00:03:48,895 INFO storage: MultipathTopology: found singlepath device: loop1 >00:03:48,895 INFO storage: MultipathTopology: found singlepath device: loop2 >00:03:48,895 INFO storage: MultipathTopology: found singlepath device: loop3 >00:03:48,895 INFO storage: MultipathTopology: found singlepath device: loop4 >00:03:48,895 INFO storage: MultipathTopology: found singlepath device: loop5 >00:03:48,895 INFO storage: MultipathTopology: found singlepath device: loop6 >00:03:48,895 INFO storage: MultipathTopology: found singlepath device: loop7 >00:03:48,895 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:03:48,896 INFO storage: MultipathTopology: found singlepath device: dm-1 >00:03:48,896 INFO storage: MultipathTopology: found singlepath device: dm-2 >00:03:48,896 INFO storage: MultipathTopology: found singlepath device: dm-3 >00:03:48,896 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1', 'dm-2', 'dm-3'] >00:03:48,900 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6 /dev/disk/by-label/Fedora-18-TC1-x86_64-Live-Deskto /dev/disk/by-uuid/2012-12-08-02-38-12-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_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-TC1-x86_64-Live-Deskto', > 'ID_FS_LABEL_ENC': 'Fedora-18-TC1-x86_64-Live-Deskto', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-12-08-02-38-12-00', > 'ID_FS_UUID_ENC': '2012-12-08-02-38-12-00', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-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\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB0-01f003f6', > 'ID_SERIAL_SHORT': 'VB0-01f003f6', > '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': '18414', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6', > '/dev/disk/by-label/Fedora-18-TC1-x86_64-Live-Deskto', > '/dev/disk/by-uuid/2012-12-08-02-38-12-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >00:03:48,900 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >00:03:48,900 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >00:03:48,901 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:48,901 INFO storage: sr0 is a cdrom >00:03:48,901 DEBUG storage: DeviceTree.addUdevOpticalDevice: >00:03:48,902 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:48,903 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >00:03:48,903 INFO storage: added cdrom sr0 (id 0) to device tree >00:03:48,904 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:03:48,914 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:03:48,917 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >00:03:48,919 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >00:03:48,922 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >00:03:48,935 WARN storage: disklabel detected but not usable on sr0 >00:03:48,935 INFO storage: type detected on 'sr0' is 'iso9660' >00:03:48,937 DEBUG storage: Iso9660FS.supported: supported: True ; >00:03:48,937 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >00:03:48,938 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >00:03:48,938 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:03:48,941 DEBUG storage: looking up parted Device: /dev/sr0 >00:03:48,941 INFO storage: got device: OpticalDevice instance (0x139fe50) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 790.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: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 404480 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x13884d0> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >00:03:48,942 DEBUG storage: Iso9660FS.supported: supported: True ; >00:03:48,942 INFO storage: got format: Iso9660FS instance (0x140cf90) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-12-08-02-38-12-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-TC1-x86_64-Live-Deskto size = 0 targetSize = 0 > >00:03:48,944 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35659', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >00:03:48,944 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >00:03:48,945 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:48,945 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:48,945 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >00:03:48,946 INFO storage: sda is a disk >00:03:48,946 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:48,948 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:03:48,948 INFO storage: added disk sda (id 1) to device tree >00:03:48,948 DEBUG storage: looking up parted Device: /dev/sda >00:03:48,949 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:03:48,950 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >00:03:48,950 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:03:48,951 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:03:48,961 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x143c050>, <parted.partition.Partition object at 0x143c1d0>, <parted.partition.Partition object at 0x143c450>, <parted.partition.Partition object at 0x143c610>, <parted.partition.Partition object at 0x143c710>, <parted.partition.Partition object at 0x143c850>] > device: <parted.device.Device object at 0x1435e50> > PedDisk: <_ped.Disk object at 0x1439d88> >00:03:48,961 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >00:03:48,962 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:03:48,964 INFO storage: got device: DiskDevice instance (0x1401290) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 81920.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x1388200> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x140cf50> >00:03:48,966 INFO storage: got format: DiskLabel instance (0x1401350) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x143c050>, <parted.partition.Partition object at 0x143c1d0>, <parted.partition.Partition object at 0x143c450>, <parted.partition.Partition object at 0x143c610>, <parted.partition.Partition object at 0x143c710>, <parted.partition.Partition object at 0x143c850>] > device: <parted.device.Device object at 0x1435e50> > PedDisk: <_ped.Disk object at 0x1439d88> > origPartedDisk = <parted.disk.Disk object at 0x143ca50> > partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x1388680> > >00:03:48,968 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part1 /dev/disk/by-uuid/bc02503b-50aa-4f66-8b30-1754be9b5003', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bc02503b-50aa-4f66-8b30-1754be9b5003', > 'ID_FS_UUID_ENC': 'bc02503b-50aa-4f66-8b30-1754be9b5003', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163656', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part1', > '/dev/disk/by-uuid/bc02503b-50aa-4f66-8b30-1754be9b5003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >00:03:48,968 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >00:03:48,969 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >00:03:48,969 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:48,969 INFO storage: sda1 is a partition >00:03:48,970 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:03:48,970 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:48,971 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:48,971 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:03:48,972 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:03:48,972 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:48,972 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:03:48,973 DEBUG storage: looking up parted Partition: /dev/sda1 >00:03:48,973 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >00:03:48,974 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:03:48,975 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:03:48,976 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:03:48,976 INFO storage: added partition sda1 (id 2) to device tree >00:03:48,976 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:03:48,976 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >00:03:48,977 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:03:48,978 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >00:03:48,981 WARN storage: disklabel detected but not usable on sda1 >00:03:48,981 INFO storage: type detected on 'sda1' is 'ext4' >00:03:49,023 DEBUG storage: padding min size from 211 up to 232 >00:03:49,026 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,027 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,028 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:03:49,030 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >00:03:49,031 DEBUG storage: looking up parted Device: /dev/sda1 >00:03:49,033 INFO storage: got device: PartitionDevice instance (0x140ced0) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/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: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x1388c20> > 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 0x1435f10> fileSystem: <parted.filesystem.FileSystem object at 0x143c310> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143c110> PedPartition: <_ped.Partition object at 0x142def0> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 2048 end = 41945087 length = 41943040 > flags = >00:03:49,034 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,034 INFO storage: got format: Ext4FS instance (0x1441090) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = bc02503b-50aa-4f66-8b30-1754be9b5003 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >00:03:49,037 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part2 /dev/disk/by-uuid/ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'ID_FS_UUID_ENC': 'ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '41945088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163699', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part2', > '/dev/disk/by-uuid/ed1aa365-f135-4381-b395-df1ee60bfd1c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >00:03:49,037 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >00:03:49,037 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >00:03:49,038 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,038 INFO storage: sda2 is a partition >00:03:49,039 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:03:49,039 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:49,040 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:49,041 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >00:03:49,041 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:03:49,041 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,042 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:03:49,042 DEBUG storage: looking up parted Partition: /dev/sda2 >00:03:49,043 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >00:03:49,043 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:03:49,044 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:03:49,045 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:03:49,045 INFO storage: added partition sda2 (id 3) to device tree >00:03:49,045 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:03:49,046 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >00:03:49,046 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:03:49,047 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >00:03:49,071 WARN storage: disklabel detected but not usable on sda2 >00:03:49,072 INFO storage: type detected on 'sda2' is 'ext4' >00:03:49,100 DEBUG storage: padding min size from 211 up to 232 >00:03:49,101 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,102 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,102 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:03:49,103 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >00:03:49,104 DEBUG storage: looking up parted Device: /dev/sda2 >00:03:49,105 INFO storage: got device: PartitionDevice instance (0x139fe90) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 28257 did: 25441 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x1388b90> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1435f10> fileSystem: <parted.filesystem.FileSystem object at 0x143c350> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143c290> PedPartition: <_ped.Partition object at 0x142dd70> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 41945088 end = 83888127 length = 41943040 > flags = >00:03:49,106 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,106 INFO storage: got format: Ext4FS instance (0x143ce10) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = ed1aa365-f135-4381-b395-df1ee60bfd1c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >00:03:49,115 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part3 /dev/disk/by-uuid/8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'ID_FS_UUID_ENC': '8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '83888128', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62914560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163725', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part3', > '/dev/disk/by-uuid/8c8c6afb-7bb9-441d-83bd-4536cb28297b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >00:03:49,116 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >00:03:49,116 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >00:03:49,117 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,117 INFO storage: sda3 is a partition >00:03:49,117 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >00:03:49,118 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:49,119 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:49,122 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >00:03:49,124 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:03:49,124 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,127 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >00:03:49,128 DEBUG storage: looking up parted Partition: /dev/sda3 >00:03:49,130 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >00:03:49,131 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >00:03:49,132 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >00:03:49,132 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >00:03:49,132 INFO storage: added partition sda3 (id 4) to device tree >00:03:49,133 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >00:03:49,134 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >00:03:49,134 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >00:03:49,135 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >00:03:49,148 WARN storage: disklabel detected but not usable on sda3 >00:03:49,149 INFO storage: type detected on 'sda3' is 'ext4' >00:03:49,176 DEBUG storage: padding min size from 232 up to 255 >00:03:49,177 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,177 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,177 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:03:49,178 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >00:03:49,179 DEBUG storage: looking up parted Device: /dev/sda3 >00:03:49,180 INFO storage: got device: PartitionDevice instance (0x143cc10) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 30720.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 11620 did: 13620 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x1388d40> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1435f10> fileSystem: <parted.filesystem.FileSystem object at 0x143c510> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143c490> PedPartition: <_ped.Partition object at 0x142ddd0> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 83888128 end = 146802687 length = 62914560 > flags = >00:03:49,180 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,181 INFO storage: got format: Ext4FS instance (0x14415d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 8c8c6afb-7bb9-441d-83bd-4536cb28297b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30720.0 targetSize = 30720.0 > >00:03:49,183 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '146802688', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20969472', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163751', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >00:03:49,183 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >00:03:49,183 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >00:03:49,184 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,184 INFO storage: sda4 is a partition >00:03:49,185 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >00:03:49,185 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:49,188 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:49,188 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:03:49,189 DEBUG storage: PartitionDevice._setFormat: sda4 ; >00:03:49,189 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,190 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >00:03:49,190 DEBUG storage: looking up parted Partition: /dev/sda4 >00:03:49,191 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >00:03:49,191 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >00:03:49,192 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >00:03:49,193 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >00:03:49,193 INFO storage: added partition sda4 (id 5) to device tree >00:03:49,193 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >00:03:49,194 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >00:03:49,195 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >00:03:49,195 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >00:03:49,200 WARN storage: disklabel detected but not usable on sda4 >00:03:49,201 DEBUG storage: no type or existing type for sda4, bailing >00:03:49,201 DEBUG storage: looking up parted Device: /dev/sda4 >00:03:49,203 INFO storage: got device: PartitionDevice instance (0x143ced0) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 10239.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 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 0x1388b00> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1435f10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143c650> PedPartition: <_ped.Partition object at 0x142de30> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 146802688 end = 167772159 length = 20969472 > flags = >00:03:49,212 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part5 /dev/disk/by-uuid/ab4c9871-cb54-4551-a864-87413ff80a66', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ab4c9871-cb54-4551-a864-87413ff80a66', > 'ID_FS_UUID_ENC': 'ab4c9871-cb54-4551-a864-87413ff80a66', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '146804736', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163778', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part5', > '/dev/disk/by-uuid/ab4c9871-cb54-4551-a864-87413ff80a66'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >00:03:49,212 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >00:03:49,213 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >00:03:49,213 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,213 INFO storage: sda5 is a partition >00:03:49,214 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >00:03:49,214 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:49,215 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:49,215 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:03:49,216 DEBUG storage: PartitionDevice._setFormat: sda5 ; >00:03:49,216 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,218 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >00:03:49,218 DEBUG storage: looking up parted Partition: /dev/sda5 >00:03:49,221 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >00:03:49,224 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >00:03:49,225 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >00:03:49,225 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >00:03:49,225 INFO storage: added partition sda5 (id 6) to device tree >00:03:49,226 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >00:03:49,226 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >00:03:49,227 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >00:03:49,227 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >00:03:49,242 WARN storage: disklabel detected but not usable on sda5 >00:03:49,243 INFO storage: type detected on 'sda5' is 'ext4' >00:03:49,273 DEBUG storage: padding min size from 65 up to 71 >00:03:49,274 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,274 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,274 DEBUG storage: PartitionDevice._setFormat: sda5 ; >00:03:49,275 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >00:03:49,276 DEBUG storage: looking up parted Device: /dev/sda5 >00:03:49,277 INFO storage: got device: PartitionDevice instance (0x143cf50) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x1388e60> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1435f10> fileSystem: <parted.filesystem.FileSystem object at 0x143c9d0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143c7d0> PedPartition: <_ped.Partition object at 0x142de90> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 146804736 end = 147828735 length = 1024000 > flags = boot >00:03:49,278 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,278 INFO storage: got format: Ext4FS instance (0x1441910) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = ab4c9871-cb54-4551-a864-87413ff80a66 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >00:03:49,281 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'ID_FS_UUID_ENC': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '147830784', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19941376', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-ao---', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '5840896.00'], > 'LVM2_LV_UUID': ['L7eAk1-UwFc-tlel-L6tF-nH3Q-90s3-Giku91', > 'PjiRCX-0ctk-neNF-wIYo-MY01-L6y0-uR8l4p'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda6', > 'LVM2_PV_PE_ALLOC_COUNT': '2434', > 'LVM2_PV_PE_COUNT': '2434', > 'LVM2_PV_SIZE': '9969664.00', > 'LVM2_PV_UUID': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'LVM2_VG_EXTENT_COUNT': '2434', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '9969664.00', > 'LVM2_VG_UUID': '6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '752163808', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >00:03:49,281 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >00:03:49,282 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >00:03:49,282 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,282 INFO storage: sda6 is a partition >00:03:49,283 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >00:03:49,284 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:49,285 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:49,286 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:03:49,286 DEBUG storage: PartitionDevice._setFormat: sda6 ; >00:03:49,286 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,287 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >00:03:49,287 DEBUG storage: looking up parted Partition: /dev/sda6 >00:03:49,288 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >00:03:49,288 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >00:03:49,289 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >00:03:49,290 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >00:03:49,290 INFO storage: added partition sda6 (id 7) to device tree >00:03:49,290 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >00:03:49,291 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >00:03:49,292 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >00:03:49,292 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >00:03:49,300 WARN storage: disklabel detected but not usable on sda6 >00:03:49,300 INFO storage: type detected on 'sda6' is 'LVM2_member' >00:03:49,301 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E ; exists: True ; vgUuid: 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF ; label: None ; peStart: 1.0 ; device: /dev/sda6 ; serial: VB8f319102-bc631be5 ; >00:03:49,301 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >00:03:49,301 DEBUG storage: PartitionDevice._setFormat: sda6 ; >00:03:49,302 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: lvmpv ; >00:03:49,303 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda6 ; >00:03:49,303 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:03:49,304 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,305 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >00:03:49,305 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,305 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >00:03:49,305 INFO storage: added lvmvg fedora (id 8) to device tree >00:03:49,306 DEBUG storage: looking up parted Device: /dev/sda6 >00:03:49,307 INFO storage: got device: PartitionDevice instance (0x1441950) -- > name = sda6 status = True kids = 1 id = 7 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 9737.0 > format = existing lvmpv > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 19941376 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1241, 255, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0x1388cb0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1435f10> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143c950> PedPartition: <_ped.Partition object at 0x142df50> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 147830784 end = 167772159 length = 19941376 > flags = lvm >00:03:49,308 INFO storage: got format: LVMPhysicalVolume instance (0x1441d90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda6 uuid = YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF peStart = 1.0 >00:03:49,309 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': '52317', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:03:49,310 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >00:03:49,310 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >00:03:49,311 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,311 INFO storage: loop0 is a loop device >00:03:49,311 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:03:49,312 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >00:03:49,312 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,313 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,313 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >00:03:49,314 INFO storage: added file /osmin.img (deleted) (id 9) to device tree >00:03:49,315 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >00:03:49,315 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,316 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:03:49,316 INFO storage: added loop loop0 (id 10) to device tree >00:03:49,317 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:03:49,317 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:03:49,318 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:03:49,319 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >00:03:49,319 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >00:03:49,326 WARN storage: disklabel detected but not usable on loop0 >00:03:49,326 INFO storage: type detected on 'loop0' is 'squashfs' >00:03:49,327 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:03:49,328 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:03:49,329 INFO storage: got device: LoopDevice instance (0x1441d50) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin.img (deleted) (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >00:03:49,332 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': '52356', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:03:49,332 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >00:03:49,335 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:03:49,336 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,336 INFO storage: loop1 is a loop device >00:03:49,336 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:03:49,337 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >00:03:49,338 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,338 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,339 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >00:03:49,339 INFO storage: added file /osmin (id 11) to device tree >00:03:49,340 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >00:03:49,340 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,341 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:03:49,341 INFO storage: added loop loop1 (id 12) to device tree >00:03:49,341 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:03:49,342 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:03:49,342 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:03:49,342 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >00:03:49,343 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >00:03:49,344 WARN storage: disklabel detected but not usable on loop1 >00:03:49,345 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >00:03:49,345 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:03:49,345 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:03:49,346 INFO storage: got device: LoopDevice instance (0x1441c50) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /osmin (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/loop1 > format args = [] originalFormat = None >00:03:49,347 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': '52402', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:03:49,347 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >00:03:49,348 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:03:49,349 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,350 INFO storage: loop2 is a loop device >00:03:49,350 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:03:49,351 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >00:03:49,352 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,352 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,354 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >00:03:49,354 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 13) to device tree >00:03:49,355 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >00:03:49,356 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,356 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:03:49,357 INFO storage: added loop loop2 (id 14) to device tree >00:03:49,357 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:03:49,358 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:03:49,358 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:03:49,359 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >00:03:49,360 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >00:03:49,360 WARN storage: disklabel detected but not usable on loop2 >00:03:49,361 INFO storage: type detected on 'loop2' is 'squashfs' >00:03:49,361 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:03:49,361 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:03:49,362 INFO storage: got device: LoopDevice instance (0x143d150) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >00:03:49,363 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '52440', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:03:49,363 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >00:03:49,364 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:03:49,364 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,364 INFO storage: loop3 is a loop device >00:03:49,365 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >00:03:49,365 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >00:03:49,366 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,366 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,367 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >00:03:49,367 INFO storage: added file /LiveOS/ext3fs.img (id 15) to device tree >00:03:49,368 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >00:03:49,368 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,368 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >00:03:49,368 INFO storage: added loop loop3 (id 16) to device tree >00:03:49,369 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >00:03:49,370 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >00:03:49,371 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,371 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,371 DEBUG storage: device loop3 does not contain a disklabel >00:03:49,371 INFO storage: type detected on 'loop3' is 'ext4' >00:03:49,392 DEBUG storage: using current size 0 as min size >00:03:49,393 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,393 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,394 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >00:03:49,395 INFO storage: got device: LoopDevice instance (0x143d510) -- > name = loop3 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/ext3fs.img (15)'] > 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 >00:03:49,395 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,395 INFO storage: got format: Ext4FS instance (0x1441390) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 4096.0 targetSize = 4096.0 > >00:03:49,396 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': '52761', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:03:49,397 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >00:03:49,397 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:03:49,398 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,398 INFO storage: loop4 is a loop device >00:03:49,399 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >00:03:49,400 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >00:03:49,400 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,400 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,401 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:03:49,401 INFO storage: added file /overlay (deleted) (id 17) to device tree >00:03:49,402 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:03:49,402 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,402 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:03:49,403 INFO storage: added loop loop4 (id 18) to device tree >00:03:49,403 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >00:03:49,404 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >00:03:49,404 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:03:49,404 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >00:03:49,405 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >00:03:49,406 WARN storage: disklabel detected but not usable on loop4 >00:03:49,406 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >00:03:49,406 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:03:49,410 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:03:49,410 INFO storage: got device: LoopDevice instance (0x1441550) -- > name = loop4 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > 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 >00:03:49,411 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': '3952802', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >00:03:49,412 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >00:03:49,412 DEBUG storage: lvm filter: adding loop5 to the reject list >00:03:49,413 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': '3953073', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >00:03:49,413 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >00:03:49,413 DEBUG storage: lvm filter: adding loop6 to the reject list >00:03:49,414 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': '3953306', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >00:03:49,414 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >00:03:49,414 DEBUG storage: lvm filter: adding loop7 to the reject list >00:03:49,414 DEBUG storage: Skipping a device mapper drive (dm-0) for now >00:03:49,414 DEBUG storage: Skipping a device mapper drive (dm-1) for now >00:03:49,414 DEBUG storage: Skipping a device mapper drive (dm-2) for now >00:03:49,414 DEBUG storage: Skipping a device mapper drive (dm-3) for now >00:03:49,440 INFO storage: devices to scan: ['dm-0', 'dm-1', 'dm-2', 'dm-3'] >00:03:49,443 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090 /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-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '29538', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:03:49,444 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >00:03:49,444 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:03:49,445 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,445 INFO storage: live-rw is a device-mapper device >00:03:49,446 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >00:03:49,447 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:03:49,447 DEBUG storage: failed to find dm node for fedora >00:03:49,448 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:03:49,449 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >00:03:49,449 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:03:49,450 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (18) >00:03:49,451 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:03:49,451 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,452 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >00:03:49,453 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,454 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:03:49,454 INFO storage: added dm live-rw (id 19) to device tree >00:03:49,454 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:03:49,455 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:03:49,457 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,457 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,457 DEBUG storage: device live-rw does not contain a disklabel >00:03:49,458 INFO storage: type detected on 'live-rw' is 'ext4' >00:03:49,477 DEBUG storage: padding min size from 2955 up to 3250 >00:03:49,478 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,478 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,479 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:03:49,480 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >00:03:49,481 INFO storage: got device: DMDevice instance (0x143dfd0) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop4 (18)'] > 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: 11620 did: 13620 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x1388f80> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:03:49,481 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,481 INFO storage: got format: Ext4FS instance (0x14ca4d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 4096.0 targetSize = 4096.0 > >00:03:49,483 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090 /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-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46325', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >00:03:49,483 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >00:03:49,484 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:03:49,484 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,485 INFO storage: live-osimg-min is a device-mapper device >00:03:49,485 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >00:03:49,486 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:03:49,486 DEBUG storage: failed to find dm node for fedora >00:03:49,487 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >00:03:49,487 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:03:49,488 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) >00:03:49,489 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:03:49,490 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >00:03:49,490 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:03:49,491 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,492 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >00:03:49,492 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,493 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >00:03:49,493 INFO storage: added dm live-osimg-min (id 20) to device tree >00:03:49,494 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >00:03:49,494 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >00:03:49,495 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,495 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,495 DEBUG storage: device live-osimg-min does not contain a disklabel >00:03:49,495 INFO storage: type detected on 'live-osimg-min' is 'ext4' >00:03:49,524 DEBUG storage: using current size 0 as min size >00:03:49,526 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,527 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,528 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >00:03:49,529 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >00:03:49,531 INFO storage: got device: DMDevice instance (0x14ca590) -- > name = live-osimg-min status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop3 (16) 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 0x1388ef0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >00:03:49,533 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,533 INFO storage: got format: Ext4FS instance (0x1441a90) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 2954.0 targetSize = 2954.0 > >00:03:49,536 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91 /dev/disk/by-uuid/db610ea0-f777-450f-82ab-cab32a40a11a /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'db610ea0-f777-450f-82ab-cab32a40a11a', > 'ID_FS_UUID_ENC': 'db610ea0-f777-450f-82ab-cab32a40a11a', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2862686', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91', > '/dev/disk/by-uuid/db610ea0-f777-450f-82ab-cab32a40a11a', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >00:03:49,536 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >00:03:49,538 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:03:49,539 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,539 INFO storage: fedora-swap is an lvm logical volume >00:03:49,539 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora-swap ; >00:03:49,544 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'ID_FS_UUID_ENC': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '147830784', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19941376', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-ao---', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '5840896.00'], > 'LVM2_LV_UUID': ['L7eAk1-UwFc-tlel-L6tF-nH3Q-90s3-Giku91', > 'PjiRCX-0ctk-neNF-wIYo-MY01-L6y0-uR8l4p'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda6', > 'LVM2_PV_PE_ALLOC_COUNT': '2434', > 'LVM2_PV_PE_COUNT': '2434', > 'LVM2_PV_SIZE': '9969664.00', > 'LVM2_PV_UUID': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'LVM2_VG_EXTENT_COUNT': '2434', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '9969664.00', > 'LVM2_VG_UUID': '6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '752163808', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >00:03:49,544 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >00:03:49,544 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >00:03:49,545 DEBUG storage: DeviceTree.getDeviceByName returned existing 9737MB partition sda6 (7) with existing lvmpv >00:03:49,545 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >00:03:49,546 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >00:03:49,547 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >00:03:49,548 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >00:03:49,550 WARN storage: disklabel detected but not usable on sda6 >00:03:49,550 DEBUG storage: no type or existing type for sda6, bailing >00:03:49,552 INFO storage: got device: PartitionDevice instance (0x1441950) -- > name = sda6 status = True kids = 1 id = 7 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 9737.0 > format = existing lvmpv > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 19941376 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1241, 255, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0x1388cb0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1435f10> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143c950> PedPartition: <_ped.Partition object at 0x142df50> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 147830784 end = 167772159 length = 19941376 > flags = lvm >00:03:49,552 INFO storage: got format: LVMPhysicalVolume instance (0x1441d90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda6 uuid = YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF peStart = 1.0 >00:03:49,553 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:03:49,553 DEBUG storage: DeviceTree.getDeviceByName returned existing 9736MB lvmvg fedora (8) >00:03:49,553 DEBUG storage: no device or no media present >00:03:49,555 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p /dev/disk/by-uuid/8529db41-9b5b-4722-bf4b-996e30e48d99 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8529db41-9b5b-4722-bf4b-996e30e48d99', > 'ID_FS_UUID_ENC': '8529db41-9b5b-4722-bf4b-996e30e48d99', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3116850', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p', > '/dev/disk/by-uuid/8529db41-9b5b-4722-bf4b-996e30e48d99', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >00:03:49,555 INFO storage: scanning fedora-root (/devices/virtual/block/dm-3)... >00:03:49,556 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:03:49,557 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,558 INFO storage: fedora-root is an lvm logical volume >00:03:49,558 DEBUG storage: DeviceTree.addUdevLVDevice: name: fedora-root ; >00:03:49,563 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'ID_FS_UUID_ENC': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '147830784', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19941376', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi-ao---', '-wi-a----'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '5840896.00'], > 'LVM2_LV_UUID': ['L7eAk1-UwFc-tlel-L6tF-nH3Q-90s3-Giku91', > 'PjiRCX-0ctk-neNF-wIYo-MY01-L6y0-uR8l4p'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda6', > 'LVM2_PV_PE_ALLOC_COUNT': '2434', > 'LVM2_PV_PE_COUNT': '2434', > 'LVM2_PV_SIZE': '9969664.00', > 'LVM2_PV_UUID': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'LVM2_VG_EXTENT_COUNT': '2434', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '9969664.00', > 'LVM2_VG_UUID': '6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '752163808', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >00:03:49,563 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >00:03:49,563 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >00:03:49,564 DEBUG storage: DeviceTree.getDeviceByName returned existing 9737MB partition sda6 (7) with existing lvmpv >00:03:49,565 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >00:03:49,566 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >00:03:49,568 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >00:03:49,569 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >00:03:49,570 WARN storage: disklabel detected but not usable on sda6 >00:03:49,571 DEBUG storage: no type or existing type for sda6, bailing >00:03:49,572 INFO storage: got device: PartitionDevice instance (0x1441950) -- > name = sda6 status = True kids = 1 id = 7 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 9737.0 > format = existing lvmpv > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 19941376 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1241, 255, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0x1388cb0> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = lvmpv grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x1435f10> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x143c950> PedPartition: <_ped.Partition object at 0x142df50> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 147830784 end = 167772159 length = 19941376 > flags = lvm >00:03:49,573 INFO storage: got format: LVMPhysicalVolume instance (0x1441d90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda6 uuid = YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF peStart = 1.0 >00:03:49,573 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:03:49,574 DEBUG storage: DeviceTree.getDeviceByName returned existing 9736MB lvmvg fedora (8) >00:03:49,574 DEBUG storage: no device or no media present >00:03:49,636 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:03:49,637 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,638 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >00:03:49,638 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,639 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >00:03:49,639 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >00:03:49,641 DEBUG storage: Adding fedora-swap/4032MB to fedora >00:03:49,641 INFO storage: added lvmlv fedora-swap (id 21) to device tree >00:03:49,642 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: True ; controllable: True ; orig: False ; >00:03:49,644 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:03:49,644 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:49,645 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >00:03:49,646 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:49,647 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >00:03:49,647 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >00:03:49,649 DEBUG storage: Adding fedora-root/5704MB to fedora >00:03:49,649 INFO storage: added lvmlv fedora-root (id 22) to device tree >00:03:49,650 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: True ; controllable: True ; orig: False ; >00:03:49,683 INFO storage: devices to scan: ['dm-2', 'dm-3'] >00:03:49,686 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91 /dev/disk/by-uuid/db610ea0-f777-450f-82ab-cab32a40a11a /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'db610ea0-f777-450f-82ab-cab32a40a11a', > 'ID_FS_UUID_ENC': 'db610ea0-f777-450f-82ab-cab32a40a11a', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2862686', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91', > '/dev/disk/by-uuid/db610ea0-f777-450f-82ab-cab32a40a11a', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >00:03:49,686 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >00:03:49,686 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:03:49,687 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (21) >00:03:49,687 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >00:03:49,688 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >00:03:49,689 DEBUG storage: SwapSpace.__init__: >00:03:49,689 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:03:49,689 DEBUG storage: device fedora-swap does not contain a disklabel >00:03:49,689 INFO storage: type detected on 'fedora-swap' is 'swap' >00:03:49,690 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: db610ea0-f777-450f-82ab-cab32a40a11a ; exists: True ; label: None ; >00:03:49,690 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:03:49,690 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >00:03:49,692 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:03:49,692 DEBUG storage: fedora size is 9736MB >00:03:49,693 DEBUG storage: vg fedora has 0MB free >00:03:49,693 DEBUG storage: fedora size is 9736MB >00:03:49,694 DEBUG storage: vg fedora has 0MB free >00:03:49,694 INFO storage: got device: LVMLogicalVolumeDevice instance (0x143d190) -- > name = fedora-swap status = True kids = 0 id = 21 > parents = ['existing 9736MB lvmvg fedora (8)'] > uuid = L7eAk1-UwFc-tlel-L6tF-nH3Q-90s3-Giku91 size = 4032.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: True > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x1455050> > target size = 4032.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x139fed0) -- > name = fedora status = True kids = 2 id = 8 > parents = ['existing 9737MB partition sda6 (7) with existing lvmpv'] > uuid = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF size = 9736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2434 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2434.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9737MB partition sda6 (7) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (21) with existing swap', > 'existing 5704MB lvmlv fedora-root (22)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4032MB >00:03:49,695 INFO storage: got format: SwapSpace instance (0x14d9910) -- > type = swap name = swap status = True > device = /dev/mapper/fedora-swap uuid = db610ea0-f777-450f-82ab-cab32a40a11a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >00:03:49,696 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p /dev/disk/by-uuid/8529db41-9b5b-4722-bf4b-996e30e48d99 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8529db41-9b5b-4722-bf4b-996e30e48d99', > 'ID_FS_UUID_ENC': '8529db41-9b5b-4722-bf4b-996e30e48d99', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '3116850', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p', > '/dev/disk/by-uuid/8529db41-9b5b-4722-bf4b-996e30e48d99', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >00:03:49,696 INFO storage: scanning fedora-root (/devices/virtual/block/dm-3)... >00:03:49,697 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:03:49,698 DEBUG storage: DeviceTree.getDeviceByName returned existing 5704MB lvmlv fedora-root (22) >00:03:49,698 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >00:03:49,700 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >00:03:49,700 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,700 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,700 DEBUG storage: device fedora-root does not contain a disklabel >00:03:49,700 INFO storage: type detected on 'fedora-root' is 'ext4' >00:03:49,742 DEBUG storage: padding min size from 2941 up to 3235 >00:03:49,743 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,743 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:49,744 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >00:03:49,746 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:03:49,747 DEBUG storage: fedora size is 9736MB >00:03:49,748 DEBUG storage: vg fedora has 0MB free >00:03:49,748 DEBUG storage: fedora size is 9736MB >00:03:49,748 DEBUG storage: vg fedora has 0MB free >00:03:49,749 INFO storage: got device: LVMLogicalVolumeDevice instance (0x143d690) -- > name = fedora-root status = True kids = 0 id = 22 > parents = ['existing 9736MB lvmvg fedora (8)'] > uuid = PjiRCX-0ctk-neNF-wIYo-MY01-L6y0-uR8l4p size = 5704.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11681792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32723 did: 0 busy: False > hardwareGeometry: (727, 255, 63) biosGeometry: (727, 255, 63) > PedDevice: <_ped.Device object at 0x14550e0> > target size = 5704.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x139fed0) -- > name = fedora status = True kids = 2 id = 8 > parents = ['existing 9737MB partition sda6 (7) with existing lvmpv'] > uuid = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF size = 9736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2434 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2434.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9737MB partition sda6 (7) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (21) with existing swap', > 'existing 5704MB lvmlv fedora-root (22) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5704MB >00:03:49,750 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:49,750 INFO storage: got format: Ext4FS instance (0x14ca710) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 8529db41-9b5b-4722-bf4b-996e30e48d99 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5704.0 targetSize = 5704.0 > >00:03:49,800 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:03:49,801 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (21) with existing swap >00:03:49,801 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:03:49,802 DEBUG storage: DeviceTree.getDeviceByName returned existing 5704MB lvmlv fedora-root (22) with existing ext4 filesystem >00:03:49,803 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:03:49,814 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:49,815 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:49,817 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:49,833 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:03:49,848 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:49,849 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:49,851 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:49,864 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:03:49,876 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:49,877 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:49,878 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:49,889 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >00:03:49,890 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:03:49,891 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:03:49,903 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:49,904 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:49,905 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:49,929 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:03:49,942 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:49,943 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:49,945 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:49,957 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:03:49,958 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:03:49,958 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >00:03:49,959 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >00:03:49,959 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: True ; type: swap ; >00:03:50,049 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:03:50,100 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >00:03:50,181 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >00:03:50,182 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:03:50,183 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:03:50,196 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >00:03:50,261 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >00:03:50,263 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >00:03:50,265 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >00:03:50,277 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:50,278 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,280 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,292 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >00:03:50,292 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >00:03:50,293 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:03:50,306 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:50,307 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,308 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,319 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:03:50,342 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:50,343 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,345 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,357 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:03:50,371 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:50,372 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,373 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,388 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >00:03:50,388 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:03:50,389 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:03:50,401 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:50,401 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,403 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,420 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:03:50,440 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:50,441 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,444 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:50,456 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:03:50,457 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:03:50,457 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >00:03:50,458 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >00:03:50,458 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >00:03:50,653 DEBUG storage: registered device format class DMRaidMember as dmraidmember >00:03:50,653 DEBUG storage: registered device format class BIOSBoot as biosboot >00:03:50,654 DEBUG storage: registered device format class MultipathMember as multipath_member >00:03:50,654 DEBUG storage: registered device format class SwapSpace as swap >00:03:50,654 DEBUG storage: registered device format class MDRaidMember as mdmember >00:03:50,655 DEBUG storage: registered device format class PPCPRePBoot as prepboot >00:03:50,656 DEBUG storage: registered device format class LUKS as luks >00:03:50,664 DEBUG storage: registered device format class Ext2FS as ext2 >00:03:50,664 DEBUG storage: registered device format class Ext3FS as ext3 >00:03:50,664 DEBUG storage: registered device format class Ext4FS as ext4 >00:03:50,665 DEBUG storage: registered device format class FATFS as vfat >00:03:50,665 DEBUG storage: registered device format class EFIFS as efi >00:03:50,665 DEBUG storage: registered device format class BTRFS as btrfs >00:03:50,665 DEBUG storage: registered device format class GFS2 as gfs2 >00:03:50,665 DEBUG storage: registered device format class JFS as jfs >00:03:50,665 DEBUG storage: registered device format class ReiserFS as reiserfs >00:03:50,666 DEBUG storage: registered device format class XFS as xfs >00:03:50,666 DEBUG storage: registered device format class HFS as hfs >00:03:50,666 DEBUG storage: registered device format class AppleBootstrapFS as appleboot >00:03:50,666 DEBUG storage: registered device format class HFSPlus as hfs+ >00:03:50,666 DEBUG storage: registered device format class NTFS as ntfs >00:03:50,666 DEBUG storage: registered device format class NFS as nfs >00:03:50,666 DEBUG storage: registered device format class NFSv4 as nfs4 >00:03:50,667 DEBUG storage: registered device format class Iso9660FS as iso9660 >00:03:50,667 DEBUG storage: registered device format class NoDevFS as nodev >00:03:50,667 DEBUG storage: registered device format class DevPtsFS as devpts >00:03:50,667 DEBUG storage: registered device format class ProcFS as proc >00:03:50,667 DEBUG storage: registered device format class SysFS as sysfs >00:03:50,668 DEBUG storage: registered device format class TmpFS as tmpfs >00:03:50,668 DEBUG storage: registered device format class BindFS as bind >00:03:50,668 DEBUG storage: registered device format class SELinuxFS as selinuxfs >00:03:50,669 DEBUG storage: registered device format class USBFS as usbfs >00:03:50,669 DEBUG storage: registered device format class DiskLabel as disklabel >00:03:50,669 DEBUG storage: registered device format class LVMPhysicalVolume as lvmpv >00:03:51,399 DEBUG storage: MultipathTopology._build_topology: >00:03:51,400 DEBUG storage: /etc/multipath.conf contents: >00:03:51,400 DEBUG storage: # multipath.conf written by anaconda >00:03:51,400 DEBUG storage: >00:03:51,400 DEBUG storage: defaults { >00:03:51,400 DEBUG storage: user_friendly_names yes >00:03:51,400 DEBUG storage: } >00:03:51,400 DEBUG storage: blacklist { >00:03:51,400 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:03:51,400 DEBUG storage: devnode "^hd[a-z]" >00:03:51,401 DEBUG storage: devnode "^dcssblk[0-9]*" >00:03:51,401 DEBUG storage: device { >00:03:51,401 DEBUG storage: vendor "DGC" >00:03:51,401 DEBUG storage: product "LUNZ" >00:03:51,401 DEBUG storage: } >00:03:51,401 DEBUG storage: device { >00:03:51,401 DEBUG storage: vendor "IBM" >00:03:51,402 DEBUG storage: product "S/390.*" >00:03:51,402 DEBUG storage: } >00:03:51,402 DEBUG storage: # don't count normal SATA devices as multipaths >00:03:51,403 DEBUG storage: device { >00:03:51,403 DEBUG storage: vendor "ATA" >00:03:51,403 DEBUG storage: } >00:03:51,404 DEBUG storage: # don't count 3ware devices as multipaths >00:03:51,404 DEBUG storage: device { >00:03:51,404 DEBUG storage: vendor "3ware" >00:03:51,405 DEBUG storage: } >00:03:51,405 DEBUG storage: device { >00:03:51,405 DEBUG storage: vendor "AMCC" >00:03:51,406 DEBUG storage: } >00:03:51,406 DEBUG storage: # nor highpoint devices >00:03:51,406 DEBUG storage: device { >00:03:51,407 DEBUG storage: vendor "HPT" >00:03:51,407 DEBUG storage: } >00:03:51,407 DEBUG storage: } >00:03:51,408 DEBUG storage: multipaths { >00:03:51,408 DEBUG storage: } >00:03:51,409 DEBUG storage: (end of /etc/multipath.conf) >00:03:51,447 INFO storage: MultipathTopology: found non-disk device: sr0 >00:03:51,447 INFO storage: MultipathTopology: found singlepath device: sda >00:03:51,447 INFO storage: MultipathTopology: found non-disk device: sda1 >00:03:51,448 INFO storage: MultipathTopology: found non-disk device: sda2 >00:03:51,448 INFO storage: MultipathTopology: found non-disk device: sda3 >00:03:51,448 INFO storage: MultipathTopology: found non-disk device: sda4 >00:03:51,448 INFO storage: MultipathTopology: found non-disk device: sda5 >00:03:51,448 INFO storage: MultipathTopology: found non-disk device: sda6 >00:03:51,448 INFO storage: MultipathTopology: found singlepath device: loop0 >00:03:51,449 INFO storage: MultipathTopology: found singlepath device: loop1 >00:03:51,449 INFO storage: MultipathTopology: found singlepath device: loop2 >00:03:51,449 INFO storage: MultipathTopology: found singlepath device: loop3 >00:03:51,449 INFO storage: MultipathTopology: found singlepath device: loop4 >00:03:51,449 INFO storage: MultipathTopology: found singlepath device: loop5 >00:03:51,449 INFO storage: MultipathTopology: found singlepath device: loop6 >00:03:51,450 INFO storage: MultipathTopology: found singlepath device: loop7 >00:03:51,450 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:03:51,450 INFO storage: MultipathTopology: found singlepath device: dm-1 >00:03:52,232 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >00:03:52,234 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:03:52,277 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >00:03:52,279 INFO storage: sr0 looks to be the live device; marking as protected >00:03:52,314 DEBUG storage: MultipathTopology._build_topology: >00:03:52,315 DEBUG storage: /etc/multipath.conf contents: >00:03:52,315 DEBUG storage: # multipath.conf written by anaconda >00:03:52,316 DEBUG storage: >00:03:52,316 DEBUG storage: defaults { >00:03:52,316 DEBUG storage: user_friendly_names yes >00:03:52,316 DEBUG storage: } >00:03:52,316 DEBUG storage: blacklist { >00:03:52,316 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:03:52,316 DEBUG storage: devnode "^hd[a-z]" >00:03:52,316 DEBUG storage: devnode "^dcssblk[0-9]*" >00:03:52,317 DEBUG storage: device { >00:03:52,317 DEBUG storage: vendor "DGC" >00:03:52,317 DEBUG storage: product "LUNZ" >00:03:52,317 DEBUG storage: } >00:03:52,317 DEBUG storage: device { >00:03:52,317 DEBUG storage: vendor "IBM" >00:03:52,318 DEBUG storage: product "S/390.*" >00:03:52,318 DEBUG storage: } >00:03:52,318 DEBUG storage: # don't count normal SATA devices as multipaths >00:03:52,318 DEBUG storage: device { >00:03:52,318 DEBUG storage: vendor "ATA" >00:03:52,318 DEBUG storage: } >00:03:52,319 DEBUG storage: # don't count 3ware devices as multipaths >00:03:52,319 DEBUG storage: device { >00:03:52,320 DEBUG storage: vendor "3ware" >00:03:52,320 DEBUG storage: } >00:03:52,320 DEBUG storage: device { >00:03:52,323 DEBUG storage: vendor "AMCC" >00:03:52,323 DEBUG storage: } >00:03:52,323 DEBUG storage: # nor highpoint devices >00:03:52,323 DEBUG storage: device { >00:03:52,324 DEBUG storage: vendor "HPT" >00:03:52,324 DEBUG storage: } >00:03:52,325 DEBUG storage: } >00:03:52,325 DEBUG storage: multipaths { >00:03:52,325 DEBUG storage: } >00:03:52,326 DEBUG storage: (end of /etc/multipath.conf) >00:03:52,371 INFO storage: MultipathTopology: found non-disk device: sr0 >00:03:52,373 INFO storage: MultipathTopology: found singlepath device: sda >00:03:52,373 INFO storage: MultipathTopology: found non-disk device: sda1 >00:03:52,373 INFO storage: MultipathTopology: found non-disk device: sda2 >00:03:52,373 INFO storage: MultipathTopology: found non-disk device: sda3 >00:03:52,373 INFO storage: MultipathTopology: found non-disk device: sda4 >00:03:52,374 INFO storage: MultipathTopology: found non-disk device: sda5 >00:03:52,374 INFO storage: MultipathTopology: found non-disk device: sda6 >00:03:52,374 INFO storage: MultipathTopology: found singlepath device: loop0 >00:03:52,374 INFO storage: MultipathTopology: found singlepath device: loop1 >00:03:52,374 INFO storage: MultipathTopology: found singlepath device: loop2 >00:03:52,375 INFO storage: MultipathTopology: found singlepath device: loop3 >00:03:52,375 INFO storage: MultipathTopology: found singlepath device: loop4 >00:03:52,375 INFO storage: MultipathTopology: found singlepath device: loop5 >00:03:52,375 INFO storage: MultipathTopology: found singlepath device: loop6 >00:03:52,375 INFO storage: MultipathTopology: found singlepath device: loop7 >00:03:52,375 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:03:52,376 INFO storage: MultipathTopology: found singlepath device: dm-1 >00:03:52,376 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >00:03:52,384 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6 /dev/disk/by-label/Fedora-18-TC1-x86_64-Live-Deskto /dev/disk/by-uuid/2012-12-08-02-38-12-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_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-TC1-x86_64-Live-Deskto', > 'ID_FS_LABEL_ENC': 'Fedora-18-TC1-x86_64-Live-Deskto', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-12-08-02-38-12-00', > 'ID_FS_UUID_ENC': '2012-12-08-02-38-12-00', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-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\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB0-01f003f6', > 'ID_SERIAL_SHORT': 'VB0-01f003f6', > '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': '18414', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6', > '/dev/disk/by-label/Fedora-18-TC1-x86_64-Live-Deskto', > '/dev/disk/by-uuid/2012-12-08-02-38-12-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >00:03:52,384 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >00:03:52,385 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >00:03:52,386 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:52,386 INFO storage: sr0 is a cdrom >00:03:52,387 DEBUG storage: DeviceTree.addUdevOpticalDevice: >00:03:52,387 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:52,389 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >00:03:52,390 INFO storage: added cdrom sr0 (id 0) to device tree >00:03:52,391 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:03:52,395 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:03:52,397 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >00:03:52,400 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >00:03:52,404 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >00:03:52,418 WARN storage: disklabel detected but not usable on sr0 >00:03:52,419 INFO storage: type detected on 'sr0' is 'iso9660' >00:03:52,421 DEBUG storage: Iso9660FS.supported: supported: True ; >00:03:52,421 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >00:03:52,422 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >00:03:52,423 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:03:52,429 DEBUG storage: looking up parted Device: /dev/sr0 >00:03:52,431 INFO storage: got device: OpticalDevice instance (0x7fac700b4f10) -- > name = sr0 status = True kids = 0 id = 0 > parents = [] > uuid = None size = 790.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: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 404480 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fac7002ca70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >00:03:52,438 DEBUG storage: Iso9660FS.supported: supported: True ; >00:03:52,438 INFO storage: got format: Iso9660FS instance (0x7fac70125110) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-12-08-02-38-12-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-TC1-x86_64-Live-Deskto size = 0 targetSize = 0 > >00:03:52,440 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35659', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >00:03:52,440 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >00:03:52,441 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:52,442 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:52,443 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >00:03:52,444 INFO storage: sda is a disk >00:03:52,444 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:52,445 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:03:52,445 INFO storage: added disk sda (id 1) to device tree >00:03:52,445 DEBUG storage: looking up parted Device: /dev/sda >00:03:52,449 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:03:52,451 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >00:03:52,458 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:03:52,467 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:03:52,499 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fac701584d0>, <parted.partition.Partition object at 0x7fac70158850>, <parted.partition.Partition object at 0x7fac70158ad0>, <parted.partition.Partition object at 0x7fac70158c90>, <parted.partition.Partition object at 0x7fac70158d90>, <parted.partition.Partition object at 0x7fac7015a050>] > device: <parted.device.Device object at 0x7fac70158250> > PedDisk: <_ped.Disk object at 0x7fac70150ab8> >00:03:52,500 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >00:03:52,502 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:03:52,506 INFO storage: got device: DiskDevice instance (0x7fac7010b890) -- > name = sda status = True kids = 0 id = 1 > parents = [] > uuid = None size = 81920.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7fac7002cef0> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x7fac70152ad0> >00:03:52,510 INFO storage: got format: DiskLabel instance (0x7fac70152f50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x7fac701584d0>, <parted.partition.Partition object at 0x7fac70158850>, <parted.partition.Partition object at 0x7fac70158ad0>, <parted.partition.Partition object at 0x7fac70158c90>, <parted.partition.Partition object at 0x7fac70158d90>, <parted.partition.Partition object at 0x7fac7015a050>] > device: <parted.device.Device object at 0x7fac70158250> > PedDisk: <_ped.Disk object at 0x7fac70150ab8> > origPartedDisk = <parted.disk.Disk object at 0x7fac7015a190> > partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7fac70159050> > >00:03:52,514 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part1 /dev/disk/by-uuid/bc02503b-50aa-4f66-8b30-1754be9b5003', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bc02503b-50aa-4f66-8b30-1754be9b5003', > 'ID_FS_UUID_ENC': 'bc02503b-50aa-4f66-8b30-1754be9b5003', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163656', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part1', > '/dev/disk/by-uuid/bc02503b-50aa-4f66-8b30-1754be9b5003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >00:03:52,514 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >00:03:52,515 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >00:03:52,517 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:52,517 INFO storage: sda1 is a partition >00:03:52,519 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:03:52,520 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:52,521 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:52,523 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:03:52,527 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:03:52,527 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:52,529 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:03:52,529 DEBUG storage: looking up parted Partition: /dev/sda1 >00:03:52,531 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >00:03:52,532 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:03:52,534 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:03:52,543 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:03:52,545 INFO storage: added partition sda1 (id 2) to device tree >00:03:52,549 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:03:52,552 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >00:03:52,557 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:03:52,558 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >00:03:52,563 WARN storage: disklabel detected but not usable on sda1 >00:03:52,564 INFO storage: type detected on 'sda1' is 'ext4' >00:03:52,665 DEBUG storage: padding min size from 211 up to 232 >00:03:52,667 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:52,667 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:52,677 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:03:52,679 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >00:03:52,679 DEBUG storage: looking up parted Device: /dev/sda1 >00:03:52,682 INFO storage: got device: PartitionDevice instance (0x7fac7015a9d0) -- > name = sda1 status = True kids = 0 id = 2 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/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: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fac70159950> > 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 0x7fac70158310> fileSystem: <parted.filesystem.FileSystem object at 0x7fac70158990> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70158610> PedPartition: <_ped.Partition object at 0x7fac701562f0> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 2048 end = 41945087 length = 41943040 > flags = >00:03:52,683 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:52,684 INFO storage: got format: Ext4FS instance (0x7fac70161310) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = bc02503b-50aa-4f66-8b30-1754be9b5003 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >00:03:52,688 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part2 /dev/disk/by-uuid/ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'ID_FS_UUID_ENC': 'ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '41945088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163699', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part2', > '/dev/disk/by-uuid/ed1aa365-f135-4381-b395-df1ee60bfd1c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >00:03:52,689 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >00:03:52,690 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >00:03:52,691 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:52,692 INFO storage: sda2 is a partition >00:03:52,696 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:03:52,697 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:52,698 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:52,700 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >00:03:52,701 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:03:52,702 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:52,706 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:03:52,707 DEBUG storage: looking up parted Partition: /dev/sda2 >00:03:52,708 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >00:03:52,709 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:03:52,710 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:03:52,711 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:03:52,712 INFO storage: added partition sda2 (id 3) to device tree >00:03:52,713 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:03:52,714 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >00:03:52,715 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:03:52,716 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >00:03:52,721 WARN storage: disklabel detected but not usable on sda2 >00:03:52,722 INFO storage: type detected on 'sda2' is 'ext4' >00:03:52,823 DEBUG storage: padding min size from 211 up to 232 >00:03:52,826 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:52,826 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:52,830 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:03:52,832 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >00:03:52,836 DEBUG storage: looking up parted Device: /dev/sda2 >00:03:52,839 INFO storage: got device: PartitionDevice instance (0x7fac7015abd0) -- > name = sda2 status = True kids = 0 id = 3 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fac70159a70> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70158310> fileSystem: <parted.filesystem.FileSystem object at 0x7fac701589d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70158910> PedPartition: <_ped.Partition object at 0x7fac701561d0> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 41945088 end = 83888127 length = 41943040 > flags = >00:03:52,848 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:52,848 INFO storage: got format: Ext4FS instance (0x23fd650) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = ed1aa365-f135-4381-b395-df1ee60bfd1c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >00:03:52,851 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part3 /dev/disk/by-uuid/8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'ID_FS_UUID_ENC': '8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '83888128', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62914560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163725', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part3', > '/dev/disk/by-uuid/8c8c6afb-7bb9-441d-83bd-4536cb28297b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >00:03:52,851 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >00:03:52,852 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >00:03:52,853 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:52,853 INFO storage: sda3 is a partition >00:03:52,863 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >00:03:52,864 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:52,864 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:52,865 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >00:03:52,867 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:03:52,867 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:52,868 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >00:03:52,868 DEBUG storage: looking up parted Partition: /dev/sda3 >00:03:52,869 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >00:03:52,870 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >00:03:52,871 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >00:03:52,873 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >00:03:52,873 INFO storage: added partition sda3 (id 4) to device tree >00:03:52,875 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >00:03:52,877 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >00:03:52,879 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >00:03:52,880 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >00:03:52,885 WARN storage: disklabel detected but not usable on sda3 >00:03:52,886 INFO storage: type detected on 'sda3' is 'ext4' >00:03:52,969 DEBUG storage: padding min size from 232 up to 255 >00:03:52,975 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:52,976 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:52,981 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:03:52,984 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >00:03:52,989 DEBUG storage: looking up parted Device: /dev/sda3 >00:03:52,992 INFO storage: got device: PartitionDevice instance (0x24a97d0) -- > name = sda3 status = True kids = 0 id = 4 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 30720.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x7fac70159b00> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70158310> fileSystem: <parted.filesystem.FileSystem object at 0x7fac70158b90> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70158b10> PedPartition: <_ped.Partition object at 0x7fac70156170> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 83888128 end = 146802687 length = 62914560 > flags = >00:03:52,993 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:52,994 INFO storage: got format: Ext4FS instance (0x24a91d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 8c8c6afb-7bb9-441d-83bd-4536cb28297b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30720.0 targetSize = 30720.0 > >00:03:52,998 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '146802688', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20969472', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163751', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >00:03:52,999 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >00:03:53,001 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >00:03:53,004 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,005 INFO storage: sda4 is a partition >00:03:53,005 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >00:03:53,006 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:53,007 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:53,008 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:03:53,009 DEBUG storage: PartitionDevice._setFormat: sda4 ; >00:03:53,009 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,010 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >00:03:53,010 DEBUG storage: looking up parted Partition: /dev/sda4 >00:03:53,011 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >00:03:53,013 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >00:03:53,014 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >00:03:53,015 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >00:03:53,015 INFO storage: added partition sda4 (id 5) to device tree >00:03:53,016 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >00:03:53,017 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >00:03:53,018 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >00:03:53,019 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >00:03:53,021 WARN storage: disklabel detected but not usable on sda4 >00:03:53,025 DEBUG storage: no type or existing type for sda4, bailing >00:03:53,026 DEBUG storage: looking up parted Device: /dev/sda4 >00:03:53,028 INFO storage: got device: PartitionDevice instance (0x24ae3d0) -- > name = sda4 status = True kids = 0 id = 5 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 10239.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 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 0x7fac701599e0> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70158310> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70158cd0> PedPartition: <_ped.Partition object at 0x7fac70156230> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 146802688 end = 167772159 length = 20969472 > flags = >00:03:53,032 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part5 /dev/disk/by-uuid/ab4c9871-cb54-4551-a864-87413ff80a66', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ab4c9871-cb54-4551-a864-87413ff80a66', > 'ID_FS_UUID_ENC': 'ab4c9871-cb54-4551-a864-87413ff80a66', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '146804736', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163778', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part5', > '/dev/disk/by-uuid/ab4c9871-cb54-4551-a864-87413ff80a66'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >00:03:53,032 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >00:03:53,033 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >00:03:53,034 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,035 INFO storage: sda5 is a partition >00:03:53,036 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >00:03:53,037 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:53,038 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:53,039 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:03:53,040 DEBUG storage: PartitionDevice._setFormat: sda5 ; >00:03:53,041 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,042 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >00:03:53,042 DEBUG storage: looking up parted Partition: /dev/sda5 >00:03:53,043 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >00:03:53,044 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >00:03:53,045 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >00:03:53,046 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >00:03:53,046 INFO storage: added partition sda5 (id 6) to device tree >00:03:53,047 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >00:03:53,048 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >00:03:53,049 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >00:03:53,050 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >00:03:53,055 WARN storage: disklabel detected but not usable on sda5 >00:03:53,056 INFO storage: type detected on 'sda5' is 'ext4' >00:03:53,136 DEBUG storage: padding min size from 65 up to 71 >00:03:53,137 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,138 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:53,141 DEBUG storage: PartitionDevice._setFormat: sda5 ; >00:03:53,149 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >00:03:53,150 DEBUG storage: looking up parted Device: /dev/sda5 >00:03:53,152 INFO storage: got device: PartitionDevice instance (0x24ae790) -- > name = sda5 status = True kids = 0 id = 6 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x7fac70159c20> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70158310> fileSystem: <parted.filesystem.FileSystem object at 0x7fac7015a110> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70158e50> PedPartition: <_ped.Partition object at 0x7fac70156290> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 146804736 end = 147828735 length = 1024000 > flags = boot >00:03:53,154 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,155 INFO storage: got format: Ext4FS instance (0x24ae510) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = ab4c9871-cb54-4551-a864-87413ff80a66 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >00:03:53,164 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'ID_FS_UUID_ENC': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '147830784', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19941376', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '5840896.00'], > 'LVM2_LV_UUID': ['L7eAk1-UwFc-tlel-L6tF-nH3Q-90s3-Giku91', > 'PjiRCX-0ctk-neNF-wIYo-MY01-L6y0-uR8l4p'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda6', > 'LVM2_PV_PE_ALLOC_COUNT': '2434', > 'LVM2_PV_PE_COUNT': '2434', > 'LVM2_PV_SIZE': '9969664.00', > 'LVM2_PV_UUID': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'LVM2_VG_EXTENT_COUNT': '2434', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '9969664.00', > 'LVM2_VG_UUID': '6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '752163808', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >00:03:53,166 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >00:03:53,172 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >00:03:53,175 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,176 INFO storage: sda6 is a partition >00:03:53,177 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >00:03:53,179 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:03:53,180 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (1) with existing msdos disklabel >00:03:53,184 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:03:53,185 DEBUG storage: PartitionDevice._setFormat: sda6 ; >00:03:53,186 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,188 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >00:03:53,189 DEBUG storage: looking up parted Partition: /dev/sda6 >00:03:53,191 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >00:03:53,192 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >00:03:53,193 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >00:03:53,196 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >00:03:53,197 INFO storage: added partition sda6 (id 7) to device tree >00:03:53,197 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >00:03:53,200 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >00:03:53,202 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >00:03:53,203 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >00:03:53,208 WARN storage: disklabel detected but not usable on sda6 >00:03:53,208 INFO storage: type detected on 'sda6' is 'LVM2_member' >00:03:53,215 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E ; exists: True ; vgUuid: 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF ; label: None ; peStart: 1.0 ; device: /dev/sda6 ; serial: VB8f319102-bc631be5 ; >00:03:53,216 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >00:03:53,216 DEBUG storage: PartitionDevice._setFormat: sda6 ; >00:03:53,217 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: lvmpv ; >00:03:53,219 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda6 ; >00:03:53,224 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:03:53,227 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,229 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >00:03:53,229 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,231 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >00:03:53,231 INFO storage: added lvmvg fedora (id 8) to device tree >00:03:53,234 DEBUG storage: looking up parted Device: /dev/sda6 >00:03:53,238 INFO storage: got device: PartitionDevice instance (0x24a9110) -- > name = sda6 status = True kids = 1 id = 7 > parents = ['existing 81920MB disk sda (1) with existing msdos disklabel'] > uuid = None size = 9737.0 > format = existing lvmpv > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 19941376 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1241, 255, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0x7fac70159e60> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70158310> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac7015a090> PedPartition: <_ped.Partition object at 0x7fac70156350> > disk = existing 81920MB disk sda (1) with existing msdos disklabel > start = 147830784 end = 167772159 length = 19941376 > flags = lvm >00:03:53,239 INFO storage: got format: LVMPhysicalVolume instance (0x24aead0) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda6 uuid = YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF peStart = 1.0 >00:03:53,240 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': '52317', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:03:53,240 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >00:03:53,241 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >00:03:53,241 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,241 INFO storage: loop0 is a loop device >00:03:53,242 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:03:53,243 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >00:03:53,252 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,252 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,253 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >00:03:53,253 INFO storage: added file /osmin.img (deleted) (id 9) to device tree >00:03:53,254 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >00:03:53,254 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,255 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:03:53,255 INFO storage: added loop loop0 (id 10) to device tree >00:03:53,256 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:03:53,267 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:03:53,268 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:03:53,269 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >00:03:53,270 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >00:03:53,276 WARN storage: disklabel detected but not usable on loop0 >00:03:53,277 INFO storage: type detected on 'loop0' is 'squashfs' >00:03:53,277 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:03:53,278 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:03:53,278 INFO storage: got device: LoopDevice instance (0x24ae310) -- > name = loop0 status = False kids = 0 id = 10 > parents = ['existing 0MB file /osmin.img (deleted) (9)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop0 > format args = [] originalFormat = None >00:03:53,280 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': '52356', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:03:53,281 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >00:03:53,281 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:03:53,283 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,283 INFO storage: loop1 is a loop device >00:03:53,284 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:03:53,286 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >00:03:53,287 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,288 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,289 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >00:03:53,290 INFO storage: added file /osmin (id 11) to device tree >00:03:53,294 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >00:03:53,295 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,296 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:03:53,296 INFO storage: added loop loop1 (id 12) to device tree >00:03:53,297 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:03:53,298 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:03:53,298 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:03:53,299 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >00:03:53,300 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >00:03:53,302 WARN storage: disklabel detected but not usable on loop1 >00:03:53,303 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >00:03:53,303 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:03:53,304 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:03:53,310 INFO storage: got device: LoopDevice instance (0x24ae850) -- > name = loop1 status = False kids = 0 id = 12 > parents = ['existing 0MB file /osmin (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/loop1 > format args = [] originalFormat = None >00:03:53,312 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': '52402', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:03:53,312 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >00:03:53,314 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:03:53,315 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,315 INFO storage: loop2 is a loop device >00:03:53,316 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:03:53,317 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >00:03:53,318 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,319 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,320 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >00:03:53,320 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 13) to device tree >00:03:53,322 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >00:03:53,322 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,323 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:03:53,323 INFO storage: added loop loop2 (id 14) to device tree >00:03:53,324 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:03:53,326 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:03:53,326 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:03:53,327 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >00:03:53,329 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >00:03:53,330 WARN storage: disklabel detected but not usable on loop2 >00:03:53,338 INFO storage: type detected on 'loop2' is 'squashfs' >00:03:53,338 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:03:53,339 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:03:53,340 INFO storage: got device: LoopDevice instance (0x7fac7017e390) -- > name = loop2 status = False kids = 0 id = 14 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (13)'] > uuid = None size = 0 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/loop2 > format args = [] originalFormat = None >00:03:53,341 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '52440', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:03:53,342 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >00:03:53,342 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:03:53,343 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,343 INFO storage: loop3 is a loop device >00:03:53,344 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >00:03:53,351 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >00:03:53,352 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,352 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,353 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >00:03:53,353 INFO storage: added file /LiveOS/ext3fs.img (id 15) to device tree >00:03:53,354 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >00:03:53,354 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,355 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >00:03:53,355 INFO storage: added loop loop3 (id 16) to device tree >00:03:53,357 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >00:03:53,360 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >00:03:53,369 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,369 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:53,370 DEBUG storage: device loop3 does not contain a disklabel >00:03:53,370 INFO storage: type detected on 'loop3' is 'ext4' >00:03:53,478 DEBUG storage: using current size 0 as min size >00:03:53,483 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,485 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:53,487 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >00:03:53,488 INFO storage: got device: LoopDevice instance (0x7fac7017e110) -- > name = loop3 status = False kids = 0 id = 16 > parents = ['existing 0MB file /LiveOS/ext3fs.img (15)'] > 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 >00:03:53,491 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,493 INFO storage: got format: Ext4FS instance (0x7fac7017e990) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 4096.0 targetSize = 4096.0 > >00:03:53,495 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': '52761', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:03:53,495 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >00:03:53,498 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:03:53,501 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,501 INFO storage: loop4 is a loop device >00:03:53,502 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >00:03:53,504 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >00:03:53,507 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,508 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,513 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:03:53,514 INFO storage: added file /overlay (deleted) (id 17) to device tree >00:03:53,514 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:03:53,515 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,517 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:03:53,517 INFO storage: added loop loop4 (id 18) to device tree >00:03:53,518 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >00:03:53,519 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >00:03:53,519 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:03:53,520 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >00:03:53,521 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >00:03:53,522 WARN storage: disklabel detected but not usable on loop4 >00:03:53,522 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >00:03:53,522 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:03:53,523 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:03:53,524 INFO storage: got device: LoopDevice instance (0x2730f90) -- > name = loop4 status = False kids = 0 id = 18 > parents = ['existing 0MB file /overlay (deleted) (17)'] > 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 >00:03:53,525 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': '3952802', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >00:03:53,525 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >00:03:53,525 DEBUG storage: lvm filter: adding loop5 to the reject list >00:03:53,526 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': '3953073', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >00:03:53,527 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >00:03:53,527 DEBUG storage: lvm filter: adding loop6 to the reject list >00:03:53,528 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': '3953306', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >00:03:53,528 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >00:03:53,528 DEBUG storage: lvm filter: adding loop7 to the reject list >00:03:53,528 DEBUG storage: Skipping a device mapper drive (dm-0) for now >00:03:53,529 DEBUG storage: Skipping a device mapper drive (dm-1) for now >00:03:53,581 INFO storage: devices to scan: ['dm-0', 'dm-1'] >00:03:53,588 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090 /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-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '29538', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:03:53,588 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >00:03:53,590 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:03:53,593 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,593 INFO storage: live-rw is a device-mapper device >00:03:53,594 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >00:03:53,600 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:03:53,600 DEBUG storage: failed to find dm node for fedora >00:03:53,603 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:03:53,606 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >00:03:53,610 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:03:53,611 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (18) >00:03:53,613 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:03:53,614 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,617 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >00:03:53,617 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,620 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:03:53,620 INFO storage: added dm live-rw (id 19) to device tree >00:03:53,623 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:03:53,625 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:03:53,628 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,628 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:53,628 DEBUG storage: device live-rw does not contain a disklabel >00:03:53,629 INFO storage: type detected on 'live-rw' is 'ext4' >00:03:53,705 DEBUG storage: padding min size from 2955 up to 3250 >00:03:53,708 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,709 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:53,713 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:03:53,714 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >00:03:53,716 INFO storage: got device: DMDevice instance (0x27c7150) -- > name = live-rw status = True kids = 0 id = 19 > parents = ['existing 0MB loop loop4 (18)'] > 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: 32684 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x272f8c0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:03:53,721 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,721 INFO storage: got format: Ext4FS instance (0x2891f50) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 4096.0 targetSize = 4096.0 > >00:03:53,723 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090 /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-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46325', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >00:03:53,723 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >00:03:53,724 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:03:53,725 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,725 INFO storage: live-osimg-min is a device-mapper device >00:03:53,728 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >00:03:53,730 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:03:53,731 DEBUG storage: failed to find dm node for fedora >00:03:53,733 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >00:03:53,736 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:03:53,737 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (12) >00:03:53,738 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:03:53,740 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (16) with existing ext4 filesystem >00:03:53,743 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:03:53,744 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,745 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >00:03:53,746 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,747 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >00:03:53,747 INFO storage: added dm live-osimg-min (id 20) to device tree >00:03:53,748 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >00:03:53,749 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >00:03:53,750 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,750 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:53,750 DEBUG storage: device live-osimg-min does not contain a disklabel >00:03:53,750 INFO storage: type detected on 'live-osimg-min' is 'ext4' >00:03:53,816 DEBUG storage: using current size 0 as min size >00:03:53,822 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,826 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:53,829 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >00:03:53,831 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >00:03:53,832 INFO storage: got device: DMDevice instance (0x298a7d0) -- > name = live-osimg-min status = True kids = 0 id = 20 > parents = ['existing 0MB loop loop3 (16) 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: 32684 did: 0 busy: False > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x272fb00> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >00:03:53,833 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:53,833 INFO storage: got format: Ext4FS instance (0x298a750) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 2954.0 targetSize = 2954.0 > >00:03:53,904 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:03:53,908 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:53,912 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >00:03:53,913 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:53,915 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >00:03:53,923 DEBUG storage: Adding fedora-swap/4032MB to fedora >00:03:53,923 INFO storage: added lvmlv fedora-swap (id 21) to device tree >00:03:53,924 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >00:03:53,927 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >00:03:53,928 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:03:53,931 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >00:03:54,054 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >00:03:54,056 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:03:54,061 DEBUG storage: DeviceTree.getDeviceByName returned None >00:03:54,063 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >00:03:54,063 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:03:54,072 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >00:03:54,076 DEBUG storage: Adding fedora-root/5704MB to fedora >00:03:54,076 INFO storage: added lvmlv fedora-root (id 22) to device tree >00:03:54,083 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:03:54,087 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >00:03:54,092 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:03:54,096 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:03:54,205 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >00:03:54,263 INFO storage: devices to scan: ['dm-2', 'dm-3'] >00:03:54,272 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91 /dev/disk/by-uuid/db610ea0-f777-450f-82ab-cab32a40a11a /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'db610ea0-f777-450f-82ab-cab32a40a11a', > 'ID_FS_UUID_ENC': 'db610ea0-f777-450f-82ab-cab32a40a11a', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28156223', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91', > '/dev/disk/by-uuid/db610ea0-f777-450f-82ab-cab32a40a11a', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >00:03:54,273 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >00:03:54,279 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:03:54,281 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (21) >00:03:54,282 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >00:03:54,282 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >00:03:54,284 DEBUG storage: SwapSpace.__init__: >00:03:54,284 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:03:54,284 DEBUG storage: device fedora-swap does not contain a disklabel >00:03:54,284 INFO storage: type detected on 'fedora-swap' is 'swap' >00:03:54,286 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: db610ea0-f777-450f-82ab-cab32a40a11a ; exists: True ; label: None ; >00:03:54,286 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:03:54,287 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >00:03:54,290 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:03:54,292 DEBUG storage: fedora size is 9736MB >00:03:54,293 DEBUG storage: vg fedora has 0MB free >00:03:54,293 DEBUG storage: fedora size is 9736MB >00:03:54,294 DEBUG storage: vg fedora has 0MB free >00:03:54,295 INFO storage: got device: LVMLogicalVolumeDevice instance (0x27d7ed0) -- > name = fedora-swap status = True kids = 0 id = 21 > parents = ['existing 9736MB lvmvg fedora (8)'] > uuid = L7eAk1-UwFc-tlel-L6tF-nH3Q-90s3-Giku91 size = 4032.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x2b3d320> > target size = 4032.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x24aee50) -- > name = fedora status = True kids = 2 id = 8 > parents = ['existing 9737MB partition sda6 (7) with existing lvmpv'] > uuid = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF size = 9736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2434 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2434.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9737MB partition sda6 (7) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (21) with existing swap', > 'existing 5704MB lvmlv fedora-root (22)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4032MB >00:03:54,296 INFO storage: got format: SwapSpace instance (0x324c690) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = db610ea0-f777-450f-82ab-cab32a40a11a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >00:03:54,298 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p /dev/disk/by-uuid/8529db41-9b5b-4722-bf4b-996e30e48d99 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8529db41-9b5b-4722-bf4b-996e30e48d99', > 'ID_FS_UUID_ENC': '8529db41-9b5b-4722-bf4b-996e30e48d99', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '28301431', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p', > '/dev/disk/by-uuid/8529db41-9b5b-4722-bf4b-996e30e48d99', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >00:03:54,298 INFO storage: scanning fedora-root (/devices/virtual/block/dm-3)... >00:03:54,303 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:03:54,304 DEBUG storage: DeviceTree.getDeviceByName returned existing 5704MB lvmlv fedora-root (22) >00:03:54,305 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >00:03:54,308 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >00:03:54,310 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:54,311 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:54,311 DEBUG storage: device fedora-root does not contain a disklabel >00:03:54,311 INFO storage: type detected on 'fedora-root' is 'ext4' >00:03:54,381 DEBUG storage: padding min size from 2941 up to 3235 >00:03:54,383 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:54,383 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:03:54,387 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >00:03:54,390 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:03:54,391 DEBUG storage: fedora size is 9736MB >00:03:54,392 DEBUG storage: vg fedora has 0MB free >00:03:54,393 DEBUG storage: fedora size is 9736MB >00:03:54,394 DEBUG storage: vg fedora has 0MB free >00:03:54,395 INFO storage: got device: LVMLogicalVolumeDevice instance (0x2c21c90) -- > name = fedora-root status = True kids = 0 id = 22 > parents = ['existing 9736MB lvmvg fedora (8)'] > uuid = PjiRCX-0ctk-neNF-wIYo-MY01-L6y0-uR8l4p size = 5704.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11681792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (727, 255, 63) biosGeometry: (727, 255, 63) > PedDevice: <_ped.Device object at 0x272fd40> > target size = 5704.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x24aee50) -- > name = fedora status = True kids = 2 id = 8 > parents = ['existing 9737MB partition sda6 (7) with existing lvmpv'] > uuid = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF size = 9736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2434 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2434.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9737MB partition sda6 (7) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (21) with existing swap', > 'existing 5704MB lvmlv fedora-root (22) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5704MB >00:03:54,396 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:54,397 INFO storage: got format: Ext4FS instance (0x2c21110) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 8529db41-9b5b-4722-bf4b-996e30e48d99 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5704.0 targetSize = 5704.0 > >00:03:54,465 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:03:54,475 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (21) with existing swap >00:03:54,478 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:03:54,479 DEBUG storage: DeviceTree.getDeviceByName returned existing 5704MB lvmlv fedora-root (22) with existing ext4 filesystem >00:03:54,480 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:03:54,524 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:54,529 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:54,534 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:54,561 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:03:54,606 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:54,610 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:54,614 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:54,639 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:03:54,669 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:54,681 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:54,686 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:54,705 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >00:03:54,709 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:03:54,711 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:03:54,731 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:54,734 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:54,739 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:54,775 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:03:54,805 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:54,810 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:54,812 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:54,830 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:03:54,832 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:03:54,836 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >00:03:54,839 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >00:03:54,843 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:03:54,847 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:03:54,891 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >00:03:54,962 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >00:03:54,964 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:03:54,965 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:03:54,993 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >00:03:55,069 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >00:03:55,077 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >00:03:55,084 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >00:03:55,106 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:55,111 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:55,113 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:55,136 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >00:03:55,139 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >00:03:55,144 INFO storage: edd: collected mbr signatures: {'sda': '0x0003d23f'} >00:03:55,145 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:03:55,153 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:03:55,211 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:03:55,250 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:55,259 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:55,261 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:55,295 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:03:55,296 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:03:55,332 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:03:55,380 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:55,381 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:55,383 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:55,405 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >00:03:55,407 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:03:55,486 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:03:55,526 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:55,530 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:55,536 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:55,554 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >00:03:55,557 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:03:55,609 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:03:55,682 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:03:55,684 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:55,686 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:03:55,702 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:03:55,704 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >00:03:55,705 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:03:55,707 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:03:55,876 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:03:56,029 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:03:56,030 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >00:03:56,030 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >00:03:56,034 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:03:56,035 DEBUG storage: crypttab maps: [] >00:03:56,035 DEBUG storage: parsing /mnt/sysimage/etc/fstab >00:03:56,053 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >00:03:56,057 DEBUG storage: DeviceTree.getDeviceByPath returned existing 5704MB lvmlv fedora-root (22) with existing ext4 filesystem >00:03:56,057 DEBUG storage: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >00:03:56,058 DEBUG storage: resolved 'UUID=ab4c9871-cb54-4551-a864-87413ff80a66' to 'sda5' (partition) >00:03:56,062 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >00:03:56,066 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4032MB lvmlv fedora-swap (21) with existing swap >00:03:56,066 DEBUG storage: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >00:03:56,067 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >00:03:56,159 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >00:03:56,322 DEBUG storage: fedora size is 9736MB >00:03:56,323 DEBUG storage: vg fedora has 0MB free >00:03:56,323 DEBUG storage: fedora size is 9736MB >00:03:56,324 DEBUG storage: vg fedora has 0MB free >00:03:56,326 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:56,328 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:56,330 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:56,331 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:56,333 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:56,334 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:56,337 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:56,339 DEBUG storage: Ext4FS.supported: supported: True ; >00:03:56,340 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:03:56,345 DEBUG storage: Iso9660FS.supported: supported: True ; >00:03:56,369 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/live-osimg-min ; >00:03:56,370 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4096MB dm live-osimg-min (20) with existing ext4 filesystem >00:05:30,458 DEBUG storage: Iso9660FS.supported: supported: True ; >00:05:30,459 DEBUG storage: Iso9660FS.supported: supported: True ; >00:05:30,460 DEBUG storage: NFSv4.supported: supported: False ; >00:05:30,460 DEBUG storage: NFSv4.supported: supported: False ; >00:05:30,461 DEBUG storage: SELinuxFS.supported: supported: False ; >00:05:30,462 DEBUG storage: SELinuxFS.supported: supported: False ; >00:05:30,463 DEBUG storage: Ext4FS.supported: supported: True ; >00:05:30,464 DEBUG storage: Ext4FS.supported: supported: True ; >00:05:30,465 DEBUG storage: Ext3FS.supported: supported: True ; >00:05:30,466 DEBUG storage: Ext3FS.supported: supported: True ; >00:05:30,467 DEBUG storage: Ext2FS.supported: supported: True ; >00:05:30,468 DEBUG storage: Ext2FS.supported: supported: True ; >00:05:30,469 DEBUG storage: SysFS.supported: supported: False ; >00:05:30,470 DEBUG storage: SysFS.supported: supported: False ; >00:05:30,471 DEBUG storage: MultipathMember.__init__: >00:05:30,472 DEBUG storage: MDRaidMember.__init__: >00:05:30,473 DEBUG storage: ProcFS.supported: supported: False ; >00:05:30,474 DEBUG storage: ProcFS.supported: supported: False ; >00:05:30,475 DEBUG storage: SwapSpace.__init__: >00:05:30,476 DEBUG storage: DMRaidMember.__init__: >00:05:30,477 DEBUG storage: DevPtsFS.supported: supported: False ; >00:05:30,477 DEBUG storage: DevPtsFS.supported: supported: False ; >00:05:30,479 DEBUG storage: BTRFS.supported: supported: True ; >00:05:30,480 DEBUG storage: USBFS.supported: supported: False ; >00:05:30,481 DEBUG storage: USBFS.supported: supported: False ; >00:05:30,482 DEBUG storage: DiskLabel.__init__: >00:05:30,482 INFO storage: DiskLabel.partedDevice returning None >00:05:30,483 DEBUG storage: HFSPlus.supported: supported: False ; >00:05:30,484 DEBUG storage: HFSPlus.supported: supported: False ; >00:05:30,484 DEBUG storage: XFS.supported: supported: True ; >00:05:30,485 DEBUG storage: XFS.supported: supported: True ; >00:05:30,486 DEBUG storage: TmpFS.supported: supported: False ; >00:05:30,487 DEBUG storage: TmpFS.supported: supported: False ; >00:05:30,489 DEBUG storage: LUKS.__init__: >00:05:30,490 DEBUG storage: NTFS.supported: supported: False ; >00:05:30,490 DEBUG storage: NTFS.supported: supported: False ; >00:05:30,491 DEBUG storage: BindFS.supported: supported: False ; >00:05:30,492 DEBUG storage: BindFS.supported: supported: False ; >00:05:30,493 DEBUG storage: HFS.supported: supported: False ; >00:05:30,494 DEBUG storage: HFS.supported: supported: False ; >00:05:30,494 DEBUG storage: LVMPhysicalVolume.__init__: >00:05:30,496 DEBUG storage: NFS.supported: supported: False ; >00:05:30,497 DEBUG storage: NFS.supported: supported: False ; >00:05:30,497 DEBUG storage: FATFS.supported: supported: True ; >00:05:30,498 DEBUG storage: FATFS.supported: supported: True ; >00:05:30,499 DEBUG storage: NoDevFS.supported: supported: False ; >00:05:30,500 DEBUG storage: NoDevFS.supported: supported: False ; >00:06:19,026 DEBUG storage: clearpart: looking at sda6 >00:06:19,027 DEBUG storage: clearpart: looking at sda5 >00:06:19,028 DEBUG storage: clearpart: looking at sda4 >00:06:19,028 DEBUG storage: clearpart: looking at sda3 >00:06:19,029 DEBUG storage: clearpart: looking at sda2 >00:06:19,030 DEBUG storage: clearpart: looking at sda1 >00:06:19,031 DEBUG storage: checking whether disk sda has an empty extended >00:06:19,034 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70158310> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x4f4e550> PedPartition: <_ped.Partition object at 0x4f3b950> ; logicals is ['sda5', 'sda6'] >00:06:19,036 DEBUG storage: doAutoPart: True >00:06:19,036 DEBUG storage: encryptedAutoPart: False >00:06:19,037 DEBUG storage: autoPartType: 2 >00:06:19,037 DEBUG storage: clearPartType: 2 >00:06:19,037 DEBUG storage: clearPartDisks: ['sda'] >00:06:19,037 DEBUG storage: autoPartitionRequests: >PartSpec instance (0x4b52a90) -- > mountpoint = / lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 1024 maxSize = 51200 grow = True >PartSpec instance (0x4b52910) -- > mountpoint = /home lv = True singlePV = False btrfs = True > weight = 0 fstype = ext4 encrypted = True > size = 500 maxSize = None grow = True >PartSpec instance (0x4b52810) -- > mountpoint = /boot lv = False singlePV = False btrfs = False > weight = 2000 fstype = ext4 encrypted = False > size = 500 maxSize = None grow = False >PartSpec instance (0x4f4e150) -- > mountpoint = None lv = False singlePV = False btrfs = False > weight = 5000 fstype = biosboot encrypted = False > size = 1 maxSize = None grow = False >PartSpec instance (0x4f4e650) -- > mountpoint = None lv = True singlePV = False btrfs = False > weight = 0 fstype = swap encrypted = True > size = 4032 maxSize = None grow = False > >00:06:19,037 DEBUG storage: storage.disks: ['sda'] >00:06:19,038 DEBUG storage: storage.partitioned: ['sda'] >00:06:19,038 DEBUG storage: all names: ['/LiveOS/ext3fs.img', '/osmin', '/osmin.img (deleted)', '/overlay (deleted)', '/run/initramfs/live/LiveOS/squashfs.img', 'fedora', 'fedora-root', 'fedora-swap', 'live-osimg-min', 'live-rw', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'sr0'] >00:06:19,044 DEBUG storage: DeviceTree.getDeviceByName: name: ; >00:06:19,044 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,045 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/ ; >00:06:19,047 DEBUG storage: DeviceTree.getDeviceByPath returned None >00:06:19,047 DEBUG storage: failed to resolve '/dev/' >00:06:19,047 DEBUG storage: boot disk: None >00:06:19,049 DEBUG storage: candidate disks: [] >00:06:19,049 DEBUG storage: devs: [] >00:06:19,050 INFO storage: not going to create backup copy of non-existent /etc/mdadm.conf >00:06:19,052 INFO storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >00:06:19,117 DEBUG storage: protected device spec /dev/sr0 resolved to sr0 >00:06:19,117 INFO storage: sr0 looks to be the live device; marking as protected >00:06:19,178 DEBUG storage: MultipathTopology._build_topology: >00:06:19,178 DEBUG storage: /etc/multipath.conf contents: >00:06:19,179 DEBUG storage: # multipath.conf written by anaconda >00:06:19,179 DEBUG storage: >00:06:19,179 DEBUG storage: defaults { >00:06:19,179 DEBUG storage: user_friendly_names yes >00:06:19,179 DEBUG storage: } >00:06:19,181 DEBUG storage: blacklist { >00:06:19,181 DEBUG storage: devnode "^(ram|raw|loop|fd|md|dm-|sr|scd|st)[0-9]*" >00:06:19,182 DEBUG storage: devnode "^hd[a-z]" >00:06:19,182 DEBUG storage: devnode "^dcssblk[0-9]*" >00:06:19,182 DEBUG storage: device { >00:06:19,182 DEBUG storage: vendor "DGC" >00:06:19,182 DEBUG storage: product "LUNZ" >00:06:19,182 DEBUG storage: } >00:06:19,182 DEBUG storage: device { >00:06:19,182 DEBUG storage: vendor "IBM" >00:06:19,183 DEBUG storage: product "S/390.*" >00:06:19,183 DEBUG storage: } >00:06:19,183 DEBUG storage: # don't count normal SATA devices as multipaths >00:06:19,183 DEBUG storage: device { >00:06:19,183 DEBUG storage: vendor "ATA" >00:06:19,184 DEBUG storage: } >00:06:19,185 DEBUG storage: # don't count 3ware devices as multipaths >00:06:19,186 DEBUG storage: device { >00:06:19,187 DEBUG storage: vendor "3ware" >00:06:19,188 DEBUG storage: } >00:06:19,189 DEBUG storage: device { >00:06:19,190 DEBUG storage: vendor "AMCC" >00:06:19,191 DEBUG storage: } >00:06:19,192 DEBUG storage: # nor highpoint devices >00:06:19,193 DEBUG storage: device { >00:06:19,193 DEBUG storage: vendor "HPT" >00:06:19,193 DEBUG storage: } >00:06:19,194 DEBUG storage: } >00:06:19,194 DEBUG storage: multipaths { >00:06:19,194 DEBUG storage: } >00:06:19,195 DEBUG storage: (end of /etc/multipath.conf) >00:06:19,255 INFO storage: MultipathTopology: found non-disk device: sr0 >00:06:19,256 INFO storage: MultipathTopology: found singlepath device: sda >00:06:19,256 INFO storage: MultipathTopology: found non-disk device: sda1 >00:06:19,256 INFO storage: MultipathTopology: found non-disk device: sda2 >00:06:19,256 INFO storage: MultipathTopology: found non-disk device: sda3 >00:06:19,257 INFO storage: MultipathTopology: found non-disk device: sda4 >00:06:19,257 INFO storage: MultipathTopology: found non-disk device: sda5 >00:06:19,257 INFO storage: MultipathTopology: found non-disk device: sda6 >00:06:19,257 INFO storage: MultipathTopology: found singlepath device: loop0 >00:06:19,257 INFO storage: MultipathTopology: found singlepath device: loop1 >00:06:19,257 INFO storage: MultipathTopology: found singlepath device: loop2 >00:06:19,258 INFO storage: MultipathTopology: found singlepath device: loop3 >00:06:19,258 INFO storage: MultipathTopology: found singlepath device: loop4 >00:06:19,258 INFO storage: MultipathTopology: found singlepath device: loop5 >00:06:19,258 INFO storage: MultipathTopology: found singlepath device: loop6 >00:06:19,258 INFO storage: MultipathTopology: found singlepath device: loop7 >00:06:19,258 INFO storage: MultipathTopology: found singlepath device: dm-0 >00:06:19,259 INFO storage: MultipathTopology: found singlepath device: dm-1 >00:06:19,259 INFO storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >00:06:19,264 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/cdrom /dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6 /dev/disk/by-label/Fedora-18-TC1-x86_64-Live-Deskto /dev/disk/by-uuid/2012-12-08-02-38-12-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_CD': '1', > 'ID_CDROM_DVD': '1', > 'ID_CDROM_MEDIA': '1', > 'ID_CDROM_MEDIA_CD': '1', > 'ID_CDROM_MEDIA_SESSION_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT': '1', > 'ID_CDROM_MEDIA_TRACK_COUNT_DATA': '1', > 'ID_FS_LABEL': 'Fedora-18-TC1-x86_64-Live-Deskto', > 'ID_FS_LABEL_ENC': 'Fedora-18-TC1-x86_64-Live-Deskto', > 'ID_FS_TYPE': 'iso9660', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '2012-12-08-02-38-12-00', > 'ID_FS_UUID_ENC': '2012-12-08-02-38-12-00', > 'ID_MODEL': 'VBOX_CD-ROM', > 'ID_MODEL_ENC': 'VBOX\\x20CD-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\\x20', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_CD-ROM_VB0-01f003f6', > 'ID_SERIAL_SHORT': 'VB0-01f003f6', > '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': '18414', > 'name': 'sr0', > 'symlinks': ['/dev/cdrom', > '/dev/disk/by-id/ata-VBOX_CD-ROM_VB0-01f003f6', > '/dev/disk/by-label/Fedora-18-TC1-x86_64-Live-Deskto', > '/dev/disk/by-uuid/2012-12-08-02-38-12-00'], > 'sysfs_path': '/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0'} ; name: sr0 ; >00:06:19,270 INFO storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >00:06:19,271 DEBUG storage: DeviceTree.getDeviceByName: name: sr0 ; >00:06:19,273 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,273 INFO storage: sr0 is a cdrom >00:06:19,276 DEBUG storage: DeviceTree.addUdevOpticalDevice: >00:06:19,277 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,278 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: None ; >00:06:19,279 INFO storage: added cdrom sr0 (id 23) to device tree >00:06:19,280 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:06:19,289 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sr0 ; >00:06:19,290 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sr0 ; label_type: dos ; >00:06:19,291 DEBUG storage: OpticalDevice.setup: sr0 ; status: True ; controllable: True ; orig: False ; >00:06:19,292 DEBUG storage: DiskLabel.__init__: device: /dev/sr0 ; labelType: dos ; exists: True ; >00:06:19,298 WARN storage: disklabel detected but not usable on sr0 >00:06:19,298 INFO storage: type detected on 'sr0' is 'iso9660' >00:06:19,299 DEBUG storage: Iso9660FS.supported: supported: True ; >00:06:19,299 DEBUG storage: getFormat('iso9660') returning Iso9660FS instance >00:06:19,300 DEBUG storage: OpticalDevice._setFormat: sr0 ; current: None ; type: iso9660 ; >00:06:19,302 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:06:19,304 DEBUG storage: looking up parted Device: /dev/sr0 >00:06:19,305 INFO storage: got device: OpticalDevice instance (0x4af3d10) -- > name = sr0 status = True kids = 0 id = 23 > parents = [] > uuid = None size = 790.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: VBOX CD-ROM path: /dev/sr0 type: 1 > sectorSize: 2048 physicalSectorSize: 2048 > length: 404480 openCount: 0 readOnly: True > externalMode: False dirty: False bootDirty: False > host: 2 did: 0 busy: True > hardwareGeometry: (25, 255, 63) biosGeometry: (25, 255, 63) > PedDevice: <_ped.Device object at 0x7fac70159a70> > target size = 0 path = /dev/sr0 > format args = [] originalFormat = None >00:06:19,307 DEBUG storage: Iso9660FS.supported: supported: True ; >00:06:19,307 INFO storage: got format: Iso9660FS instance (0x4b52ad0) -- > type = iso9660 name = iso9660 status = False > device = /dev/sr0 uuid = 2012-12-08-02-38-12-00 exists = True > options = ro supported = True formattable = False resizable = False > mountpoint = None mountopts = None > label = Fedora-18-TC1-x86_64-Live-Deskto size = 0 targetSize = 0 > >00:06:19,316 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5', > 'DEVNAME': 'sda', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda', > 'DEVTYPE': 'disk', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '35659', > 'name': 'sda', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda'} ; name: sda ; >00:06:19,317 INFO storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >00:06:19,318 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:06:19,319 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,320 DEBUG storage: DeviceTree.addUdevDiskDevice: name: sda ; >00:06:19,321 INFO storage: sda is a disk >00:06:19,321 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,322 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: None ; >00:06:19,322 INFO storage: added disk sda (id 24) to device tree >00:06:19,323 DEBUG storage: looking up parted Device: /dev/sda >00:06:19,323 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda ; >00:06:19,324 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda ; label_type: dos ; >00:06:19,325 DEBUG storage: DiskDevice.setup: sda ; status: True ; controllable: True ; orig: False ; >00:06:19,328 DEBUG storage: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; exists: True ; >00:06:19,343 DEBUG storage: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x24d2350>, <parted.partition.Partition object at 0x24d25d0>, <parted.partition.Partition object at 0x24d2710>, <parted.partition.Partition object at 0x24d2c50>, <parted.partition.Partition object at 0x27c7150>, <parted.partition.Partition object at 0x7fac7024ed90>] > device: <parted.device.Device object at 0x24d2290> > PedDisk: <_ped.Disk object at 0x4f45ef0> >00:06:19,343 DEBUG storage: getFormat('disklabel') returning DiskLabel instance >00:06:19,344 DEBUG storage: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:06:19,348 INFO storage: got device: DiskDevice instance (0x24c7e10) -- > name = sda status = True kids = 0 id = 24 > parents = [] > uuid = None size = 81920.0 > format = existing msdos disklabel > major = 8 minor = 0 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x7fac70159b00> > target size = 0 path = /dev/sda > format args = [] originalFormat = None removable = False partedDevice = <parted.device.Device object at 0x24d1d10> >00:06:19,351 INFO storage: got format: DiskLabel instance (0x24d1f50) -- > type = disklabel name = partition table (MSDOS) status = False > device = /dev/sda uuid = None exists = True > options = None supported = False formattable = True resizable = False > type = msdos partition count = 6 sectorSize = 512 > align_offset = 0 align_grain = 2048 > partedDisk = parted.Disk instance -- > type: msdos primaryPartitionCount: 4 > lastPartitionNumber: 6 maxPrimaryPartitionCount: 4 > partitions: [<parted.partition.Partition object at 0x24d2350>, <parted.partition.Partition object at 0x24d25d0>, <parted.partition.Partition object at 0x24d2710>, <parted.partition.Partition object at 0x24d2c50>, <parted.partition.Partition object at 0x27c7150>, <parted.partition.Partition object at 0x7fac7024ed90>] > device: <parted.device.Device object at 0x24d2290> > PedDisk: <_ped.Disk object at 0x4f45ef0> > origPartedDisk = <parted.disk.Disk object at 0x7fac7024edd0> > partedDevice = parted.Device instance -- > model: ATA VBOX HARDDISK path: /dev/sda type: 1 > sectorSize: 512 physicalSectorSize: 512 > length: 167772160 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 1 did: 0 busy: False > hardwareGeometry: (10443, 255, 63) biosGeometry: (10443, 255, 63) > PedDevice: <_ped.Device object at 0x272f8c0> > >00:06:19,356 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part1 /dev/disk/by-uuid/bc02503b-50aa-4f66-8b30-1754be9b5003', > 'DEVNAME': 'sda1', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'bc02503b-50aa-4f66-8b30-1754be9b5003', > 'ID_FS_UUID_ENC': 'bc02503b-50aa-4f66-8b30-1754be9b5003', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '1', > 'ID_PART_ENTRY_OFFSET': '2048', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163656', > 'name': 'sda1', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part1', > '/dev/disk/by-uuid/bc02503b-50aa-4f66-8b30-1754be9b5003'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1'} ; name: sda1 ; >00:06:19,356 INFO storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >00:06:19,358 DEBUG storage: DeviceTree.getDeviceByName: name: sda1 ; >00:06:19,359 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,360 INFO storage: sda1 is a partition >00:06:19,361 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda1 ; >00:06:19,362 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:06:19,364 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (24) with existing msdos disklabel >00:06:19,365 DEBUG storage: DiskDevice.addChild: kids: 0 ; name: sda ; >00:06:19,366 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:06:19,366 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,367 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: None ; >00:06:19,367 DEBUG storage: looking up parted Partition: /dev/sda1 >00:06:19,368 DEBUG storage: PartitionDevice.probe: sda1 ; exists: True ; >00:06:19,369 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 1 ; >00:06:19,370 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 10 ; >00:06:19,371 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda1 ; flag: 12 ; >00:06:19,371 INFO storage: added partition sda1 (id 25) to device tree >00:06:19,372 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda1 ; >00:06:19,373 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda1 ; label_type: dos ; >00:06:19,374 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:06:19,374 DEBUG storage: DiskLabel.__init__: device: /dev/sda1 ; labelType: dos ; exists: True ; >00:06:19,377 WARN storage: disklabel detected but not usable on sda1 >00:06:19,378 INFO storage: type detected on 'sda1' is 'ext4' >00:06:19,442 DEBUG storage: padding min size from 211 up to 232 >00:06:19,444 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,444 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:19,445 DEBUG storage: PartitionDevice._setFormat: sda1 ; >00:06:19,446 DEBUG storage: PartitionDevice._setFormat: sda1 ; current: None ; type: ext4 ; >00:06:19,447 DEBUG storage: looking up parted Device: /dev/sda1 >00:06:19,448 INFO storage: got device: PartitionDevice instance (0x24d1c90) -- > name = sda1 status = True kids = 0 id = 25 > parents = ['existing 81920MB disk sda (24) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 1 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/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: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x7fac70159950> > 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 0x24d22d0> fileSystem: <parted.filesystem.FileSystem object at 0x24d2590> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24d2550> PedPartition: <_ped.Partition object at 0x24cd4d0> > disk = existing 81920MB disk sda (24) with existing msdos disklabel > start = 2048 end = 41945087 length = 41943040 > flags = >00:06:19,450 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,450 INFO storage: got format: Ext4FS instance (0x4b52a50) -- > type = ext4 name = ext4 status = False > device = /dev/sda1 uuid = bc02503b-50aa-4f66-8b30-1754be9b5003 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >00:06:19,453 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part2 /dev/disk/by-uuid/ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'DEVNAME': 'sda2', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'ID_FS_UUID_ENC': 'ed1aa365-f135-4381-b395-df1ee60bfd1c', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '2', > 'ID_PART_ENTRY_OFFSET': '41945088', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '41943040', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163699', > 'name': 'sda2', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part2', > '/dev/disk/by-uuid/ed1aa365-f135-4381-b395-df1ee60bfd1c'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2'} ; name: sda2 ; >00:06:19,453 INFO storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >00:06:19,454 DEBUG storage: DeviceTree.getDeviceByName: name: sda2 ; >00:06:19,455 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,455 INFO storage: sda2 is a partition >00:06:19,456 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda2 ; >00:06:19,456 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:06:19,457 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (24) with existing msdos disklabel >00:06:19,458 DEBUG storage: DiskDevice.addChild: kids: 1 ; name: sda ; >00:06:19,459 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:06:19,459 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,460 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: None ; >00:06:19,461 DEBUG storage: looking up parted Partition: /dev/sda2 >00:06:19,461 DEBUG storage: PartitionDevice.probe: sda2 ; exists: True ; >00:06:19,462 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 1 ; >00:06:19,463 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 10 ; >00:06:19,464 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda2 ; flag: 12 ; >00:06:19,464 INFO storage: added partition sda2 (id 26) to device tree >00:06:19,465 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda2 ; >00:06:19,466 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda2 ; label_type: dos ; >00:06:19,467 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:06:19,468 DEBUG storage: DiskLabel.__init__: device: /dev/sda2 ; labelType: dos ; exists: True ; >00:06:19,471 WARN storage: disklabel detected but not usable on sda2 >00:06:19,472 INFO storage: type detected on 'sda2' is 'ext4' >00:06:19,539 DEBUG storage: padding min size from 211 up to 232 >00:06:19,540 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,541 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:19,542 DEBUG storage: PartitionDevice._setFormat: sda2 ; >00:06:19,543 DEBUG storage: PartitionDevice._setFormat: sda2 ; current: None ; type: ext4 ; >00:06:19,544 DEBUG storage: looking up parted Device: /dev/sda2 >00:06:19,546 INFO storage: got device: PartitionDevice instance (0x4b43f50) -- > name = sda2 status = True kids = 0 id = 26 > parents = ['existing 81920MB disk sda (24) with existing msdos disklabel'] > uuid = None size = 20480.0 > format = existing ext4 filesystem > major = 8 minor = 2 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda2 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 41943040 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 18772 did: 20047 busy: False > hardwareGeometry: (2610, 255, 63) biosGeometry: (2610, 255, 63) > PedDevice: <_ped.Device object at 0x4b67b90> > target size = 0 path = /dev/sda2 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24d22d0> fileSystem: <parted.filesystem.FileSystem object at 0x24d27d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24d2610> PedPartition: <_ped.Partition object at 0x24cd2f0> > disk = existing 81920MB disk sda (24) with existing msdos disklabel > start = 41945088 end = 83888127 length = 41943040 > flags = >00:06:19,547 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,547 INFO storage: got format: Ext4FS instance (0x4f50490) -- > type = ext4 name = ext4 status = False > device = /dev/sda2 uuid = ed1aa365-f135-4381-b395-df1ee60bfd1c exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 20480.0 targetSize = 20480.0 > >00:06:19,550 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part3 /dev/disk/by-uuid/8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'DEVNAME': 'sda3', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'ID_FS_UUID_ENC': '8c8c6afb-7bb9-441d-83bd-4536cb28297b', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '3', > 'ID_PART_ENTRY_OFFSET': '83888128', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '62914560', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163725', > 'name': 'sda3', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part3', > '/dev/disk/by-uuid/8c8c6afb-7bb9-441d-83bd-4536cb28297b'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3'} ; name: sda3 ; >00:06:19,550 INFO storage: scanning sda3 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >00:06:19,551 DEBUG storage: DeviceTree.getDeviceByName: name: sda3 ; >00:06:19,552 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,552 INFO storage: sda3 is a partition >00:06:19,553 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda3 ; >00:06:19,554 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:06:19,554 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (24) with existing msdos disklabel >00:06:19,555 DEBUG storage: DiskDevice.addChild: kids: 2 ; name: sda ; >00:06:19,556 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:06:19,557 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,558 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: None ; >00:06:19,558 DEBUG storage: looking up parted Partition: /dev/sda3 >00:06:19,559 DEBUG storage: PartitionDevice.probe: sda3 ; exists: True ; >00:06:19,561 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 1 ; >00:06:19,562 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 10 ; >00:06:19,563 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda3 ; flag: 12 ; >00:06:19,563 INFO storage: added partition sda3 (id 27) to device tree >00:06:19,564 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda3 ; >00:06:19,565 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda3 ; label_type: dos ; >00:06:19,566 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >00:06:19,566 DEBUG storage: DiskLabel.__init__: device: /dev/sda3 ; labelType: dos ; exists: True ; >00:06:19,572 WARN storage: disklabel detected but not usable on sda3 >00:06:19,573 INFO storage: type detected on 'sda3' is 'ext4' >00:06:19,630 DEBUG storage: padding min size from 232 up to 255 >00:06:19,632 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,632 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:19,633 DEBUG storage: PartitionDevice._setFormat: sda3 ; >00:06:19,634 DEBUG storage: PartitionDevice._setFormat: sda3 ; current: None ; type: ext4 ; >00:06:19,635 DEBUG storage: looking up parted Device: /dev/sda3 >00:06:19,636 INFO storage: got device: PartitionDevice instance (0x4f50550) -- > name = sda3 status = True kids = 0 id = 27 > parents = ['existing 81920MB disk sda (24) with existing msdos disklabel'] > uuid = None size = 30720.0 > format = existing ext4 filesystem > major = 8 minor = 3 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda3 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 62914560 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (3916, 255, 63) biosGeometry: (3916, 255, 63) > PedDevice: <_ped.Device object at 0x4b67b00> > target size = 0 path = /dev/sda3 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 0 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24d22d0> fileSystem: <parted.filesystem.FileSystem object at 0x24d2ad0> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24d2790> PedPartition: <_ped.Partition object at 0x24cd350> > disk = existing 81920MB disk sda (24) with existing msdos disklabel > start = 83888128 end = 146802687 length = 62914560 > flags = >00:06:19,638 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,638 INFO storage: got format: Ext4FS instance (0x4f503d0) -- > type = ext4 name = ext4 status = False > device = /dev/sda3 uuid = 8c8c6afb-7bb9-441d-83bd-4536cb28297b exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 30720.0 targetSize = 30720.0 > >00:06:19,641 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part4', > 'DEVNAME': 'sda4', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '4', > 'ID_PART_ENTRY_OFFSET': '146802688', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '20969472', > 'ID_PART_ENTRY_TYPE': '0x5', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '4', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163751', > 'name': 'sda4', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part4'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4'} ; name: sda4 ; >00:06:19,641 INFO storage: scanning sda4 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >00:06:19,642 DEBUG storage: DeviceTree.getDeviceByName: name: sda4 ; >00:06:19,642 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,643 INFO storage: sda4 is a partition >00:06:19,643 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda4 ; >00:06:19,644 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:06:19,645 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (24) with existing msdos disklabel >00:06:19,646 DEBUG storage: DiskDevice.addChild: kids: 3 ; name: sda ; >00:06:19,647 DEBUG storage: PartitionDevice._setFormat: sda4 ; >00:06:19,647 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,648 DEBUG storage: PartitionDevice._setFormat: sda4 ; current: None ; type: None ; >00:06:19,648 DEBUG storage: looking up parted Partition: /dev/sda4 >00:06:19,649 DEBUG storage: PartitionDevice.probe: sda4 ; exists: True ; >00:06:19,650 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 1 ; >00:06:19,651 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 10 ; >00:06:19,652 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda4 ; flag: 12 ; >00:06:19,652 INFO storage: added partition sda4 (id 28) to device tree >00:06:19,653 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda4 ; >00:06:19,654 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda4 ; label_type: dos ; >00:06:19,654 DEBUG storage: PartitionDevice.setup: sda4 ; status: True ; controllable: True ; orig: False ; >00:06:19,655 DEBUG storage: DiskLabel.__init__: device: /dev/sda4 ; labelType: dos ; exists: True ; >00:06:19,659 WARN storage: disklabel detected but not usable on sda4 >00:06:19,659 DEBUG storage: no type or existing type for sda4, bailing >00:06:19,660 DEBUG storage: looking up parted Device: /dev/sda4 >00:06:19,662 INFO storage: got device: PartitionDevice instance (0x4f4e110) -- > name = sda4 status = True kids = 0 id = 28 > parents = ['existing 81920MB disk sda (24) with existing msdos disklabel'] > uuid = None size = 10239.0 > format = existing None > major = 8 minor = 4 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda4 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 2 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 0x4b67a70> > target size = 0 path = /dev/sda4 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 2 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24d22d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x24d2cd0> PedPartition: <_ped.Partition object at 0x24cd410> > disk = existing 81920MB disk sda (24) with existing msdos disklabel > start = 146802688 end = 167772159 length = 20969472 > flags = >00:06:19,665 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part5 /dev/disk/by-uuid/ab4c9871-cb54-4551-a864-87413ff80a66', > 'DEVNAME': 'sda5', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': 'ab4c9871-cb54-4551-a864-87413ff80a66', > 'ID_FS_UUID_ENC': 'ab4c9871-cb54-4551-a864-87413ff80a66', > 'ID_FS_VERSION': '1.0', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\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_FLAGS': '0x80', > 'ID_PART_ENTRY_NUMBER': '5', > 'ID_PART_ENTRY_OFFSET': '146804736', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '1024000', > 'ID_PART_ENTRY_TYPE': '0x83', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'MAJOR': '8', > 'MINOR': '5', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '2163778', > 'name': 'sda5', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part5', > '/dev/disk/by-uuid/ab4c9871-cb54-4551-a864-87413ff80a66'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5'} ; name: sda5 ; >00:06:19,665 INFO storage: scanning sda5 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >00:06:19,666 DEBUG storage: DeviceTree.getDeviceByName: name: sda5 ; >00:06:19,666 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,667 INFO storage: sda5 is a partition >00:06:19,667 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda5 ; >00:06:19,668 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:06:19,669 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (24) with existing msdos disklabel >00:06:19,670 DEBUG storage: DiskDevice.addChild: kids: 4 ; name: sda ; >00:06:19,671 DEBUG storage: PartitionDevice._setFormat: sda5 ; >00:06:19,671 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,672 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: None ; >00:06:19,672 DEBUG storage: looking up parted Partition: /dev/sda5 >00:06:19,673 DEBUG storage: PartitionDevice.probe: sda5 ; exists: True ; >00:06:19,676 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 1 ; >00:06:19,677 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 10 ; >00:06:19,678 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda5 ; flag: 12 ; >00:06:19,678 INFO storage: added partition sda5 (id 29) to device tree >00:06:19,679 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda5 ; >00:06:19,680 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda5 ; label_type: dos ; >00:06:19,681 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >00:06:19,681 DEBUG storage: DiskLabel.__init__: device: /dev/sda5 ; labelType: dos ; exists: True ; >00:06:19,685 WARN storage: disklabel detected but not usable on sda5 >00:06:19,685 INFO storage: type detected on 'sda5' is 'ext4' >00:06:19,735 DEBUG storage: padding min size from 65 up to 71 >00:06:19,737 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,737 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:19,738 DEBUG storage: PartitionDevice._setFormat: sda5 ; >00:06:19,739 DEBUG storage: PartitionDevice._setFormat: sda5 ; current: None ; type: ext4 ; >00:06:19,740 DEBUG storage: looking up parted Device: /dev/sda5 >00:06:19,741 INFO storage: got device: PartitionDevice instance (0x4f50910) -- > name = sda5 status = True kids = 0 id = 29 > parents = ['existing 81920MB disk sda (24) with existing msdos disklabel'] > uuid = None size = 500.0 > format = existing ext4 filesystem > major = 8 minor = 5 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda5 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 1024000 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (63, 255, 63) biosGeometry: (63, 255, 63) > PedDevice: <_ped.Device object at 0x4b67cb0> > target size = 0 path = /dev/sda5 > format args = [] originalFormat = None grow = None max size = 0 bootable = True > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24d22d0> fileSystem: <parted.filesystem.FileSystem object at 0x7fac7024efd0> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x27c7c90> PedPartition: <_ped.Partition object at 0x24cd470> > disk = existing 81920MB disk sda (24) with existing msdos disklabel > start = 146804736 end = 147828735 length = 1024000 > flags = boot >00:06:19,742 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,743 INFO storage: got format: Ext4FS instance (0x4f50a10) -- > type = ext4 name = ext4 status = False > device = /dev/sda5 uuid = ab4c9871-cb54-4551-a864-87413ff80a66 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 500.0 targetSize = 500.0 > >00:06:19,746 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part6', > 'DEVNAME': 'sda6', > 'DEVPATH': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6', > 'DEVTYPE': 'partition', > 'ID_ATA': '1', > 'ID_ATA_FEATURE_SET_PM': '1', > 'ID_ATA_FEATURE_SET_PM_ENABLED': '1', > 'ID_ATA_SATA': '1', > 'ID_ATA_SATA_SIGNAL_RATE_GEN2': '1', > 'ID_ATA_WRITE_CACHE': '1', > 'ID_ATA_WRITE_CACHE_ENABLED': '1', > 'ID_BUS': 'ata', > 'ID_FS_TYPE': 'LVM2_member', > 'ID_FS_USAGE': 'raid', > 'ID_FS_UUID': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'ID_FS_UUID_ENC': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'ID_FS_VERSION': 'LVM2 001', > 'ID_MODEL': 'VBOX_HARDDISK', > 'ID_MODEL_ENC': 'VBOX\\x20HARDDISK\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20\\x20', > 'ID_PART_ENTRY_DISK': '8:0', > 'ID_PART_ENTRY_NUMBER': '6', > 'ID_PART_ENTRY_OFFSET': '147830784', > 'ID_PART_ENTRY_SCHEME': 'dos', > 'ID_PART_ENTRY_SIZE': '19941376', > 'ID_PART_ENTRY_TYPE': '0x8e', > 'ID_PART_TABLE_TYPE': 'dos', > 'ID_REVISION': '1.0', > 'ID_SERIAL': 'VBOX_HARDDISK_VB8f319102-bc631be5', > 'ID_SERIAL_SHORT': 'VB8f319102-bc631be5', > 'ID_TYPE': 'disk', > 'LVM2_LV_ATTR': ['-wi------', '-wi------'], > 'LVM2_LV_NAME': ['swap', 'root'], > 'LVM2_LV_SIZE': ['4128768.00', '5840896.00'], > 'LVM2_LV_UUID': ['L7eAk1-UwFc-tlel-L6tF-nH3Q-90s3-Giku91', > 'PjiRCX-0ctk-neNF-wIYo-MY01-L6y0-uR8l4p'], > 'LVM2_PE_START': '1024.00', > 'LVM2_PV_COUNT': '1', > 'LVM2_PV_NAME': '/dev/sda6', > 'LVM2_PV_PE_ALLOC_COUNT': '2434', > 'LVM2_PV_PE_COUNT': '2434', > 'LVM2_PV_SIZE': '9969664.00', > 'LVM2_PV_UUID': 'YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E', > 'LVM2_VG_EXTENT_COUNT': '2434', > 'LVM2_VG_EXTENT_SIZE': '4096.00', > 'LVM2_VG_FREE': '0', > 'LVM2_VG_FREE_COUNT': '0', > 'LVM2_VG_NAME': 'fedora', > 'LVM2_VG_SIZE': '9969664.00', > 'LVM2_VG_UUID': '6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF', > 'MAJOR': '8', > 'MINOR': '6', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'UDISKS_IGNORE': '1', > 'USEC_INITIALIZED': '752163808', > 'name': 'sda6', > 'symlinks': ['/dev/disk/by-id/ata-VBOX_HARDDISK_VB8f319102-bc631be5-part6'], > 'sysfs_path': '/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6'} ; name: sda6 ; >00:06:19,746 INFO storage: scanning sda6 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >00:06:19,747 DEBUG storage: DeviceTree.getDeviceByName: name: sda6 ; >00:06:19,748 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,748 INFO storage: sda6 is a partition >00:06:19,749 DEBUG storage: DeviceTree.addUdevPartitionDevice: name: sda6 ; >00:06:19,749 DEBUG storage: DeviceTree.getDeviceByName: name: sda ; >00:06:19,750 DEBUG storage: DeviceTree.getDeviceByName returned existing 81920MB disk sda (24) with existing msdos disklabel >00:06:19,751 DEBUG storage: DiskDevice.addChild: kids: 5 ; name: sda ; >00:06:19,752 DEBUG storage: PartitionDevice._setFormat: sda6 ; >00:06:19,752 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,753 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: None ; >00:06:19,753 DEBUG storage: looking up parted Partition: /dev/sda6 >00:06:19,754 DEBUG storage: PartitionDevice.probe: sda6 ; exists: True ; >00:06:19,755 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 1 ; >00:06:19,756 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 10 ; >00:06:19,757 DEBUG storage: PartitionDevice.getFlag: path: /dev/sda6 ; flag: 12 ; >00:06:19,757 INFO storage: added partition sda6 (id 30) to device tree >00:06:19,758 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: sda6 ; >00:06:19,759 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: sda6 ; label_type: dos ; >00:06:19,759 DEBUG storage: PartitionDevice.setup: sda6 ; status: True ; controllable: True ; orig: False ; >00:06:19,761 DEBUG storage: DiskLabel.__init__: device: /dev/sda6 ; labelType: dos ; exists: True ; >00:06:19,764 WARN storage: disklabel detected but not usable on sda6 >00:06:19,764 INFO storage: type detected on 'sda6' is 'LVM2_member' >00:06:19,765 DEBUG storage: LVMPhysicalVolume.__init__: vgName: fedora ; uuid: YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E ; exists: True ; vgUuid: 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF ; label: None ; peStart: 1.0 ; device: /dev/sda6 ; serial: VB8f319102-bc631be5 ; >00:06:19,766 DEBUG storage: getFormat('LVM2_member') returning LVMPhysicalVolume instance >00:06:19,766 DEBUG storage: PartitionDevice._setFormat: sda6 ; >00:06:19,767 DEBUG storage: PartitionDevice._setFormat: sda6 ; current: None ; type: lvmpv ; >00:06:19,768 DEBUG storage: DeviceTree.handleUdevLVMPVFormat: type: lvmpv ; name: sda6 ; >00:06:19,769 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:06:19,770 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,771 DEBUG storage: PartitionDevice.addChild: kids: 0 ; name: sda6 ; >00:06:19,771 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,773 DEBUG storage: LVMVolumeGroupDevice._setFormat: fedora ; current: None ; type: None ; >00:06:19,773 INFO storage: added lvmvg fedora (id 31) to device tree >00:06:19,774 DEBUG storage: looking up parted Device: /dev/sda6 >00:06:19,776 INFO storage: got device: PartitionDevice instance (0x4f50110) -- > name = sda6 status = True kids = 1 id = 30 > parents = ['existing 81920MB disk sda (24) with existing msdos disklabel'] > uuid = None size = 9737.0 > format = existing lvmpv > major = 8 minor = 6 exists = True protected = False > sysfs path = /devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6 partedDevice = parted.Device instance -- > model: Unknown path: /dev/sda6 type: 0 > sectorSize: 512 physicalSectorSize: 512 > length: 19941376 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 0 did: 0 busy: False > hardwareGeometry: (1241, 255, 63) biosGeometry: (1241, 255, 63) > PedDevice: <_ped.Device object at 0x4b67d40> > target size = 0 path = /dev/sda6 > format args = [] originalFormat = None grow = None max size = 0 bootable = None > part type = 1 primary = None > partedPartition = parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24d22d0> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac7024ef50> PedPartition: <_ped.Partition object at 0x24cd530> > disk = existing 81920MB disk sda (24) with existing msdos disklabel > start = 147830784 end = 167772159 length = 19941376 > flags = lvm >00:06:19,776 INFO storage: got format: LVMPhysicalVolume instance (0x4f50a90) -- > type = lvmpv name = physical volume (LVM) status = False > device = /dev/sda6 uuid = YXresZ-xGaP-0v0y-eGAt-oj07-gGgE-oBhC1E exists = True > options = None supported = True formattable = True resizable = False > vgName = fedora vgUUID = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF peStart = 1.0 >00:06:19,777 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': '52317', > 'name': 'loop0', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop0'} ; name: loop0 ; >00:06:19,777 INFO storage: scanning loop0 (/devices/virtual/block/loop0)... >00:06:19,778 DEBUG storage: DeviceTree.getDeviceByName: name: loop0 ; >00:06:19,779 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,779 INFO storage: loop0 is a loop device >00:06:19,780 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop0 ; >00:06:19,781 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin.img (deleted) ; >00:06:19,781 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,782 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,783 DEBUG storage: FileDevice._setFormat: /osmin.img (deleted) ; current: None ; type: None ; >00:06:19,783 INFO storage: added file /osmin.img (deleted) (id 32) to device tree >00:06:19,785 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin.img (deleted) ; >00:06:19,785 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,786 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:06:19,786 INFO storage: added loop loop0 (id 33) to device tree >00:06:19,787 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop0 ; >00:06:19,788 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop0 ; label_type: None ; >00:06:19,788 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:06:19,789 DEBUG storage: LoopDevice.setup: loop0 ; status: False ; controllable: False ; orig: False ; >00:06:19,791 DEBUG storage: DiskLabel.__init__: device: /dev/loop0 ; labelType: None ; exists: True ; >00:06:19,791 WARN storage: disklabel detected but not usable on loop0 >00:06:19,792 INFO storage: type detected on 'loop0' is 'squashfs' >00:06:19,792 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:06:19,793 DEBUG storage: LoopDevice._setFormat: loop0 ; current: None ; type: None ; >00:06:19,793 INFO storage: got device: LoopDevice instance (0x24d2190) -- > name = loop0 status = False kids = 0 id = 33 > parents = ['existing 0MB file /osmin.img (deleted) (32)'] > 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 >00:06:19,795 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': '52356', > 'name': 'loop1', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop1'} ; name: loop1 ; >00:06:19,795 INFO storage: scanning loop1 (/devices/virtual/block/loop1)... >00:06:19,796 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:06:19,797 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,797 INFO storage: loop1 is a loop device >00:06:19,798 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop1 ; >00:06:19,800 DEBUG storage: DeviceTree.getDeviceByName: name: /osmin ; >00:06:19,800 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,801 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,801 DEBUG storage: FileDevice._setFormat: /osmin ; current: None ; type: None ; >00:06:19,802 INFO storage: added file /osmin (id 34) to device tree >00:06:19,802 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /osmin ; >00:06:19,803 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,803 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:06:19,804 INFO storage: added loop loop1 (id 35) to device tree >00:06:19,804 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop1 ; >00:06:19,805 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop1 ; label_type: None ; >00:06:19,805 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:06:19,806 DEBUG storage: LoopDevice.setup: loop1 ; status: False ; controllable: False ; orig: False ; >00:06:19,807 DEBUG storage: DiskLabel.__init__: device: /dev/loop1 ; labelType: None ; exists: True ; >00:06:19,808 WARN storage: disklabel detected but not usable on loop1 >00:06:19,809 INFO storage: type detected on 'loop1' is 'DM_snapshot_cow' >00:06:19,809 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:06:19,810 DEBUG storage: LoopDevice._setFormat: loop1 ; current: None ; type: None ; >00:06:19,810 INFO storage: got device: LoopDevice instance (0x4f50b10) -- > name = loop1 status = False kids = 0 id = 35 > parents = ['existing 0MB file /osmin (34)'] > 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 >00:06:19,811 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': '52402', > 'name': 'loop2', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop2'} ; name: loop2 ; >00:06:19,812 INFO storage: scanning loop2 (/devices/virtual/block/loop2)... >00:06:19,813 DEBUG storage: DeviceTree.getDeviceByName: name: loop2 ; >00:06:19,814 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,814 INFO storage: loop2 is a loop device >00:06:19,815 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop2 ; >00:06:19,816 DEBUG storage: DeviceTree.getDeviceByName: name: /run/initramfs/live/LiveOS/squashfs.img ; >00:06:19,817 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,817 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,818 DEBUG storage: FileDevice._setFormat: /run/initramfs/live/LiveOS/squashfs.img ; current: None ; type: None ; >00:06:19,819 INFO storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 36) to device tree >00:06:19,820 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /run/initramfs/live/LiveOS/squashfs.img ; >00:06:19,820 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,821 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:06:19,822 INFO storage: added loop loop2 (id 37) to device tree >00:06:19,823 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop2 ; >00:06:19,824 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop2 ; label_type: None ; >00:06:19,824 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:06:19,825 DEBUG storage: LoopDevice.setup: loop2 ; status: False ; controllable: False ; orig: False ; >00:06:19,826 DEBUG storage: DiskLabel.__init__: device: /dev/loop2 ; labelType: None ; exists: True ; >00:06:19,826 WARN storage: disklabel detected but not usable on loop2 >00:06:19,827 INFO storage: type detected on 'loop2' is 'squashfs' >00:06:19,827 DEBUG storage: getFormat('squashfs') returning DeviceFormat instance >00:06:19,828 DEBUG storage: LoopDevice._setFormat: loop2 ; current: None ; type: None ; >00:06:19,828 INFO storage: got device: LoopDevice instance (0x4f50ed0) -- > name = loop2 status = False kids = 0 id = 37 > parents = ['existing 0MB file /run/initramfs/live/LiveOS/squashfs.img (36)'] > 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 >00:06:19,830 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > 'DEVNAME': 'loop3', > 'DEVPATH': '/devices/virtual/block/loop3', > 'DEVTYPE': 'disk', > 'ID_FS_LABEL': '_Fedora-18-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '7', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'USEC_INITIALIZED': '52440', > 'name': 'loop3', > 'symlinks': ['/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090'], > 'sysfs_path': '/devices/virtual/block/loop3'} ; name: loop3 ; >00:06:19,830 INFO storage: scanning loop3 (/devices/virtual/block/loop3)... >00:06:19,832 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:06:19,833 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,833 INFO storage: loop3 is a loop device >00:06:19,834 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop3 ; >00:06:19,835 DEBUG storage: DeviceTree.getDeviceByName: name: /LiveOS/ext3fs.img ; >00:06:19,835 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,836 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,836 DEBUG storage: FileDevice._setFormat: /LiveOS/ext3fs.img ; current: None ; type: None ; >00:06:19,837 INFO storage: added file /LiveOS/ext3fs.img (id 38) to device tree >00:06:19,838 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /LiveOS/ext3fs.img ; >00:06:19,838 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,839 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: None ; >00:06:19,839 INFO storage: added loop loop3 (id 39) to device tree >00:06:19,840 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop3 ; >00:06:19,841 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop3 ; label_type: None ; >00:06:19,842 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,842 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:19,842 DEBUG storage: device loop3 does not contain a disklabel >00:06:19,843 INFO storage: type detected on 'loop3' is 'ext4' >00:06:19,910 DEBUG storage: using current size 0 as min size >00:06:19,912 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,912 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:19,914 DEBUG storage: LoopDevice._setFormat: loop3 ; current: None ; type: ext4 ; >00:06:19,914 INFO storage: got device: LoopDevice instance (0x7fac70272250) -- > name = loop3 status = False kids = 0 id = 39 > parents = ['existing 0MB file /LiveOS/ext3fs.img (38)'] > 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 >00:06:19,916 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,916 INFO storage: got format: Ext4FS instance (0x4f50450) -- > type = ext4 name = ext4 status = False > device = /dev/loop3 uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 4096.0 targetSize = 4096.0 > >00:06:19,917 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': '52761', > 'name': 'loop4', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop4'} ; name: loop4 ; >00:06:19,918 INFO storage: scanning loop4 (/devices/virtual/block/loop4)... >00:06:19,919 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:06:19,920 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,920 INFO storage: loop4 is a loop device >00:06:19,921 DEBUG storage: DeviceTree.addUdevLoopDevice: name: loop4 ; >00:06:19,922 DEBUG storage: DeviceTree.getDeviceByName: name: /overlay (deleted) ; >00:06:19,922 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,923 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,924 DEBUG storage: FileDevice._setFormat: /overlay (deleted) ; current: None ; type: None ; >00:06:19,924 INFO storage: added file /overlay (deleted) (id 40) to device tree >00:06:19,925 DEBUG storage: FileDevice.addChild: kids: 0 ; name: /overlay (deleted) ; >00:06:19,925 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,926 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:06:19,926 INFO storage: added loop loop4 (id 41) to device tree >00:06:19,927 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: loop4 ; >00:06:19,928 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: loop4 ; label_type: None ; >00:06:19,929 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:06:19,929 DEBUG storage: LoopDevice.setup: loop4 ; status: False ; controllable: False ; orig: False ; >00:06:19,930 DEBUG storage: DiskLabel.__init__: device: /dev/loop4 ; labelType: None ; exists: True ; >00:06:19,931 WARN storage: disklabel detected but not usable on loop4 >00:06:19,931 INFO storage: type detected on 'loop4' is 'DM_snapshot_cow' >00:06:19,932 DEBUG storage: getFormat('DM_snapshot_cow') returning DeviceFormat instance >00:06:19,932 DEBUG storage: LoopDevice._setFormat: loop4 ; current: None ; type: None ; >00:06:19,933 INFO storage: got device: LoopDevice instance (0x4f50fd0) -- > name = loop4 status = False kids = 0 id = 41 > parents = ['existing 0MB file /overlay (deleted) (40)'] > 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 >00:06:19,934 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': '3952802', > 'name': 'loop5', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop5'} ; name: loop5 ; >00:06:19,934 INFO storage: ignoring loop5 (/devices/virtual/block/loop5) >00:06:19,934 DEBUG storage: lvm filter: adding loop5 to the reject list >00:06:19,936 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': '3953073', > 'name': 'loop6', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop6'} ; name: loop6 ; >00:06:19,936 INFO storage: ignoring loop6 (/devices/virtual/block/loop6) >00:06:19,936 DEBUG storage: lvm filter: adding loop6 to the reject list >00:06:19,937 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': '3953306', > 'name': 'loop7', > 'symlinks': [], > 'sysfs_path': '/devices/virtual/block/loop7'} ; name: loop7 ; >00:06:19,937 INFO storage: ignoring loop7 (/devices/virtual/block/loop7) >00:06:19,937 DEBUG storage: lvm filter: adding loop7 to the reject list >00:06:19,937 DEBUG storage: Skipping a device mapper drive (dm-0) for now >00:06:19,938 DEBUG storage: Skipping a device mapper drive (dm-1) for now >00:06:19,961 INFO storage: devices to scan: ['dm-0', 'dm-1'] >00:06:19,964 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-rw /dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090 /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-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '0', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '29538', > 'name': 'dm-0', > 'symlinks': ['/dev/disk/by-id/dm-name-live-rw', > '/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > '/dev/mapper/live-rw'], > 'sysfs_path': '/devices/virtual/block/dm-0'} ; name: live-rw ; >00:06:19,964 INFO storage: scanning live-rw (/devices/virtual/block/dm-0)... >00:06:19,965 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:06:19,966 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,966 INFO storage: live-rw is a device-mapper device >00:06:19,967 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-rw ; >00:06:19,968 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:06:19,968 DEBUG storage: failed to find dm node for fedora >00:06:19,969 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:06:19,970 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (39) with existing ext4 filesystem >00:06:19,971 DEBUG storage: DeviceTree.getDeviceByName: name: loop4 ; >00:06:19,972 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop4 (41) >00:06:19,973 DEBUG storage: DeviceTree.getDeviceByName: name: live-rw ; >00:06:19,974 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:19,975 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop4 ; >00:06:19,975 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:19,976 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: None ; >00:06:19,976 INFO storage: added dm live-rw (id 42) to device tree >00:06:19,978 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-rw ; >00:06:19,979 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-rw ; label_type: None ; >00:06:19,980 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:19,980 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:19,980 DEBUG storage: device live-rw does not contain a disklabel >00:06:19,981 INFO storage: type detected on 'live-rw' is 'ext4' >00:06:20,021 DEBUG storage: padding min size from 2955 up to 3250 >00:06:20,022 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:20,023 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:20,023 DEBUG storage: DMDevice._setFormat: live-rw ; current: None ; type: ext4 ; >00:06:20,024 DEBUG storage: looking up parted Device: /dev/mapper/live-rw >00:06:20,025 INFO storage: got device: DMDevice instance (0x7fac70272e90) -- > name = live-rw status = True kids = 0 id = 42 > parents = ['existing 0MB loop loop4 (41)'] > 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: 32684 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x7fac701599e0> > target size = 0 path = /dev/mapper/live-rw > format args = [] originalFormat = None target = None dmUuid = None >00:06:20,026 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:20,026 INFO storage: got format: Ext4FS instance (0x7fac70274090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-rw uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 4096.0 targetSize = 4096.0 > >00:06:20,029 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-live-osimg-min /dev/disk/by-label/_Fedora-18-TC1-x /dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090 /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-TC1-x', > 'ID_FS_LABEL_ENC': '_Fedora-18-TC1-x', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_UUID_ENC': '34f0be73-c722-482e-9418-3fe66d11d090', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '1', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '46325', > 'name': 'dm-1', > 'symlinks': ['/dev/disk/by-id/dm-name-live-osimg-min', > '/dev/disk/by-label/_Fedora-18-TC1-x', > '/dev/disk/by-uuid/34f0be73-c722-482e-9418-3fe66d11d090', > '/dev/mapper/live-osimg-min'], > 'sysfs_path': '/devices/virtual/block/dm-1'} ; name: live-osimg-min ; >00:06:20,029 INFO storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >00:06:20,030 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:06:20,031 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:20,031 INFO storage: live-osimg-min is a device-mapper device >00:06:20,032 DEBUG storage: DeviceTree.addUdevDMDevice: name: live-osimg-min ; >00:06:20,033 DEBUG storage: LVMVolumeGroupDevice.getDMNode: fedora ; status: True ; >00:06:20,033 DEBUG storage: failed to find dm node for fedora >00:06:20,034 DEBUG storage: DMDevice.getDMNode: live-rw ; status: True ; >00:06:20,035 DEBUG storage: DeviceTree.getDeviceByName: name: loop1 ; >00:06:20,035 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop1 (35) >00:06:20,036 DEBUG storage: DeviceTree.getDeviceByName: name: loop3 ; >00:06:20,037 DEBUG storage: DeviceTree.getDeviceByName returned existing 0MB loop loop3 (39) with existing ext4 filesystem >00:06:20,038 DEBUG storage: DeviceTree.getDeviceByName: name: live-osimg-min ; >00:06:20,039 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:20,041 DEBUG storage: LoopDevice.addChild: kids: 0 ; name: loop3 ; >00:06:20,041 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:20,042 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: None ; >00:06:20,042 INFO storage: added dm live-osimg-min (id 43) to device tree >00:06:20,043 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: live-osimg-min ; >00:06:20,044 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: live-osimg-min ; label_type: None ; >00:06:20,044 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:20,044 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:20,044 DEBUG storage: device live-osimg-min does not contain a disklabel >00:06:20,045 INFO storage: type detected on 'live-osimg-min' is 'ext4' >00:06:20,081 DEBUG storage: padding min size from 2953 up to 2954 >00:06:20,085 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:20,085 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:20,086 DEBUG storage: DMDevice._setFormat: live-osimg-min ; current: None ; type: ext4 ; >00:06:20,087 DEBUG storage: looking up parted Device: /dev/mapper/live-osimg-min >00:06:20,087 INFO storage: got device: DMDevice instance (0x24d2250) -- > name = live-osimg-min status = True kids = 0 id = 43 > parents = ['existing 0MB loop loop3 (39) 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: 32684 did: 0 busy: True > hardwareGeometry: (522, 255, 63) biosGeometry: (522, 255, 63) > PedDevice: <_ped.Device object at 0x4b67dd0> > target size = 0 path = /dev/mapper/live-osimg-min > format args = [] originalFormat = None target = None dmUuid = None >00:06:20,089 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:20,089 INFO storage: got format: Ext4FS instance (0x4f50090) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/live-osimg-min uuid = 34f0be73-c722-482e-9418-3fe66d11d090 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = _Fedora-18-TC1-x size = 2954.0 targetSize = 2954.0 > >00:06:20,110 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:06:20,111 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:20,112 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 0 ; name: fedora ; >00:06:20,112 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:20,113 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: None ; >00:06:20,114 DEBUG storage: Adding fedora-swap/4032MB to fedora >00:06:20,114 INFO storage: added lvmlv fedora-swap (id 44) to device tree >00:06:20,115 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >00:06:20,116 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-swap ; orig: False ; >00:06:20,117 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:06:20,118 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-swap ; status: False ; controllable: True ; orig: False ; >00:06:20,232 DEBUG storage: looking up parted Device: /dev/mapper/fedora-swap >00:06:20,234 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:06:20,235 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:20,236 DEBUG storage: LVMVolumeGroupDevice.addChild: kids: 1 ; name: fedora ; >00:06:20,236 DEBUG storage: getFormat('None') returning DeviceFormat instance >00:06:20,237 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: None ; >00:06:20,237 DEBUG storage: Adding fedora-root/5704MB to fedora >00:06:20,238 INFO storage: added lvmlv fedora-root (id 45) to device tree >00:06:20,238 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:06:20,239 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >00:06:20,240 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:06:20,242 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:06:20,343 DEBUG storage: looking up parted Device: /dev/mapper/fedora-root >00:06:20,366 INFO storage: devices to scan: ['dm-2', 'dm-3'] >00:06:20,369 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-swap /dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91 /dev/disk/by-uuid/db610ea0-f777-450f-82ab-cab32a40a11a /dev/fedora/swap /dev/mapper/fedora-swap', > 'DEVNAME': 'dm-2', > 'DEVPATH': '/devices/virtual/block/dm-2', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'swap', > 'DM_NAME': 'fedora-swap', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'swap', > 'ID_FS_USAGE': 'other', > 'ID_FS_UUID': 'db610ea0-f777-450f-82ab-cab32a40a11a', > 'ID_FS_UUID_ENC': 'db610ea0-f777-450f-82ab-cab32a40a11a', > 'ID_FS_VERSION': '2', > 'MAJOR': '253', > 'MINOR': '2', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '74335209', > 'name': 'dm-2', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-swap', > '/dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFL7eAk1UwFctlelL6tFnH3Q90s3Giku91', > '/dev/disk/by-uuid/db610ea0-f777-450f-82ab-cab32a40a11a', > '/dev/fedora/swap', > '/dev/mapper/fedora-swap'], > 'sysfs_path': '/devices/virtual/block/dm-2'} ; name: fedora-swap ; >00:06:20,370 INFO storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >00:06:20,370 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:06:20,372 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (44) >00:06:20,373 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-swap ; >00:06:20,374 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-swap ; label_type: None ; >00:06:20,375 DEBUG storage: SwapSpace.__init__: >00:06:20,375 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:06:20,375 DEBUG storage: device fedora-swap does not contain a disklabel >00:06:20,376 INFO storage: type detected on 'fedora-swap' is 'swap' >00:06:20,376 DEBUG storage: SwapSpace.__init__: device: /dev/mapper/fedora-swap ; serial: None ; uuid: db610ea0-f777-450f-82ab-cab32a40a11a ; exists: True ; label: None ; >00:06:20,377 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:06:20,377 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: None ; type: swap ; >00:06:20,380 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:06:20,381 DEBUG storage: fedora size is 9736MB >00:06:20,382 DEBUG storage: vg fedora has 0MB free >00:06:20,382 DEBUG storage: fedora size is 9736MB >00:06:20,383 DEBUG storage: vg fedora has 0MB free >00:06:20,383 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fac702723d0) -- > name = fedora-swap status = True kids = 0 id = 44 > parents = ['existing 9736MB lvmvg fedora (31)'] > uuid = L7eAk1-UwFc-tlel-L6tF-nH3Q-90s3-Giku91 size = 4032.0 > format = existing swap > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-swap type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 8257536 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (514, 255, 63) biosGeometry: (514, 255, 63) > PedDevice: <_ped.Device object at 0x4b67c20> > target size = 4032.0 path = /dev/mapper/fedora-swap > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4f50ad0) -- > name = fedora status = True kids = 2 id = 31 > parents = ['existing 9737MB partition sda6 (30) with existing lvmpv'] > uuid = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF size = 9736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2434 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2434.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9737MB partition sda6 (30) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (44) with existing swap', > 'existing 5704MB lvmlv fedora-root (45)'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 4032MB >00:06:20,384 INFO storage: got format: SwapSpace instance (0x7fac70274bd0) -- > type = swap name = swap status = False > device = /dev/mapper/fedora-swap uuid = db610ea0-f777-450f-82ab-cab32a40a11a exists = True > options = supported = True formattable = True resizable = False > priority = None label = None >00:06:20,386 DEBUG storage: DeviceTree.addUdevDevice: info: {'ANACBIN': '/sbin', > 'DEVLINKS': '/dev/disk/by-id/dm-name-fedora-root /dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p /dev/disk/by-uuid/8529db41-9b5b-4722-bf4b-996e30e48d99 /dev/fedora/root /dev/mapper/fedora-root', > 'DEVNAME': 'dm-3', > 'DEVPATH': '/devices/virtual/block/dm-3', > 'DEVTYPE': 'disk', > 'DM_LV_NAME': 'root', > 'DM_NAME': 'fedora-root', > 'DM_SUSPENDED': '0', > 'DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG': '1', > 'DM_UDEV_PRIMARY_SOURCE_FLAG': '1', > 'DM_UDEV_RULES_VSN': '2', > 'DM_UUID': 'LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p', > 'DM_VG_NAME': 'fedora', > 'ID_FS_TYPE': 'ext4', > 'ID_FS_USAGE': 'filesystem', > 'ID_FS_UUID': '8529db41-9b5b-4722-bf4b-996e30e48d99', > 'ID_FS_UUID_ENC': '8529db41-9b5b-4722-bf4b-996e30e48d99', > 'ID_FS_VERSION': '1.0', > 'MAJOR': '253', > 'MINOR': '3', > 'MPATH_SBIN_PATH': '/sbin', > 'SUBSYSTEM': 'block', > 'TAGS': ':systemd:', > 'USEC_INITIALIZED': '74447559', > 'name': 'dm-3', > 'symlinks': ['/dev/disk/by-id/dm-name-fedora-root', > '/dev/disk/by-id/dm-uuid-LVM-6MHRSo4kALjd2Lpe4VJlps0LgroKOoGFPjiRCX0ctkneNFwIYoMY01L6y0uR8l4p', > '/dev/disk/by-uuid/8529db41-9b5b-4722-bf4b-996e30e48d99', > '/dev/fedora/root', > '/dev/mapper/fedora-root'], > 'sysfs_path': '/devices/virtual/block/dm-3'} ; name: fedora-root ; >00:06:20,387 INFO storage: scanning fedora-root (/devices/virtual/block/dm-3)... >00:06:20,387 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:06:20,389 DEBUG storage: DeviceTree.getDeviceByName returned existing 5704MB lvmlv fedora-root (45) >00:06:20,389 DEBUG storage: DeviceTree.handleUdevDeviceFormat: name: fedora-root ; >00:06:20,391 DEBUG storage: DeviceTree.handleUdevDiskLabelFormat: device: fedora-root ; label_type: None ; >00:06:20,392 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:20,392 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:20,392 DEBUG storage: device fedora-root does not contain a disklabel >00:06:20,393 INFO storage: type detected on 'fedora-root' is 'ext4' >00:06:20,435 DEBUG storage: padding min size from 2941 up to 3235 >00:06:20,437 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:20,437 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:20,438 DEBUG storage: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: None ; type: ext4 ; >00:06:20,441 DEBUG storage: looking up parted Device: /dev/mapper/fedora >00:06:20,441 DEBUG storage: fedora size is 9736MB >00:06:20,442 DEBUG storage: vg fedora has 0MB free >00:06:20,442 DEBUG storage: fedora size is 9736MB >00:06:20,443 DEBUG storage: vg fedora has 0MB free >00:06:20,444 INFO storage: got device: LVMLogicalVolumeDevice instance (0x7fac70272510) -- > name = fedora-root status = True kids = 0 id = 45 > parents = ['existing 9736MB lvmvg fedora (31)'] > uuid = PjiRCX-0ctk-neNF-wIYo-MY01-L6y0-uR8l4p size = 5704.0 > format = existing ext4 filesystem > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = parted.Device instance -- > model: Linux device-mapper (linear) path: /dev/mapper/fedora-root type: 12 > sectorSize: 512 physicalSectorSize: 512 > length: 11681792 openCount: 0 readOnly: False > externalMode: False dirty: False bootDirty: False > host: 32684 did: 0 busy: False > hardwareGeometry: (727, 255, 63) biosGeometry: (727, 255, 63) > PedDevice: <_ped.Device object at 0x4b67ef0> > target size = 5704.0 path = /dev/mapper/fedora-root > format args = [] originalFormat = None target = None dmUuid = None VG device = LVMVolumeGroupDevice instance (0x4f50ad0) -- > name = fedora status = True kids = 2 id = 31 > parents = ['existing 9737MB partition sda6 (30) with existing lvmpv'] > uuid = 6MHRSo-4kAL-jd2L-pe4V-Jlps-0Lgr-oKOoGF size = 9736 > format = existing None > major = 0 minor = 0 exists = True protected = False > sysfs path = partedDevice = None > target size = 0 path = /dev/mapper/fedora > format args = [] originalFormat = None target = None dmUuid = None free = 0.0 PE Size = 4.0 PE Count = 2434 > PE Free = 0 PV Count = 1 > LV Names = ['swap', 'root'] modified = False > extents = 2434.0 free space = 0 > free extents = 0.0 reserved percent = 0 reserved space = 0 > PVs = ['existing 9737MB partition sda6 (30) with existing lvmpv'] > LVs = ['existing 4032MB lvmlv fedora-swap (44) with existing swap', > 'existing 5704MB lvmlv fedora-root (45) with existing ext4 filesystem'] > percent = 0 > mirrored = False stripes = 1 snapshot total = 0MB > VG space used = 5704MB >00:06:20,445 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:20,445 INFO storage: got format: Ext4FS instance (0x7fac702740d0) -- > type = ext4 name = ext4 status = False > device = /dev/mapper/fedora-root uuid = 8529db41-9b5b-4722-bf4b-996e30e48d99 exists = True > options = defaults supported = True formattable = True resizable = True > mountpoint = None mountopts = None > label = None size = 5704.0 targetSize = 5704.0 > >00:06:20,472 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-swap ; >00:06:20,473 DEBUG storage: DeviceTree.getDeviceByName returned existing 4032MB lvmlv fedora-swap (44) with existing swap >00:06:20,474 DEBUG storage: DeviceTree.getDeviceByName: name: fedora-root ; >00:06:20,475 DEBUG storage: DeviceTree.getDeviceByName returned existing 5704MB lvmlv fedora-root (45) with existing ext4 filesystem >00:06:20,476 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:06:20,494 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:06:20,496 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,498 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,517 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:06:20,534 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:06:20,536 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,537 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,553 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:06:20,570 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:06:20,571 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,573 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,589 DEBUG storage: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >00:06:20,590 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:06:20,591 DEBUG storage: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:06:20,607 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:06:20,608 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,610 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,625 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:06:20,642 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:06:20,643 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,644 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,660 DEBUG storage: LoopDevice.teardown: loop0 ; status: False ; controllable: False ; >00:06:20,662 DEBUG storage: LoopDevice.teardown: loop1 ; status: False ; controllable: False ; >00:06:20,663 DEBUG storage: LoopDevice.teardown: loop2 ; status: False ; controllable: False ; >00:06:20,665 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: True ; controllable: True ; >00:06:20,666 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:06:20,667 DEBUG storage: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:06:20,683 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-swap ; status: True ; controllable: True ; >00:06:20,742 DEBUG storage: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >00:06:20,743 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:06:20,745 DEBUG storage: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:06:20,761 DEBUG storage: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >00:06:20,817 DEBUG storage: PartitionDevice.teardown: sda6 ; status: True ; controllable: True ; >00:06:20,818 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >00:06:20,821 DEBUG storage: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >00:06:20,837 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:06:20,839 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,841 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,858 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >00:06:20,858 INFO storage: not going to restore from backup of non-existent /etc/mdadm.conf >00:06:20,861 INFO storage: edd: collected mbr signatures: {'sda': '0x0003d23f'} >00:06:20,862 DEBUG storage: PartitionDevice.setup: sda1 ; status: True ; controllable: True ; orig: False ; >00:06:20,868 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:06:20,907 DEBUG storage: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:06:20,941 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:06:20,942 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,944 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:20,959 DEBUG storage: PartitionDevice.setup: sda2 ; status: True ; controllable: True ; orig: False ; >00:06:20,960 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:06:21,001 DEBUG storage: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:06:21,032 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:06:21,033 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:21,034 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:21,050 DEBUG storage: PartitionDevice.setup: sda3 ; status: True ; controllable: True ; orig: False ; >00:06:21,051 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:06:21,109 DEBUG storage: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:06:21,140 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:06:21,142 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:21,144 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:21,160 DEBUG storage: PartitionDevice.setup: sda5 ; status: True ; controllable: True ; orig: False ; >00:06:21,160 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:06:21,204 DEBUG storage: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:06:21,236 DEBUG storage: DiskDevice.teardown: sda ; status: True ; controllable: True ; >00:06:21,238 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:21,239 DEBUG storage: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:21,254 DEBUG storage: LVMLogicalVolumeDevice.setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:06:21,255 DEBUG storage: LVMLogicalVolumeDevice.setupParents: kids: 0 ; name: fedora-root ; orig: False ; >00:06:21,256 DEBUG storage: LVMVolumeGroupDevice.setup: fedora ; status: True ; controllable: True ; orig: False ; >00:06:21,257 DEBUG storage: LVMLogicalVolumeDevice._setup: fedora-root ; status: False ; controllable: True ; orig: False ; >00:06:21,350 INFO storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >00:06:21,434 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:06:21,434 INFO storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >00:06:21,434 DEBUG storage: parsing /mnt/sysimage/etc/crypttab >00:06:21,438 DEBUG storage: parsing /mnt/sysimage/etc/blkid/blkid.tab >00:06:21,438 DEBUG storage: crypttab maps: [] >00:06:21,438 DEBUG storage: parsing /mnt/sysimage/etc/fstab >00:06:21,440 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-root ; >00:06:21,442 DEBUG storage: DeviceTree.getDeviceByPath returned existing 5704MB lvmlv fedora-root (45) with existing ext4 filesystem >00:06:21,442 DEBUG storage: resolved '/dev/mapper/fedora-root' to 'fedora-root' (lvmlv) >00:06:21,442 DEBUG storage: resolved 'UUID=ab4c9871-cb54-4551-a864-87413ff80a66' to 'sda5' (partition) >00:06:21,445 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/mapper/fedora-swap ; >00:06:21,446 DEBUG storage: DeviceTree.getDeviceByPath returned existing 4032MB lvmlv fedora-swap (44) with existing swap >00:06:21,446 DEBUG storage: resolved '/dev/mapper/fedora-swap' to 'fedora-swap' (lvmlv) >00:06:21,447 DEBUG storage: LVMLogicalVolumeDevice.teardown: fedora-root ; status: True ; controllable: True ; >00:06:21,478 DEBUG storage: LVMLogicalVolumeDevice._teardown: fedora-root ; status: True ; controllable: True ; >00:06:21,536 DEBUG storage: fedora size is 9736MB >00:06:21,537 DEBUG storage: vg fedora has 0MB free >00:06:21,537 DEBUG storage: fedora size is 9736MB >00:06:21,538 DEBUG storage: vg fedora has 0MB free >00:06:21,539 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:21,541 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:21,542 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:21,543 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:21,545 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:21,547 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:21,548 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:21,550 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:21,551 DEBUG storage: OpticalDevice.mediaPresent: sr0 ; status: True ; >00:06:21,555 DEBUG storage: Iso9660FS.supported: supported: True ; >00:06:28,055 DEBUG storage: clearpart: looking at sda6 >00:06:28,055 DEBUG storage: clearpart: looking at sda5 >00:06:28,055 DEBUG storage: clearpart: looking at sda4 >00:06:28,055 DEBUG storage: clearpart: looking at sda3 >00:06:28,055 DEBUG storage: clearpart: looking at sda2 >00:06:28,055 DEBUG storage: clearpart: looking at sda1 >00:06:28,055 DEBUG storage: checking whether disk sda has an empty extended >00:06:28,057 DEBUG storage: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x24d22d0> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70272610> PedPartition: <_ped.Partition object at 0x24cdb30> ; logicals is ['sda5', 'sda6'] >00:06:28,057 INFO storage: user specified that bootloader install be skipped >00:06:28,092 DEBUG storage: PartitionDevice._setPartedPartition: sda1 ; >00:06:28,092 DEBUG storage: device sda1 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70274d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fac70281790> > number: 1 path: /dev/sda1 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70281590> PedPartition: <_ped.Partition object at 0x24cd590> >00:06:28,093 DEBUG storage: PartitionDevice._setPartedPartition: sda2 ; >00:06:28,094 DEBUG storage: device sda2 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70274d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fac702817d0> > number: 2 path: /dev/sda2 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70281710> PedPartition: <_ped.Partition object at 0x24cd650> >00:06:28,096 DEBUG storage: PartitionDevice._setPartedPartition: sda3 ; >00:06:28,097 DEBUG storage: device sda3 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70274d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fac70281990> > number: 3 path: /dev/sda3 type: 0 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70281910> PedPartition: <_ped.Partition object at 0x24cd890> >00:06:28,098 DEBUG storage: PartitionDevice._setPartedPartition: sda4 ; >00:06:28,099 DEBUG storage: device sda4 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70274d10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70281ad0> PedPartition: <_ped.Partition object at 0x24cd9b0> >00:06:28,103 DEBUG storage: PartitionDevice._setPartedPartition: sda5 ; >00:06:28,104 DEBUG storage: device sda5 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70274d10> fileSystem: <parted.filesystem.FileSystem object at 0x7fac70281e50> > number: 5 path: /dev/sda5 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70281c50> PedPartition: <_ped.Partition object at 0x24cd950> >00:06:28,105 DEBUG storage: PartitionDevice._setPartedPartition: sda6 ; >00:06:28,105 DEBUG storage: device sda6 new partedPartition parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70274d10> fileSystem: None > number: 6 path: /dev/sda6 type: 1 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70281dd0> PedPartition: <_ped.Partition object at 0x24cdad0> >00:06:28,114 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >00:06:28,115 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10239MB partition sda4 (28) >00:06:28,116 DEBUG storage: DeviceTree.getDeviceByPath: path: /dev/sda4 ; >00:06:28,117 DEBUG storage: DeviceTree.getDeviceByPath returned existing 10239MB partition sda4 (28) >00:06:30,739 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:30,739 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:36,980 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:36,980 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:36,980 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x24ae510>, 20480.0, ['sda'], None >00:06:38,714 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:38,714 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:38,714 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x24ae510>, 500.0, ['sda'], None >00:06:40,442 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:40,442 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:40,442 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x24ae510>, 500.0, ['sda'], None >00:06:45,727 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:45,727 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:45,728 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x24ae510>, 500.0, ['sda'], None >00:06:45,731 DEBUG storage: SwapSpace.__init__: >00:06:45,732 DEBUG storage: getFormat('swap') returning SwapSpace instance >00:06:45,738 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:06:45,740 DEBUG storage: DeviceTree.getDeviceByName returned existing 9736MB lvmvg fedora (31) >00:06:45,743 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:06:45,744 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:45,745 DEBUG storage: DeviceTree.getDeviceByName: name: None ; >00:06:45,746 DEBUG storage: DeviceTree.getDeviceByName returned None >00:06:45,747 DEBUG storage: DeviceTree.getDeviceByName: name: fedora ; >00:06:45,749 DEBUG storage: DeviceTree.getDeviceByName returned existing 9736MB lvmvg fedora (31) >00:06:51,066 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >00:06:51,066 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:06:51,067 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: ext4 ; type: None ; >00:06:51,067 INFO storage.ui: registered action: [0] Destroy Format ext4 filesystem on partition sda5 (id 29) >00:06:51,068 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:06:51,070 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >00:06:51,091 INFO storage.ui: removed partition sda5 (id 29) from device tree >00:06:51,093 DEBUG storage.ui: DiskDevice.removeChild: kids: 6 ; name: sda ; >00:06:51,093 INFO storage.ui: registered action: [1] Destroy Device partition sda5 (id 29) >00:06:51,093 DEBUG storage.ui: checking whether disk sda has an empty extended >00:06:51,096 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70274d10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac70294b10> PedPartition: <_ped.Partition object at 0x7fac70299dd0> ; logicals is ['sda5'] >00:06:51,096 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:06:51,097 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-root ; current: ext4 ; type: None ; >00:06:51,098 INFO storage.ui: registered action: [2] Destroy Format ext4 filesystem on lvmlv fedora-root (id 45) >00:06:51,099 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-root ; status: False ; controllable: True ; >00:06:51,099 INFO storage.ui: removed lvmlv fedora-root (id 45) from device tree >00:06:51,100 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 2 ; name: fedora ; >00:06:51,101 INFO storage.ui: registered action: [3] Destroy Device lvmlv fedora-root (id 45) >00:06:51,102 DEBUG storage.ui: SwapSpace.teardown: device: /dev/mapper/fedora-swap ; status: False ; type: swap ; >00:06:51,102 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:06:51,103 DEBUG storage.ui: LVMLogicalVolumeDevice._setFormat: fedora-swap ; current: swap ; type: None ; >00:06:51,103 INFO storage.ui: registered action: [4] Destroy Format swap on lvmlv fedora-swap (id 44) >00:06:51,104 DEBUG storage.ui: LVMLogicalVolumeDevice.teardown: fedora-swap ; status: False ; controllable: True ; >00:06:51,104 INFO storage.ui: removed lvmlv fedora-swap (id 44) from device tree >00:06:51,105 DEBUG storage.ui: LVMVolumeGroupDevice.removeChild: kids: 1 ; name: fedora ; >00:06:51,105 INFO storage.ui: registered action: [5] Destroy Device lvmlv fedora-swap (id 44) >00:06:51,106 DEBUG storage.ui: LVMVolumeGroupDevice.teardown: fedora ; status: True ; controllable: True ; >00:06:51,108 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:06:51,109 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/mapper/fedora ; status: False ; type: None ; >00:06:51,125 DEBUG storage.ui: LVMVolumeGroupDevice._teardown: fedora ; status: True ; controllable: True ; >00:06:51,169 INFO storage.ui: removed lvmvg fedora (id 31) from device tree >00:06:51,171 DEBUG storage.ui: PartitionDevice.removeChild: kids: 1 ; name: sda5 ; >00:06:51,171 INFO storage.ui: registered action: [6] Destroy Device lvmvg fedora (id 31) >00:06:51,172 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >00:06:51,173 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; >00:06:51,173 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:06:51,175 DEBUG storage.ui: PartitionDevice._setFormat: sda5 ; current: lvmpv ; type: None ; >00:06:51,176 INFO storage.ui: registered action: [7] Destroy Format lvmpv on partition sda5 (id 30) >00:06:51,177 DEBUG storage.ui: PartitionDevice.teardown: sda5 ; status: True ; controllable: True ; >00:06:51,178 DEBUG storage.ui: LVMPhysicalVolume.teardown: device: /dev/sda6 ; status: False ; type: lvmpv ; >00:06:51,180 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda5 ; status: False ; type: None ; >00:06:51,196 INFO storage.ui: removed partition sda5 (id 30) from device tree >00:06:51,197 DEBUG storage.ui: DiskDevice.removeChild: kids: 5 ; name: sda ; >00:06:51,198 INFO storage.ui: registered action: [8] Destroy Device partition sda5 (id 30) >00:06:51,198 DEBUG storage.ui: checking whether disk sda has an empty extended >00:06:51,200 DEBUG storage.ui: extended is parted.Partition instance -- > disk: <parted.disk.Disk object at 0x7fac70274d10> fileSystem: None > number: 4 path: /dev/sda4 type: 2 > name: None active: True busy: False > geometry: <parted.geometry.Geometry object at 0x7fac7029f650> PedPartition: <_ped.Partition object at 0x7fac70299fb0> ; logicals is [] >00:06:51,200 DEBUG storage.ui: removing empty extended partition from sda >00:06:51,201 DEBUG storage.ui: DeviceTree.getDeviceByName: name: sda4 ; >00:06:51,202 DEBUG storage.ui: DeviceTree.getDeviceByName returned existing 10239MB partition sda4 (28) >00:06:51,204 DEBUG storage.ui: PartitionDevice.teardown: sda4 ; status: True ; controllable: True ; >00:06:51,205 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:06:51,207 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda4 ; status: False ; type: None ; >00:06:51,221 INFO storage.ui: removed partition sda4 (id 28) from device tree >00:06:51,224 DEBUG storage.ui: DiskDevice.removeChild: kids: 4 ; name: sda ; >00:06:51,224 INFO storage.ui: registered action: [9] Destroy Device partition sda4 (id 28) >00:06:53,330 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:53,331 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:55,467 DEBUG storage: Ext4FS.supported: supported: True ; >00:06:55,467 DEBUG storage: getFormat('ext4') returning Ext4FS instance >00:06:55,467 DEBUG storage.ui: instantiating <class 'pyanaconda.storage.PartitionFactory'>: <pyanaconda.storage.Storage object at 0x24ae510>, 20480.0, ['sda'], None >00:06:59,711 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; >00:06:59,711 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:06:59,713 DEBUG storage.ui: PartitionDevice._setFormat: sda1 ; current: ext4 ; type: None ; >00:06:59,713 INFO storage.ui: registered action: [10] Destroy Format ext4 filesystem on partition sda1 (id 25) >00:06:59,715 DEBUG storage.ui: PartitionDevice.teardown: sda1 ; status: True ; controllable: True ; >00:06:59,718 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda1 ; status: False ; type: None ; >00:06:59,732 INFO storage.ui: removed partition sda1 (id 25) from device tree >00:06:59,734 DEBUG storage.ui: DiskDevice.removeChild: kids: 3 ; name: sda ; >00:06:59,734 INFO storage.ui: registered action: [11] Destroy Device partition sda1 (id 25) >00:06:59,736 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; >00:06:59,736 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:06:59,737 DEBUG storage.ui: PartitionDevice._setFormat: sda2 ; current: ext4 ; type: None ; >00:06:59,737 INFO storage.ui: registered action: [12] Destroy Format ext4 filesystem on partition sda2 (id 26) >00:06:59,738 DEBUG storage.ui: PartitionDevice.teardown: sda2 ; status: True ; controllable: True ; >00:06:59,740 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda2 ; status: False ; type: None ; >00:06:59,754 INFO storage.ui: removed partition sda2 (id 26) from device tree >00:06:59,756 DEBUG storage.ui: DiskDevice.removeChild: kids: 2 ; name: sda ; >00:06:59,756 INFO storage.ui: registered action: [13] Destroy Device partition sda2 (id 26) >00:06:59,759 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; >00:06:59,759 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:06:59,760 DEBUG storage.ui: PartitionDevice._setFormat: sda3 ; current: ext4 ; type: None ; >00:06:59,760 INFO storage.ui: registered action: [14] Destroy Format ext4 filesystem on partition sda3 (id 27) >00:06:59,761 DEBUG storage.ui: PartitionDevice.teardown: sda3 ; status: True ; controllable: True ; >00:06:59,763 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda3 ; status: False ; type: None ; >00:06:59,777 INFO storage.ui: removed partition sda3 (id 27) from device tree >00:06:59,779 DEBUG storage.ui: DiskDevice.removeChild: kids: 1 ; name: sda ; >00:06:59,779 INFO storage.ui: registered action: [15] Destroy Device partition sda3 (id 27) >00:06:59,781 DEBUG storage.ui: DiskLabel.teardown: device: /dev/sda ; status: False ; type: disklabel ; >00:06:59,781 DEBUG storage.ui: getFormat('None') returning DeviceFormat instance >00:06:59,782 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: disklabel ; type: None ; >00:06:59,782 INFO storage.ui: registered action: [16] Destroy Format msdos disklabel on disk sda (id 24) >00:06:59,784 DEBUG storage.ui: DiskLabel.__init__: device: /dev/sda ; labelType: msdos ; >00:06:59,785 DEBUG storage.ui: DiskLabel.freshPartedDisk: device: /dev/sda ; labelType: msdos ; >00:06:59,786 DEBUG storage.ui: Did not change pmbr_boot on parted.Disk instance -- > type: msdos primaryPartitionCount: 0 > lastPartitionNumber: -1 maxPrimaryPartitionCount: 4 > partitions: [] > device: <parted.device.Device object at 0x7fac7029fb10> > PedDisk: <_ped.Disk object at 0x7fac702a1b48> >00:06:59,786 DEBUG storage.ui: getFormat('disklabel') returning DiskLabel instance >00:06:59,787 DEBUG storage.ui: DeviceFormat.teardown: device: /dev/sda ; status: False ; type: None ; >00:06:59,788 DEBUG storage.ui: DiskDevice._setFormat: sda ; current: None ; type: disklabel ; >00:06:59,788 INFO storage.ui: registered action: [17] Create Format msdos disklabel on disk sda (id 24) > > >/tmp/ifcfg.log: > > >/proc/cmdline: >initrd=initrd0.img root=live:CDLABEL=Fedora-18-TC1-x86_64-Live-Deskto rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 > > >/var/log/messages: >Dec 7 23:38:32 localhost rsyslogd: [origin software="rsyslogd" swVersion="7.2.2" x-pid="554" x-info="http://www.rsyslog.com"] start >Dec 7 23:38:32 localhost rsyslogd-2184: action '*' treated as ':omusrmsg:*' - please change syntax, '*' will not be supported in the future [try http://www.rsyslog.com/e/2184 ] >Dec 7 23:38:25 localhost kernel: Initializing cgroup subsys cpuset >Dec 7 23:38:25 localhost kernel: Initializing cgroup subsys cpu >Dec 7 23:38:25 localhost kernel: Linux version 3.6.9-4.fc18.x86_64 (mockbuild@) (gcc version 4.7.2 20121109 (Red Hat 4.7.2-8) (GCC) ) #1 SMP Tue Dec 4 14:12:51 UTC 2012 >Dec 7 23:38:25 localhost kernel: Command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-TC1-x86_64-Live-Deskto rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 7 23:38:25 localhost kernel: e820: BIOS-provided physical RAM map: >Dec 7 23:38:25 localhost kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable >Dec 7 23:38:25 localhost kernel: BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved >Dec 7 23:38:25 localhost kernel: BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved >Dec 7 23:38:25 localhost kernel: BIOS-e820: [mem 0x0000000000100000-0x000000007ffeffff] usable >Dec 7 23:38:25 localhost kernel: BIOS-e820: [mem 0x000000007fff0000-0x000000007fffffff] ACPI data >Dec 7 23:38:25 localhost kernel: BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved >Dec 7 23:38:25 localhost kernel: NX (Execute Disable) protection: active >Dec 7 23:38:25 localhost kernel: DMI 2.5 present. >Dec 7 23:38:25 localhost kernel: No AGP bridge found >Dec 7 23:38:25 localhost kernel: e820: last_pfn = 0x7fff0 max_arch_pfn = 0x400000000 >Dec 7 23:38:25 localhost kernel: x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 >Dec 7 23:38:25 localhost kernel: CPU MTRRs all blank - virtualized system. >Dec 7 23:38:25 localhost kernel: found SMP MP-table at [mem 0x0009fff0-0x0009ffff] mapped at [ffff88000009fff0] >Dec 7 23:38:25 localhost kernel: init_memory_mapping: [mem 0x00000000-0x7ffeffff] >Dec 7 23:38:25 localhost kernel: RAMDISK: [mem 0x7e58d000-0x7ffcefff] >Dec 7 23:38:25 localhost kernel: ACPI: RSDP 00000000000e0000 00024 (v02 VBOX ) >Dec 7 23:38:25 localhost kernel: ACPI: XSDT 000000007fff0030 0003C (v01 VBOX VBOXXSDT 00000001 ASL 00000061) >Dec 7 23:38:25 localhost kernel: ACPI: FACP 000000007fff00f0 000F4 (v04 VBOX VBOXFACP 00000001 ASL 00000061) >Dec 7 23:38:25 localhost kernel: ACPI: DSDT 000000007fff0480 01B96 (v01 VBOX VBOXBIOS 00000002 INTL 20100528) >Dec 7 23:38:25 localhost kernel: ACPI: FACS 000000007fff0200 00040 >Dec 7 23:38:25 localhost kernel: ACPI: APIC 000000007fff0240 00064 (v02 VBOX VBOXAPIC 00000001 ASL 00000061) >Dec 7 23:38:25 localhost kernel: ACPI: SSDT 000000007fff02b0 001CC (v01 VBOX VBOXCPUT 00000002 INTL 20100528) >Dec 7 23:38:25 localhost kernel: No NUMA configuration found >Dec 7 23:38:25 localhost kernel: Faking a node at [mem 0x0000000000000000-0x000000007ffeffff] >Dec 7 23:38:25 localhost kernel: Initmem setup node 0 [mem 0x00000000-0x7ffeffff] >Dec 7 23:38:25 localhost kernel: NODE_DATA [mem 0x7ffdc000-0x7ffeffff] >Dec 7 23:38:25 localhost kernel: Zone ranges: >Dec 7 23:38:25 localhost kernel: DMA [mem 0x00010000-0x00ffffff] >Dec 7 23:38:25 localhost kernel: DMA32 [mem 0x01000000-0xffffffff] >Dec 7 23:38:25 localhost kernel: Normal empty >Dec 7 23:38:25 localhost kernel: Movable zone start for each node >Dec 7 23:38:25 localhost kernel: Early memory node ranges >Dec 7 23:38:25 localhost kernel: node 0: [mem 0x00010000-0x0009efff] >Dec 7 23:38:25 localhost kernel: node 0: [mem 0x00100000-0x7ffeffff] >Dec 7 23:38:25 localhost kernel: ACPI: PM-Timer IO Port: 0x4008 >Dec 7 23:38:25 localhost kernel: ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) >Dec 7 23:38:25 localhost kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) >Dec 7 23:38:25 localhost kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) >Dec 7 23:38:25 localhost kernel: ACPI: IOAPIC (id[0x03] address[0xfec00000] gsi_base[0]) >Dec 7 23:38:25 localhost kernel: IOAPIC[0]: apic_id 3, version 17, address 0xfec00000, GSI 0-23 >Dec 7 23:38:25 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) >Dec 7 23:38:25 localhost kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) >Dec 7 23:38:25 localhost kernel: Using ACPI (MADT) for SMP configuration information >Dec 7 23:38:25 localhost kernel: smpboot: Allowing 3 CPUs, 0 hotplug CPUs >Dec 7 23:38:25 localhost kernel: PM: Registered nosave memory: 000000000009f000 - 00000000000a0000 >Dec 7 23:38:25 localhost kernel: PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000 >Dec 7 23:38:25 localhost kernel: PM: Registered nosave memory: 00000000000f0000 - 0000000000100000 >Dec 7 23:38:25 localhost kernel: e820: [mem 0x80000000-0xfffbffff] available for PCI devices >Dec 7 23:38:25 localhost kernel: Booting paravirtualized kernel on bare hardware >Dec 7 23:38:25 localhost kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:3 nr_node_ids:1 >Dec 7 23:38:25 localhost kernel: PERCPU: Embedded 28 pages/cpu @ffff88007e200000 s84288 r8192 d22208 u524288 >Dec 7 23:38:25 localhost kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 515961 >Dec 7 23:38:25 localhost kernel: Policy zone: DMA32 >Dec 7 23:38:25 localhost kernel: Kernel command line: initrd=initrd0.img root=live:CDLABEL=Fedora-18-TC1-x86_64-Live-Deskto rootfstype=auto ro rd.live.image quiet rhgb rd.luks=0 rd.md=0 rd.dm=0 BOOT_IMAGE=vmlinuz0 >Dec 7 23:38:25 localhost kernel: PID hash table entries: 4096 (order: 3, 32768 bytes) >Dec 7 23:38:25 localhost kernel: __ex_table already sorted, skipping sort >Dec 7 23:38:25 localhost kernel: Checking aperture... >Dec 7 23:38:25 localhost kernel: No AGP bridge found >Dec 7 23:38:25 localhost kernel: Memory: 2020404k/2097088k available (6333k kernel code, 452k absent, 76232k reserved, 6870k data, 1036k init) >Dec 7 23:38:25 localhost kernel: SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=3, Nodes=1 >Dec 7 23:38:25 localhost kernel: Hierarchical RCU implementation. >Dec 7 23:38:25 localhost kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=3. >Dec 7 23:38:25 localhost kernel: NR_IRQS:8448 nr_irqs:704 16 >Dec 7 23:38:25 localhost kernel: Console: colour VGA+ 80x25 >Dec 7 23:38:25 localhost kernel: console [tty0] enabled >Dec 7 23:38:25 localhost kernel: allocated 8388608 bytes of page_cgroup >Dec 7 23:38:25 localhost kernel: please try 'cgroup_disable=memory' option if you don't want memory cgroups >Dec 7 23:38:25 localhost kernel: tsc: Fast TSC calibration using PIT >Dec 7 23:38:25 localhost kernel: tsc: Detected 2323.017 MHz processor >Dec 7 23:38:25 localhost kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 4646.03 BogoMIPS (lpj=2323017) >Dec 7 23:38:25 localhost kernel: pid_max: default: 32768 minimum: 301 >Dec 7 23:38:25 localhost kernel: Security Framework initialized >Dec 7 23:38:25 localhost kernel: SELinux: Initializing. >Dec 7 23:38:25 localhost kernel: Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) >Dec 7 23:38:25 localhost kernel: Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) >Dec 7 23:38:25 localhost kernel: Mount-cache hash table entries: 256 >Dec 7 23:38:25 localhost kernel: Initializing cgroup subsys cpuacct >Dec 7 23:38:25 localhost kernel: Initializing cgroup subsys memory >Dec 7 23:38:25 localhost kernel: Initializing cgroup subsys devices >Dec 7 23:38:25 localhost kernel: Initializing cgroup subsys freezer >Dec 7 23:38:25 localhost kernel: Initializing cgroup subsys net_cls >Dec 7 23:38:25 localhost kernel: Initializing cgroup subsys blkio >Dec 7 23:38:25 localhost kernel: Initializing cgroup subsys perf_event >Dec 7 23:38:25 localhost kernel: CPU: Physical Processor ID: 0 >Dec 7 23:38:25 localhost kernel: CPU: Processor Core ID: 0 >Dec 7 23:38:25 localhost kernel: mce: CPU supports 0 MCE banks >Dec 7 23:38:25 localhost kernel: Last level iTLB entries: 4KB 512, 2MB 0, 4MB 0 >Dec 7 23:38:25 localhost kernel: Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32 >Dec 7 23:38:25 localhost kernel: tlb_flushall_shift is 0x5 >Dec 7 23:38:25 localhost kernel: ACPI: Core revision 20120711 >Dec 7 23:38:25 localhost kernel: ftrace: allocating 23488 entries in 92 pages >Dec 7 23:38:25 localhost kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 >Dec 7 23:38:25 localhost kernel: smpboot: CPU0: Intel(R) Core(TM) i7-2820QM CPU @ 2.30GHz stepping 07 >Dec 7 23:38:25 localhost kernel: Performance Events: unsupported p6 CPU model 42 no PMU driver, software events only. >Dec 7 23:38:25 localhost kernel: NMI watchdog: disabled (cpu0): hardware events not enabled >Dec 7 23:38:25 localhost kernel: mce: CPU supports 0 MCE banks >Dec 7 23:38:32 localhost systemd[1]: systemd 195 running in system mode. (+PAM +LIBWRAP +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ; fedora) >Dec 7 23:38:32 localhost systemd[1]: Detected virtualization 'oracle'. >Dec 7 23:38:25 localhost kernel: smpboot: Booting Node 0, Processors #1 >Dec 7 23:38:25 localhost kernel: TSC synchronization [CPU#0 -> CPU#1]: >Dec 7 23:38:25 localhost kernel: Measured 1901472 cycles TSC warp between CPUs, turning off TSC clock. >Dec 7 23:38:25 localhost kernel: tsc: Marking TSC unstable due to check_tsc_sync_source failed >Dec 7 23:38:25 localhost kernel: #2 OK >Dec 7 23:38:25 localhost kernel: mce: CPU supports 0 MCE banks >Dec 7 23:38:25 localhost kernel: Brought up 3 CPUs >Dec 7 23:38:25 localhost kernel: smpboot: Total of 3 processors activated (13938.10 BogoMIPS) >Dec 7 23:38:25 localhost kernel: devtmpfs: initialized >Dec 7 23:38:32 localhost systemd[1]: Set hostname to <localhost.localdomain>. >Dec 7 23:38:32 localhost systemd-modules-load[359]: Inserted module 'uinput' >Dec 7 23:38:32 localhost mtp-probe: checking bus 1, device 2: "/sys/devices/pci0000:00/0000:00:06.0/usb1/1-1" >Dec 7 23:38:25 localhost kernel: atomic64 test passed for x86-64 platform with CX8 and with SSE >Dec 7 23:38:25 localhost kernel: RTC time: 4:38:25, date: 12/08/12 >Dec 7 23:38:25 localhost kernel: NET: Registered protocol family 16 >Dec 7 23:38:32 localhost mtp-probe: bus: 1, device: 2 was not an MTP device >Dec 7 23:38:32 localhost systemd[1]: Starting Sound Card. >Dec 7 23:38:32 localhost systemd[1]: Reached target Sound Card. >Dec 7 23:38:25 localhost kernel: ACPI: bus type pci registered >Dec 7 23:38:25 localhost kernel: PCI: Using configuration type 1 for base access >Dec 7 23:38:25 localhost kernel: bio: create slab <bio-0> at 0 >Dec 7 23:38:32 localhost systemd[1]: Started udev Wait for Complete Device Initialization. >Dec 7 23:38:32 localhost systemd[1]: Starting Initialize storage subsystems (RAID, LVM, etc.)... >Dec 7 23:38:32 localhost systemd[1]: Started Show Plymouth Boot Screen. >Dec 7 23:38:25 localhost kernel: ACPI: Added _OSI(Module Device) >Dec 7 23:38:25 localhost kernel: ACPI: Added _OSI(Processor Device) >Dec 7 23:38:25 localhost kernel: ACPI: Added _OSI(3.0 _SCP Extensions) >Dec 7 23:38:25 localhost kernel: ACPI: Added _OSI(Processor Aggregator Device) >Dec 7 23:38:25 localhost kernel: ACPI: Executed 1 blocks of module-level executable AML code >Dec 7 23:38:25 localhost kernel: ACPI: Interpreter enabled >Dec 7 23:38:25 localhost kernel: ACPI: (supports S0 S5) >Dec 7 23:38:25 localhost kernel: ACPI: Using IOAPIC for interrupt routing >Dec 7 23:38:25 localhost kernel: ACPI: No dock devices found. >Dec 7 23:38:25 localhost kernel: PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug >Dec 7 23:38:25 localhost kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) >Dec 7 23:38:25 localhost kernel: pci_root PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. >Dec 7 23:38:25 localhost kernel: PCI host bridge to bus 0000:00 >Dec 7 23:38:25 localhost kernel: pci_bus 0000:00: root bus resource [bus 00-ff] >Dec 7 23:38:25 localhost kernel: pci_bus 0000:00: root bus resource [io 0x0000-0xffff] >Dec 7 23:38:25 localhost kernel: pci_bus 0000:00: root bus resource [mem 0x00000000-0xfffffffff] >Dec 7 23:38:25 localhost kernel: pci0000:00: ACPI _OSC support notification failed, disabling PCIe ASPM >Dec 7 23:38:25 localhost kernel: pci0000:00: Unable to request _OSC control (_OSC support mask: 0x08) >Dec 7 23:38:25 localhost kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs *5 9 10 11) >Dec 7 23:38:25 localhost kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 5 9 10 *11) >Dec 7 23:38:25 localhost kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 5 9 *10 11) >Dec 7 23:38:25 localhost kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 5 *9 10 11) >Dec 7 23:38:25 localhost kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none >Dec 7 23:38:25 localhost kernel: vgaarb: loaded >Dec 7 23:38:25 localhost kernel: vgaarb: bridge control possible 0000:00:02.0 >Dec 7 23:38:25 localhost kernel: SCSI subsystem initialized >Dec 7 23:38:25 localhost kernel: ACPI: bus type scsi registered >Dec 7 23:38:25 localhost kernel: ACPI: bus type usb registered >Dec 7 23:38:25 localhost kernel: usbcore: registered new interface driver usbfs >Dec 7 23:38:25 localhost kernel: usbcore: registered new interface driver hub >Dec 7 23:38:25 localhost kernel: usbcore: registered new device driver usb >Dec 7 23:38:25 localhost kernel: PCI: Using ACPI for IRQ routing >Dec 7 23:38:25 localhost kernel: NetLabel: Initializing >Dec 7 23:38:25 localhost kernel: NetLabel: domain hash size = 128 >Dec 7 23:38:25 localhost kernel: NetLabel: protocols = UNLABELED CIPSOv4 >Dec 7 23:38:25 localhost kernel: NetLabel: unlabeled traffic allowed by default >Dec 7 23:38:25 localhost kernel: pnp: PnP ACPI init >Dec 7 23:38:25 localhost kernel: ACPI: bus type pnp registered >Dec 7 23:38:25 localhost kernel: pnp: PnP ACPI: found 5 devices >Dec 7 23:38:25 localhost kernel: ACPI: ACPI bus type pnp unregistered >Dec 7 23:38:25 localhost kernel: Switching to clocksource acpi_pm >Dec 7 23:38:25 localhost kernel: NET: Registered protocol family 2 >Dec 7 23:38:25 localhost kernel: TCP established hash table entries: 262144 (order: 10, 4194304 bytes) >Dec 7 23:38:25 localhost kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) >Dec 7 23:38:25 localhost kernel: TCP: Hash tables configured (established 262144 bind 65536) >Dec 7 23:38:25 localhost kernel: TCP: reno registered >Dec 7 23:38:25 localhost kernel: UDP hash table entries: 1024 (order: 3, 32768 bytes) >Dec 7 23:38:25 localhost kernel: UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) >Dec 7 23:38:25 localhost kernel: NET: Registered protocol family 1 >Dec 7 23:38:25 localhost kernel: pci 0000:00:00.0: Limiting direct PCI/PCI transfers >Dec 7 23:38:25 localhost kernel: pci 0000:00:01.0: Activating ISA DMA hang workarounds >Dec 7 23:38:25 localhost kernel: Unpacking initramfs... >Dec 7 23:38:25 localhost kernel: Freeing initrd memory: 26888k freed >Dec 7 23:38:25 localhost kernel: platform rtc_cmos: registered platform RTC device (no PNP device found) >Dec 7 23:38:25 localhost kernel: Initialise module verification >Dec 7 23:38:25 localhost kernel: audit: initializing netlink socket (disabled) >Dec 7 23:38:25 localhost kernel: type=2000 audit(1354941505.560:1): initialized >Dec 7 23:38:25 localhost kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages >Dec 7 23:38:25 localhost kernel: VFS: Disk quotas dquot_6.5.2 >Dec 7 23:38:25 localhost kernel: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) >Dec 7 23:38:25 localhost kernel: msgmni has been set to 3998 >Dec 7 23:38:25 localhost kernel: alg: No test for stdrng (krng) >Dec 7 23:38:25 localhost kernel: NET: Registered protocol family 38 >Dec 7 23:38:25 localhost kernel: Key type asymmetric registered >Dec 7 23:38:25 localhost kernel: Asymmetric key parser 'x509' registered >Dec 7 23:38:25 localhost kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) >Dec 7 23:38:25 localhost kernel: io scheduler noop registered >Dec 7 23:38:25 localhost kernel: io scheduler deadline registered >Dec 7 23:38:25 localhost kernel: io scheduler cfq registered (default) >Dec 7 23:38:25 localhost kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5 >Dec 7 23:38:25 localhost kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4 >Dec 7 23:38:25 localhost kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 >Dec 7 23:38:25 localhost kernel: ACPI: AC Adapter [AC] (on-line) >Dec 7 23:38:25 localhost kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 >Dec 7 23:38:25 localhost kernel: ACPI: Power Button [PWRF] >Dec 7 23:38:25 localhost kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSLPBN:00/input/input1 >Dec 7 23:38:25 localhost kernel: ACPI: Sleep Button [SLPF] >Dec 7 23:38:25 localhost kernel: GHES: HEST is not enabled! >Dec 7 23:38:25 localhost kernel: ACPI: Battery Slot [BAT0] (battery present) >Dec 7 23:38:25 localhost kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled >Dec 7 23:38:25 localhost kernel: Non-volatile memory driver v1.3 >Dec 7 23:38:25 localhost kernel: Linux agpgart interface v0.103 >Dec 7 23:38:25 localhost kernel: loop: module loaded >Dec 7 23:38:25 localhost kernel: ahci: SSS flag set, parallel bus scan disabled >Dec 7 23:38:25 localhost kernel: ahci 0000:00:0d.0: AHCI 0001.0100 32 slots 1 ports 3 Gbps 0x1 impl SATA mode >Dec 7 23:38:25 localhost kernel: ahci 0000:00:0d.0: flags: 64bit ncq stag only ccc >Dec 7 23:38:25 localhost kernel: scsi0 : ahci >Dec 7 23:38:25 localhost kernel: ata1: SATA max UDMA/133 abar m8192@0xf0806000 port 0xf0806100 irq 21 >Dec 7 23:38:25 localhost kernel: scsi1 : ata_piix >Dec 7 23:38:25 localhost kernel: scsi2 : ata_piix >Dec 7 23:38:25 localhost kernel: ata2: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xd000 irq 14 >Dec 7 23:38:25 localhost kernel: ata3: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xd008 irq 15 >Dec 7 23:38:25 localhost kernel: libphy: Fixed MDIO Bus: probed >Dec 7 23:38:25 localhost kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver >Dec 7 23:38:25 localhost kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver >Dec 7 23:38:25 localhost kernel: ohci_hcd 0000:00:06.0: OHCI Host Controller >Dec 7 23:38:25 localhost kernel: ohci_hcd 0000:00:06.0: new USB bus registered, assigned bus number 1 >Dec 7 23:38:25 localhost kernel: ohci_hcd 0000:00:06.0: irq 22, io mem 0xf0804000 >Dec 7 23:38:25 localhost kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 >Dec 7 23:38:25 localhost kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 >Dec 7 23:38:25 localhost kernel: usb usb1: Product: OHCI Host Controller >Dec 7 23:38:25 localhost kernel: usb usb1: Manufacturer: Linux 3.6.9-4.fc18.x86_64 ohci_hcd >Dec 7 23:38:25 localhost kernel: usb usb1: SerialNumber: 0000:00:06.0 >Dec 7 23:38:25 localhost kernel: hub 1-0:1.0: USB hub found >Dec 7 23:38:25 localhost kernel: hub 1-0:1.0: 8 ports detected >Dec 7 23:38:25 localhost kernel: uhci_hcd: USB Universal Host Controller Interface driver >Dec 7 23:38:25 localhost kernel: usbcore: registered new interface driver usbserial >Dec 7 23:38:25 localhost kernel: usbcore: registered new interface driver usbserial_generic >Dec 7 23:38:25 localhost kernel: USB Serial support registered for generic >Dec 7 23:38:25 localhost kernel: usbserial: USB Serial Driver core >Dec 7 23:38:25 localhost kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 >Dec 7 23:38:25 localhost kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 >Dec 7 23:38:25 localhost kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 >Dec 7 23:38:25 localhost kernel: mousedev: PS/2 mouse device common for all mice >Dec 7 23:38:25 localhost kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 >Dec 7 23:38:25 localhost kernel: rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0 >Dec 7 23:38:25 localhost kernel: rtc0: alarms up to one day, 114 bytes nvram >Dec 7 23:38:25 localhost kernel: device-mapper: uevent: version 1.0.3 >Dec 7 23:38:25 localhost kernel: device-mapper: ioctl: 4.23.0-ioctl (2012-07-25) initialised: dm-devel@redhat.com >Dec 7 23:38:25 localhost kernel: cpuidle: using governor ladder >Dec 7 23:38:25 localhost kernel: cpuidle: using governor menu >Dec 7 23:38:25 localhost kernel: EFI Variables Facility v0.08 2004-May-17 >Dec 7 23:38:25 localhost kernel: usbcore: registered new interface driver usbhid >Dec 7 23:38:25 localhost kernel: usbhid: USB HID core driver >Dec 7 23:38:25 localhost kernel: drop_monitor: Initializing network drop monitor service >Dec 7 23:38:25 localhost kernel: ip_tables: (C) 2000-2006 Netfilter Core Team >Dec 7 23:38:25 localhost kernel: TCP: cubic registered >Dec 7 23:38:25 localhost kernel: Initializing XFRM netlink socket >Dec 7 23:38:25 localhost kernel: NET: Registered protocol family 10 >Dec 7 23:38:25 localhost kernel: mip6: Mobile IPv6 >Dec 7 23:38:25 localhost kernel: NET: Registered protocol family 17 >Dec 7 23:38:25 localhost kernel: Loading module verification certificates >Dec 7 23:38:25 localhost kernel: MODSIGN: Loaded cert 'Fedora kernel signing key: ae778bb6b8e62449e22af868616f36965c3db3dd' >Dec 7 23:38:25 localhost kernel: registered taskstats version 1 >Dec 7 23:38:25 localhost kernel: Magic number: 8:639:615 >Dec 7 23:38:25 localhost kernel: rtc_cmos rtc_cmos: setting system clock to 2012-12-08 04:38:26 UTC (1354941506) >Dec 7 23:38:25 localhost kernel: input: ImExPS/2 Generic Explorer Mouse as /devices/platform/i8042/serio1/input/input3 >Dec 7 23:38:25 localhost kernel: ata2.00: ATAPI: VBOX CD-ROM, 1.0, max UDMA/133 >Dec 7 23:38:25 localhost kernel: ata2.00: configured for UDMA/33 >Dec 7 23:38:25 localhost kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) >Dec 7 23:38:25 localhost kernel: ata1.00: ATA-6: VBOX HARDDISK, 1.0, max UDMA/133 >Dec 7 23:38:25 localhost kernel: ata1.00: 167772160 sectors, multi 128: LBA48 NCQ (depth 31/32) >Dec 7 23:38:25 localhost kernel: ata1.00: configured for UDMA/133 >Dec 7 23:38:25 localhost kernel: scsi 0:0:0:0: Direct-Access ATA VBOX HARDDISK 1.0 PQ: 0 ANSI: 5 >Dec 7 23:38:25 localhost kernel: sd 0:0:0:0: [sda] 167772160 512-byte logical blocks: (85.8 GB/80.0 GiB) >Dec 7 23:38:25 localhost kernel: sd 0:0:0:0: Attached scsi generic sg0 type 0 >Dec 7 23:38:25 localhost kernel: sd 0:0:0:0: [sda] Write Protect is off >Dec 7 23:38:25 localhost kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA >Dec 7 23:38:25 localhost kernel: scsi 1:0:0:0: CD-ROM VBOX CD-ROM 1.0 PQ: 0 ANSI: 5 >Dec 7 23:38:25 localhost kernel: sr0: scsi3-mmc drive: 32x/32x xa/form2 tray >Dec 7 23:38:25 localhost kernel: cdrom: Uniform CD-ROM driver Revision: 3.20 >Dec 7 23:38:25 localhost kernel: sr 1:0:0:0: Attached scsi generic sg1 type 5 >Dec 7 23:38:25 localhost kernel: sda: unknown partition table >Dec 7 23:38:25 localhost kernel: sd 0:0:0:0: [sda] Attached SCSI disk >Dec 7 23:38:25 localhost kernel: Freeing unused kernel memory: 1036k freed >Dec 7 23:38:25 localhost kernel: Write protecting the kernel read-only data: 12288k >Dec 7 23:38:25 localhost kernel: Freeing unused kernel memory: 1848k freed >Dec 7 23:38:25 localhost kernel: Freeing unused kernel memory: 1412k freed >Dec 7 23:38:26 localhost kernel: usb 1-1: new full-speed USB device number 2 using ohci_hcd >Dec 7 23:38:26 localhost kernel: RPC: Registered named UNIX socket transport module. >Dec 7 23:38:26 localhost kernel: RPC: Registered udp transport module. >Dec 7 23:38:26 localhost kernel: RPC: Registered tcp transport module. >Dec 7 23:38:26 localhost kernel: RPC: Registered tcp NFSv4.1 backchannel transport module. >Dec 7 23:38:26 localhost kernel: usb 1-1: New USB device found, idVendor=80ee, idProduct=0021 >Dec 7 23:38:26 localhost kernel: usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=0 >Dec 7 23:38:26 localhost kernel: usb 1-1: Product: USB Tablet >Dec 7 23:38:26 localhost kernel: usb 1-1: Manufacturer: VirtualBox >Dec 7 23:38:26 localhost kernel: input: VirtualBox USB Tablet as /devices/pci0000:00/0000:00:06.0/usb1/1-1/1-1:1.0/input/input4 >Dec 7 23:38:26 localhost kernel: hid-generic 0003:80EE:0021.0001: input,hidraw0: USB HID v1.10 Mouse [VirtualBox USB Tablet] on usb-0000:00:06.0-1/input0 >Dec 7 23:38:26 localhost kernel: e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI >Dec 7 23:38:26 localhost kernel: e1000: Copyright (c) 1999-2006 Intel Corporation. >Dec 7 23:38:26 localhost kernel: e1000 0000:00:03.0: eth0: (PCI:33MHz:32-bit) 08:00:27:de:92:ea >Dec 7 23:38:32 localhost systemd[1]: Started NTP client/server. >Dec 7 23:38:26 localhost kernel: e1000 0000:00:03.0: eth0: Intel(R) PRO/1000 Network Connection >Dec 7 23:38:26 localhost kernel: squashfs: version 4.0 (2009/01/31) Phillip Lougher >Dec 7 23:38:27 localhost kernel: EXT4-fs (dm-0): mounted filesystem with ordered data mode. Opts: (null) >Dec 7 23:38:27 localhost kernel: type=1404 audit(1354941508.443:2): enforcing=1 old_enforcing=0 auid=4294967295 ses=4294967295 >Dec 7 23:38:27 localhost kernel: type=1403 audit(1354941508.755:3): policy loaded auid=4294967295 ses=4294967295 >Dec 7 23:38:28 localhost kernel: EXT4-fs (dm-0): re-mounted. Opts: (null) >Dec 7 23:38:28 localhost kernel: parport_pc 00:04: reported by Plug and Play ACPI >Dec 7 23:38:28 localhost kernel: microcode: CPU0 sig=0x206a7, pf=0x1, revision=0x0 >Dec 7 23:38:29 localhost kernel: piix4_smbus 0000:00:07.0: SMBus base address uninitialized - upgrade BIOS or use force_addr=0xaddr >Dec 7 23:38:29 localhost kernel: ppdev: user-space parallel port driver >Dec 7 23:38:29 localhost kernel: microcode: CPU1 sig=0x206a7, pf=0x1, revision=0x0 >Dec 7 23:38:29 localhost kernel: microcode: CPU2 sig=0x206a7, pf=0x1, revision=0x0 >Dec 7 23:38:29 localhost kernel: microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba >Dec 7 23:38:29 localhost kernel: intel8x0_measure_ac97_clock: measured 50777 usecs (1671 samples) >Dec 7 23:38:29 localhost kernel: intel8x0: measured clock 32908 rejected >Dec 7 23:38:29 localhost kernel: ALSA sound/pci/intel8x0.c:2827 intel8x0: measure - unreliable DMA position.. >Dec 7 23:38:30 localhost kernel: intel8x0_measure_ac97_clock: measured 50812 usecs (3900 samples) >Dec 7 23:38:30 localhost kernel: intel8x0: measured clock 76753 rejected >Dec 7 23:38:30 localhost kernel: intel8x0: clocking to 48000 >Dec 7 23:38:32 localhost systemd[1]: Stopped firstboot configuration program (graphical mode). >Dec 7 23:38:32 localhost systemd[1]: Stopped Software RAID monitoring and management. >Dec 7 23:38:32 localhost systemd[1]: Stopping Software RAID Monitor Takeover... >Dec 7 23:38:32 localhost systemd[1]: Stopped Software RAID Monitor Takeover. >Dec 7 23:38:32 localhost livesys[487]: ** (process:599): WARNING **: failed to commit changes to dconf: Error spawning command line `dbus-launch --autolaunch=99938573c9d70e2f98229769926fbd74 --binary-syntax --close-stderr': Child process exited with code 1 >Dec 7 23:38:32 localhost systemd[1]: Stopping Command Scheduler... >Dec 7 23:38:32 localhost systemd[1]: Stopped Command Scheduler. >Dec 7 23:38:32 localhost systemd[1]: Stopping Job spooling tools... >Dec 7 23:38:32 localhost systemd-logind[542]: Watching system buttons on /dev/input/event0 (Power Button) >Dec 7 23:38:32 localhost systemd-logind[542]: Watching system buttons on /dev/input/event1 (Sleep Button) >Dec 7 23:38:32 localhost systemd-logind[542]: New seat seat0. >Dec 7 23:38:32 localhost avahi-daemon[546]: Successfully called chroot(). >Dec 7 23:38:32 localhost avahi-daemon[546]: Successfully dropped remaining capabilities. >Dec 7 23:38:32 localhost avahi-daemon[546]: No service file found in /etc/avahi/services. >Dec 7 23:38:32 localhost dbus-daemon[555]: dbus[555]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 7 23:38:32 localhost systemd[1]: Stopped Job spooling tools. >Dec 7 23:38:32 localhost dbus[555]: [system] Activating systemd to hand-off: service name='org.freedesktop.PolicyKit1' unit='polkit.service' >Dec 7 23:38:32 localhost avahi-daemon[546]: System host name is set to 'localhost'. This is not a suitable mDNS host name, looking for alternatives. >Dec 7 23:38:32 localhost avahi-daemon[546]: Network interface enumeration completed. >Dec 7 23:38:32 localhost avahi-daemon[546]: Registering HINFO record with values 'X86_64'/'LINUX'. >Dec 7 23:38:32 localhost avahi-daemon[546]: Server startup complete. Host name is linux.local. Local service cookie is 879724722. >Dec 7 23:38:32 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.systemd1' >Dec 7 23:38:32 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.systemd1' >Dec 7 23:38:32 localhost systemd[1]: Starting Authorization Manager... >Dec 7 23:38:32 localhost systemd[1]: Started Login Service. >Dec 7 23:38:32 localhost systemd[1]: Started Avahi mDNS/DNS-SD Stack. >Dec 7 23:38:32 localhost systemd[1]: Started RealtimeKit Scheduling Policy Service. >Dec 7 23:38:32 localhost systemd[1]: Started GNOME Display Manager. >Dec 7 23:38:32 localhost livesys[487]: sed: can't read : No such file or directory >Dec 7 23:38:32 localhost dbus-daemon[555]: dbus[555]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=574 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=616 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 7 23:38:32 localhost dbus[555]: [system] Rejected send message, 1 matched rules; type="method_call", sender=":1.2" (uid=0 pid=574 comm="/usr/sbin/gdm-binary ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.6" (uid=0 pid=616 comm="/usr/libexec/gdm-simple-slave --display-id /org/gn") >Dec 7 23:38:32 localhost polkitd[617]: Started polkitd version 0.107 >Dec 7 23:38:32 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 7 23:38:33 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.PolicyKit1' >Dec 7 23:38:33 localhost systemd[1]: Started Authorization Manager. >Dec 7 23:38:33 localhost accounts-daemon[556]: started daemon version 0.6.25 >Dec 7 23:38:33 localhost systemd[1]: Started Accounts Service. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.freedesktop.Geoclue' has path '/apps/geoclue/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.freedesktop.Telepathy.Logger' has path '/apps/telepathy-logger/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: 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. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.freedesktop.ibus' has path '/desktop/ibus/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.freedesktop.ibus.general' has path '/desktop/ibus/general/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.freedesktop.ibus.general.hotkey' has path '/desktop/ibus/general/hotkey/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.freedesktop.ibus.general.xkblayoutconfig' has path '/desktop/ibus/general/xkblayoutconfig/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.freedesktop.ibus.panel' has path '/desktop/ibus/panel/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.Cheese' has path '/apps/cheese/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.crypto.cache' has path '/desktop/gnome/crypto/cache/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.crypto.pgp' has path '/desktop/gnome/crypto/pgp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.seahorse' has path '/apps/seahorse/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.seahorse.manager' has path '/apps/seahorse/listing/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.system.locale' has path '/system/locale/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.system.proxy' has path '/system/proxy/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.system.proxy.http' has path '/system/proxy/http/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.system.proxy.https' has path '/system/proxy/https/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.system.proxy.ftp' has path '/system/proxy/ftp/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost livesys[487]: warning: Schema 'org.gnome.system.proxy.socks' has path '/system/proxy/socks/'. Paths starting with '/apps/', '/desktop/' or '/system/' are deprecated. >Dec 7 23:38:33 localhost systemd[1]: Started firewalld - dynamic firewall daemon. >Dec 7 23:38:33 localhost systemd[1]: Starting Network Manager... >Dec 7 23:38:33 localhost systemd[1]: Started SYSV: Init script for live image.. >Dec 7 23:38:33 localhost systemd[1]: Starting LSB: Starts and stops login iSCSI daemon.... >Dec 7 23:38:32 localhost kernel: Loading iSCSI transport class v2.0-870. >Dec 7 23:38:32 localhost kernel: nf_conntrack version 0.5.0 (16384 buckets, 65536 max) >Dec 7 23:38:32 localhost kernel: iscsi: registered transport (tcp) >Dec 7 23:38:33 localhost NetworkManager[641]: <info> NetworkManager (version 0.9.7.0-9.git20121004.fc18) is starting... >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Read config file /etc/NetworkManager/NetworkManager.conf >Dec 7 23:38:33 localhost NetworkManager[641]: <info> WEXT support is enabled >Dec 7 23:38:33 localhost NetworkManager[641]: <info> VPN: loaded org.freedesktop.NetworkManager.openconnect >Dec 7 23:38:33 localhost NetworkManager[641]: <info> VPN: loaded org.freedesktop.NetworkManager.vpnc >Dec 7 23:38:33 localhost NetworkManager[641]: <info> VPN: loaded org.freedesktop.NetworkManager.openvpn >Dec 7 23:38:33 localhost NetworkManager[641]: <info> VPN: loaded org.freedesktop.NetworkManager.pptp >Dec 7 23:38:32 localhost kernel: iscsi: registered transport (iser) >Dec 7 23:38:33 localhost NetworkManager[641]: ifcfg-rh: Acquired D-Bus service com.redhat.ifcfgrh1 >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Loaded plugin ifcfg-rh: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Loaded plugin keyfile: (c) 2007 - 2010 Red Hat, Inc. To report bugs please use the NetworkManager mailing list. >Dec 7 23:38:33 localhost NetworkManager[641]: ifcfg-rh: parsing /etc/sysconfig/network-scripts/ifcfg-lo ... >Dec 7 23:38:33 localhost kernel: ip6_tables: (C) 2000-2006 Netfilter Core Team >Dec 7 23:38:33 localhost dbus-daemon[555]: dbus[555]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Dec 7 23:38:33 localhost dbus[555]: [system] Activating service name='org.freedesktop.ModemManager' (using servicehelper) >Dec 7 23:38:33 localhost NetworkManager[641]: <info> monitoring kernel firmware directory '/lib/firmware'. >Dec 7 23:38:33 localhost dbus-daemon[555]: dbus[555]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 7 23:38:33 localhost dbus[555]: [system] Activating via systemd: service name='org.bluez' unit='dbus-org.bluez.service' >Dec 7 23:38:33 localhost systemd[1]: Starting Bluetooth service... >Dec 7 23:38:33 localhost kernel: e1000: p2p1 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX >Dec 7 23:38:33 localhost systemd[1]: Started Network Manager. >Dec 7 23:38:33 localhost kernel: libcxgbi:libcxgbi_init_module: tag itt 0x1fff, 13 bits, age 0xf, 4 bits. >Dec 7 23:38:33 localhost kernel: libcxgbi:ddp_setup_host_page_size: system PAGE 4096, ddp idx 0. >Dec 7 23:38:33 localhost systemd[1]: Starting Network Manager Wait Online... >Dec 7 23:38:33 localhost NetworkManager[641]: <info> WiFi enabled by radio killswitch; enabled by state file >Dec 7 23:38:33 localhost NetworkManager[641]: <info> WWAN enabled by radio killswitch; enabled by state file >Dec 7 23:38:33 localhost NetworkManager[641]: <info> WiMAX enabled by radio killswitch; enabled by state file >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Networking is enabled by state file >Dec 7 23:38:33 localhost NetworkManager[641]: <warn> failed to allocate link cache: (-10) Operation not supported >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): carrier is OFF >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): new Ethernet device (driver: 'e1000' ifindex: 2) >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): exported as /org/freedesktop/NetworkManager/Devices/0 >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): now managed >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): device state change: unmanaged -> unavailable (reason 'managed') [10 20 2] >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): bringing up device. >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): carrier now ON (device state 20) >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): preparing device. >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): deactivating device (reason 'managed') [2] >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Auto-activating connection 'Wired connection 1'. >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Activation (p2p1) starting connection 'Wired connection 1' >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >Dec 7 23:38:33 localhost NetworkManager[641]: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >Dec 7 23:38:33 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >Dec 7 23:38:33 localhost bluetoothd[720]: bluetoothd[720]: Bluetooth daemon 4.101 >Dec 7 23:38:33 localhost bluetoothd[720]: Bluetooth daemon 4.101 >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Dec 7 23:38:34 localhost modem-manager[718]: <info> ModemManager (version 0.6.0.0-1.fc18) starting... >Dec 7 23:38:34 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Dec 7 23:38:34 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.ModemManager' >Dec 7 23:38:34 localhost NetworkManager[641]: <info> modem-manager is now available >Dec 7 23:38:33 localhost kernel: Chelsio T3 iSCSI Driver cxgb3i v2.0.0 (Jun. 2010) >Dec 7 23:38:33 localhost kernel: iscsi: registered transport (cxgb3i) >Dec 7 23:38:34 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.bluez' >Dec 7 23:38:34 localhost dbus[555]: [system] Successfully activated service 'org.bluez' >Dec 7 23:38:34 localhost systemd[1]: Started Bluetooth service. >Dec 7 23:38:34 localhost bluetoothd[720]: Starting SDP server >Dec 7 23:38:34 localhost bluetoothd[720]: bluetoothd[720]: Starting SDP server >Dec 7 23:38:33 localhost kernel: Chelsio T4 iSCSI Driver cxgb4i v0.9.1 (Aug. 2010) >Dec 7 23:38:33 localhost kernel: iscsi: registered transport (cxgb4i) >Dec 7 23:38:33 localhost kernel: Bluetooth: Core ver 2.16 >Dec 7 23:38:33 localhost kernel: NET: Registered protocol family 31 >Dec 7 23:38:33 localhost kernel: Bluetooth: HCI device and connection manager initialized >Dec 7 23:38:33 localhost kernel: Bluetooth: HCI socket layer initialized >Dec 7 23:38:33 localhost kernel: Bluetooth: L2CAP socket layer initialized >Dec 7 23:38:33 localhost kernel: Bluetooth: SCO socket layer initialized >Dec 7 23:38:33 localhost kernel: cnic: Broadcom NetXtreme II CNIC Driver cnic v2.5.12 (June 29, 2012) >Dec 7 23:38:33 localhost kernel: Bluetooth: BNEP (Ethernet Emulation) ver 1.3 >Dec 7 23:38:33 localhost kernel: Bluetooth: BNEP filters: protocol multicast >Dec 7 23:38:34 localhost bluetoothd[720]: bluetoothd[720]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Dec 7 23:38:34 localhost bluetoothd[720]: bluetoothd[720]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Dec 7 23:38:34 localhost bluetoothd[720]: bluetoothd[720]: Bluetooth Management interface initialized >Dec 7 23:38:34 localhost bluetoothd[720]: Parsing /etc/bluetooth/input.conf failed: No such file or directory >Dec 7 23:38:34 localhost bluetoothd[720]: Parsing /etc/bluetooth/audio.conf failed: No such file or directory >Dec 7 23:38:34 localhost bluetoothd[720]: Bluetooth Management interface initialized >Dec 7 23:38:33 localhost kernel: Broadcom NetXtreme II iSCSI Driver bnx2i v2.7.2.2 (Apr 25, 2012) >Dec 7 23:38:33 localhost kernel: iscsi: registered transport (bnx2i) >Dec 7 23:38:33 localhost kernel: iscsi: registered transport (be2iscsi) >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Option High-Speed' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'X22X' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Longcheer' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Novatel' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Gobi' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Wavecom' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Huawei' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Linktop' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Nokia' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'MotoC' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'SimTech' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Longcheer' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Novatel' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Gobi' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Wavecom' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Huawei' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Linktop' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Nokia' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'MotoC' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'SimTech' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'ZTE' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Sierra' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'AnyData' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Option' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Samsung' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Ericsson MBM' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Cinterion' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Iridium' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Loaded plugin 'Generic' >Dec 7 23:38:34 localhost modem-manager[718]: <info> Successfully loaded 20 plugins >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Sierra' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'AnyData' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Option' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Samsung' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Ericsson MBM' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Cinterion' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Iridium' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Loaded plugin 'Generic' >Dec 7 23:38:34 localhost dbus-daemon[555]: modem-manager[718]: <info> Successfully loaded 20 plugins >Dec 7 23:38:34 localhost iscsid: iSCSI logger with pid=780 started! >Dec 7 23:38:34 localhost iscsid[653]: Starting iscsid: [ OK ]#015[ OK ] >Dec 7 23:38:34 localhost systemd[1]: Started LSB: Starts and stops login iSCSI daemon.. >Dec 7 23:38:34 localhost gdm-simple-slave[616]: WARNING: Failed to give slave programs access to the display. Trying to proceed. >Dec 7 23:38:34 localhost systemd[1]: Started Wait for Plymouth Boot Screen to Quit. >Dec 7 23:38:34 localhost systemd-logind[542]: New session 1 of user gdm. >Dec 7 23:38:34 localhost systemd-logind[542]: Linked /tmp/.X11-unix/X0 to /run/user/42/X11-display. >Dec 7 23:38:34 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 7 23:38:34 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >Dec 7 23:38:34 localhost NetworkManager[641]: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 7 23:38:34 localhost NetworkManager[641]: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 7 23:38:34 localhost NetworkManager[641]: <info> dhclient started with pid 973 >Dec 7 23:38:34 localhost NetworkManager[641]: <info> Activation (p2p1) Beginning IP6 addrconf. >Dec 7 23:38:34 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >Dec 7 23:38:35 localhost dhclient[973]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Dec 7 23:38:35 localhost dhclient[973]: Copyright 2004-2012 Internet Systems Consortium. >Dec 7 23:38:35 localhost dhclient[973]: All rights reserved. >Dec 7 23:38:35 localhost dhclient[973]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 7 23:38:35 localhost dhclient[973]: >Dec 7 23:38:35 localhost NetworkManager[641]: <info> (p2p1): DHCPv4 state changed nbi -> preinit >Dec 7 23:38:35 localhost dhclient[973]: Listening on LPF/p2p1/08:00:27:de:92:ea >Dec 7 23:38:35 localhost dhclient[973]: Sending on LPF/p2p1/08:00:27:de:92:ea >Dec 7 23:38:35 localhost dhclient[973]: Sending on Socket/fallback >Dec 7 23:38:35 localhost dhclient[973]: DHCPDISCOVER on p2p1 to 255.255.255.255 port 67 interval 8 (xid=0x3c4284ea) >Dec 7 23:38:35 localhost dhclient[973]: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x3c4284ea) >Dec 7 23:38:35 localhost dhclient[973]: DHCPOFFER from 192.168.1.1 >Dec 7 23:38:35 localhost dhclient[973]: DHCPACK from 192.168.1.1 (xid=0x3c4284ea) >Dec 7 23:38:35 localhost dhclient[973]: bound to 192.168.1.107 -- renewal in 40422 seconds. >Dec 7 23:38:35 localhost NetworkManager[641]: <info> (p2p1): DHCPv4 state changed preinit -> bound >Dec 7 23:38:35 localhost NetworkManager[641]: <info> address 192.168.1.107 >Dec 7 23:38:35 localhost NetworkManager[641]: <info> prefix 24 (255.255.255.0) >Dec 7 23:38:35 localhost NetworkManager[641]: <info> gateway 192.168.1.1 >Dec 7 23:38:35 localhost NetworkManager[641]: <info> nameserver '192.168.1.1' >Dec 7 23:38:35 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 7 23:38:35 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >Dec 7 23:38:35 localhost avahi-daemon[546]: Joining mDNS multicast group on interface p2p1.IPv4 with address 192.168.1.107. >Dec 7 23:38:35 localhost avahi-daemon[546]: New relevant interface p2p1.IPv4 for mDNS. >Dec 7 23:38:35 localhost avahi-daemon[546]: Registering new address record for 192.168.1.107 on p2p1.IPv4. >Dec 7 23:38:35 localhost iscsid: transport class version 2.0-870. iscsid version 2.0-872.18.f17 >Dec 7 23:38:35 localhost iscsid: iSCSI daemon with pid=781 started! >Dec 7 23:38:35 localhost dbus-daemon[555]: dbus[555]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 7 23:38:35 localhost dbus[555]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' >Dec 7 23:38:35 localhost systemd[1]: Starting Daemon for power management... >Dec 7 23:38:35 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 7 23:38:35 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.UPower' >Dec 7 23:38:35 localhost systemd[1]: Started Daemon for power management. >Dec 7 23:38:36 localhost systemd[1]: SELinux Got Sender :1.20 >Dec 7 23:38:36 localhost NetworkManager[641]: <info> (p2p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Dec 7 23:38:36 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >Dec 7 23:38:36 localhost NetworkManager[641]: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 7 23:38:36 localhost NetworkManager[641]: <info> Policy set 'Wired connection 1' (p2p1) as default for IPv4 routing and DNS. >Dec 7 23:38:36 localhost NetworkManager[641]: <info> Activation (p2p1) successful, device activated. >Dec 7 23:38:36 localhost dbus-daemon[555]: dbus[555]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Dec 7 23:38:36 localhost dbus[555]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Dec 7 23:38:36 localhost systemd[1]: Started Network Manager Wait Online. >Dec 7 23:38:36 localhost systemd[1]: Starting Network. >Dec 7 23:38:36 localhost systemd[1]: Reached target Network. >Dec 7 23:38:36 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Dec 7 23:38:36 localhost systemd[1]: Starting Virtualization daemon... >Dec 7 23:38:36 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 7 23:38:36 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 7 23:38:36 localhost avahi-daemon[546]: Registering new address record for fe80::a00:27ff:fede:92ea on p2p1.*. >Dec 7 23:38:36 localhost systemd[1]: Started Virtualization daemon. >Dec 7 23:38:36 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Dec 7 23:38:36 localhost systemd[1]: Starting RPC bind service... >Dec 7 23:38:36 localhost iscsi[1057]: Starting iscsi: iscsiadm: No records found >Dec 7 23:38:36 localhost iscsi[1057]: [ OK ] >Dec 7 23:38:36 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Dec 7 23:38:36 localhost systemd[1]: Starting SYSV: Late init script for live image.... >Dec 7 23:38:36 localhost rpcbind: Cannot open '/var/lib/rpcbind/rpcbind.xdr' file for reading, errno 2 (No such file or directory) >Dec 7 23:38:36 localhost rpcbind: Cannot open '/var/lib/rpcbind/portmap.xdr' file for reading, errno 2 (No such file or directory) >Dec 7 23:38:36 localhost systemd[1]: Started RPC bind service. >Dec 7 23:38:36 localhost systemd[1]: Started SYSV: Late init script for live image.. >Dec 7 23:38:36 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Dec 7 23:38:36 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Dec 7 23:38:36 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Dec 7 23:38:36 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Dec 7 23:38:36 localhost systemd[1]: Started Sendmail Mail Transport Client. >Dec 7 23:38:36 localhost systemd[1]: Starting Multi-User. >Dec 7 23:38:36 localhost systemd[1]: Reached target Multi-User. >Dec 7 23:38:36 localhost systemd[1]: Starting Graphical Interface. >Dec 7 23:38:36 localhost systemd[1]: Reached target Graphical Interface. >Dec 7 23:38:36 localhost systemd[1]: Starting Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 7 23:38:36 localhost systemd[1]: Started Stop Read-Ahead Data Collection 10s After Completed Startup. >Dec 7 23:38:36 localhost systemd[1]: Starting Update UTMP about System Runlevel Changes... >Dec 7 23:38:36 localhost rtkit-daemon[545]: Successfully made thread 1156 of process 1156 (/usr/bin/pulseaudio) owned by '42' high priority at nice level -11. >Dec 7 23:38:37 localhost systemd[1]: Started Update UTMP about System Runlevel Changes. >Dec 7 23:38:37 localhost systemd[1]: Startup finished in 920ms 103us (kernel) + 2s 58ms 717us (initrd) + 8s 180ms 622us (userspace) = 11s 159ms 442us. >Dec 7 23:38:37 localhost libvirtd[1060]: 2012-12-08 04:38:37.015+0000: 1060: info : libvirt version: 0.10.2.1, package: 3.fc18 (Fedora Project, 2012-11-13-14:04:55, buildvm-15.phx2.fedoraproject.org) >Dec 7 23:38:37 localhost libvirtd[1060]: 2012-12-08 04:38:37.015+0000: 1060: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_xen.so not accessible >Dec 7 23:38:37 localhost libvirtd[1060]: 2012-12-08 04:38:37.046+0000: 1060: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_lxc.so not accessible >Dec 7 23:38:37 localhost libvirtd[1060]: 2012-12-08 04:38:37.046+0000: 1060: warning : virDriverLoadModule:72 : Module /usr/lib64/libvirt/connection-driver/libvirt_driver_uml.so not accessible >Dec 7 23:38:37 localhost libvirtd[1060]: 2012-12-08 04:38:37.113+0000: 1157: error : virNWFilterSnoopLeaseFileRefresh:1903 : open("/var/run/libvirt/network/nwfilter.ltmp"): No such file or directory >Dec 7 23:38:37 localhost pulseaudio[1156]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 7 23:38:37 localhost pulseaudio[1156]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 7 23:38:36 localhost kernel: Ebtables v2.0 registered >Dec 7 23:38:38 localhost dbus-daemon[555]: dbus[555]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 7 23:38:38 localhost dbus[555]: [system] Activating via systemd: service name='org.freedesktop.UDisks2' unit='udisks2.service' >Dec 7 23:38:38 localhost systemd[1]: Starting Disk Manager... >Dec 7 23:38:38 localhost udisksd[1240]: udisks daemon version 1.99.0 starting >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:38:38 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 7 23:38:38 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.UDisks2' >Dec 7 23:38:38 localhost systemd[1]: Started Disk Manager. >Dec 7 23:38:38 localhost udisksd[1240]: Acquired the name org.freedesktop.UDisks2 on the system message bus >Dec 7 23:38:39 localhost dbus-daemon[555]: dbus[555]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Dec 7 23:38:39 localhost dbus[555]: [system] Activating service name='net.reactivated.Fprint' (using servicehelper) >Dec 7 23:38:39 localhost dbus-daemon[555]: Launching FprintObject >Dec 7 23:38:39 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'net.reactivated.Fprint' >Dec 7 23:38:39 localhost dbus[555]: [system] Successfully activated service 'net.reactivated.Fprint' >Dec 7 23:38:39 localhost dbus-daemon[555]: ** Message: D-Bus service launched with name: net.reactivated.Fprint >Dec 7 23:38:39 localhost dbus-daemon[555]: ** Message: entering main loop >Dec 7 23:38:39 localhost dbus-daemon[555]: dbus[555]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Dec 7 23:38:39 localhost dbus[555]: [system] Activating service name='org.freedesktop.realmd' (using servicehelper) >Dec 7 23:38:39 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.realmd' >Dec 7 23:38:39 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.realmd' >Dec 7 23:38:42 localhost chronyd[572]: Selected source 199.102.46.72 >Dec 7 23:38:42 localhost chronyd[572]: System clock wrong by 0.941602 seconds, adjustment started >Dec 7 23:38:46 localhost systemd-logind[542]: New session 2 of user liveuser. >Dec 7 23:38:46 localhost systemd-logind[542]: Linked /tmp/.X11-unix/X0 to /run/user/1000/X11-display. >Dec 7 23:38:46 localhost gnome-session[936]: WARNING: Detected that screensaver has left the bus >Dec 7 23:38:46 localhost gnome-session[936]: CRITICAL: gsm_manager_set_phase: assertion `GSM_IS_MANAGER (manager)' failed >Dec 7 23:38:46 localhost gdm-simple-slave[616]: WARNING: Failed to remove slave program access to the display. Trying to proceed. >Dec 7 23:38:45 localhost kernel: fuse init (API version 7.20) >Dec 7 23:38:46 localhost systemd[1]: Mounting FUSE Control File System... >Dec 7 23:38:46 localhost systemd[1]: Mounted FUSE Control File System. >Dec 7 23:38:46 localhost spice-vdagent[1452]: Missing virtio device '/dev/virtio-ports/com.redhat.spice.0': No such file or directory >Dec 7 23:38:46 localhost rtkit-daemon[545]: Successfully made thread 1465 of process 1465 (/usr/bin/pulseaudio) owned by '1000' high priority at nice level -11. >Dec 7 23:38:46 localhost systemd[1]: Starting Stop Read-Ahead Data Collection... >Dec 7 23:38:46 localhost pulseaudio[1465]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 7 23:38:46 localhost systemd[1]: Started Stop Read-Ahead Data Collection. >Dec 7 23:38:46 localhost systemd[1]: SELinux Got Sender :1.53 >Dec 7 23:38:46 localhost pulseaudio[1465]: [pulseaudio] alsa-util.c: Disabling timer-based scheduling because running inside a VM. >Dec 7 23:38:47 localhost dbus-daemon[555]: dbus[555]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 7 23:38:47 localhost dbus[555]: [system] Activating via systemd: service name='org.freedesktop.ColorManager' unit='colord.service' >Dec 7 23:38:47 localhost systemd[1]: Starting Manage, Install and Generate Color Profiles... >Dec 7 23:38:47 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 7 23:38:47 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.ColorManager' >Dec 7 23:38:47 localhost systemd[1]: Started Manage, Install and Generate Color Profiles. >Dec 7 23:38:47 localhost systemd[1]: Starting CUPS Printing Service... >Dec 7 23:38:47 localhost systemd[1]: Started CUPS Printing Service. >Dec 7 23:38:48 localhost goa[1576]: goa-daemon version 3.6.2 starting [main.c:112, main()] >Dec 7 23:38:54 localhost NetworkManager[641]: <info> (p2p1): IP6 addrconf timed out or failed. >Dec 7 23:38:54 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Dec 7 23:38:54 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >Dec 7 23:38:54 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Dec 7 23:39:06 localhost systemd-logind[542]: Removed session 1. >Dec 7 23:39:09 localhost dbus-daemon[555]: ** Message: No devices in use, exit >Dec 7 23:39:56 localhost dbus-daemon[555]: dbus[555]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 7 23:39:56 localhost dbus[555]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 7 23:39:56 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 7 23:39:56 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 7 23:43:56 localhost yum[1769]: Installed: python-krbV-1.0.90-5.fc18.x86_64 >Dec 7 23:43:57 localhost yum[1769]: Installed: koji-1.7.1-1.fc18.noarch >Dec 7 23:43:57 localhost dbus-daemon[555]: dbus[555]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 7 23:43:57 localhost dbus[555]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 7 23:43:57 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 7 23:43:57 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 7 23:44:05 localhost pulseaudio[1465]: [alsa-sink] alsa-sink.c: ALSA woke us up to write new data to the device, but there was actually nothing to write! >Dec 7 23:44:05 localhost pulseaudio[1465]: [alsa-sink] alsa-sink.c: Most likely this is a bug in the ALSA driver 'snd_intel8x0'. Please report this issue to the ALSA developers. >Dec 7 23:44:05 localhost pulseaudio[1465]: [alsa-sink] alsa-sink.c: We were woken up with POLLOUT set -- however a subsequent snd_pcm_avail() returned 0 or another value < min_avail. >Dec 7 23:45:07 localhost yum[1839]: Updated: glade-libs-3.14.2-2.fc18.x86_64 >Dec 7 23:45:07 localhost yum[1839]: Updated: anaconda-widgets-18.37-1.fc18.x86_64 >Dec 7 23:45:08 localhost yum[1839]: Installed: glade-3.14.2-2.fc18.x86_64 >Dec 7 23:45:08 localhost yum[1839]: Installed: anaconda-widgets-devel-18.37-1.fc18.x86_64 >Dec 7 23:45:09 localhost yum[1839]: Updated: anaconda-18.37-1.fc18.x86_64 >Dec 7 23:45:09 localhost yum[1839]: Installed: anaconda-dracut-18.37-1.fc18.noarch >Dec 7 23:45:10 localhost dbus-daemon[555]: dbus[555]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 7 23:45:10 localhost dbus[555]: [system] Activating service name='org.freedesktop.PackageKit' (using servicehelper) >Dec 7 23:45:10 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 7 23:45:10 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.PackageKit' >Dec 7 23:46:36 localhost kernel: sda: sda1 sda2 sda3 sda4 >Dec 7 23:46:37 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:46:37 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:46:37 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:46:37 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:46:37 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:46:37 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:46:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:46:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:47:01 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:47:06 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:47:09 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:47:09 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:47:09 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:47:09 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:47:09 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:47:09 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:43 localhost kernel: md: raid0 personality registered for level 0 >Dec 7 23:48:43 localhost kernel: md: raid1 personality registered for level 1 >Dec 7 23:48:43 localhost kernel: async_tx: api initialized (async) >Dec 7 23:48:43 localhost kernel: xor: automatically using best checksumming function: >Dec 7 23:48:43 localhost kernel: generic_sse: 13908.000 MB/sec >Dec 7 23:48:43 localhost kernel: raid6: sse2x1 6144 MB/s >Dec 7 23:48:43 localhost kernel: raid6: sse2x2 6425 MB/s >Dec 7 23:48:43 localhost kernel: raid6: sse2x4 11273 MB/s >Dec 7 23:48:43 localhost kernel: raid6: using algorithm sse2x4 (11273 MB/s) >Dec 7 23:48:43 localhost kernel: raid6: using ssse3x2 recovery algorithm >Dec 7 23:48:43 localhost kernel: md: raid6 personality registered for level 6 >Dec 7 23:48:43 localhost kernel: md: raid5 personality registered for level 5 >Dec 7 23:48:43 localhost kernel: md: raid4 personality registered for level 4 >Dec 7 23:48:43 localhost kernel: md: raid10 personality registered for level 10 >Dec 7 23:48:43 localhost kernel: device-mapper: multipath: version 1.5.0 loaded >Dec 7 23:48:43 localhost kernel: device-mapper: multipath round-robin: version 1.0.0 loaded >Dec 7 23:48:44 localhost kernel: No iBFT detected. >Dec 7 23:48:44 localhost dbus[1440]: avc: received setenforce notice (enforcing=0) >Dec 7 23:48:44 localhost dbus[1287]: avc: received setenforce notice (enforcing=0) >Dec 7 23:48:44 localhost dbus[555]: avc: received setenforce notice (enforcing=0) >Dec 7 23:48:44 localhost dbus-daemon[555]: dbus[555]: avc: received setenforce notice (enforcing=0) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:45 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:46 localhost anaconda: /sbin/anaconda 18.37 >Dec 7 23:48:47 localhost anaconda: 2097152 kB (2048 MB) are available >Dec 7 23:48:47 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Dec 7 23:48:47 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Dec 7 23:48:47 localhost anaconda: Default encoding = ascii >Dec 7 23:48:47 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost anaconda: ISCSID is /sbin/iscsid >Dec 7 23:48:47 localhost anaconda: no initiator set >Dec 7 23:48:47 localhost program: Running... modprobe fcoe >Dec 7 23:48:47 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 7 23:48:47 localhost program: No FCoE boot disk information is found in EDD! >Dec 7 23:48:47 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 7 23:48:47 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Dec 7 23:48:47 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:47 localhost program: Running... multipath -d >Dec 7 23:48:47 localhost program: Running... multipath -ll >Dec 7 23:48:47 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: sda >Dec 7 23:48:47 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 7 23:48:47 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 7 23:48:47 localhost storage: MultipathTopology: found non-disk device: sda3 >Dec 7 23:48:47 localhost storage: MultipathTopology: found non-disk device: sda4 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 7 23:48:47 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 7 23:48:47 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:47 localhost anaconda: Display mode = g >Dec 7 23:48:47 localhost anaconda: 2097152 kB (2048 MB) are available >Dec 7 23:48:47 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Dec 7 23:48:48 localhost anaconda: using only installclass _Fedora >Dec 7 23:48:48 localhost anaconda: Detected 2016M of memory >Dec 7 23:48:48 localhost anaconda: Swap attempt of 4032M >Dec 7 23:48:48 localhost anaconda: Running Thread: AnaStorageThread (139698039158528) >Dec 7 23:48:48 localhost anaconda: Running Thread: AnaNetworkThread (139698119558912) >Dec 7 23:48:48 localhost anaconda: Running Thread: AnaPayloadThread (139697788270336) >Dec 7 23:48:48 localhost program: Running... udevadm control --property=ANACONDA=1 >Dec 7 23:48:48 localhost program: Running... systemctl start chronyd.service >Dec 7 23:48:48 localhost NetworkManager[641]: ifcfg-rh: read connection 'p2p1' >Dec 7 23:48:48 localhost NetworkManager[641]: <info> (p2p1): device state change: activated -> disconnected (reason 'connection-removed') [100 30 38] >Dec 7 23:48:48 localhost NetworkManager[641]: <info> (p2p1): deactivating device (reason 'connection-removed') [38] >Dec 7 23:48:48 localhost systemd[1]: Started NTP client/server. >Dec 7 23:48:48 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Dec 7 23:48:48 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost NetworkManager[641]: <info> (p2p1): canceled DHCP transaction, DHCP client pid 973 >Dec 7 23:48:48 localhost avahi-daemon[546]: Withdrawing address record for 192.168.1.107 on p2p1. >Dec 7 23:48:48 localhost avahi-daemon[546]: Leaving mDNS multicast group on interface p2p1.IPv4 with address 192.168.1.107. >Dec 7 23:48:48 localhost avahi-daemon[546]: Interface p2p1.IPv4 no longer relevant for mDNS. >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Saved default wired connection 'p2p1' to persistent storage >Dec 7 23:48:48 localhost dbus[555]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Dec 7 23:48:48 localhost dbus-daemon[555]: dbus[555]: [system] Activating service name='org.freedesktop.nm_dispatcher' (using servicehelper) >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Auto-activating connection 'p2p1'. >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) starting connection 'p2p1' >Dec 7 23:48:48 localhost NetworkManager[641]: <info> (p2p1): device state change: disconnected -> prepare (reason 'none') [30 40 0] >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) scheduled... >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) started... >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) scheduled... >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 1 of 5 (Device Prepare) complete. >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) starting... >Dec 7 23:48:48 localhost NetworkManager[641]: <info> (p2p1): device state change: prepare -> config (reason 'none') [40 50 0] >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) successful. >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 2 of 5 (Device Configure) complete. >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost dbus-daemon[555]: dbus[555]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 7 23:48:48 localhost dbus[555]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher' >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) scheduled. >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) started... >Dec 7 23:48:48 localhost NetworkManager[641]: <info> (p2p1): device state change: config -> ip-config (reason 'none') [50 70 0] >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Beginning DHCPv4 transaction (timeout in 45 seconds) >Dec 7 23:48:48 localhost NetworkManager[641]: <info> dhclient started with pid 2146 >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Beginning IP6 addrconf. >Dec 7 23:48:48 localhost avahi-daemon[546]: Withdrawing address record for fe80::a00:27ff:fede:92ea on p2p1. >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 3 of 5 (IP Configure Start) complete. >Dec 7 23:48:48 localhost systemd[1]: Stopping LSB: Starts and stops login and scanning of iSCSI devices.... >Dec 7 23:48:48 localhost dhclient[2146]: Internet Systems Consortium DHCP Client 4.2.4-P2 >Dec 7 23:48:48 localhost dhclient[2146]: Copyright 2004-2012 Internet Systems Consortium. >Dec 7 23:48:48 localhost dhclient[2146]: All rights reserved. >Dec 7 23:48:48 localhost dhclient[2146]: For info, please visit https://www.isc.org/software/dhcp/ >Dec 7 23:48:48 localhost dhclient[2146]: >Dec 7 23:48:48 localhost NetworkManager[641]: <info> (p2p1): DHCPv4 state changed nbi -> preinit >Dec 7 23:48:48 localhost dhclient[2146]: Listening on LPF/p2p1/08:00:27:de:92:ea >Dec 7 23:48:48 localhost dhclient[2146]: Sending on LPF/p2p1/08:00:27:de:92:ea >Dec 7 23:48:48 localhost dhclient[2146]: Sending on Socket/fallback >Dec 7 23:48:48 localhost dhclient[2146]: DHCPREQUEST on p2p1 to 255.255.255.255 port 67 (xid=0x4465ea24) >Dec 7 23:48:48 localhost dhclient[2146]: DHCPACK from 192.168.1.1 (xid=0x4465ea24) >Dec 7 23:48:48 localhost NetworkManager[641]: ifcfg-rh: updating /etc/sysconfig/network-scripts/ifcfg-p2p1 >Dec 7 23:48:48 localhost NetworkManager[641]: <info> (p2p1): DHCPv4 state changed preinit -> reboot >Dec 7 23:48:48 localhost NetworkManager[641]: <info> address 192.168.1.107 >Dec 7 23:48:48 localhost NetworkManager[641]: <info> prefix 24 (255.255.255.0) >Dec 7 23:48:48 localhost NetworkManager[641]: <info> gateway 192.168.1.1 >Dec 7 23:48:48 localhost NetworkManager[641]: <info> nameserver '192.168.1.1' >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Configure Commit) scheduled... >Dec 7 23:48:48 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) started... >Dec 7 23:48:48 localhost avahi-daemon[546]: Joining mDNS multicast group on interface p2p1.IPv4 with address 192.168.1.107. >Dec 7 23:48:48 localhost avahi-daemon[546]: New relevant interface p2p1.IPv4 for mDNS. >Dec 7 23:48:48 localhost avahi-daemon[546]: Registering new address record for 192.168.1.107 on p2p1.IPv4. >Dec 7 23:48:48 localhost dhclient[2146]: bound to 192.168.1.107 -- renewal in 34152 seconds. >Dec 7 23:48:48 localhost iscsi[2161]: Stopping iscsi: [ OK ] >Dec 7 23:48:48 localhost systemd[1]: Stopped LSB: Starts and stops login and scanning of iSCSI devices.. >Dec 7 23:48:48 localhost dbus-daemon[555]: Stopping iscsi (via systemctl): [ OK ] >Dec 7 23:48:48 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Dec 7 23:48:48 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Dec 7 23:48:48 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost anaconda: no initiator set >Dec 7 23:48:48 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 7 23:48:48 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 7 23:48:48 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:48 localhost storage: sr0 looks to be the live device; marking as protected >Dec 7 23:48:48 localhost systemd[1]: PID file /run/sendmail.pid not readable (yet?) after start. >Dec 7 23:48:48 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Dec 7 23:48:48 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Dec 7 23:48:48 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:48 localhost program: Running... multipath -d >Dec 7 23:48:48 localhost chronyd[572]: Source 169.229.70.95 offline >Dec 7 23:48:48 localhost chronyd[572]: Source 138.236.128.112 offline >Dec 7 23:48:48 localhost chronyd[572]: Source 69.64.72.238 offline >Dec 7 23:48:48 localhost chronyd[572]: Source 199.102.46.72 offline >Dec 7 23:48:48 localhost program: Running... multipath -ll >Dec 7 23:48:48 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: sda >Dec 7 23:48:48 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 7 23:48:48 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 7 23:48:48 localhost storage: MultipathTopology: found non-disk device: sda3 >Dec 7 23:48:48 localhost storage: MultipathTopology: found non-disk device: sda4 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 7 23:48:48 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 7 23:48:48 localhost storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Dec 7 23:48:48 localhost systemd[1]: PID 1150 read from file /run/sm-client.pid does not exist. >Dec 7 23:48:48 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Dec 7 23:48:48 localhost storage: sr0 is a cdrom >Dec 7 23:48:48 localhost systemd[1]: Started Sendmail Mail Transport Client. >Dec 7 23:48:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:48 localhost storage: added cdrom sr0 (id 0) to device tree >Dec 7 23:48:48 localhost storage: disklabel detected but not usable on sr0 >Dec 7 23:48:48 localhost storage: type detected on 'sr0' is 'iso9660' >Dec 7 23:48:48 localhost storage: got device: OpticalDevice instance (0x7f0df408a710) -- >Dec 7 23:48:48 localhost storage: got format: Iso9660FS instance (0x7f0df40ecbd0) -- >Dec 7 23:48:48 localhost storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Dec 7 23:48:48 localhost storage: sda is a disk >Dec 7 23:48:48 localhost storage: added disk sda (id 1) to device tree >Dec 7 23:48:49 localhost storage: got device: DiskDevice instance (0x7f0df408a5d0) -- >Dec 7 23:48:49 localhost storage: got format: DiskLabel instance (0x7f0df4110b10) -- >Dec 7 23:48:49 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Dec 7 23:48:49 localhost storage: sda1 is a partition >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost storage: added partition sda1 (id 2) to device tree >Dec 7 23:48:49 localhost storage: disklabel detected but not usable on sda1 >Dec 7 23:48:49 localhost storage: type detected on 'sda1' is 'ext4' >Dec 7 23:48:49 localhost program: Running... dumpe2fs -h /dev/sda1 >Dec 7 23:48:49 localhost program: Filesystem volume name: <none> >Dec 7 23:48:49 localhost program: Last mounted on: <not available> >Dec 7 23:48:49 localhost program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >Dec 7 23:48:49 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:49 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:49 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 >Dec 7 23:48:49 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:49 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:49 localhost program: Filesystem state: clean >Dec 7 23:48:49 localhost program: Errors behavior: Continue >Dec 7 23:48:49 localhost program: Filesystem OS type: Linux >Dec 7 23:48:49 localhost program: Inode count: 1310720 >Dec 7 23:48:49 localhost program: Block count: 5242880 >Dec 7 23:48:49 localhost program: Reserved block count: 262144 >Dec 7 23:48:49 localhost program: Free blocks: 5116591 >Dec 7 23:48:49 localhost program: Free inodes: 1310709 >Dec 7 23:48:49 localhost program: First block: 0 >Dec 7 23:48:49 localhost program: Block size: 4096 >Dec 7 23:48:49 localhost program: Fragment size: 4096 >Dec 7 23:48:49 localhost program: Reserved GDT blocks: 1022 >Dec 7 23:48:49 localhost program: Blocks per group: 32768 >Dec 7 23:48:49 localhost program: Fragments per group: 32768 >Dec 7 23:48:49 localhost program: Inodes per group: 8192 >Dec 7 23:48:49 localhost program: Inode blocks per group: 512 >Dec 7 23:48:49 localhost program: Flex block group size: 16 >Dec 7 23:48:49 localhost program: Filesystem created: Fri Dec 7 23:46:54 2012 >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost program: Last mount time: n/a >Dec 7 23:48:49 localhost program: Last write time: Fri Dec 7 23:46:55 2012 >Dec 7 23:48:49 localhost program: Mount count: 0 >Dec 7 23:48:49 localhost program: Maximum mount count: -1 >Dec 7 23:48:49 localhost program: Last checked: Fri Dec 7 23:46:54 2012 >Dec 7 23:48:49 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:49 localhost program: Lifetime writes: 132 MB >Dec 7 23:48:49 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:49 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:49 localhost program: First inode: 11 >Dec 7 23:48:49 localhost program: Inode size:#011 256 >Dec 7 23:48:49 localhost program: Required extra isize: 28 >Dec 7 23:48:49 localhost program: Desired extra isize: 28 >Dec 7 23:48:49 localhost program: Journal inode: 8 >Dec 7 23:48:49 localhost program: Default directory hash: half_md4 >Dec 7 23:48:49 localhost program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >Dec 7 23:48:49 localhost program: Journal backup: inode blocks >Dec 7 23:48:49 localhost program: Journal features: (none) >Dec 7 23:48:49 localhost program: Journal size: 128M >Dec 7 23:48:49 localhost program: Journal length: 32768 >Dec 7 23:48:49 localhost program: Journal sequence: 0x00000001 >Dec 7 23:48:49 localhost program: Journal start: 0 >Dec 7 23:48:49 localhost program: >Dec 7 23:48:49 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost program: Running... dumpe2fs -h /dev/sda1 >Dec 7 23:48:49 localhost program: Filesystem volume name: <none> >Dec 7 23:48:49 localhost program: Last mounted on: <not available> >Dec 7 23:48:49 localhost program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >Dec 7 23:48:49 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:49 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:49 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 >Dec 7 23:48:49 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:49 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:49 localhost program: Filesystem state: clean >Dec 7 23:48:49 localhost program: Errors behavior: Continue >Dec 7 23:48:49 localhost program: Filesystem OS type: Linux >Dec 7 23:48:49 localhost program: Inode count: 1310720 >Dec 7 23:48:49 localhost program: Block size: 4096 >Dec 7 23:48:49 localhost program: Fragment size: 4096 >Dec 7 23:48:49 localhost program: Reserved GDT blocks: 1022 >Dec 7 23:48:49 localhost program: Blocks per group: 32768 >Dec 7 23:48:49 localhost program: Fragments per group: 32768 >Dec 7 23:48:49 localhost program: Inodes per group: 8192 >Dec 7 23:48:49 localhost program: Inode blocks per group: 512 >Dec 7 23:48:49 localhost program: Flex block group size: 16 >Dec 7 23:48:49 localhost program: Filesystem created: Fri Dec 7 23:46:54 2012 >Dec 7 23:48:49 localhost program: Last mount time: n/a >Dec 7 23:48:49 localhost program: Last write time: Fri Dec 7 23:46:55 2012 >Dec 7 23:48:49 localhost program: Mount count: 0 >Dec 7 23:48:49 localhost program: Maximum mount count: -1 >Dec 7 23:48:49 localhost program: Last checked: Fri Dec 7 23:46:54 2012 >Dec 7 23:48:49 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:49 localhost program: Lifetime writes: 132 MB >Dec 7 23:48:49 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:49 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:49 localhost program: First inode: 11 >Dec 7 23:48:49 localhost program: Inode size:#011 256 >Dec 7 23:48:49 localhost program: Required extra isize: 28 >Dec 7 23:48:49 localhost program: Desired extra isize: 28 >Dec 7 23:48:49 localhost program: Journal inode: 8 >Dec 7 23:48:49 localhost program: Default directory hash: half_md4 >Dec 7 23:48:49 localhost program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >Dec 7 23:48:49 localhost program: Journal backup: inode blocks >Dec 7 23:48:49 localhost program: Journal features: (none) >Dec 7 23:48:49 localhost program: Journal size: 128M >Dec 7 23:48:49 localhost program: Journal length: 32768 >Dec 7 23:48:49 localhost program: Journal sequence: 0x00000001 >Dec 7 23:48:49 localhost program: Journal start: 0 >Dec 7 23:48:49 localhost program: >Dec 7 23:48:49 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost program: Running... resize2fs -P /dev/sda1 >Dec 7 23:48:49 localhost program: Estimated minimum size of the filesystem: 53960 >Dec 7 23:48:49 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost storage: got device: PartitionDevice instance (0x2c87650) -- >Dec 7 23:48:49 localhost storage: got format: Ext4FS instance (0x7f0df4117850) -- >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Dec 7 23:48:49 localhost storage: sda2 is a partition >Dec 7 23:48:49 localhost storage: added partition sda2 (id 3) to device tree >Dec 7 23:48:49 localhost storage: disklabel detected but not usable on sda2 >Dec 7 23:48:49 localhost storage: type detected on 'sda2' is 'ext4' >Dec 7 23:48:49 localhost program: Running... dumpe2fs -h /dev/sda2 >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost program: Filesystem volume name: <none> >Dec 7 23:48:49 localhost program: Last mounted on: <not available> >Dec 7 23:48:49 localhost program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >Dec 7 23:48:49 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:49 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:49 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 >Dec 7 23:48:49 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:49 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:49 localhost program: Filesystem state: clean >Dec 7 23:48:49 localhost program: Errors behavior: Continue >Dec 7 23:48:49 localhost program: Filesystem OS type: Linux >Dec 7 23:48:49 localhost program: Inode count: 1310720 >Dec 7 23:48:49 localhost program: Block count: 5242880 >Dec 7 23:48:49 localhost program: Reserved block count: 262144 >Dec 7 23:48:49 localhost program: Free blocks: 5116591 >Dec 7 23:48:49 localhost program: Free inodes: 1310709 >Dec 7 23:48:49 localhost program: First block: 0 >Dec 7 23:48:49 localhost program: Block size: 4096 >Dec 7 23:48:49 localhost program: Fragment size: 4096 >Dec 7 23:48:49 localhost program: Reserved GDT blocks: 1022 >Dec 7 23:48:49 localhost program: Blocks per group: 32768 >Dec 7 23:48:49 localhost program: Fragments per group: 32768 >Dec 7 23:48:49 localhost program: Inodes per group: 8192 >Dec 7 23:48:49 localhost program: Inode blocks per group: 512 >Dec 7 23:48:49 localhost program: Flex block group size: 16 >Dec 7 23:48:49 localhost program: Filesystem created: Fri Dec 7 23:46:57 2012 >Dec 7 23:48:49 localhost program: Last mount time: n/a >Dec 7 23:48:49 localhost program: Last write time: Fri Dec 7 23:46:57 2012 >Dec 7 23:48:49 localhost program: Mount count: 0 >Dec 7 23:48:49 localhost program: Maximum mount count: -1 >Dec 7 23:48:49 localhost program: Last checked: Fri Dec 7 23:46:57 2012 >Dec 7 23:48:49 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:49 localhost program: Lifetime writes: 132 MB >Dec 7 23:48:49 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:49 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:49 localhost program: First inode: 11 >Dec 7 23:48:49 localhost program: Inode size:#011 256 >Dec 7 23:48:49 localhost program: Required extra isize: 28 >Dec 7 23:48:49 localhost program: Desired extra isize: 28 >Dec 7 23:48:49 localhost program: Journal inode: 8 >Dec 7 23:48:49 localhost program: Default directory hash: half_md4 >Dec 7 23:48:49 localhost program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >Dec 7 23:48:49 localhost program: Journal backup: inode blocks >Dec 7 23:48:49 localhost program: Journal features: (none) >Dec 7 23:48:49 localhost program: Journal size: 128M >Dec 7 23:48:49 localhost program: Journal length: 32768 >Dec 7 23:48:49 localhost program: Journal sequence: 0x00000001 >Dec 7 23:48:49 localhost program: Journal start: 0 >Dec 7 23:48:49 localhost program: >Dec 7 23:48:49 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost program: Running... dumpe2fs -h /dev/sda2 >Dec 7 23:48:49 localhost program: Filesystem volume name: <none> >Dec 7 23:48:49 localhost program: Last mounted on: <not available> >Dec 7 23:48:49 localhost program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >Dec 7 23:48:49 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:49 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:49 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 >Dec 7 23:48:49 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:49 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:49 localhost program: Filesystem state: clean >Dec 7 23:48:49 localhost program: Errors behavior: Continue >Dec 7 23:48:49 localhost program: Filesystem OS type: Linux >Dec 7 23:48:49 localhost program: Inode count: 1310720 >Dec 7 23:48:49 localhost program: Block count: 5242880 >Dec 7 23:48:49 localhost program: Reserved block count: 262144 >Dec 7 23:48:49 localhost program: Free blocks: 5116591 >Dec 7 23:48:49 localhost program: Free inodes: 1310709 >Dec 7 23:48:49 localhost program: First block: 0 >Dec 7 23:48:49 localhost program: Block size: 4096 >Dec 7 23:48:49 localhost program: Fragment size: 4096 >Dec 7 23:48:49 localhost program: Reserved GDT blocks: 1022 >Dec 7 23:48:49 localhost program: Blocks per group: 32768 >Dec 7 23:48:49 localhost program: Fragments per group: 32768 >Dec 7 23:48:49 localhost program: Inodes per group: 8192 >Dec 7 23:48:49 localhost program: Inode blocks per group: 512 >Dec 7 23:48:49 localhost program: Flex block group size: 16 >Dec 7 23:48:49 localhost program: Filesystem created: Fri Dec 7 23:46:57 2012 >Dec 7 23:48:49 localhost program: Last mount time: n/a >Dec 7 23:48:49 localhost program: Last write time: Fri Dec 7 23:46:57 2012 >Dec 7 23:48:49 localhost program: Mount count: 0 >Dec 7 23:48:49 localhost program: Maximum mount count: -1 >Dec 7 23:48:49 localhost program: Last checked: Fri Dec 7 23:46:57 2012 >Dec 7 23:48:49 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:49 localhost program: Lifetime writes: 132 MB >Dec 7 23:48:49 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:49 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:49 localhost program: First inode: 11 >Dec 7 23:48:49 localhost program: Inode size:#011 256 >Dec 7 23:48:49 localhost program: Required extra isize: 28 >Dec 7 23:48:49 localhost program: Desired extra isize: 28 >Dec 7 23:48:49 localhost program: Journal inode: 8 >Dec 7 23:48:49 localhost program: Default directory hash: half_md4 >Dec 7 23:48:49 localhost program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >Dec 7 23:48:49 localhost program: Journal backup: inode blocks >Dec 7 23:48:49 localhost program: Journal features: (none) >Dec 7 23:48:49 localhost program: Journal size: 128M >Dec 7 23:48:49 localhost program: Journal length: 32768 >Dec 7 23:48:49 localhost program: Journal sequence: 0x00000001 >Dec 7 23:48:49 localhost program: Journal start: 0 >Dec 7 23:48:49 localhost program: >Dec 7 23:48:49 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost program: Running... resize2fs -P /dev/sda2 >Dec 7 23:48:49 localhost program: Estimated minimum size of the filesystem: 53960 >Dec 7 23:48:49 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost storage: got device: PartitionDevice instance (0x7f0df4110990) -- >Dec 7 23:48:49 localhost storage: got format: Ext4FS instance (0x7f0df4117610) -- >Dec 7 23:48:49 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Dec 7 23:48:49 localhost storage: sda3 is a partition >Dec 7 23:48:49 localhost storage: added partition sda3 (id 4) to device tree >Dec 7 23:48:49 localhost storage: disklabel detected but not usable on sda3 >Dec 7 23:48:49 localhost storage: type detected on 'sda3' is 'ext4' >Dec 7 23:48:49 localhost program: Running... dumpe2fs -h /dev/sda3 >Dec 7 23:48:49 localhost program: Filesystem volume name: <none> >Dec 7 23:48:49 localhost program: Last mounted on: <not available> >Dec 7 23:48:49 localhost program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >Dec 7 23:48:49 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:49 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:49 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 >Dec 7 23:48:49 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:49 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:49 localhost program: Filesystem state: clean >Dec 7 23:48:49 localhost program: Errors behavior: Continue >Dec 7 23:48:49 localhost program: Filesystem OS type: Linux >Dec 7 23:48:49 localhost program: Inode count: 1966080 >Dec 7 23:48:49 localhost program: Block count: 7864320 >Dec 7 23:48:49 localhost program: Reserved block count: 393216 >Dec 7 23:48:49 localhost program: Free blocks: 7696911 >Dec 7 23:48:49 localhost program: Free inodes: 1966069 >Dec 7 23:48:49 localhost program: First block: 0 >Dec 7 23:48:49 localhost program: Block size: 4096 >Dec 7 23:48:49 localhost program: Fragment size: 4096 >Dec 7 23:48:49 localhost program: Reserved GDT blocks: 1022 >Dec 7 23:48:49 localhost program: Blocks per group: 32768 >Dec 7 23:48:49 localhost program: Fragments per group: 32768 >Dec 7 23:48:49 localhost program: Inodes per group: 8192 >Dec 7 23:48:49 localhost program: Inode blocks per group: 512 >Dec 7 23:48:49 localhost program: Flex block group size: 16 >Dec 7 23:48:49 localhost program: Filesystem created: Fri Dec 7 23:47:00 2012 >Dec 7 23:48:49 localhost program: Last mount time: n/a >Dec 7 23:48:49 localhost program: Last write time: Fri Dec 7 23:47:00 2012 >Dec 7 23:48:49 localhost program: Mount count: 0 >Dec 7 23:48:49 localhost program: Maximum mount count: -1 >Dec 7 23:48:49 localhost program: Last checked: Fri Dec 7 23:47:00 2012 >Dec 7 23:48:49 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:49 localhost program: Lifetime writes: 132 MB >Dec 7 23:48:49 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:49 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:49 localhost program: First inode: 11 >Dec 7 23:48:49 localhost program: Inode size:#011 256 >Dec 7 23:48:49 localhost program: Required extra isize: 28 >Dec 7 23:48:49 localhost program: Desired extra isize: 28 >Dec 7 23:48:49 localhost program: Journal inode: 8 >Dec 7 23:48:49 localhost program: Default directory hash: half_md4 >Dec 7 23:48:49 localhost program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >Dec 7 23:48:49 localhost program: Journal backup: inode blocks >Dec 7 23:48:49 localhost program: Journal features: (none) >Dec 7 23:48:49 localhost program: Journal size: 128M >Dec 7 23:48:49 localhost program: Journal length: 32768 >Dec 7 23:48:49 localhost program: Journal sequence: 0x00000001 >Dec 7 23:48:49 localhost program: Journal start: 0 >Dec 7 23:48:49 localhost program: >Dec 7 23:48:49 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost program: Running... dumpe2fs -h /dev/sda3 >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost program: Filesystem volume name: <none> >Dec 7 23:48:49 localhost program: Last mounted on: <not available> >Dec 7 23:48:49 localhost program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >Dec 7 23:48:49 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:49 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:49 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 >Dec 7 23:48:49 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:49 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:49 localhost program: Filesystem state: clean >Dec 7 23:48:49 localhost program: Errors behavior: Continue >Dec 7 23:48:49 localhost program: Filesystem OS type: Linux >Dec 7 23:48:49 localhost program: Inode count: 1966080 >Dec 7 23:48:49 localhost program: Block count: 7864320 >Dec 7 23:48:49 localhost program: Reserved block count: 393216 >Dec 7 23:48:49 localhost program: Free blocks: 7696911 >Dec 7 23:48:49 localhost program: Free inodes: 1966069 >Dec 7 23:48:49 localhost program: First block: 0 >Dec 7 23:48:49 localhost program: Block size: 4096 >Dec 7 23:48:49 localhost program: Fragment size: 4096 >Dec 7 23:48:49 localhost program: Reserved GDT blocks: 1022 >Dec 7 23:48:49 localhost program: Blocks per group: 32768 >Dec 7 23:48:49 localhost program: Fragments per group: 32768 >Dec 7 23:48:49 localhost program: Inodes per group: 8192 >Dec 7 23:48:49 localhost program: Inode blocks per group: 512 >Dec 7 23:48:49 localhost program: Flex block group size: 16 >Dec 7 23:48:49 localhost program: Filesystem created: Fri Dec 7 23:47:00 2012 >Dec 7 23:48:49 localhost program: Last mount time: n/a >Dec 7 23:48:49 localhost program: Last write time: Fri Dec 7 23:47:00 2012 >Dec 7 23:48:49 localhost program: Mount count: 0 >Dec 7 23:48:49 localhost program: Maximum mount count: -1 >Dec 7 23:48:49 localhost program: Last checked: Fri Dec 7 23:47:00 2012 >Dec 7 23:48:49 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:49 localhost program: Lifetime writes: 132 MB >Dec 7 23:48:49 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:49 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:49 localhost program: First inode: 11 >Dec 7 23:48:49 localhost program: Inode size:#011 256 >Dec 7 23:48:49 localhost program: Required extra isize: 28 >Dec 7 23:48:49 localhost program: Desired extra isize: 28 >Dec 7 23:48:49 localhost program: Journal inode: 8 >Dec 7 23:48:49 localhost program: Default directory hash: half_md4 >Dec 7 23:48:49 localhost program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >Dec 7 23:48:49 localhost program: Journal backup: inode blocks >Dec 7 23:48:49 localhost program: Journal features: (none) >Dec 7 23:48:49 localhost program: Journal size: 128M >Dec 7 23:48:49 localhost program: Journal length: 32768 >Dec 7 23:48:49 localhost program: Journal sequence: 0x00000001 >Dec 7 23:48:49 localhost program: Journal start: 0 >Dec 7 23:48:49 localhost program: >Dec 7 23:48:49 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost program: Running... resize2fs -P /dev/sda3 >Dec 7 23:48:49 localhost program: Estimated minimum size of the filesystem: 59203 >Dec 7 23:48:49 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost storage: got device: PartitionDevice instance (0x7f0df4117bd0) -- >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost storage: got format: Ext4FS instance (0x7f0df4123150) -- >Dec 7 23:48:49 localhost storage: scanning sda4 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Dec 7 23:48:49 localhost storage: sda4 is a partition >Dec 7 23:48:49 localhost storage: added partition sda4 (id 5) to device tree >Dec 7 23:48:49 localhost NetworkManager[641]: <info> (p2p1): device state change: ip-config -> secondaries (reason 'none') [70 90 0] >Dec 7 23:48:49 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 5 of 5 (IPv4 Commit) complete. >Dec 7 23:48:49 localhost NetworkManager[641]: <info> (p2p1): device state change: secondaries -> activated (reason 'none') [90 100 0] >Dec 7 23:48:49 localhost NetworkManager[641]: <info> Policy set 'p2p1' (p2p1) as default for IPv4 routing and DNS. >Dec 7 23:48:49 localhost NetworkManager[641]: <info> Activation (p2p1) successful, device activated. >Dec 7 23:48:49 localhost storage: disklabel detected but not usable on sda4 >Dec 7 23:48:49 localhost storage: type detected on 'sda4' is 'ext4' >Dec 7 23:48:49 localhost program: Running... dumpe2fs -h /dev/sda4 >Dec 7 23:48:49 localhost program: Filesystem volume name: <none> >Dec 7 23:48:49 localhost program: Last mounted on: <not available> >Dec 7 23:48:49 localhost program: Filesystem UUID: b79907bc-b77b-4f93-8db0-bdd810e59049 >Dec 7 23:48:49 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:49 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:49 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 >Dec 7 23:48:49 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:49 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:49 localhost program: Filesystem state: clean >Dec 7 23:48:49 localhost program: Errors behavior: Continue >Dec 7 23:48:49 localhost program: Filesystem OS type: Linux >Dec 7 23:48:49 localhost program: Inode count: 655360 >Dec 7 23:48:49 localhost program: Block count: 2621184 >Dec 7 23:48:49 localhost program: Reserved block count: 131059 >Dec 7 23:48:49 localhost program: Free blocks: 2541521 >Dec 7 23:48:49 localhost program: Free inodes: 655349 >Dec 7 23:48:49 localhost program: First block: 0 >Dec 7 23:48:49 localhost program: Block size: 4096 >Dec 7 23:48:49 localhost program: Fragment size: 4096 >Dec 7 23:48:49 localhost program: Reserved GDT blocks: 639 >Dec 7 23:48:49 localhost program: Blocks per group: 32768 >Dec 7 23:48:49 localhost program: Fragments per group: 32768 >Dec 7 23:48:49 localhost program: Inodes per group: 8192 >Dec 7 23:48:49 localhost program: Inode blocks per group: 512 >Dec 7 23:48:49 localhost program: Flex block group size: 16 >Dec 7 23:48:49 localhost program: Filesystem created: Fri Dec 7 23:47:06 2012 >Dec 7 23:48:49 localhost program: Last mount time: n/a >Dec 7 23:48:49 localhost program: Last write time: Fri Dec 7 23:47:06 2012 >Dec 7 23:48:49 localhost program: Mount count: 0 >Dec 7 23:48:49 localhost program: Maximum mount count: -1 >Dec 7 23:48:49 localhost program: Last checked: Fri Dec 7 23:47:06 2012 >Dec 7 23:48:49 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:49 localhost program: Lifetime writes: 131 MB >Dec 7 23:48:49 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:49 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:49 localhost program: First inode: 11 >Dec 7 23:48:49 localhost program: Inode size:#011 256 >Dec 7 23:48:49 localhost program: Required extra isize: 28 >Dec 7 23:48:49 localhost program: Desired extra isize: 28 >Dec 7 23:48:49 localhost program: Journal inode: 8 >Dec 7 23:48:49 localhost program: Default directory hash: half_md4 >Dec 7 23:48:49 localhost program: Directory Hash Seed: c887c7e8-e3d3-4dc9-9358-33891b9e6e27 >Dec 7 23:48:49 localhost program: Journal backup: inode blocks >Dec 7 23:48:49 localhost program: Journal features: (none) >Dec 7 23:48:49 localhost program: Journal size: 128M >Dec 7 23:48:49 localhost program: Journal length: 32768 >Dec 7 23:48:49 localhost program: Journal sequence: 0x00000001 >Dec 7 23:48:49 localhost program: Running... dumpe2fs -h /dev/sda4 >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost systemd[1]: Starting LSB: Starts and stops login and scanning of iSCSI devices.... >Dec 7 23:48:49 localhost program: Filesystem volume name: <none> >Dec 7 23:48:49 localhost program: Last mounted on: <not available> >Dec 7 23:48:49 localhost program: Filesystem UUID: b79907bc-b77b-4f93-8db0-bdd810e59049 >Dec 7 23:48:49 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:49 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:49 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 >Dec 7 23:48:49 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:49 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:49 localhost program: Filesystem state: clean >Dec 7 23:48:49 localhost program: Errors behavior: Continue >Dec 7 23:48:49 localhost program: Filesystem OS type: Linux >Dec 7 23:48:49 localhost program: Inode count: 655360 >Dec 7 23:48:49 localhost program: Block count: 2621184 >Dec 7 23:48:49 localhost program: Reserved block count: 131059 >Dec 7 23:48:49 localhost program: Free blocks: 2541521 >Dec 7 23:48:49 localhost program: Free inodes: 655349 >Dec 7 23:48:49 localhost program: First block: 0 >Dec 7 23:48:49 localhost program: Block size: 4096 >Dec 7 23:48:49 localhost program: Fragment size: 4096 >Dec 7 23:48:49 localhost program: Reserved GDT blocks: 639 >Dec 7 23:48:49 localhost program: Blocks per group: 32768 >Dec 7 23:48:49 localhost program: Fragments per group: 32768 >Dec 7 23:48:49 localhost program: Inodes per group: 8192 >Dec 7 23:48:49 localhost program: Inode blocks per group: 512 >Dec 7 23:48:49 localhost program: Flex block group size: 16 >Dec 7 23:48:49 localhost program: Filesystem created: Fri Dec 7 23:47:06 2012 >Dec 7 23:48:49 localhost program: Last mount time: n/a >Dec 7 23:48:49 localhost program: Last write time: Fri Dec 7 23:47:06 2012 >Dec 7 23:48:49 localhost program: Mount count: 0 >Dec 7 23:48:49 localhost program: Maximum mount count: -1 >Dec 7 23:48:49 localhost program: Last checked: Fri Dec 7 23:47:06 2012 >Dec 7 23:48:49 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:49 localhost program: Lifetime writes: 131 MB >Dec 7 23:48:49 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:49 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:49 localhost program: First inode: 11 >Dec 7 23:48:49 localhost program: Inode size:#011 256 >Dec 7 23:48:49 localhost program: Required extra isize: 28 >Dec 7 23:48:49 localhost program: Desired extra isize: 28 >Dec 7 23:48:49 localhost program: Journal inode: 8 >Dec 7 23:48:49 localhost program: Default directory hash: half_md4 >Dec 7 23:48:49 localhost program: Directory Hash Seed: c887c7e8-e3d3-4dc9-9358-33891b9e6e27 >Dec 7 23:48:49 localhost program: Journal backup: inode blocks >Dec 7 23:48:49 localhost program: Journal features: (none) >Dec 7 23:48:49 localhost program: Journal size: 128M >Dec 7 23:48:49 localhost program: Journal length: 32768 >Dec 7 23:48:49 localhost program: Journal sequence: 0x00000001 >Dec 7 23:48:49 localhost program: Journal start: 0 >Dec 7 23:48:49 localhost program: >Dec 7 23:48:49 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost program: Running... resize2fs -P /dev/sda4 >Dec 7 23:48:49 localhost iscsi[2257]: Starting iscsi: iscsiadm: No records found >Dec 7 23:48:49 localhost iscsi[2257]: [ OK ] >Dec 7 23:48:49 localhost program: Estimated minimum size of the filesystem: 47950 >Dec 7 23:48:49 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost systemd[1]: Started LSB: Starts and stops login and scanning of iSCSI devices.. >Dec 7 23:48:49 localhost dbus-daemon[555]: Starting iscsi (via systemctl): [ OK ] >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost storage: got device: PartitionDevice instance (0x2f10d50) -- >Dec 7 23:48:49 localhost storage: got format: Ext4FS instance (0x2f23990) -- >Dec 7 23:48:49 localhost systemd[1]: Stopping Sendmail Mail Transport Client... >Dec 7 23:48:49 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Dec 7 23:48:49 localhost systemd[1]: Stopping Sendmail Mail Transport Agent... >Dec 7 23:48:49 localhost systemd[1]: Starting Sendmail Mail Transport Agent... >Dec 7 23:48:49 localhost storage: loop0 is a loop device >Dec 7 23:48:49 localhost storage: added file /osmin.img (deleted) (id 6) to device tree >Dec 7 23:48:49 localhost storage: added loop loop0 (id 7) to device tree >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost storage: disklabel detected but not usable on loop0 >Dec 7 23:48:49 localhost storage: type detected on 'loop0' is 'squashfs' >Dec 7 23:48:49 localhost storage: got device: LoopDevice instance (0x309cf90) -- >Dec 7 23:48:49 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Dec 7 23:48:49 localhost storage: loop1 is a loop device >Dec 7 23:48:49 localhost storage: added file /osmin (id 8) to device tree >Dec 7 23:48:49 localhost storage: added loop loop1 (id 9) to device tree >Dec 7 23:48:49 localhost storage: disklabel detected but not usable on loop1 >Dec 7 23:48:49 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost storage: got device: LoopDevice instance (0x7f0df4190890) -- >Dec 7 23:48:49 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Dec 7 23:48:49 localhost storage: loop2 is a loop device >Dec 7 23:48:49 localhost systemd[1]: Started Sendmail Mail Transport Agent. >Dec 7 23:48:49 localhost systemd[1]: Starting Sendmail Mail Transport Client... >Dec 7 23:48:49 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 10) to device tree >Dec 7 23:48:49 localhost storage: added loop loop2 (id 11) to device tree >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost storage: disklabel detected but not usable on loop2 >Dec 7 23:48:49 localhost storage: type detected on 'loop2' is 'squashfs' >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost chronyd[572]: Source 169.229.70.95 online >Dec 7 23:48:49 localhost chronyd[572]: Source 138.236.128.112 online >Dec 7 23:48:49 localhost chronyd[572]: Source 69.64.72.238 online >Dec 7 23:48:49 localhost chronyd[572]: Source 199.102.46.72 online >Dec 7 23:48:49 localhost storage: got device: LoopDevice instance (0x7f0df419ed10) -- >Dec 7 23:48:49 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Dec 7 23:48:49 localhost storage: loop3 is a loop device >Dec 7 23:48:49 localhost storage: added file /LiveOS/ext3fs.img (id 12) to device tree >Dec 7 23:48:49 localhost storage: added loop loop3 (id 13) to device tree >Dec 7 23:48:49 localhost storage: type detected on 'loop3' is 'ext4' >Dec 7 23:48:49 localhost program: Running... dumpe2fs -h /dev/loop3 >Dec 7 23:48:49 localhost systemd[1]: PID 2228 read from file /run/sm-client.pid does not exist. >Dec 7 23:48:49 localhost systemd[1]: Started Sendmail Mail Transport Client. >Dec 7 23:48:49 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 7 23:48:49 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 7 23:48:49 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 7 23:48:49 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:49 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:49 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 >Dec 7 23:48:49 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:49 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:49 localhost program: Filesystem state: clean >Dec 7 23:48:49 localhost program: Errors behavior: Continue >Dec 7 23:48:49 localhost program: Filesystem OS type: Linux >Dec 7 23:48:49 localhost program: Inode count: 262144 >Dec 7 23:48:49 localhost program: Block count: 1048576 >Dec 7 23:48:49 localhost program: Reserved block count: 10484 >Dec 7 23:48:49 localhost program: Free blocks: 294246 >Dec 7 23:48:49 localhost program: Free inodes: 159410 >Dec 7 23:48:49 localhost program: First block: 0 >Dec 7 23:48:49 localhost program: Block size: 4096 >Dec 7 23:48:49 localhost program: Fragment size: 4096 >Dec 7 23:48:49 localhost program: Reserved GDT blocks: 255 >Dec 7 23:48:49 localhost program: Blocks per group: 32768 >Dec 7 23:48:49 localhost program: Fragments per group: 32768 >Dec 7 23:48:49 localhost program: Inodes per group: 8192 >Dec 7 23:48:49 localhost program: Inode blocks per group: 512 >Dec 7 23:48:49 localhost program: Flex block group size: 16 >Dec 7 23:48:49 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 7 23:48:49 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 7 23:48:49 localhost program: Last write time: Fri Dec 7 21:19:32 2012 >Dec 7 23:48:49 localhost program: Mount count: 0 >Dec 7 23:48:49 localhost program: Maximum mount count: -1 >Dec 7 23:48:49 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 7 23:48:49 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:49 localhost program: Lifetime writes: 858 MB >Dec 7 23:48:49 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:49 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:49 localhost program: First inode: 11 >Dec 7 23:48:49 localhost program: Inode size:#011 256 >Dec 7 23:48:49 localhost program: Required extra isize: 28 >Dec 7 23:48:49 localhost program: Desired extra isize: 28 >Dec 7 23:48:49 localhost program: Journal inode: 8 >Dec 7 23:48:49 localhost program: Default directory hash: half_md4 >Dec 7 23:48:49 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 7 23:48:49 localhost program: Journal backup: inode blocks >Dec 7 23:48:49 localhost program: Journal features: journal_incompat_revoke >Dec 7 23:48:49 localhost program: Journal size: 128M >Dec 7 23:48:49 localhost program: Journal length: 32768 >Dec 7 23:48:49 localhost program: Journal sequence: 0x00001638 >Dec 7 23:48:49 localhost program: Journal start: 0 >Dec 7 23:48:49 localhost program: >Dec 7 23:48:49 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost program: Running... dumpe2fs -h /dev/loop3 >Dec 7 23:48:49 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 7 23:48:49 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 7 23:48:49 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 7 23:48:49 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:49 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:49 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 >Dec 7 23:48:49 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:49 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:49 localhost program: Filesystem state: clean >Dec 7 23:48:49 localhost program: Errors behavior: Continue >Dec 7 23:48:49 localhost program: Filesystem OS type: Linux >Dec 7 23:48:49 localhost program: Inode count: 262144 >Dec 7 23:48:49 localhost program: Block count: 1048576 >Dec 7 23:48:49 localhost program: Reserved block count: 10484 >Dec 7 23:48:49 localhost program: Free blocks: 294246 >Dec 7 23:48:49 localhost program: Free inodes: 159410 >Dec 7 23:48:49 localhost program: First block: 0 >Dec 7 23:48:49 localhost program: Block size: 4096 >Dec 7 23:48:49 localhost program: Fragment size: 4096 >Dec 7 23:48:49 localhost program: Reserved GDT blocks: 255 >Dec 7 23:48:49 localhost program: Blocks per group: 32768 >Dec 7 23:48:49 localhost program: Fragments per group: 32768 >Dec 7 23:48:49 localhost program: Inodes per group: 8192 >Dec 7 23:48:49 localhost program: Inode blocks per group: 512 >Dec 7 23:48:49 localhost program: Flex block group size: 16 >Dec 7 23:48:49 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 7 23:48:49 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 7 23:48:49 localhost program: Last write time: Fri Dec 7 21:19:32 2012 >Dec 7 23:48:49 localhost program: Mount count: 0 >Dec 7 23:48:49 localhost program: Maximum mount count: -1 >Dec 7 23:48:49 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 7 23:48:49 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:49 localhost program: Lifetime writes: 858 MB >Dec 7 23:48:49 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:49 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:49 localhost program: First inode: 11 >Dec 7 23:48:49 localhost program: Inode size:#011 256 >Dec 7 23:48:49 localhost program: Required extra isize: 28 >Dec 7 23:48:49 localhost program: Desired extra isize: 28 >Dec 7 23:48:49 localhost program: Journal inode: 8 >Dec 7 23:48:49 localhost program: Default directory hash: half_md4 >Dec 7 23:48:49 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 7 23:48:49 localhost program: Journal backup: inode blocks >Dec 7 23:48:49 localhost program: Journal features: journal_incompat_revoke >Dec 7 23:48:49 localhost program: Journal size: 128M >Dec 7 23:48:49 localhost program: Journal length: 32768 >Dec 7 23:48:49 localhost program: Journal sequence: 0x00001638 >Dec 7 23:48:49 localhost program: Journal start: 0 >Dec 7 23:48:49 localhost program: >Dec 7 23:48:49 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost program: Running... resize2fs -P /dev/loop3 >Dec 7 23:48:49 localhost program: Couldn't find valid filesystem superblock. >Dec 7 23:48:49 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:49 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Dec 7 23:48:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:49 localhost storage: got device: LoopDevice instance (0x31d5790) -- >Dec 7 23:48:49 localhost storage: got format: Ext4FS instance (0x3275110) -- >Dec 7 23:48:50 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Dec 7 23:48:50 localhost storage: loop4 is a loop device >Dec 7 23:48:50 localhost storage: added file /overlay (deleted) (id 14) to device tree >Dec 7 23:48:50 localhost storage: added loop loop4 (id 15) to device tree >Dec 7 23:48:50 localhost storage: disklabel detected but not usable on loop4 >Dec 7 23:48:50 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Dec 7 23:48:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost storage: got device: LoopDevice instance (0x3372a50) -- >Dec 7 23:48:50 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Dec 7 23:48:50 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Dec 7 23:48:50 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost avahi-daemon[546]: Registering new address record for fe80::a00:27ff:fede:92ea on p2p1.*. >Dec 7 23:48:50 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Dec 7 23:48:50 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Dec 7 23:48:50 localhost storage: live-rw is a device-mapper device >Dec 7 23:48:50 localhost storage: added dm live-rw (id 16) to device tree >Dec 7 23:48:50 localhost storage: type detected on 'live-rw' is 'ext4' >Dec 7 23:48:50 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 7 23:48:50 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 7 23:48:50 localhost program: Last mounted on: /sysroot >Dec 7 23:48:50 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 7 23:48:50 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:50 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:50 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 >Dec 7 23:48:50 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:50 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:50 localhost program: Filesystem state: clean >Dec 7 23:48:50 localhost program: Errors behavior: Continue >Dec 7 23:48:50 localhost program: Filesystem OS type: Linux >Dec 7 23:48:50 localhost program: Inode count: 262144 >Dec 7 23:48:50 localhost program: Block count: 1048576 >Dec 7 23:48:50 localhost program: Reserved block count: 10484 >Dec 7 23:48:50 localhost program: Free blocks: 294246 >Dec 7 23:48:50 localhost program: Free inodes: 159410 >Dec 7 23:48:50 localhost program: First block: 0 >Dec 7 23:48:50 localhost program: Block size: 4096 >Dec 7 23:48:50 localhost program: Fragment size: 4096 >Dec 7 23:48:50 localhost program: Reserved GDT blocks: 255 >Dec 7 23:48:50 localhost program: Blocks per group: 32768 >Dec 7 23:48:50 localhost program: Fragments per group: 32768 >Dec 7 23:48:50 localhost program: Inodes per group: 8192 >Dec 7 23:48:50 localhost program: Inode blocks per group: 512 >Dec 7 23:48:50 localhost program: Flex block group size: 16 >Dec 7 23:48:50 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 7 23:48:50 localhost program: Last mount time: Fri Dec 7 23:38:27 2012 >Dec 7 23:48:50 localhost program: Last write time: Fri Dec 7 23:38:27 2012 >Dec 7 23:48:50 localhost program: Mount count: 1 >Dec 7 23:48:50 localhost program: Maximum mount count: -1 >Dec 7 23:48:50 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 7 23:48:50 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:50 localhost program: Lifetime writes: 858 MB >Dec 7 23:48:50 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:50 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:50 localhost program: First inode: 11 >Dec 7 23:48:50 localhost program: Inode size:#011 256 >Dec 7 23:48:50 localhost program: Required extra isize: 28 >Dec 7 23:48:50 localhost program: Desired extra isize: 28 >Dec 7 23:48:50 localhost program: Journal inode: 8 >Dec 7 23:48:50 localhost program: First orphan inode: 184134 >Dec 7 23:48:50 localhost program: Default directory hash: half_md4 >Dec 7 23:48:50 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 7 23:48:50 localhost program: Journal backup: inode blocks >Dec 7 23:48:50 localhost program: Journal features: journal_incompat_revoke >Dec 7 23:48:50 localhost program: Journal size: 128M >Dec 7 23:48:50 localhost program: Journal length: 32768 >Dec 7 23:48:50 localhost program: Journal sequence: 0x00001639 >Dec 7 23:48:50 localhost program: Journal start: 1 >Dec 7 23:48:50 localhost program: >Dec 7 23:48:50 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:50 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 7 23:48:50 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 7 23:48:50 localhost program: Last mounted on: /sysroot >Dec 7 23:48:50 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 7 23:48:50 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:50 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:50 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 >Dec 7 23:48:50 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:50 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:50 localhost program: Filesystem state: clean >Dec 7 23:48:50 localhost program: Errors behavior: Continue >Dec 7 23:48:50 localhost program: Filesystem OS type: Linux >Dec 7 23:48:50 localhost program: Inode count: 262144 >Dec 7 23:48:50 localhost program: Block count: 1048576 >Dec 7 23:48:50 localhost program: Reserved block count: 10484 >Dec 7 23:48:50 localhost program: Free blocks: 294246 >Dec 7 23:48:50 localhost program: Free inodes: 159410 >Dec 7 23:48:50 localhost program: First block: 0 >Dec 7 23:48:50 localhost program: Block size: 4096 >Dec 7 23:48:50 localhost program: Fragment size: 4096 >Dec 7 23:48:50 localhost program: Reserved GDT blocks: 255 >Dec 7 23:48:50 localhost program: Blocks per group: 32768 >Dec 7 23:48:50 localhost program: Fragments per group: 32768 >Dec 7 23:48:50 localhost program: Inodes per group: 8192 >Dec 7 23:48:50 localhost program: Inode blocks per group: 512 >Dec 7 23:48:50 localhost program: Flex block group size: 16 >Dec 7 23:48:50 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 7 23:48:50 localhost program: Last mount time: Fri Dec 7 23:38:27 2012 >Dec 7 23:48:50 localhost program: Last write time: Fri Dec 7 23:38:27 2012 >Dec 7 23:48:50 localhost program: Mount count: 1 >Dec 7 23:48:50 localhost program: Maximum mount count: -1 >Dec 7 23:48:50 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 7 23:48:50 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:50 localhost program: Lifetime writes: 858 MB >Dec 7 23:48:50 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:50 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:50 localhost program: First inode: 11 >Dec 7 23:48:50 localhost program: Inode size:#011 256 >Dec 7 23:48:50 localhost program: Required extra isize: 28 >Dec 7 23:48:50 localhost program: Desired extra isize: 28 >Dec 7 23:48:50 localhost program: Journal inode: 8 >Dec 7 23:48:50 localhost program: First orphan inode: 184134 >Dec 7 23:48:50 localhost program: Default directory hash: half_md4 >Dec 7 23:48:50 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 7 23:48:50 localhost program: Journal backup: inode blocks >Dec 7 23:48:50 localhost program: Journal features: journal_incompat_revoke >Dec 7 23:48:50 localhost program: Journal size: 128M >Dec 7 23:48:50 localhost program: Journal length: 32768 >Dec 7 23:48:50 localhost program: Journal sequence: 0x00001639 >Dec 7 23:48:50 localhost program: Journal start: 1 >Dec 7 23:48:50 localhost program: >Dec 7 23:48:50 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:50 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Dec 7 23:48:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost program: Estimated minimum size of the filesystem: 756457 >Dec 7 23:48:50 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost storage: got device: DMDevice instance (0x3442d50) -- >Dec 7 23:48:50 localhost storage: got format: Ext4FS instance (0x7f0df41d32d0) -- >Dec 7 23:48:50 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Dec 7 23:48:50 localhost storage: live-osimg-min is a device-mapper device >Dec 7 23:48:50 localhost storage: added dm live-osimg-min (id 17) to device tree >Dec 7 23:48:50 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Dec 7 23:48:50 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 7 23:48:50 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 7 23:48:50 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 7 23:48:50 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 7 23:48:50 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:50 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:50 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 >Dec 7 23:48:50 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:50 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:50 localhost program: Filesystem state: clean >Dec 7 23:48:50 localhost program: Errors behavior: Continue >Dec 7 23:48:50 localhost program: Filesystem OS type: Linux >Dec 7 23:48:50 localhost program: Inode count: 196608 >Dec 7 23:48:50 localhost program: Block count: 756457 >Dec 7 23:48:50 localhost program: Reserved block count: 7563 >Dec 7 23:48:50 localhost program: Free blocks: 6753 >Dec 7 23:48:50 localhost program: Free inodes: 93874 >Dec 7 23:48:50 localhost program: First block: 0 >Dec 7 23:48:50 localhost program: Block size: 4096 >Dec 7 23:48:50 localhost program: Fragment size: 4096 >Dec 7 23:48:50 localhost program: Reserved GDT blocks: 255 >Dec 7 23:48:50 localhost program: Blocks per group: 32768 >Dec 7 23:48:50 localhost program: Fragments per group: 32768 >Dec 7 23:48:50 localhost program: Inodes per group: 8192 >Dec 7 23:48:50 localhost program: Inode blocks per group: 512 >Dec 7 23:48:50 localhost program: Flex block group size: 16 >Dec 7 23:48:50 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 7 23:48:50 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 7 23:48:50 localhost program: Last write time: Fri Dec 7 21:19:35 2012 >Dec 7 23:48:50 localhost program: Mount count: 0 >Dec 7 23:48:50 localhost program: Maximum mount count: -1 >Dec 7 23:48:50 localhost program: Last checked: Fri Dec 7 21:19:35 2012 >Dec 7 23:48:50 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:50 localhost program: Lifetime writes: 859 MB >Dec 7 23:48:50 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:50 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:50 localhost program: First inode: 11 >Dec 7 23:48:50 localhost program: Inode size:#011 256 >Dec 7 23:48:50 localhost program: Required extra isize: 28 >Dec 7 23:48:50 localhost program: Desired extra isize: 28 >Dec 7 23:48:50 localhost program: Journal inode: 8 >Dec 7 23:48:50 localhost program: Default directory hash: half_md4 >Dec 7 23:48:50 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 7 23:48:50 localhost program: Journal backup: inode blocks >Dec 7 23:48:50 localhost program: Journal features: journal_incompat_revoke >Dec 7 23:48:50 localhost program: Journal size: 128M >Dec 7 23:48:50 localhost program: Journal length: 32768 >Dec 7 23:48:50 localhost program: Journal sequence: 0x00001638 >Dec 7 23:48:50 localhost program: Journal start: 0 >Dec 7 23:48:50 localhost program: >Dec 7 23:48:50 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:50 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 7 23:48:50 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 7 23:48:50 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 7 23:48:50 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 7 23:48:50 localhost program: Filesystem magic number: 0xEF53 >Dec 7 23:48:50 localhost program: Filesystem revision #: 1 (dynamic) >Dec 7 23:48:50 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 >Dec 7 23:48:50 localhost program: Filesystem flags: signed_directory_hash >Dec 7 23:48:50 localhost program: Default mount options: user_xattr acl >Dec 7 23:48:50 localhost program: Filesystem state: clean >Dec 7 23:48:50 localhost program: Errors behavior: Continue >Dec 7 23:48:50 localhost program: Filesystem OS type: Linux >Dec 7 23:48:50 localhost program: Inode count: 196608 >Dec 7 23:48:50 localhost program: Block count: 756457 >Dec 7 23:48:50 localhost program: Reserved block count: 7563 >Dec 7 23:48:50 localhost program: Free blocks: 6753 >Dec 7 23:48:50 localhost program: Free inodes: 93874 >Dec 7 23:48:50 localhost program: First block: 0 >Dec 7 23:48:50 localhost program: Block size: 4096 >Dec 7 23:48:50 localhost program: Fragment size: 4096 >Dec 7 23:48:50 localhost program: Reserved GDT blocks: 255 >Dec 7 23:48:50 localhost program: Blocks per group: 32768 >Dec 7 23:48:50 localhost program: Fragments per group: 32768 >Dec 7 23:48:50 localhost program: Inodes per group: 8192 >Dec 7 23:48:50 localhost program: Inode blocks per group: 512 >Dec 7 23:48:50 localhost program: Flex block group size: 16 >Dec 7 23:48:50 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 7 23:48:50 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 7 23:48:50 localhost program: Last write time: Fri Dec 7 21:19:35 2012 >Dec 7 23:48:50 localhost program: Mount count: 0 >Dec 7 23:48:50 localhost program: Maximum mount count: -1 >Dec 7 23:48:50 localhost program: Last checked: Fri Dec 7 21:19:35 2012 >Dec 7 23:48:50 localhost program: Check interval: 0 (<none>) >Dec 7 23:48:50 localhost program: Lifetime writes: 859 MB >Dec 7 23:48:50 localhost program: Reserved blocks uid: 0 (user root) >Dec 7 23:48:50 localhost program: Reserved blocks gid: 0 (group root) >Dec 7 23:48:50 localhost program: First inode: 11 >Dec 7 23:48:50 localhost program: Inode size:#011 256 >Dec 7 23:48:50 localhost program: Required extra isize: 28 >Dec 7 23:48:50 localhost program: Desired extra isize: 28 >Dec 7 23:48:50 localhost program: Journal inode: 8 >Dec 7 23:48:50 localhost program: Default directory hash: half_md4 >Dec 7 23:48:50 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 7 23:48:50 localhost program: Journal backup: inode blocks >Dec 7 23:48:50 localhost program: Journal features: journal_incompat_revoke >Dec 7 23:48:50 localhost program: Journal size: 128M >Dec 7 23:48:50 localhost program: Journal length: 32768 >Dec 7 23:48:50 localhost program: Journal sequence: 0x00001638 >Dec 7 23:48:50 localhost program: Journal start: 0 >Dec 7 23:48:50 localhost program: >Dec 7 23:48:50 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:50 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Dec 7 23:48:50 localhost program: Couldn't find valid filesystem superblock. >Dec 7 23:48:50 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 7 23:48:50 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Dec 7 23:48:50 localhost storage: got device: DMDevice instance (0x3543d50) -- >Dec 7 23:48:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost storage: got format: Ext4FS instance (0x366a650) -- >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 7 23:48:50 localhost storage: edd: collected mbr signatures: {'sda': '0x398c83dc'} >Dec 7 23:48:50 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 7 23:48:50 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Dec 7 23:48:50 localhost anaconda: Thread Done: AnaNetworkThread (139698119558912) >Dec 7 23:48:49 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 7 23:48:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost program: Running... /bin/umount /mnt/sysimage >Dec 7 23:48:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 7 23:48:50 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >Dec 7 23:48:50 localhost kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >Dec 7 23:48:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost program: Running... /bin/umount /mnt/sysimage >Dec 7 23:48:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:50 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 7 23:48:50 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >Dec 7 23:48:50 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Dec 7 23:48:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost program: Running... /bin/umount /mnt/sysimage >Dec 7 23:48:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:51 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:51 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:51 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 7 23:48:51 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda4 /mnt/sysimage >Dec 7 23:48:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost kernel: EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null) >Dec 7 23:48:51 localhost program: Running... /bin/umount /mnt/sysimage >Dec 7 23:48:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:51 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:51 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:48:51 localhost anaconda: Thread Done: AnaStorageThread (139698039158528) >Dec 7 23:48:51 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Dec 7 23:48:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:48:50 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 7 23:48:51 localhost anaconda: Thread Done: AnaPayloadThread (139697788270336) >Dec 7 23:49:08 localhost NetworkManager[641]: <info> (p2p1): IP6 addrconf timed out or failed. >Dec 7 23:49:08 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) scheduled... >Dec 7 23:49:08 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) started... >Dec 7 23:49:08 localhost NetworkManager[641]: <info> Activation (p2p1) Stage 4 of 5 (IPv6 Configure Timeout) complete. >Dec 7 23:49:50 localhost anaconda: Not doing 'add runtime X layout' in live installation >Dec 7 23:49:51 localhost anaconda: Not doing 'save system time' in live installation >Dec 7 23:49:51 localhost anaconda: Not doing 'save system time' in live installation >Dec 7 23:49:51 localhost anaconda: Not doing 'save system time' in live installation >Dec 7 23:49:51 localhost anaconda: Not doing 'modify system time and date' in live installation >Dec 7 23:49:51 localhost anaconda: Not doing 'add runtime X layout' in live installation >Dec 7 23:49:51 localhost anaconda: Not doing 'test X layouts' in live installation >Dec 7 23:49:51 localhost anaconda: Running Thread: AnaStorageWatcher (139697779877632) >Dec 7 23:49:51 localhost program: Running... modprobe btrfs >Dec 7 23:49:50 localhost kernel: Btrfs loaded >Dec 7 23:49:51 localhost storage: DiskLabel.partedDevice returning None >Dec 7 23:49:51 localhost program: Running... modprobe xfs >Dec 7 23:49:50 localhost kernel: SGI XFS with ACLs, security attributes, large block/inode numbers, no debug enabled >Dec 7 23:49:51 localhost anaconda: Running Thread: AnaNTPserver0 (139697788270336) >Dec 7 23:49:51 localhost anaconda: Running Thread: AnaNTPserver1 (139698119558912) >Dec 7 23:49:51 localhost anaconda: Running Thread: AnaNTPserver2 (139697232586496) >Dec 7 23:49:51 localhost anaconda: Running Thread: AnaNTPserver3 (139697224193792) >Dec 7 23:49:51 localhost anaconda: Thread Done: AnaStorageWatcher (139697779877632) >Dec 7 23:49:52 localhost anaconda: Thread Done: AnaNTPserver2 (139697232586496) >Dec 7 23:49:52 localhost anaconda: Thread Done: AnaNTPserver1 (139698119558912) >Dec 7 23:49:52 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> status to: Probing storage... >Dec 7 23:49:52 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> >Dec 7 23:49:54 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Dec 7 23:50:01 localhost anaconda: Thread Done: AnaNTPserver0 (139697788270336) >Dec 7 23:50:01 localhost anaconda: Thread Done: AnaNTPserver3 (139697224193792) >Dec 7 23:50:47 localhost storage: registered action: [0] Destroy Format ext4 filesystem on partition sda4 (id 5) >Dec 7 23:50:47 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:47 localhost storage: removed partition sda4 (id 5) from device tree >Dec 7 23:50:47 localhost storage: registered action: [1] Destroy Device partition sda4 (id 5) >Dec 7 23:50:47 localhost anaconda: Running Thread: AnaExecuteStorageThread (139697224193792) >Dec 7 23:50:47 localhost anaconda: Detected 2016M of memory >Dec 7 23:50:47 localhost anaconda: Swap attempt of 4032M >Dec 7 23:50:47 localhost storage: added partition req0 (id 18) to device tree >Dec 7 23:50:47 localhost storage: registered action: [2] Create Device partition req0 (id 18) >Dec 7 23:50:47 localhost storage: registered action: [3] Create Format lvmpv on partition req0 (id 18) >Dec 7 23:50:47 localhost storage: added partition req1 (id 19) to device tree >Dec 7 23:50:47 localhost storage: registered action: [4] Create Device partition req1 (id 19) >Dec 7 23:50:47 localhost storage: registered action: [5] Create Format ext4 filesystem mounted at /boot on partition req1 (id 19) >Dec 7 23:50:47 localhost storage: skipping unneeded stage1 biosboot request >Dec 7 23:50:47 localhost storage: added partition sda4 (id 20) to device tree >Dec 7 23:50:47 localhost storage: added lvmvg fedora (id 21) to device tree >Dec 7 23:50:47 localhost storage: registered action: [6] Create Device lvmvg fedora (id 21) >Dec 7 23:50:47 localhost storage: added lvmlv fedora-root (id 22) to device tree >Dec 7 23:50:47 localhost storage: registered action: [7] Create Device lvmlv fedora-root (id 22) >Dec 7 23:50:47 localhost storage: registered action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 22) >Dec 7 23:50:47 localhost storage: added lvmlv fedora-swap (id 23) to device tree >Dec 7 23:50:47 localhost storage: registered action: [9] Create Device lvmlv fedora-swap (id 23) >Dec 7 23:50:47 localhost storage: registered action: [10] Create Format swap on lvmlv fedora-swap (id 23) >Dec 7 23:50:47 localhost storage: user specified that bootloader install be skipped >Dec 7 23:50:47 localhost storage: user specified that bootloader install be skipped >Dec 7 23:50:47 localhost anaconda: Running Thread: AnaCheckStorageThread (139698039158528) >Dec 7 23:50:47 localhost anaconda: Thread Done: AnaExecuteStorageThread (139697224193792) >Dec 7 23:50:47 localhost anaconda: Thread Done: AnaCheckStorageThread (139698039158528) >Dec 7 23:50:47 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> >Dec 7 23:50:47 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> status to: Saving storage configuration... >Dec 7 23:50:47 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> >Dec 7 23:50:47 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> status to: Checking storage configuration... >Dec 7 23:50:47 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> >Dec 7 23:50:47 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x53d4c10> >Dec 7 23:50:56 localhost anaconda: Running Thread: AnaInstallThread (139698039158528) >Dec 7 23:50:56 localhost anaconda: Not doing 'save system time to HW clock' in live installation >Dec 7 23:50:56 localhost program: Running... swapoff -a >Dec 7 23:50:56 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:56 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:56 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:56 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:56 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost storage: resetting parted disks... >Dec 7 23:50:57 localhost storage: pruning action queue... >Dec 7 23:50:57 localhost storage: sorting actions... >Dec 7 23:50:57 localhost storage: executing action: [0] Destroy Format ext4 filesystem on partition sda4 (id 5) >Dec 7 23:50:57 localhost program: Running... wipefs -a /dev/sda4 >Dec 7 23:50:57 localhost program: /dev/sda4: 2 bytes were erased at offset 0x00000438 (ext4): 53 ef >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost storage: executing action: [1] Destroy Device partition sda4 (id 5) >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost storage: executing action: [11] Create Device partition sda4 (id 20) >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost storage: executing action: [4] Create Device partition sda5 (id 19) >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost program: Running... wipefs -a /dev/sda5 >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost storage: executing action: [5] Create Format ext4 filesystem mounted at /boot on partition sda5 (id 19) >Dec 7 23:50:57 localhost anaconda: Creating ext4 on /dev/sda5 >Dec 7 23:50:57 localhost program: Running... mke2fs -t ext4 /dev/sda5 >Dec 7 23:50:57 localhost program: mke2fs 1.42.5 (29-Jul-2012) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost program: Filesystem label= >Dec 7 23:50:57 localhost program: OS type: Linux >Dec 7 23:50:57 localhost program: Block size=1024 (log=0) >Dec 7 23:50:57 localhost program: Fragment size=1024 (log=0) >Dec 7 23:50:57 localhost program: Stride=0 blocks, Stripe width=0 blocks >Dec 7 23:50:57 localhost program: 128016 inodes, 512000 blocks >Dec 7 23:50:57 localhost program: 25600 blocks (5.00%) reserved for the super user >Dec 7 23:50:57 localhost program: First data block=1 >Dec 7 23:50:57 localhost program: Maximum filesystem blocks=67633152 >Dec 7 23:50:57 localhost program: 63 block groups >Dec 7 23:50:57 localhost program: 8192 blocks per group, 8192 fragments per group >Dec 7 23:50:57 localhost program: 2032 inodes per group >Dec 7 23:50:57 localhost program: Superblock backups stored on blocks: >Dec 7 23:50:57 localhost program: #0118193, 24577, 40961, 57345, 73729, 204801, 221185, 401409 >Dec 7 23:50:57 localhost program: >Dec 7 23:50:57 localhost program: Allocating group tables: 0/63#010#010#010#010#010 1/63#010#010#010#010#010 2/63#010#010#010#010#010 3/63#010#010#010#010#010 4/63#010#010#010#010#010 5/63#010#010#010#010#010 6/63#010#010#010#010#010 7/63#010#010#010#010#010 8/63#010#010#010#010#010 9/63#010#010#010#010#01010/63#010#010#010#010#01011/63#010#010#010#010#01012/63#010#010#010#010#01013/63#010#010#010#010#01014/63#010#010#010#010#01015/63#010#010#010#010#01016/63#010#010#010#010#01017/63#010#010#010#010#01018/63#010#010#010#010#01019/63#010#010#010#010#01020/63#010#010#010#010#01021/63#010#010#010#010#01022/63#010#010#010#010#01023/63#010#010#010#010#01024/63#010#010#010#010#01025/63#010#010#010#010#01026/63#010#010#010#010#01027/63#010#010#010#010#01028/63#010#010#010#010#01029/63#010#010#010#010#01030/63#010#010#010#010#01031/63#010#010#010#010#01032/63#010#010#010#010#01033/63#010#010#010#010#01034/63#010#010#010#010#01035/63#010#010#010#010#01036/63#010#010#010#010#01037/63#010#010#010#010#01038/63#010#010#010#010#01039/63#010#010#010#010#01040/63#010#010#010#010#01041/63#010#010#010#010#01042/63#010#010#010#010#01043/63#010#010#010#010#01044/63#010#010#010#010#01045/63#010#010#010#010#01046/63#010#010#010#010#01047/63#010#010#010#010#01048/63#010#010#010#010#01049/63#010#010#010#010#01050/63#010#010#010#010#01051/63#010#010#010#010#01052/63#010#010#010#010#01053/63#010#010#010#010#01054/63#010#010#010#010#01055/63#010#010#010#010#01056/63#010#010#010#010#01057/63#010#010#010#010#01058/63#010#010#010#010#01059/63#010#010#010#010#01060/63#010#010#010#010#01061/63#010#010#010#010#01062/63#010#010#010#010#010 #010#010#010#010#010done >Dec 7 23:50:57 localhost program: Writing inode tables: 0/63#010#010#010#010#010 1/63#010#010#010#010#010 2/63#010#010#010#010#010 3/63#010#010#010#010#010 4/63#010#010#010#010#010 5/63#010#010#010#010#010 6/63#010#010#010#010#010 7/63#010#010#010#010#010 8/63#010#010#010#010#010 9/63#010#010#010#010#01010/63#010#010#010#010#01011/63#010#010#010#010#01012/63#010#010#010#010#01013/63#010#010#010#010#01014/63#010#010#010#010#01015/63#010#010#010#010#01016/63#010#010#010#010#01017/63#010#010#010#010#01018/63#010#010#010#010#01019/63#010#010#010#010#01020/63#010#010#010#010#01021/63#010#010#010#010#01022/63#010#010#010#010#01023/63#010#010#010#010#01024/63#010#010#010#010#01025/63#010#010#010#010#01026/63#010#010#010#010#01027/63#010#010#010#010#01028/63#010#010#010#010#01029/63#010#010#010#010#01030/63#010#010#010#010#01031/63#010#010#010#010#01032/63#010#010#010#010#01033/63#010#010#010#010#01034/63#010#010#010#010#01035/63#010#010#010#010#01036/63#010#010#010#010#01037/63#010#010#010#010#01038/63#010#010#010#010#01039/63#010#010#010#010#01040/63#010#010#010#010#01041/63#010#010#010#010#01042/63#010#010#010#010#01043/63#010#010#010#010#01044/63#010#010#010#010#01045/63#010#010#010#010#01046/63#010#010#010#010#01047/63#010#010#010#010#01048/63#010#010#010#010#01049/63#010#010#010#010#01050/63#010#010#010#010#01051/63#010#010#010#010#01052/63#010#010#010#010#01053/63#010#010#010#010#01054/63#010#010#010#010#01055/63#010#010#010#010#01056/63#010#010#010#010#01057/63#010#010#010#010#01058/63#010#010#010#010#01059/63#010#010#010#010#01060/63#010#010#010#010#01061/63#010#010#010#010#01062/63#010#010#010#010#010 #010#010#010#010#010done >Dec 7 23:50:57 localhost program: Creating journal (8192 blocks): done >Dec 7 23:50:57 localhost program: Writing superblocks and filesystem accounting information: 0/63#010#010#010#010#010 1/63#010#010#010#010#010 2/63#010#010#010#010#010 3/63#010#010#010#010#010 4/63#010#010#010#010#010 5/63#010#010#010#010#010 6/63#010#010#010#010#010 7/63#010#010#010#010#010 8/63#010#010#010#010#010 9/63#010#010#010#010#01010/63#010#010#010#010#01011/63#010#010#010#010#01012/63#010#010#010#010#01013/63#010#010#010#010#01014/63#010#010#010#010#01015/63#010#010#010#010#01016/63#010#010#010#010#01017/63#010#010#010#010#01018/63#010#010#010#010#01019/63#010#010#010#010#01020/63#010#010#010#010#01021/63#010#010#010#010#01022/63#010#010#010#010#01023/63#010#010#010#010#01024/63#010#010#010#010#01025/63#010#010#010#010#01026/63#010#010#010#010#01027/63#010#010#010#010#01028/63#010#010#010#010#01029/63#010#010#010#010#01030/63#010#010#010#010#01031/63#010#010#010#010#01032/63#010#010#010#010#01033/63#010#010#010#010#01034/63#010#010#010#010#01035/63#010#010#010#010#01036/63#010#010#010#010#01037/63#010#010#010#010#01038/63#010#010#010#010#01039/63#010#010#010#010#01040/63#010#010#010#010#01041/63#010#010#010#010#01042/63#010#010#010#010#01043/63#010#010#010#010#01044/63#010#010#010#010#01045/63#010#010#010#010#01046/63#010#010#010#010#01047/63#010#010#010#010#01048/63#010#010#010#010#01049/63#010#010#010#010#01050/63#010#010#010#010#01051/63#010#010#010#010#01052/63#010#010#010#010#01053/63#010#010#010#010#01054/63#010#010#010#010#01055/63#010#010#010#010#01056/63#010#010#010#010#01057/63#010#010#010#010#01058/63#010#010#010#010#01059/63#010#010#010#010#01060/63#010#010#010#010#01061/63#010#010#010#010#01062/63#010#010#010#010#010 #010#010#010#010#010done >Dec 7 23:50:57 localhost program: >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:57 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:57 localhost storage: executing action: [2] Create Device partition sda6 (id 18) >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost program: Running... wipefs -a /dev/sda6 >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost storage: executing action: [3] Create Format lvmpv on partition sda6 (id 18) >Dec 7 23:50:58 localhost anaconda: Creating lvmpv on /dev/sda6 >Dec 7 23:50:58 localhost program: Running... wipefs -a /dev/sda6 >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost program: Running... lvm pvcreate --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } --dataalignment 1024k /dev/sda6 >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost program: Physical volume "/dev/sda6" successfully created >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost storage: executing action: [6] Create Device lvmvg fedora (id 21) >Dec 7 23:50:58 localhost program: Running... lvm vgcreate -s 4m --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora /dev/sda6 >Dec 7 23:50:58 localhost program: Volume group "fedora" successfully created >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost storage: executing action: [9] Create Device lvmlv fedora-swap (id 23) >Dec 7 23:50:58 localhost program: Running... lvm lvcreate -L 4032m -n swap --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost program: Logical volume "swap" created >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost storage: executing action: [10] Create Format swap on lvmlv fedora-swap (id 23) >Dec 7 23:50:58 localhost anaconda: Creating swap on /dev/mapper/fedora-swap >Dec 7 23:50:58 localhost program: Running... mkswap -f /dev/mapper/fedora-swap >Dec 7 23:50:58 localhost program: Setting up swapspace version 1, size = 4128764 KiB >Dec 7 23:50:58 localhost program: no label, UUID=db610ea0-f777-450f-82ab-cab32a40a11a >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:58 localhost storage: executing action: [7] Create Device lvmlv fedora-root (id 22) >Dec 7 23:50:58 localhost program: Running... lvm lvcreate -L 5704m -n root --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 7 23:50:58 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:58 localhost program: Logical volume "root" created >Dec 7 23:50:58 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:59 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:59 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:59 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:59 localhost storage: executing action: [8] Create Format ext4 filesystem mounted at / on lvmlv fedora-root (id 22) >Dec 7 23:50:59 localhost anaconda: Creating ext4 on /dev/mapper/fedora-root >Dec 7 23:50:59 localhost program: Running... mke2fs -t ext4 /dev/mapper/fedora-root >Dec 7 23:50:59 localhost program: mke2fs 1.42.5 (29-Jul-2012) >Dec 7 23:50:59 localhost program: Filesystem label= >Dec 7 23:50:59 localhost program: OS type: Linux >Dec 7 23:50:59 localhost program: Block size=4096 (log=2) >Dec 7 23:50:59 localhost program: Fragment size=4096 (log=2) >Dec 7 23:50:59 localhost program: Stride=0 blocks, Stripe width=0 blocks >Dec 7 23:50:59 localhost program: 365760 inodes, 1460224 blocks >Dec 7 23:50:59 localhost program: 73011 blocks (5.00%) reserved for the super user >Dec 7 23:50:59 localhost program: First data block=0 >Dec 7 23:50:59 localhost program: Maximum filesystem blocks=1497366528 >Dec 7 23:50:59 localhost program: 45 block groups >Dec 7 23:50:59 localhost program: 32768 blocks per group, 32768 fragments per group >Dec 7 23:50:59 localhost program: 8128 inodes per group >Dec 7 23:50:59 localhost program: Superblock backups stored on blocks: >Dec 7 23:50:59 localhost program: #01132768, 98304, 163840, 229376, 294912, 819200, 884736 >Dec 7 23:50:59 localhost program: >Dec 7 23:50:59 localhost program: Allocating group tables: 0/45#010#010#010#010#010 1/45#010#010#010#010#010 2/45#010#010#010#010#010 3/45#010#010#010#010#010 4/45#010#010#010#010#010 5/45#010#010#010#010#010 6/45#010#010#010#010#010 7/45#010#010#010#010#010 8/45#010#010#010#010#010 9/45#010#010#010#010#01010/45#010#010#010#010#01011/45#010#010#010#010#01012/45#010#010#010#010#01013/45#010#010#010#010#01014/45#010#010#010#010#01015/45#010#010#010#010#01016/45#010#010#010#010#01017/45#010#010#010#010#01018/45#010#010#010#010#01019/45#010#010#010#010#01020/45#010#010#010#010#01021/45#010#010#010#010#01022/45#010#010#010#010#01023/45#010#010#010#010#01024/45#010#010#010#010#01025/45#010#010#010#010#01026/45#010#010#010#010#01027/45#010#010#010#010#01028/45#010#010#010#010#01029/45#010#010#010#010#01030/45#010#010#010#010#01031/45#010#010#010#010#01032/45#010#010#010#010#01033/45#010#010#010#010#01034/45#010#010#010#010#01035/45#010#010#010#010#01036/45#010#010#010#010#01037/45#010#010#010#010#01038/45#010#010#010#010#01039/45#010#010#010#010#01040/45#010#010#010#010#01041/45#010#010#010#010#01042/45#010#010#010#010#01043/45#010#010#010#010#01044/45#010#010#010#010#010 #010#010#010#010#010done >Dec 7 23:50:59 localhost program: Writing inode tables: 0/45#010#010#010#010#010 1/45#010#010#010#010#010 2/45#010#010#010#010#010 3/45#010#010#010#010#010 4/45#010#010#010#010#010 5/45#010#010#010#010#010 6/45#010#010#010#010#010 7/45#010#010#010#010#010 8/45#010#010#010#010#010 9/45#010#010#010#010#01010/45#010#010#010#010#01011/45#010#010#010#010#01012/45#010#010#010#010#01013/45#010#010#010#010#01014/45#010#010#010#010#01015/45#010#010#010#010#01016/45#010#010#010#010#01017/45#010#010#010#010#01018/45#010#010#010#010#01019/45#010#010#010#010#01020/45#010#010#010#010#01021/45#010#010#010#010#01022/45#010#010#010#010#01023/45#010#010#010#010#01024/45#010#010#010#010#01025/45#010#010#010#010#01026/45#010#010#010#010#01027/45#010#010#010#010#01028/45#010#010#010#010#01029/45#010#010#010#010#01030/45#010#010#010#010#01031/45#010#010#010#010#01032/45#010#010#010#010#01033/45#010#010#010#010#01034/45#010#010#010#010#01035/45#010#010#010#010#01036/45#010#010#010#010#01037/45#010#010#010#010#01038/45#010#010#010#010#01039/45#010#010#010#010#01040/45#010#010#010#010#01041/45#010#010#010#010#01042/45#010#010#010#010#01043/45#010#010#010#010#01044/45#010#010#010#010#010 #010#010#010#010#010done >Dec 7 23:50:59 localhost program: Creating journal (32768 blocks): done >Dec 7 23:50:59 localhost program: Writing superblocks and filesystem accounting information: 0/45#010#010#010#010#010 1/45#010#010#010#010#010 2/45#010#010#010#010#010 3/45#010#010#010#010#010 4/45#010#010#010#010#010 5/45#010#010#010#010#010 6/45#010#010#010#010#010 7/45#010#010#010#010#010 8/45#010#010#010#010#010 9/45#010#010#010#010#01010/45#010#010#010#010#01011/45#010#010#010#010#01012/45#010#010#010#010#01013/45#010#010#010#010#01014/45#010#010#010#010#01015/45#010#010#010#010#01016/45#010#010#010#010#01017/45#010#010#010#010#01018/45#010#010#010#010#01019/45#010#010#010#010#01020/45#010#010#010#010#01021/45#010#010#010#010#01022/45#010#010#010#010#01023/45#010#010#010#010#01024/45#010#010#010#010#01025/45#010#010#010#010#01026/45#010#010#010#010#01027/45#010#010#010#010#01028/45#010#010#010#010#01029/45#010#010#010#010#01030/45#010#010#010#010#01031/45#010#010#010#010#01032/45#010#010#010#010#01033/45#010#010#010#010#01034/45#010#010#010#010#01035/45#010#010#010#010#01036/45#010#010#010#010#01037/45#010#010#010#010#01038/45#010#010#010#010#01039/45#010#010#010#010#01040/45#010#010#010#010#01041/45#010#010#010#010#01042/45#010#010#010#010#01043/45#010#010#010#010#01044/45#010#010#010#010#010 #010#010#010#010#010done >Dec 7 23:50:59 localhost program: >Dec 7 23:50:59 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:59 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:59 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:59 localhost program: Running... udevadm settle --timeout=300 >Dec 7 23:50:59 localhost storage: setting boot flag on sda5 >Dec 7 23:50:59 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:59 localhost program: Running... swapon /dev/mapper/fedora-swap >Dec 7 23:50:58 localhost kernel: Adding 4128764k swap on /dev/mapper/fedora-swap. Priority:-1 extents:1 across:4128764k >Dec 7 23:50:59 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:59 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:59 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:59 localhost storage: set SELinux context for mountpoint / to system_u:object_r:root_t:s0 >Dec 7 23:50:59 localhost program: Running... /bin/mount -n -t ext4 -o defaults /dev/mapper/fedora-root /mnt/sysimage >Dec 7 23:50:58 localhost kernel: EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null) >Dec 7 23:50:59 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:59 localhost storage: set SELinux context for newly mounted filesystem root at / to system_u:object_r:root_t:s0 >Dec 7 23:50:59 localhost storage: set SELinux context for mountpoint /boot to system_u:object_r:boot_t:s0 >Dec 7 23:50:59 localhost program: Running... /bin/mount -n -t ext4 -o defaults /dev/sda5 /mnt/sysimage/boot >Dec 7 23:50:58 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >Dec 7 23:50:59 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:50:59 localhost storage: set SELinux context for newly mounted filesystem root at /boot to system_u:object_r:boot_t:s0 >Dec 7 23:50:59 localhost storage: set SELinux context for mountpoint /dev to system_u:object_r:device_t:s0 >Dec 7 23:50:59 localhost program: Running... /bin/mount -n -t bind -o defaults,bind /dev /mnt/sysimage/dev >Dec 7 23:50:59 localhost storage: set SELinux context for newly mounted filesystem root at /dev to system_u:object_r:device_t:s0 >Dec 7 23:50:59 localhost storage: set SELinux context for mountpoint /dev/pts to system_u:object_r:devpts_t:s0 >Dec 7 23:50:59 localhost program: Running... /bin/mount -n -t devpts -o gid=5,mode=620 /dev/devpts /mnt/sysimage/dev/pts >Dec 7 23:50:59 localhost storage: set SELinux context for newly mounted filesystem root at /dev/pts to system_u:object_r:devpts_t:s0 >Dec 7 23:50:59 localhost storage: set SELinux context for mountpoint /dev/shm to system_u:object_r:tmpfs_t:s0 >Dec 7 23:50:59 localhost program: Running... /bin/mount -n -t tmpfs -o defaults /dev/tmpfs /mnt/sysimage/dev/shm >Dec 7 23:50:59 localhost storage: set SELinux context for newly mounted filesystem root at /dev/shm to system_u:object_r:tmpfs_t:s0 >Dec 7 23:50:59 localhost anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Dec 7 23:50:59 localhost storage: set SELinux context for mountpoint /proc to None >Dec 7 23:50:59 localhost program: Running... /bin/mount -n -t proc -o defaults /dev/proc /mnt/sysimage/proc >Dec 7 23:50:59 localhost anaconda: failed to get default SELinux context for /proc: [Errno 2] No such file or directory >Dec 7 23:50:59 localhost storage: set SELinux context for newly mounted filesystem root at /proc to None >Dec 7 23:50:59 localhost storage: set SELinux context for mountpoint /sys to system_u:object_r:sysfs_t:s0 >Dec 7 23:50:59 localhost program: Running... /bin/mount -n -t sysfs -o defaults /dev/sysfs /mnt/sysimage/sys >Dec 7 23:50:59 localhost storage: set SELinux context for newly mounted filesystem root at /sys to system_u:object_r:sysfs_t:s0 >Dec 7 23:50:59 localhost storage: set SELinux context for mountpoint /sys/fs/selinux to system_u:object_r:sysfs_t:s0 >Dec 7 23:50:59 localhost program: Running... /bin/mount -n -t selinuxfs -o defaults /dev/selinuxfs /mnt/sysimage/sys/fs/selinux >Dec 7 23:50:59 localhost anaconda: failed to set SELinux context for /mnt/sysimage/sys/fs/selinux: [Errno 95] Operation not supported >Dec 7 23:50:59 localhost storage: set SELinux context for newly mounted filesystem root at /sys/fs/selinux to None >Dec 7 23:50:59 localhost anaconda: Running Thread: AnaLiveProgressThread (139697224193792) >Dec 7 23:50:59 localhost program: Running... rsync -pogAXtlHrDx --exclude /dev/ --exclude /proc/ --exclude /sys/ /mnt/install/source/ /mnt/sysimage >Dec 7 23:51:16 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:51:16 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:51:16 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:51:16 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:51:16 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:51:16 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:51:16 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:51:16 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:51:16 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:51:16 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:53:07 localhost anaconda: Thread Done: AnaLiveProgressThread (139697224193792) >Dec 7 23:53:07 localhost anaconda: rsync exited with code 0 >Dec 7 23:53:07 localhost storage: not writing out mpath configuration >Dec 7 23:53:07 localhost anaconda: copy_to_sysimage: source '/etc/multipath/wwids' does not exist. >Dec 7 23:53:07 localhost anaconda: copy_to_sysimage: source '/etc/multipath/bindings' does not exist. >Dec 7 23:53:07 localhost anaconda: Performing post-install setup tasks >Dec 7 23:53:07 localhost program: Running... /bin/umount /mnt/install/source >Dec 7 23:53:08 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 7 23:53:08 localhost packaging: recreating initrd for 3.6.9-4.fc18.x86_64 >Dec 7 23:53:08 localhost program: Running... new-kernel-pkg --mkinitrd --dracut --depmod --install 3.6.9-4.fc18.x86_64 >Dec 7 23:53:25 localhost systemd[1]: Starting Cleanup of Temporary Directories... >Dec 7 23:53:25 localhost systemd-tmpfiles[10273]: stat(/run/user/1000/gvfs) failed: Permission denied >Dec 7 23:53:25 localhost systemd[1]: Started Cleanup of Temporary Directories. >Dec 7 23:53:46 localhost anaconda: Installing bootloader >Dec 7 23:53:46 localhost storage: skipping bootloader install per user request >Dec 7 23:53:46 localhost anaconda: Thread Done: AnaInstallThread (139698039158528) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:48 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:49 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost anaconda: /sbin/anaconda 18.37 >Dec 8 00:03:50 localhost anaconda: 2097152 kB (2048 MB) are available >Dec 8 00:03:50 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Dec 8 00:03:50 localhost anaconda: anaconda called with cmdline = ['/sbin/anaconda', '--liveinst', '--method=livecd:///dev/mapper/live-osimg-min', '--lang', 'en_US.UTF-8'] >Dec 8 00:03:50 localhost anaconda: Default encoding = ascii >Dec 8 00:03:50 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:50 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost anaconda: ISCSID is /sbin/iscsid >Dec 8 00:03:51 localhost anaconda: no initiator set >Dec 8 00:03:51 localhost program: Running... modprobe fcoe >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost program: Running... /usr/libexec/fcoe/fcoe_edd.sh -i >Dec 8 00:03:51 localhost program: No FCoE boot disk information is found in EDD! >Dec 8 00:03:51 localhost anaconda: No FCoE EDD info found: No FCoE boot disk information is found in EDD! >Dec 8 00:03:51 localhost anaconda: no /etc/zfcp.conf; not configuring zfcp >Dec 8 00:03:51 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:51 localhost program: Running... multipath -d >Dec 8 00:03:51 localhost program: Running... multipath -ll >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 8 00:03:51 localhost storage: MultipathTopology: found singlepath device: sda >Dec 8 00:03:51 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 8 00:03:51 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 8 00:03:51 localhost storage: MultipathTopology: found non-disk device: sda3 >Dec 8 00:03:51 localhost storage: MultipathTopology: found non-disk device: sda4 >Dec 8 00:03:51 localhost storage: MultipathTopology: found non-disk device: sda5 >Dec 8 00:03:51 localhost storage: MultipathTopology: found non-disk device: sda6 >Dec 8 00:03:51 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 8 00:03:51 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 8 00:03:51 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 8 00:03:51 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 8 00:03:51 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 8 00:03:51 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 8 00:03:51 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 8 00:03:51 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 8 00:03:51 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost anaconda: Display mode = g >Dec 8 00:03:51 localhost anaconda: 2097152 kB (2048 MB) are available >Dec 8 00:03:51 localhost anaconda: check_memory(): total:2048, needed:512, graphical:512 >Dec 8 00:03:51 localhost anaconda: using only installclass _Fedora >Dec 8 00:03:51 localhost anaconda: Detected 2016M of memory >Dec 8 00:03:51 localhost anaconda: Swap attempt of 4032M >Dec 8 00:03:51 localhost anaconda: Running Thread: AnaStorageThread (140378714580736) >Dec 8 00:03:51 localhost anaconda: Running Thread: AnaNetworkThread (140378706188032) >Dec 8 00:03:51 localhost anaconda: Running Thread: AnaPayloadThread (140378383083264) >Dec 8 00:03:51 localhost program: Running... systemctl start chronyd.service >Dec 8 00:03:51 localhost program: Running... udevadm control --property=ANACONDA=1 >Dec 8 00:03:51 localhost systemd[1]: Started NTP client/server. >Dec 8 00:03:51 localhost program: Running... udevadm trigger --action=change --subsystem-match=block >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost anaconda: Thread Done: AnaNetworkThread (140378706188032) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:51 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost anaconda: no initiator set >Dec 8 00:03:52 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 8 00:03:52 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 8 00:03:52 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:52 localhost storage: sr0 looks to be the live device; marking as protected >Dec 8 00:03:52 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:52 localhost program: Running... multipath -d >Dec 8 00:03:52 localhost program: Running... multipath -ll >Dec 8 00:03:52 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: sda >Dec 8 00:03:52 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 8 00:03:52 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 8 00:03:52 localhost storage: MultipathTopology: found non-disk device: sda3 >Dec 8 00:03:52 localhost storage: MultipathTopology: found non-disk device: sda4 >Dec 8 00:03:52 localhost storage: MultipathTopology: found non-disk device: sda5 >Dec 8 00:03:52 localhost storage: MultipathTopology: found non-disk device: sda6 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 8 00:03:52 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 8 00:03:52 localhost storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Dec 8 00:03:52 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost storage: sr0 is a cdrom >Dec 8 00:03:52 localhost storage: added cdrom sr0 (id 0) to device tree >Dec 8 00:03:52 localhost storage: disklabel detected but not usable on sr0 >Dec 8 00:03:52 localhost storage: type detected on 'sr0' is 'iso9660' >Dec 8 00:03:52 localhost storage: got device: OpticalDevice instance (0x7fac700b4f10) -- >Dec 8 00:03:52 localhost storage: got format: Iso9660FS instance (0x7fac70125110) -- >Dec 8 00:03:52 localhost storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Dec 8 00:03:52 localhost storage: sda is a disk >Dec 8 00:03:52 localhost storage: added disk sda (id 1) to device tree >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost storage: got device: DiskDevice instance (0x7fac7010b890) -- >Dec 8 00:03:52 localhost storage: got format: DiskLabel instance (0x7fac70152f50) -- >Dec 8 00:03:52 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Dec 8 00:03:52 localhost storage: sda1 is a partition >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost storage: added partition sda1 (id 2) to device tree >Dec 8 00:03:52 localhost storage: disklabel detected but not usable on sda1 >Dec 8 00:03:52 localhost storage: type detected on 'sda1' is 'ext4' >Dec 8 00:03:52 localhost program: Running... dumpe2fs -h /dev/sda1 >Dec 8 00:03:52 localhost program: Filesystem volume name: <none> >Dec 8 00:03:52 localhost program: Last mounted on: <not available> >Dec 8 00:03:52 localhost program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >Dec 8 00:03:52 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:52 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03: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 >Dec 8 00:03:52 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:52 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:52 localhost program: Filesystem state: clean >Dec 8 00:03:52 localhost program: Errors behavior: Continue >Dec 8 00:03:52 localhost program: Filesystem OS type: Linux >Dec 8 00:03:52 localhost program: Inode count: 1310720 >Dec 8 00:03:52 localhost program: Block count: 5242880 >Dec 8 00:03:52 localhost program: Reserved block count: 262144 >Dec 8 00:03:52 localhost program: Free blocks: 5116591 >Dec 8 00:03:52 localhost program: Free inodes: 1310709 >Dec 8 00:03:52 localhost program: First block: 0 >Dec 8 00:03:52 localhost program: Block size: 4096 >Dec 8 00:03:52 localhost program: Fragment size: 4096 >Dec 8 00:03:52 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:03:52 localhost program: Blocks per group: 32768 >Dec 8 00:03:52 localhost program: Fragments per group: 32768 >Dec 8 00:03:52 localhost program: Inodes per group: 8192 >Dec 8 00:03:52 localhost program: Inode blocks per group: 512 >Dec 8 00:03:52 localhost program: Flex block group size: 16 >Dec 8 00:03:52 localhost program: Filesystem created: Fri Dec 7 23:46:54 2012 >Dec 8 00:03:52 localhost program: Last mount time: n/a >Dec 8 00:03:52 localhost program: Last write time: Fri Dec 7 23:46:55 2012 >Dec 8 00:03:52 localhost program: Mount count: 0 >Dec 8 00:03:52 localhost program: Maximum mount count: -1 >Dec 8 00:03:52 localhost program: Last checked: Fri Dec 7 23:46:54 2012 >Dec 8 00:03:52 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:52 localhost program: Lifetime writes: 132 MB >Dec 8 00:03:52 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:52 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:52 localhost program: First inode: 11 >Dec 8 00:03:52 localhost program: Inode size:#011 256 >Dec 8 00:03:52 localhost program: Required extra isize: 28 >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost program: Desired extra isize: 28 >Dec 8 00:03:52 localhost program: Journal inode: 8 >Dec 8 00:03:52 localhost program: Default directory hash: half_md4 >Dec 8 00:03:52 localhost program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >Dec 8 00:03:52 localhost program: Journal backup: inode blocks >Dec 8 00:03:52 localhost program: Journal features: (none) >Dec 8 00:03:52 localhost program: Journal size: 128M >Dec 8 00:03:52 localhost program: Journal length: 32768 >Dec 8 00:03:52 localhost program: Journal sequence: 0x00000001 >Dec 8 00:03:52 localhost program: Journal start: 0 >Dec 8 00:03:52 localhost program: >Dec 8 00:03:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:52 localhost program: Running... dumpe2fs -h /dev/sda1 >Dec 8 00:03:52 localhost program: Filesystem volume name: <none> >Dec 8 00:03:52 localhost program: Last mounted on: <not available> >Dec 8 00:03:52 localhost program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >Dec 8 00:03:52 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:52 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03: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 >Dec 8 00:03:52 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:52 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:52 localhost program: Filesystem state: clean >Dec 8 00:03:52 localhost program: Errors behavior: Continue >Dec 8 00:03:52 localhost program: Filesystem OS type: Linux >Dec 8 00:03:52 localhost program: Inode count: 1310720 >Dec 8 00:03:52 localhost program: Block count: 5242880 >Dec 8 00:03:52 localhost program: Reserved block count: 262144 >Dec 8 00:03:52 localhost program: Free blocks: 5116591 >Dec 8 00:03:52 localhost program: Free inodes: 1310709 >Dec 8 00:03:52 localhost program: First block: 0 >Dec 8 00:03:52 localhost program: Block size: 4096 >Dec 8 00:03:52 localhost program: Fragment size: 4096 >Dec 8 00:03:52 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:03:52 localhost program: Blocks per group: 32768 >Dec 8 00:03:52 localhost program: Fragments per group: 32768 >Dec 8 00:03:52 localhost program: Inodes per group: 8192 >Dec 8 00:03:52 localhost program: Inode blocks per group: 512 >Dec 8 00:03:52 localhost program: Flex block group size: 16 >Dec 8 00:03:52 localhost program: Filesystem created: Fri Dec 7 23:46:54 2012 >Dec 8 00:03:52 localhost program: Last mount time: n/a >Dec 8 00:03:52 localhost program: Last write time: Fri Dec 7 23:46:55 2012 >Dec 8 00:03:52 localhost program: Mount count: 0 >Dec 8 00:03:52 localhost program: Maximum mount count: -1 >Dec 8 00:03:52 localhost program: Last checked: Fri Dec 7 23:46:54 2012 >Dec 8 00:03:52 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:52 localhost program: Lifetime writes: 132 MB >Dec 8 00:03:52 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:52 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:52 localhost program: First inode: 11 >Dec 8 00:03:52 localhost program: Inode size:#011 256 >Dec 8 00:03:52 localhost program: Required extra isize: 28 >Dec 8 00:03:52 localhost program: Desired extra isize: 28 >Dec 8 00:03:52 localhost program: Journal inode: 8 >Dec 8 00:03:52 localhost program: Default directory hash: half_md4 >Dec 8 00:03:52 localhost program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >Dec 8 00:03:52 localhost program: Journal backup: inode blocks >Dec 8 00:03:52 localhost program: Journal features: (none) >Dec 8 00:03:52 localhost program: Journal size: 128M >Dec 8 00:03:52 localhost program: Journal length: 32768 >Dec 8 00:03:52 localhost program: Journal sequence: 0x00000001 >Dec 8 00:03:52 localhost program: Journal start: 0 >Dec 8 00:03:52 localhost program: >Dec 8 00:03:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:52 localhost program: Running... resize2fs -P /dev/sda1 >Dec 8 00:03:52 localhost program: Estimated minimum size of the filesystem: 53960 >Dec 8 00:03:52 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost storage: got device: PartitionDevice instance (0x7fac7015a9d0) -- >Dec 8 00:03:52 localhost storage: got format: Ext4FS instance (0x7fac70161310) -- >Dec 8 00:03:52 localhost storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Dec 8 00:03:52 localhost storage: sda2 is a partition >Dec 8 00:03:52 localhost storage: added partition sda2 (id 3) to device tree >Dec 8 00:03:52 localhost storage: disklabel detected but not usable on sda2 >Dec 8 00:03:52 localhost storage: type detected on 'sda2' is 'ext4' >Dec 8 00:03:52 localhost program: Running... dumpe2fs -h /dev/sda2 >Dec 8 00:03:52 localhost program: Filesystem volume name: <none> >Dec 8 00:03:52 localhost program: Last mounted on: <not available> >Dec 8 00:03:52 localhost program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >Dec 8 00:03:52 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:52 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03: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 >Dec 8 00:03:52 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:52 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:52 localhost program: Filesystem state: clean >Dec 8 00:03:52 localhost program: Errors behavior: Continue >Dec 8 00:03:52 localhost program: Filesystem OS type: Linux >Dec 8 00:03:52 localhost program: Inode count: 1310720 >Dec 8 00:03:52 localhost program: Block count: 5242880 >Dec 8 00:03:52 localhost program: Reserved block count: 262144 >Dec 8 00:03:52 localhost program: Free blocks: 5116591 >Dec 8 00:03:52 localhost program: Free inodes: 1310709 >Dec 8 00:03:52 localhost program: First block: 0 >Dec 8 00:03:52 localhost program: Block size: 4096 >Dec 8 00:03:52 localhost program: Fragment size: 4096 >Dec 8 00:03:52 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:03:52 localhost program: Blocks per group: 32768 >Dec 8 00:03:52 localhost program: Fragments per group: 32768 >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost program: Inodes per group: 8192 >Dec 8 00:03:52 localhost program: Inode blocks per group: 512 >Dec 8 00:03:52 localhost program: Flex block group size: 16 >Dec 8 00:03:52 localhost program: Filesystem created: Fri Dec 7 23:46:57 2012 >Dec 8 00:03:52 localhost program: Last mount time: n/a >Dec 8 00:03:52 localhost program: Last write time: Fri Dec 7 23:46:57 2012 >Dec 8 00:03:52 localhost program: Mount count: 0 >Dec 8 00:03:52 localhost program: Maximum mount count: -1 >Dec 8 00:03:52 localhost program: Last checked: Fri Dec 7 23:46:57 2012 >Dec 8 00:03:52 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:52 localhost program: Lifetime writes: 132 MB >Dec 8 00:03:52 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:52 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:52 localhost program: First inode: 11 >Dec 8 00:03:52 localhost program: Inode size:#011 256 >Dec 8 00:03:52 localhost program: Required extra isize: 28 >Dec 8 00:03:52 localhost program: Desired extra isize: 28 >Dec 8 00:03:52 localhost program: Journal inode: 8 >Dec 8 00:03:52 localhost program: Default directory hash: half_md4 >Dec 8 00:03:52 localhost program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >Dec 8 00:03:52 localhost program: Journal backup: inode blocks >Dec 8 00:03:52 localhost program: Journal features: (none) >Dec 8 00:03:52 localhost program: Journal size: 128M >Dec 8 00:03:52 localhost program: Journal length: 32768 >Dec 8 00:03:52 localhost program: Journal sequence: 0x00000001 >Dec 8 00:03:52 localhost program: Journal start: 0 >Dec 8 00:03:52 localhost program: >Dec 8 00:03:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:52 localhost program: Running... dumpe2fs -h /dev/sda2 >Dec 8 00:03:52 localhost program: Filesystem volume name: <none> >Dec 8 00:03:52 localhost program: Last mounted on: <not available> >Dec 8 00:03:52 localhost program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >Dec 8 00:03:52 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:52 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03: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 >Dec 8 00:03:52 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:52 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:52 localhost program: Filesystem state: clean >Dec 8 00:03:52 localhost program: Errors behavior: Continue >Dec 8 00:03:52 localhost program: Filesystem OS type: Linux >Dec 8 00:03:52 localhost program: Inode count: 1310720 >Dec 8 00:03:52 localhost program: Block count: 5242880 >Dec 8 00:03:52 localhost program: Reserved block count: 262144 >Dec 8 00:03:52 localhost program: Free blocks: 5116591 >Dec 8 00:03:52 localhost program: Free inodes: 1310709 >Dec 8 00:03:52 localhost program: First block: 0 >Dec 8 00:03:52 localhost program: Block size: 4096 >Dec 8 00:03:52 localhost program: Fragment size: 4096 >Dec 8 00:03:52 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:03:52 localhost program: Blocks per group: 32768 >Dec 8 00:03:52 localhost program: Fragments per group: 32768 >Dec 8 00:03:52 localhost program: Inodes per group: 8192 >Dec 8 00:03:52 localhost program: Inode blocks per group: 512 >Dec 8 00:03:52 localhost program: Flex block group size: 16 >Dec 8 00:03:52 localhost program: Filesystem created: Fri Dec 7 23:46:57 2012 >Dec 8 00:03:52 localhost program: Last mount time: n/a >Dec 8 00:03:52 localhost program: Last write time: Fri Dec 7 23:46:57 2012 >Dec 8 00:03:52 localhost program: Mount count: 0 >Dec 8 00:03:52 localhost program: Maximum mount count: -1 >Dec 8 00:03:52 localhost program: Last checked: Fri Dec 7 23:46:57 2012 >Dec 8 00:03:52 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:52 localhost program: Lifetime writes: 132 MB >Dec 8 00:03:52 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:52 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:52 localhost program: First inode: 11 >Dec 8 00:03:52 localhost program: Inode size:#011 256 >Dec 8 00:03:52 localhost program: Required extra isize: 28 >Dec 8 00:03:52 localhost program: Desired extra isize: 28 >Dec 8 00:03:52 localhost program: Journal inode: 8 >Dec 8 00:03:52 localhost program: Default directory hash: half_md4 >Dec 8 00:03:52 localhost program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >Dec 8 00:03:52 localhost program: Journal backup: inode blocks >Dec 8 00:03:52 localhost program: Journal features: (none) >Dec 8 00:03:52 localhost program: Journal size: 128M >Dec 8 00:03:52 localhost program: Journal length: 32768 >Dec 8 00:03:52 localhost program: Journal sequence: 0x00000001 >Dec 8 00:03:52 localhost program: Journal start: 0 >Dec 8 00:03:52 localhost program: >Dec 8 00:03:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:52 localhost program: Running... resize2fs -P /dev/sda2 >Dec 8 00:03:52 localhost program: Estimated minimum size of the filesystem: 53960 >Dec 8 00:03:52 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:52 localhost storage: got device: PartitionDevice instance (0x7fac7015abd0) -- >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost storage: got format: Ext4FS instance (0x23fd650) -- >Dec 8 00:03:52 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Dec 8 00:03:52 localhost storage: sda3 is a partition >Dec 8 00:03:52 localhost storage: added partition sda3 (id 4) to device tree >Dec 8 00:03:52 localhost storage: disklabel detected but not usable on sda3 >Dec 8 00:03:52 localhost storage: type detected on 'sda3' is 'ext4' >Dec 8 00:03:52 localhost program: Running... dumpe2fs -h /dev/sda3 >Dec 8 00:03:52 localhost program: Filesystem volume name: <none> >Dec 8 00:03:52 localhost program: Last mounted on: <not available> >Dec 8 00:03:52 localhost program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >Dec 8 00:03:52 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:52 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03: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 >Dec 8 00:03:52 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:52 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:52 localhost program: Filesystem state: clean >Dec 8 00:03:52 localhost program: Errors behavior: Continue >Dec 8 00:03:52 localhost program: Filesystem OS type: Linux >Dec 8 00:03:52 localhost program: Inode count: 1966080 >Dec 8 00:03:52 localhost program: Block count: 7864320 >Dec 8 00:03:52 localhost program: Reserved block count: 393216 >Dec 8 00:03:52 localhost program: Free blocks: 7696911 >Dec 8 00:03:52 localhost program: Free inodes: 1966069 >Dec 8 00:03:52 localhost program: First block: 0 >Dec 8 00:03:52 localhost program: Block size: 4096 >Dec 8 00:03:52 localhost program: Fragment size: 4096 >Dec 8 00:03:52 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:03:52 localhost program: Blocks per group: 32768 >Dec 8 00:03:52 localhost program: Fragments per group: 32768 >Dec 8 00:03:52 localhost program: Inodes per group: 8192 >Dec 8 00:03:52 localhost program: Inode blocks per group: 512 >Dec 8 00:03:52 localhost program: Flex block group size: 16 >Dec 8 00:03:52 localhost program: Filesystem created: Fri Dec 7 23:47:00 2012 >Dec 8 00:03:52 localhost program: Last mount time: n/a >Dec 8 00:03:52 localhost program: Last write time: Fri Dec 7 23:47:00 2012 >Dec 8 00:03:52 localhost program: Mount count: 0 >Dec 8 00:03:52 localhost program: Maximum mount count: -1 >Dec 8 00:03:52 localhost program: Last checked: Fri Dec 7 23:47:00 2012 >Dec 8 00:03:52 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:52 localhost program: Lifetime writes: 132 MB >Dec 8 00:03:52 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:52 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:52 localhost program: First inode: 11 >Dec 8 00:03:52 localhost program: Inode size:#011 256 >Dec 8 00:03:52 localhost program: Required extra isize: 28 >Dec 8 00:03:52 localhost program: Desired extra isize: 28 >Dec 8 00:03:52 localhost program: Journal inode: 8 >Dec 8 00:03:52 localhost program: Default directory hash: half_md4 >Dec 8 00:03:52 localhost program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >Dec 8 00:03:52 localhost program: Journal backup: inode blocks >Dec 8 00:03:52 localhost program: Journal features: (none) >Dec 8 00:03:52 localhost program: Journal size: 128M >Dec 8 00:03:52 localhost program: Journal length: 32768 >Dec 8 00:03:52 localhost program: Journal sequence: 0x00000001 >Dec 8 00:03:52 localhost program: Journal start: 0 >Dec 8 00:03:52 localhost program: >Dec 8 00:03:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:52 localhost program: Running... dumpe2fs -h /dev/sda3 >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost program: Filesystem volume name: <none> >Dec 8 00:03:52 localhost program: Last mounted on: <not available> >Dec 8 00:03:52 localhost program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >Dec 8 00:03:52 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:52 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03: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 >Dec 8 00:03:52 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:52 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:52 localhost program: Filesystem state: clean >Dec 8 00:03:52 localhost program: Errors behavior: Continue >Dec 8 00:03:52 localhost program: Filesystem OS type: Linux >Dec 8 00:03:52 localhost program: Inode count: 1966080 >Dec 8 00:03:52 localhost program: Block count: 7864320 >Dec 8 00:03:52 localhost program: Reserved block count: 393216 >Dec 8 00:03:52 localhost program: Free blocks: 7696911 >Dec 8 00:03:52 localhost program: Free inodes: 1966069 >Dec 8 00:03:52 localhost program: First block: 0 >Dec 8 00:03:52 localhost program: Block size: 4096 >Dec 8 00:03:52 localhost program: Fragment size: 4096 >Dec 8 00:03:52 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:03:52 localhost program: Blocks per group: 32768 >Dec 8 00:03:52 localhost program: Fragments per group: 32768 >Dec 8 00:03:52 localhost program: Inodes per group: 8192 >Dec 8 00:03:52 localhost program: Inode blocks per group: 512 >Dec 8 00:03:52 localhost program: Flex block group size: 16 >Dec 8 00:03:52 localhost program: Filesystem created: Fri Dec 7 23:47:00 2012 >Dec 8 00:03:52 localhost program: Last mount time: n/a >Dec 8 00:03:52 localhost program: Last write time: Fri Dec 7 23:47:00 2012 >Dec 8 00:03:52 localhost program: Mount count: 0 >Dec 8 00:03:52 localhost program: Maximum mount count: -1 >Dec 8 00:03:52 localhost program: Last checked: Fri Dec 7 23:47:00 2012 >Dec 8 00:03:52 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:52 localhost program: Lifetime writes: 132 MB >Dec 8 00:03:52 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:52 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:52 localhost program: First inode: 11 >Dec 8 00:03:52 localhost program: Inode size:#011 256 >Dec 8 00:03:52 localhost program: Required extra isize: 28 >Dec 8 00:03:52 localhost program: Desired extra isize: 28 >Dec 8 00:03:52 localhost program: Journal inode: 8 >Dec 8 00:03:52 localhost program: Default directory hash: half_md4 >Dec 8 00:03:52 localhost program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >Dec 8 00:03:52 localhost program: Journal backup: inode blocks >Dec 8 00:03:52 localhost program: Journal features: (none) >Dec 8 00:03:52 localhost program: Journal size: 128M >Dec 8 00:03:52 localhost program: Journal length: 32768 >Dec 8 00:03:52 localhost program: Journal sequence: 0x00000001 >Dec 8 00:03:52 localhost program: Journal start: 0 >Dec 8 00:03:52 localhost program: >Dec 8 00:03:52 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:52 localhost program: Running... resize2fs -P /dev/sda3 >Dec 8 00:03:52 localhost program: Estimated minimum size of the filesystem: 59203 >Dec 8 00:03:52 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:52 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:52 localhost storage: got device: PartitionDevice instance (0x24a97d0) -- >Dec 8 00:03:52 localhost storage: got format: Ext4FS instance (0x24a91d0) -- >Dec 8 00:03:52 localhost storage: scanning sda4 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Dec 8 00:03:53 localhost storage: sda4 is a partition >Dec 8 00:03:53 localhost storage: added partition sda4 (id 5) to device tree >Dec 8 00:03:53 localhost storage: disklabel detected but not usable on sda4 >Dec 8 00:03:53 localhost storage: got device: PartitionDevice instance (0x24ae3d0) -- >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Dec 8 00:03:53 localhost storage: sda5 is a partition >Dec 8 00:03:53 localhost storage: added partition sda5 (id 6) to device tree >Dec 8 00:03:53 localhost storage: disklabel detected but not usable on sda5 >Dec 8 00:03:53 localhost storage: type detected on 'sda5' is 'ext4' >Dec 8 00:03:53 localhost program: Running... dumpe2fs -h /dev/sda5 >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost program: Filesystem volume name: <none> >Dec 8 00:03:53 localhost program: Last mounted on: /mnt/sysimage/boot >Dec 8 00:03:53 localhost program: Filesystem UUID: ab4c9871-cb54-4551-a864-87413ff80a66 >Dec 8 00:03:53 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:53 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03:53 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Dec 8 00:03:53 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:53 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:53 localhost program: Filesystem state: clean >Dec 8 00:03:53 localhost program: Errors behavior: Continue >Dec 8 00:03:53 localhost program: Filesystem OS type: Linux >Dec 8 00:03:53 localhost program: Inode count: 128016 >Dec 8 00:03:53 localhost program: Block count: 512000 >Dec 8 00:03:53 localhost program: Reserved block count: 25600 >Dec 8 00:03:53 localhost program: Free blocks: 436030 >Dec 8 00:03:53 localhost program: Free inodes: 127949 >Dec 8 00:03:53 localhost program: First block: 1 >Dec 8 00:03:53 localhost program: Block size: 1024 >Dec 8 00:03:53 localhost program: Fragment size: 1024 >Dec 8 00:03:53 localhost program: Reserved GDT blocks: 256 >Dec 8 00:03:53 localhost program: Blocks per group: 8192 >Dec 8 00:03:53 localhost program: Fragments per group: 8192 >Dec 8 00:03:53 localhost program: Inodes per group: 2032 >Dec 8 00:03:53 localhost program: Inode blocks per group: 254 >Dec 8 00:03:53 localhost program: Flex block group size: 16 >Dec 8 00:03:53 localhost program: Filesystem created: Fri Dec 7 23:50:57 2012 >Dec 8 00:03:53 localhost program: Last mount time: Fri Dec 7 23:50:59 2012 >Dec 8 00:03:53 localhost program: Last write time: Sat Dec 8 00:03:48 2012 >Dec 8 00:03:53 localhost program: Mount count: 1 >Dec 8 00:03:53 localhost program: Maximum mount count: -1 >Dec 8 00:03:53 localhost program: Last checked: Fri Dec 7 23:50:57 2012 >Dec 8 00:03:53 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:53 localhost program: Lifetime writes: 72 MB >Dec 8 00:03:53 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:53 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:53 localhost program: First inode: 11 >Dec 8 00:03:53 localhost program: Inode size:#011 128 >Dec 8 00:03:53 localhost program: Journal inode: 8 >Dec 8 00:03:53 localhost program: Default directory hash: half_md4 >Dec 8 00:03:53 localhost program: Directory Hash Seed: 3219287a-496a-4f0c-ac1d-ef200f0ac869 >Dec 8 00:03:53 localhost program: Journal backup: inode blocks >Dec 8 00:03:53 localhost program: Journal features: (none) >Dec 8 00:03:53 localhost program: Journal size: 8M >Dec 8 00:03:53 localhost program: Journal length: 8192 >Dec 8 00:03:53 localhost program: Journal sequence: 0x0000000a >Dec 8 00:03:53 localhost program: Journal start: 0 >Dec 8 00:03:53 localhost program: >Dec 8 00:03:53 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost program: Running... dumpe2fs -h /dev/sda5 >Dec 8 00:03:53 localhost program: Filesystem volume name: <none> >Dec 8 00:03:53 localhost program: Last mounted on: /mnt/sysimage/boot >Dec 8 00:03:53 localhost program: Filesystem UUID: ab4c9871-cb54-4551-a864-87413ff80a66 >Dec 8 00:03:53 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:53 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03:53 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Dec 8 00:03:53 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:53 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:53 localhost program: Filesystem state: clean >Dec 8 00:03:53 localhost program: Errors behavior: Continue >Dec 8 00:03:53 localhost program: Filesystem OS type: Linux >Dec 8 00:03:53 localhost program: Inode count: 128016 >Dec 8 00:03:53 localhost program: Block count: 512000 >Dec 8 00:03:53 localhost program: Reserved block count: 25600 >Dec 8 00:03:53 localhost program: Free blocks: 436030 >Dec 8 00:03:53 localhost program: Free inodes: 127949 >Dec 8 00:03:53 localhost program: First block: 1 >Dec 8 00:03:53 localhost program: Block size: 1024 >Dec 8 00:03:53 localhost program: Fragment size: 1024 >Dec 8 00:03:53 localhost program: Reserved GDT blocks: 256 >Dec 8 00:03:53 localhost program: Blocks per group: 8192 >Dec 8 00:03:53 localhost program: Fragments per group: 8192 >Dec 8 00:03:53 localhost program: Inodes per group: 2032 >Dec 8 00:03:53 localhost program: Inode blocks per group: 254 >Dec 8 00:03:53 localhost program: Flex block group size: 16 >Dec 8 00:03:53 localhost program: Filesystem created: Fri Dec 7 23:50:57 2012 >Dec 8 00:03:53 localhost program: Last mount time: Fri Dec 7 23:50:59 2012 >Dec 8 00:03:53 localhost program: Last write time: Sat Dec 8 00:03:48 2012 >Dec 8 00:03:53 localhost program: Mount count: 1 >Dec 8 00:03:53 localhost program: Maximum mount count: -1 >Dec 8 00:03:53 localhost program: Last checked: Fri Dec 7 23:50:57 2012 >Dec 8 00:03:53 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:53 localhost program: Lifetime writes: 72 MB >Dec 8 00:03:53 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:53 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:53 localhost program: First inode: 11 >Dec 8 00:03:53 localhost program: Inode size:#011 128 >Dec 8 00:03:53 localhost program: Journal inode: 8 >Dec 8 00:03:53 localhost program: Default directory hash: half_md4 >Dec 8 00:03:53 localhost program: Directory Hash Seed: 3219287a-496a-4f0c-ac1d-ef200f0ac869 >Dec 8 00:03:53 localhost program: Journal backup: inode blocks >Dec 8 00:03:53 localhost program: Journal features: (none) >Dec 8 00:03:53 localhost program: Journal size: 8M >Dec 8 00:03:53 localhost program: Journal length: 8192 >Dec 8 00:03:53 localhost program: Journal sequence: 0x0000000a >Dec 8 00:03:53 localhost program: Journal start: 0 >Dec 8 00:03:53 localhost program: >Dec 8 00:03:53 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost program: Running... resize2fs -P /dev/sda5 >Dec 8 00:03:53 localhost program: Estimated minimum size of the filesystem: 65589 >Dec 8 00:03:53 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost storage: got device: PartitionDevice instance (0x24ae790) -- >Dec 8 00:03:53 localhost storage: got format: Ext4FS instance (0x24ae510) -- >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Dec 8 00:03:53 localhost storage: sda6 is a partition >Dec 8 00:03:53 localhost storage: added partition sda6 (id 7) to device tree >Dec 8 00:03:53 localhost storage: disklabel detected but not usable on sda6 >Dec 8 00:03:53 localhost storage: type detected on 'sda6' is 'LVM2_member' >Dec 8 00:03:53 localhost storage: added lvmvg fedora (id 8) to device tree >Dec 8 00:03:53 localhost storage: got device: PartitionDevice instance (0x24a9110) -- >Dec 8 00:03:53 localhost storage: got format: LVMPhysicalVolume instance (0x24aead0) -- >Dec 8 00:03:53 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Dec 8 00:03:53 localhost storage: loop0 is a loop device >Dec 8 00:03:53 localhost storage: added file /osmin.img (deleted) (id 9) to device tree >Dec 8 00:03:53 localhost storage: added loop loop0 (id 10) to device tree >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: disklabel detected but not usable on loop0 >Dec 8 00:03:53 localhost storage: type detected on 'loop0' is 'squashfs' >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: got device: LoopDevice instance (0x24ae310) -- >Dec 8 00:03:53 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: loop1 is a loop device >Dec 8 00:03:53 localhost storage: added file /osmin (id 11) to device tree >Dec 8 00:03:53 localhost storage: added loop loop1 (id 12) to device tree >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: disklabel detected but not usable on loop1 >Dec 8 00:03:53 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: got device: LoopDevice instance (0x24ae850) -- >Dec 8 00:03:53 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Dec 8 00:03:53 localhost storage: loop2 is a loop device >Dec 8 00:03:53 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 13) to device tree >Dec 8 00:03:53 localhost storage: added loop loop2 (id 14) to device tree >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: disklabel detected but not usable on loop2 >Dec 8 00:03:53 localhost storage: type detected on 'loop2' is 'squashfs' >Dec 8 00:03:53 localhost storage: got device: LoopDevice instance (0x7fac7017e390) -- >Dec 8 00:03:53 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Dec 8 00:03:53 localhost storage: loop3 is a loop device >Dec 8 00:03:53 localhost storage: added file /LiveOS/ext3fs.img (id 15) to device tree >Dec 8 00:03:53 localhost storage: added loop loop3 (id 16) to device tree >Dec 8 00:03:53 localhost storage: type detected on 'loop3' is 'ext4' >Dec 8 00:03:53 localhost program: Running... dumpe2fs -h /dev/loop3 >Dec 8 00:03:53 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:03:53 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 8 00:03:53 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:03:53 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:53 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03:53 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 >Dec 8 00:03:53 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:53 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:53 localhost program: Filesystem state: clean >Dec 8 00:03:53 localhost program: Errors behavior: Continue >Dec 8 00:03:53 localhost program: Filesystem OS type: Linux >Dec 8 00:03:53 localhost program: Inode count: 262144 >Dec 8 00:03:53 localhost program: Block count: 1048576 >Dec 8 00:03:53 localhost program: Reserved block count: 10484 >Dec 8 00:03:53 localhost program: Free blocks: 294246 >Dec 8 00:03:53 localhost program: Free inodes: 159410 >Dec 8 00:03:53 localhost program: First block: 0 >Dec 8 00:03:53 localhost program: Block size: 4096 >Dec 8 00:03:53 localhost program: Fragment size: 4096 >Dec 8 00:03:53 localhost program: Reserved GDT blocks: 255 >Dec 8 00:03:53 localhost program: Blocks per group: 32768 >Dec 8 00:03:53 localhost program: Fragments per group: 32768 >Dec 8 00:03:53 localhost program: Inodes per group: 8192 >Dec 8 00:03:53 localhost program: Inode blocks per group: 512 >Dec 8 00:03:53 localhost program: Flex block group size: 16 >Dec 8 00:03:53 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:03:53 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 8 00:03:53 localhost program: Last write time: Fri Dec 7 21:19:32 2012 >Dec 8 00:03:53 localhost program: Mount count: 0 >Dec 8 00:03:53 localhost program: Maximum mount count: -1 >Dec 8 00:03:53 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 8 00:03:53 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:53 localhost program: Lifetime writes: 858 MB >Dec 8 00:03:53 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:53 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:53 localhost program: First inode: 11 >Dec 8 00:03:53 localhost program: Inode size:#011 256 >Dec 8 00:03:53 localhost program: Required extra isize: 28 >Dec 8 00:03:53 localhost program: Desired extra isize: 28 >Dec 8 00:03:53 localhost program: Journal inode: 8 >Dec 8 00:03:53 localhost program: Default directory hash: half_md4 >Dec 8 00:03:53 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:03:53 localhost program: Journal backup: inode blocks >Dec 8 00:03:53 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:03:53 localhost program: Journal size: 128M >Dec 8 00:03:53 localhost program: Journal length: 32768 >Dec 8 00:03:53 localhost program: Journal sequence: 0x00001638 >Dec 8 00:03:53 localhost program: Journal start: 0 >Dec 8 00:03:53 localhost program: >Dec 8 00:03:53 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost program: Running... dumpe2fs -h /dev/loop3 >Dec 8 00:03:53 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:03:53 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 8 00:03:53 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:03:53 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:53 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03:53 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 >Dec 8 00:03:53 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:53 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:53 localhost program: Filesystem state: clean >Dec 8 00:03:53 localhost program: Errors behavior: Continue >Dec 8 00:03:53 localhost program: Filesystem OS type: Linux >Dec 8 00:03:53 localhost program: Inode count: 262144 >Dec 8 00:03:53 localhost program: Block count: 1048576 >Dec 8 00:03:53 localhost program: Reserved block count: 10484 >Dec 8 00:03:53 localhost program: Free blocks: 294246 >Dec 8 00:03:53 localhost program: Free inodes: 159410 >Dec 8 00:03:53 localhost program: First block: 0 >Dec 8 00:03:53 localhost program: Block size: 4096 >Dec 8 00:03:53 localhost program: Fragment size: 4096 >Dec 8 00:03:53 localhost program: Reserved GDT blocks: 255 >Dec 8 00:03:53 localhost program: Blocks per group: 32768 >Dec 8 00:03:53 localhost program: Fragments per group: 32768 >Dec 8 00:03:53 localhost program: Inodes per group: 8192 >Dec 8 00:03:53 localhost program: Inode blocks per group: 512 >Dec 8 00:03:53 localhost program: Flex block group size: 16 >Dec 8 00:03:53 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:03:53 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 8 00:03:53 localhost program: Last write time: Fri Dec 7 21:19:32 2012 >Dec 8 00:03:53 localhost program: Mount count: 0 >Dec 8 00:03:53 localhost program: Maximum mount count: -1 >Dec 8 00:03:53 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 8 00:03:53 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:53 localhost program: Lifetime writes: 858 MB >Dec 8 00:03:53 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:53 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:53 localhost program: First inode: 11 >Dec 8 00:03:53 localhost program: Inode size:#011 256 >Dec 8 00:03:53 localhost program: Required extra isize: 28 >Dec 8 00:03:53 localhost program: Desired extra isize: 28 >Dec 8 00:03:53 localhost program: Journal inode: 8 >Dec 8 00:03:53 localhost program: Default directory hash: half_md4 >Dec 8 00:03:53 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:03:53 localhost program: Journal backup: inode blocks >Dec 8 00:03:53 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:03:53 localhost program: Journal size: 128M >Dec 8 00:03:53 localhost program: Journal length: 32768 >Dec 8 00:03:53 localhost program: Journal sequence: 0x00001638 >Dec 8 00:03:53 localhost program: Journal start: 0 >Dec 8 00:03:53 localhost program: >Dec 8 00:03:53 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost program: Running... resize2fs -P /dev/loop3 >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost program: Couldn't find valid filesystem superblock. >Dec 8 00:03:53 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Dec 8 00:03:53 localhost storage: got device: LoopDevice instance (0x7fac7017e110) -- >Dec 8 00:03:53 localhost storage: got format: Ext4FS instance (0x7fac7017e990) -- >Dec 8 00:03:53 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Dec 8 00:03:53 localhost storage: loop4 is a loop device >Dec 8 00:03:53 localhost storage: added file /overlay (deleted) (id 17) to device tree >Dec 8 00:03:53 localhost storage: added loop loop4 (id 18) to device tree >Dec 8 00:03:53 localhost storage: disklabel detected but not usable on loop4 >Dec 8 00:03:53 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: got device: LoopDevice instance (0x2730f90) -- >Dec 8 00:03:53 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Dec 8 00:03:53 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Dec 8 00:03:53 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Dec 8 00:03:53 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:53 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Dec 8 00:03:53 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Dec 8 00:03:53 localhost storage: live-rw is a device-mapper device >Dec 8 00:03:53 localhost storage: added dm live-rw (id 19) to device tree >Dec 8 00:03:53 localhost storage: type detected on 'live-rw' is 'ext4' >Dec 8 00:03:53 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 8 00:03:53 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:03:53 localhost program: Last mounted on: /sysroot >Dec 8 00:03:53 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:03:53 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:53 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03:53 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 >Dec 8 00:03:53 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:53 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:53 localhost program: Filesystem state: clean >Dec 8 00:03:53 localhost program: Errors behavior: Continue >Dec 8 00:03:53 localhost program: Filesystem OS type: Linux >Dec 8 00:03:53 localhost program: Inode count: 262144 >Dec 8 00:03:53 localhost program: Block count: 1048576 >Dec 8 00:03:53 localhost program: Reserved block count: 10484 >Dec 8 00:03:53 localhost program: Free blocks: 294246 >Dec 8 00:03:53 localhost program: Free inodes: 159410 >Dec 8 00:03:53 localhost program: First block: 0 >Dec 8 00:03:53 localhost program: Block size: 4096 >Dec 8 00:03:53 localhost program: Fragment size: 4096 >Dec 8 00:03:53 localhost program: Reserved GDT blocks: 255 >Dec 8 00:03:53 localhost program: Blocks per group: 32768 >Dec 8 00:03:53 localhost program: Fragments per group: 32768 >Dec 8 00:03:53 localhost program: Inodes per group: 8192 >Dec 8 00:03:53 localhost program: Inode blocks per group: 512 >Dec 8 00:03:53 localhost program: Flex block group size: 16 >Dec 8 00:03:53 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:03:53 localhost program: Last mount time: Fri Dec 7 23:38:27 2012 >Dec 8 00:03:53 localhost program: Last write time: Fri Dec 7 23:38:27 2012 >Dec 8 00:03:53 localhost program: Mount count: 1 >Dec 8 00:03:53 localhost program: Maximum mount count: -1 >Dec 8 00:03:53 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 8 00:03:53 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:53 localhost program: Lifetime writes: 858 MB >Dec 8 00:03:53 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:53 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:53 localhost program: First inode: 11 >Dec 8 00:03:53 localhost program: Inode size:#011 256 >Dec 8 00:03:53 localhost program: Required extra isize: 28 >Dec 8 00:03:53 localhost program: Desired extra isize: 28 >Dec 8 00:03:53 localhost program: Journal inode: 8 >Dec 8 00:03:53 localhost program: First orphan inode: 184134 >Dec 8 00:03:53 localhost program: Default directory hash: half_md4 >Dec 8 00:03:53 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:03:53 localhost program: Journal backup: inode blocks >Dec 8 00:03:53 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:03:53 localhost program: Journal size: 128M >Dec 8 00:03:53 localhost program: Journal length: 32768 >Dec 8 00:03:53 localhost program: Journal sequence: 0x00001639 >Dec 8 00:03:53 localhost program: Journal start: 1 >Dec 8 00:03:53 localhost program: >Dec 8 00:03:53 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 8 00:03:53 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:03:53 localhost program: Last mounted on: /sysroot >Dec 8 00:03:53 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:03:53 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:53 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03:53 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 >Dec 8 00:03:53 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:53 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:53 localhost program: Filesystem state: clean >Dec 8 00:03:53 localhost program: Errors behavior: Continue >Dec 8 00:03:53 localhost program: Filesystem OS type: Linux >Dec 8 00:03:53 localhost program: Inode count: 262144 >Dec 8 00:03:53 localhost program: Block count: 1048576 >Dec 8 00:03:53 localhost program: Reserved block count: 10484 >Dec 8 00:03:53 localhost program: Free blocks: 294246 >Dec 8 00:03:53 localhost program: Free inodes: 159410 >Dec 8 00:03:53 localhost program: First block: 0 >Dec 8 00:03:53 localhost program: Block size: 4096 >Dec 8 00:03:53 localhost program: Fragment size: 4096 >Dec 8 00:03:53 localhost program: Reserved GDT blocks: 255 >Dec 8 00:03:53 localhost program: Blocks per group: 32768 >Dec 8 00:03:53 localhost program: Fragments per group: 32768 >Dec 8 00:03:53 localhost program: Inodes per group: 8192 >Dec 8 00:03:53 localhost program: Inode blocks per group: 512 >Dec 8 00:03:53 localhost program: Flex block group size: 16 >Dec 8 00:03:53 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:03:53 localhost program: Last mount time: Fri Dec 7 23:38:27 2012 >Dec 8 00:03:53 localhost program: Last write time: Fri Dec 7 23:38:27 2012 >Dec 8 00:03:53 localhost program: Mount count: 1 >Dec 8 00:03:53 localhost program: Maximum mount count: -1 >Dec 8 00:03:53 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 8 00:03:53 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:53 localhost program: Lifetime writes: 858 MB >Dec 8 00:03:53 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:53 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:53 localhost program: First inode: 11 >Dec 8 00:03:53 localhost program: Inode size:#011 256 >Dec 8 00:03:53 localhost program: Required extra isize: 28 >Dec 8 00:03:53 localhost program: Desired extra isize: 28 >Dec 8 00:03:53 localhost program: Journal inode: 8 >Dec 8 00:03:53 localhost program: First orphan inode: 184134 >Dec 8 00:03:53 localhost program: Default directory hash: half_md4 >Dec 8 00:03:53 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:03:53 localhost program: Journal backup: inode blocks >Dec 8 00:03:53 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:03:53 localhost program: Journal size: 128M >Dec 8 00:03:53 localhost program: Journal length: 32768 >Dec 8 00:03:53 localhost program: Journal sequence: 0x00001639 >Dec 8 00:03:53 localhost program: Journal start: 1 >Dec 8 00:03:53 localhost program: >Dec 8 00:03:53 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Dec 8 00:03:53 localhost program: Estimated minimum size of the filesystem: 756457 >Dec 8 00:03:53 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: got device: DMDevice instance (0x27c7150) -- >Dec 8 00:03:53 localhost storage: got format: Ext4FS instance (0x2891f50) -- >Dec 8 00:03:53 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Dec 8 00:03:53 localhost storage: live-osimg-min is a device-mapper device >Dec 8 00:03:53 localhost storage: added dm live-osimg-min (id 20) to device tree >Dec 8 00:03:53 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Dec 8 00:03:53 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 8 00:03:53 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:03:53 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 8 00:03:53 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:03:53 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:53 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03:53 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 >Dec 8 00:03:53 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:53 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:53 localhost program: Filesystem state: clean >Dec 8 00:03:53 localhost program: Errors behavior: Continue >Dec 8 00:03:53 localhost program: Filesystem OS type: Linux >Dec 8 00:03:53 localhost program: Inode count: 196608 >Dec 8 00:03:53 localhost program: Block count: 756457 >Dec 8 00:03:53 localhost program: Reserved block count: 7563 >Dec 8 00:03:53 localhost program: Free blocks: 6753 >Dec 8 00:03:53 localhost program: Free inodes: 93874 >Dec 8 00:03:53 localhost program: First block: 0 >Dec 8 00:03:53 localhost program: Block size: 4096 >Dec 8 00:03:53 localhost program: Fragment size: 4096 >Dec 8 00:03:53 localhost program: Reserved GDT blocks: 255 >Dec 8 00:03:53 localhost program: Blocks per group: 32768 >Dec 8 00:03:53 localhost program: Fragments per group: 32768 >Dec 8 00:03:53 localhost program: Inodes per group: 8192 >Dec 8 00:03:53 localhost program: Inode blocks per group: 512 >Dec 8 00:03:53 localhost program: Flex block group size: 16 >Dec 8 00:03:53 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:03:53 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 8 00:03:53 localhost program: Last write time: Fri Dec 7 21:19:35 2012 >Dec 8 00:03:53 localhost program: Mount count: 0 >Dec 8 00:03:53 localhost program: Maximum mount count: -1 >Dec 8 00:03:53 localhost program: Last checked: Fri Dec 7 21:19:35 2012 >Dec 8 00:03:53 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:53 localhost program: Lifetime writes: 859 MB >Dec 8 00:03:53 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:53 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:53 localhost program: First inode: 11 >Dec 8 00:03:53 localhost program: Inode size:#011 256 >Dec 8 00:03:53 localhost program: Required extra isize: 28 >Dec 8 00:03:53 localhost program: Desired extra isize: 28 >Dec 8 00:03:53 localhost program: Journal inode: 8 >Dec 8 00:03:53 localhost program: Default directory hash: half_md4 >Dec 8 00:03:53 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:03:53 localhost program: Journal backup: inode blocks >Dec 8 00:03:53 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:03:53 localhost program: Journal size: 128M >Dec 8 00:03:53 localhost program: Journal length: 32768 >Dec 8 00:03:53 localhost program: Journal sequence: 0x00001638 >Dec 8 00:03:53 localhost program: Journal start: 0 >Dec 8 00:03:53 localhost program: >Dec 8 00:03:53 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 8 00:03:53 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:03:53 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 8 00:03:53 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:03:53 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:53 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03:53 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 >Dec 8 00:03:53 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:53 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:53 localhost program: Filesystem state: clean >Dec 8 00:03:53 localhost program: Errors behavior: Continue >Dec 8 00:03:53 localhost program: Filesystem OS type: Linux >Dec 8 00:03:53 localhost program: Inode count: 196608 >Dec 8 00:03:53 localhost program: Block count: 756457 >Dec 8 00:03:53 localhost program: Reserved block count: 7563 >Dec 8 00:03:53 localhost program: Free blocks: 6753 >Dec 8 00:03:53 localhost program: Free inodes: 93874 >Dec 8 00:03:53 localhost program: First block: 0 >Dec 8 00:03:53 localhost program: Block size: 4096 >Dec 8 00:03:53 localhost program: Fragment size: 4096 >Dec 8 00:03:53 localhost program: Reserved GDT blocks: 255 >Dec 8 00:03:53 localhost program: Blocks per group: 32768 >Dec 8 00:03:53 localhost program: Fragments per group: 32768 >Dec 8 00:03:53 localhost program: Inodes per group: 8192 >Dec 8 00:03:53 localhost program: Inode blocks per group: 512 >Dec 8 00:03:53 localhost program: Flex block group size: 16 >Dec 8 00:03:53 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:03:53 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 8 00:03:53 localhost program: Last write time: Fri Dec 7 21:19:35 2012 >Dec 8 00:03:53 localhost program: Mount count: 0 >Dec 8 00:03:53 localhost program: Maximum mount count: -1 >Dec 8 00:03:53 localhost program: Last checked: Fri Dec 7 21:19:35 2012 >Dec 8 00:03:53 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:53 localhost program: Lifetime writes: 859 MB >Dec 8 00:03:53 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:53 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:53 localhost program: First inode: 11 >Dec 8 00:03:53 localhost program: Inode size:#011 256 >Dec 8 00:03:53 localhost program: Required extra isize: 28 >Dec 8 00:03:53 localhost program: Desired extra isize: 28 >Dec 8 00:03:53 localhost program: Journal inode: 8 >Dec 8 00:03:53 localhost program: Default directory hash: half_md4 >Dec 8 00:03:53 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:03:53 localhost program: Journal backup: inode blocks >Dec 8 00:03:53 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:03:53 localhost program: Journal size: 128M >Dec 8 00:03:53 localhost program: Journal length: 32768 >Dec 8 00:03:53 localhost program: Journal sequence: 0x00001638 >Dec 8 00:03:53 localhost program: Journal start: 0 >Dec 8 00:03:53 localhost program: >Dec 8 00:03:53 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Dec 8 00:03:53 localhost program: Couldn't find valid filesystem superblock. >Dec 8 00:03:53 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:53 localhost program: resize2fs: Operation not permitted while trying to open /dev/mapper/live-osimg-min >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: got device: DMDevice instance (0x298a7d0) -- >Dec 8 00:03:53 localhost storage: got format: Ext4FS instance (0x298a750) -- >Dec 8 00:03:53 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:53 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:53 localhost storage: added lvmlv fedora-swap (id 21) to device tree >Dec 8 00:03:53 localhost program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >Dec 8 00:03:54 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost storage: added lvmlv fedora-root (id 22) to device tree >Dec 8 00:03:54 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:54 localhost program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >Dec 8 00:03:54 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:54 localhost storage: devices to scan: ['dm-2', 'dm-3'] >Dec 8 00:03:54 localhost storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >Dec 8 00:03:54 localhost storage: type detected on 'fedora-swap' is 'swap' >Dec 8 00:03:54 localhost storage: got device: LVMLogicalVolumeDevice instance (0x27d7ed0) -- >Dec 8 00:03:54 localhost storage: got format: SwapSpace instance (0x324c690) -- >Dec 8 00:03:54 localhost storage: scanning fedora-root (/devices/virtual/block/dm-3)... >Dec 8 00:03:54 localhost storage: type detected on 'fedora-root' is 'ext4' >Dec 8 00:03:54 localhost program: Running... dumpe2fs -h /dev/mapper/fedora-root >Dec 8 00:03:54 localhost program: Filesystem volume name: <none> >Dec 8 00:03:54 localhost program: Last mounted on: /mnt/sysimage >Dec 8 00:03:54 localhost program: Filesystem UUID: 8529db41-9b5b-4722-bf4b-996e30e48d99 >Dec 8 00:03:54 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:54 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03:54 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 >Dec 8 00:03:54 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:54 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:54 localhost program: Filesystem state: clean >Dec 8 00:03:54 localhost program: Errors behavior: Continue >Dec 8 00:03:54 localhost program: Filesystem OS type: Linux >Dec 8 00:03:54 localhost program: Inode count: 365760 >Dec 8 00:03:54 localhost program: Block count: 1460224 >Dec 8 00:03:54 localhost program: Reserved block count: 73011 >Dec 8 00:03:54 localhost program: Free blocks: 703160 >Dec 8 00:03:54 localhost program: Free inodes: 263093 >Dec 8 00:03:54 localhost program: First block: 0 >Dec 8 00:03:54 localhost program: Block size: 4096 >Dec 8 00:03:54 localhost program: Fragment size: 4096 >Dec 8 00:03:54 localhost program: Reserved GDT blocks: 356 >Dec 8 00:03:54 localhost program: Blocks per group: 32768 >Dec 8 00:03:54 localhost program: Fragments per group: 32768 >Dec 8 00:03:54 localhost program: Inodes per group: 8128 >Dec 8 00:03:54 localhost program: Inode blocks per group: 508 >Dec 8 00:03:54 localhost program: Flex block group size: 16 >Dec 8 00:03:54 localhost program: Filesystem created: Fri Dec 7 23:50:59 2012 >Dec 8 00:03:54 localhost program: Last mount time: Fri Dec 7 23:50:59 2012 >Dec 8 00:03:54 localhost program: Last write time: Sat Dec 8 00:03:48 2012 >Dec 8 00:03:54 localhost program: Mount count: 1 >Dec 8 00:03:54 localhost program: Maximum mount count: -1 >Dec 8 00:03:54 localhost program: Last checked: Fri Dec 7 23:50:59 2012 >Dec 8 00:03:54 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:54 localhost program: Lifetime writes: 3155 MB >Dec 8 00:03:54 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:54 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:54 localhost program: First inode: 11 >Dec 8 00:03:54 localhost program: Inode size:#011 256 >Dec 8 00:03:54 localhost program: Required extra isize: 28 >Dec 8 00:03:54 localhost program: Desired extra isize: 28 >Dec 8 00:03:54 localhost program: Journal inode: 8 >Dec 8 00:03:54 localhost program: Default directory hash: half_md4 >Dec 8 00:03:54 localhost program: Directory Hash Seed: 823968f3-d773-4944-867c-eb9c42f7683c >Dec 8 00:03:54 localhost program: Journal backup: inode blocks >Dec 8 00:03:54 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:03:54 localhost program: Journal size: 128M >Dec 8 00:03:54 localhost program: Journal length: 32768 >Dec 8 00:03:54 localhost program: Journal sequence: 0x00000022 >Dec 8 00:03:54 localhost program: Journal start: 0 >Dec 8 00:03:54 localhost program: >Dec 8 00:03:54 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:54 localhost program: Running... dumpe2fs -h /dev/mapper/fedora-root >Dec 8 00:03:54 localhost program: Filesystem volume name: <none> >Dec 8 00:03:54 localhost program: Last mounted on: /mnt/sysimage >Dec 8 00:03:54 localhost program: Filesystem UUID: 8529db41-9b5b-4722-bf4b-996e30e48d99 >Dec 8 00:03:54 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:03:54 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:03:54 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 >Dec 8 00:03:54 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:03:54 localhost program: Default mount options: user_xattr acl >Dec 8 00:03:54 localhost program: Filesystem state: clean >Dec 8 00:03:54 localhost program: Errors behavior: Continue >Dec 8 00:03:54 localhost program: Filesystem OS type: Linux >Dec 8 00:03:54 localhost program: Inode count: 365760 >Dec 8 00:03:54 localhost program: Block count: 1460224 >Dec 8 00:03:54 localhost program: Reserved block count: 73011 >Dec 8 00:03:54 localhost program: Free blocks: 703160 >Dec 8 00:03:54 localhost program: Free inodes: 263093 >Dec 8 00:03:54 localhost program: First block: 0 >Dec 8 00:03:54 localhost program: Block size: 4096 >Dec 8 00:03:54 localhost program: Fragment size: 4096 >Dec 8 00:03:54 localhost program: Reserved GDT blocks: 356 >Dec 8 00:03:54 localhost program: Blocks per group: 32768 >Dec 8 00:03:54 localhost program: Fragments per group: 32768 >Dec 8 00:03:54 localhost program: Inodes per group: 8128 >Dec 8 00:03:54 localhost program: Inode blocks per group: 508 >Dec 8 00:03:54 localhost program: Flex block group size: 16 >Dec 8 00:03:54 localhost program: Filesystem created: Fri Dec 7 23:50:59 2012 >Dec 8 00:03:54 localhost program: Last mount time: Fri Dec 7 23:50:59 2012 >Dec 8 00:03:54 localhost program: Last write time: Sat Dec 8 00:03:48 2012 >Dec 8 00:03:54 localhost program: Mount count: 1 >Dec 8 00:03:54 localhost program: Maximum mount count: -1 >Dec 8 00:03:54 localhost program: Last checked: Fri Dec 7 23:50:59 2012 >Dec 8 00:03:54 localhost program: Check interval: 0 (<none>) >Dec 8 00:03:54 localhost program: Lifetime writes: 3155 MB >Dec 8 00:03:54 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:03:54 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:03:54 localhost program: First inode: 11 >Dec 8 00:03:54 localhost program: Inode size:#011 256 >Dec 8 00:03:54 localhost program: Required extra isize: 28 >Dec 8 00:03:54 localhost program: Desired extra isize: 28 >Dec 8 00:03:54 localhost program: Journal inode: 8 >Dec 8 00:03:54 localhost program: Default directory hash: half_md4 >Dec 8 00:03:54 localhost program: Directory Hash Seed: 823968f3-d773-4944-867c-eb9c42f7683c >Dec 8 00:03:54 localhost program: Journal backup: inode blocks >Dec 8 00:03:54 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:03:54 localhost program: Journal size: 128M >Dec 8 00:03:54 localhost program: Journal length: 32768 >Dec 8 00:03:54 localhost program: Journal sequence: 0x00000022 >Dec 8 00:03:54 localhost program: Journal start: 0 >Dec 8 00:03:54 localhost program: >Dec 8 00:03:54 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:54 localhost program: Running... resize2fs -P /dev/mapper/fedora-root >Dec 8 00:03:54 localhost program: Estimated minimum size of the filesystem: 752665 >Dec 8 00:03:54 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:03:54 localhost storage: got device: LVMLogicalVolumeDevice instance (0x2c21c90) -- >Dec 8 00:03:54 localhost storage: got format: Ext4FS instance (0x2c21110) -- >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:54 localhost program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >Dec 8 00:03:54 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 8 00:03:55 localhost program: 0 logical volume(s) in volume group "fedora" now active >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 8 00:03:55 localhost storage: edd: collected mbr signatures: {'sda': '0x0003d23f'} >Dec 8 00:03:55 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 8 00:03:55 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Dec 8 00:03:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:54 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:03:55 localhost program: Running... /bin/umount /mnt/sysimage >Dec 8 00:03:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 8 00:03:55 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >Dec 8 00:03:54 localhost kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:03:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:55 localhost program: Running... /bin/umount /mnt/sysimage >Dec 8 00:03:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 8 00:03:55 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >Dec 8 00:03:54 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:03:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:55 localhost program: Running... /bin/umount /mnt/sysimage >Dec 8 00:03:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 8 00:03:55 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >Dec 8 00:03:54 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:03:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:55 localhost program: Running... /bin/umount /mnt/sysimage >Dec 8 00:03:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >Dec 8 00:03:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:55 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:55 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 8 00:03:55 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >Dec 8 00:03:55 localhost kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:03:55 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:55 localhost program: Running... arch >Dec 8 00:03:56 localhost program: x86_64 >Dec 8 00:03:56 localhost storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Dec 8 00:03:56 localhost program: Running... /bin/umount /mnt/sysimage >Dec 8 00:03:56 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:56 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:03:56 localhost program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >Dec 8 00:03:56 localhost anaconda: Thread Done: AnaStorageThread (140378714580736) >Dec 8 00:03:56 localhost program: Running... /bin/mount -n -t auto -o defaults,ro /dev/mapper/live-osimg-min /mnt/install/source >Dec 8 00:03:55 localhost kernel: EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:03:56 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:03:56 localhost anaconda: Thread Done: AnaPayloadThread (140378383083264) >Dec 8 00:05:19 localhost gnome-keyring-daemon[1273]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1 >Dec 8 00:05:19 localhost gnome-keyring-daemon[1273]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1 >Dec 8 00:05:19 localhost gnome-keyring-daemon[1273]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1 >Dec 8 00:05:19 localhost gnome-keyring-daemon[1273]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1 >Dec 8 00:05:19 localhost gnome-keyring-daemon[1273]: Gkm: unsupported key algorithm in certificate: 1.2.840.10045.2.1 >Dec 8 00:05:29 localhost anaconda: Not doing 'add runtime X layout' in live installation >Dec 8 00:05:30 localhost anaconda: Not doing 'save system time' in live installation >Dec 8 00:05:30 localhost anaconda: Not doing 'save system time' in live installation >Dec 8 00:05:30 localhost anaconda: Not doing 'save system time' in live installation >Dec 8 00:05:30 localhost anaconda: Not doing 'save system time' in live installation >Dec 8 00:05:30 localhost anaconda: Not doing 'modify system time and date' in live installation >Dec 8 00:05:30 localhost anaconda: Not doing 'add runtime X layout' in live installation >Dec 8 00:05:30 localhost anaconda: Not doing 'test X layouts' in live installation >Dec 8 00:05:30 localhost anaconda: Running Thread: AnaStorageWatcher (140378349512448) >Dec 8 00:05:30 localhost storage: DiskLabel.partedDevice returning None >Dec 8 00:05:30 localhost anaconda: Running Thread: AnaNTPserver0 (140378357905152) >Dec 8 00:05:30 localhost anaconda: Running Thread: AnaNTPserver1 (140377838106368) >Dec 8 00:05:30 localhost anaconda: Running Thread: AnaNTPserver2 (140377829713664) >Dec 8 00:05:30 localhost anaconda: Running Thread: AnaNTPserver3 (140377821320960) >Dec 8 00:05:30 localhost anaconda: Thread Done: AnaStorageWatcher (140378349512448) >Dec 8 00:05:30 localhost anaconda: Thread Done: AnaNTPserver3 (140377821320960) >Dec 8 00:05:30 localhost anaconda: Thread Done: AnaNTPserver1 (140377838106368) >Dec 8 00:05:31 localhost anaconda: Thread Done: AnaNTPserver2 (140377829713664) >Dec 8 00:05:31 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> status to: Probing storage... >Dec 8 00:05:31 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> >Dec 8 00:05:33 localhost anaconda: /usr/lib64/python2.7/site-packages/gi/types.py:47: Warning: g_object_disconnect: invalid signal spec "button-release-event" >Dec 8 00:05:40 localhost anaconda: Thread Done: AnaNTPserver0 (140378357905152) >Dec 8 00:06:19 localhost anaconda: Running Thread: AnaExecuteStorageThread (140378383083264) >Dec 8 00:06:19 localhost anaconda: Detected 2016M of memory >Dec 8 00:06:19 localhost anaconda: Swap attempt of 4032M >Dec 8 00:06:19 localhost anaconda: storage configuration failed: Not enough free space on disks for automatic partitioning >Dec 8 00:06:19 localhost anaconda: no initiator set >Dec 8 00:06:19 localhost storage: not going to create backup copy of non-existent /etc/mdadm.conf >Dec 8 00:06:19 localhost storage: DeviceTree.populate: ignoredDisks is [] ; exclusiveDisks is [] >Dec 8 00:06:19 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:19 localhost storage: sr0 looks to be the live device; marking as protected >Dec 8 00:06:19 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:19 localhost program: Running... multipath -d >Dec 8 00:06:19 localhost program: Running... multipath -ll >Dec 8 00:06:19 localhost storage: MultipathTopology: found non-disk device: sr0 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: sda >Dec 8 00:06:19 localhost storage: MultipathTopology: found non-disk device: sda1 >Dec 8 00:06:19 localhost storage: MultipathTopology: found non-disk device: sda2 >Dec 8 00:06:19 localhost storage: MultipathTopology: found non-disk device: sda3 >Dec 8 00:06:19 localhost storage: MultipathTopology: found non-disk device: sda4 >Dec 8 00:06:19 localhost storage: MultipathTopology: found non-disk device: sda5 >Dec 8 00:06:19 localhost storage: MultipathTopology: found non-disk device: sda6 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: loop0 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: loop1 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: loop2 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: loop3 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: loop4 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: loop5 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: loop6 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: loop7 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: dm-0 >Dec 8 00:06:19 localhost storage: MultipathTopology: found singlepath device: dm-1 >Dec 8 00:06:19 localhost storage: devices to scan: ['sr0', 'sda', 'sda1', 'sda2', 'sda3', 'sda4', 'sda5', 'sda6', 'loop0', 'loop1', 'loop2', 'loop3', 'loop4', 'loop5', 'loop6', 'loop7', 'dm-0', 'dm-1'] >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: scanning sr0 (/devices/pci0000:00/0000:00:01.1/ata2/host1/target1:0:0/1:0:0:0/block/sr0)... >Dec 8 00:06:19 localhost storage: sr0 is a cdrom >Dec 8 00:06:19 localhost storage: added cdrom sr0 (id 23) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on sr0 >Dec 8 00:06:19 localhost storage: type detected on 'sr0' is 'iso9660' >Dec 8 00:06:19 localhost storage: got device: OpticalDevice instance (0x4af3d10) -- >Dec 8 00:06:19 localhost storage: got format: Iso9660FS instance (0x4b52ad0) -- >Dec 8 00:06:19 localhost storage: scanning sda (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda)... >Dec 8 00:06:19 localhost storage: sda is a disk >Dec 8 00:06:19 localhost storage: added disk sda (id 24) to device tree >Dec 8 00:06:19 localhost storage: got device: DiskDevice instance (0x24c7e10) -- >Dec 8 00:06:19 localhost storage: got format: DiskLabel instance (0x24d1f50) -- >Dec 8 00:06:19 localhost storage: scanning sda1 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda1)... >Dec 8 00:06:19 localhost storage: sda1 is a partition >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: added partition sda1 (id 25) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on sda1 >Dec 8 00:06:19 localhost storage: type detected on 'sda1' is 'ext4' >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/sda1 >Dec 8 00:06:19 localhost program: Filesystem volume name: <none> >Dec 8 00:06:19 localhost program: Last mounted on: <not available> >Dec 8 00:06:19 localhost program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 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 >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 1310720 >Dec 8 00:06:19 localhost program: Block count: 5242880 >Dec 8 00:06:19 localhost program: Reserved block count: 262144 >Dec 8 00:06:19 localhost program: Free blocks: 5116591 >Dec 8 00:06:19 localhost program: Free inodes: 1310709 >Dec 8 00:06:19 localhost program: First block: 0 >Dec 8 00:06:19 localhost program: Block size: 4096 >Dec 8 00:06:19 localhost program: Fragment size: 4096 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:06:19 localhost program: Inode blocks per group: 512 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 23:46:54 2012 >Dec 8 00:06:19 localhost program: Last mount time: n/a >Dec 8 00:06:19 localhost program: Last write time: Fri Dec 7 23:46:55 2012 >Dec 8 00:06:19 localhost program: Mount count: 0 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 23:46:54 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 132 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 256 >Dec 8 00:06:19 localhost program: Required extra isize: 28 >Dec 8 00:06:19 localhost program: Desired extra isize: 28 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: (none) >Dec 8 00:06:19 localhost program: Journal size: 128M >Dec 8 00:06:19 localhost program: Journal length: 32768 >Dec 8 00:06:19 localhost program: Journal sequence: 0x00000001 >Dec 8 00:06:19 localhost program: Journal start: 0 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/sda1 >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost program: Filesystem volume name: <none> >Dec 8 00:06:19 localhost program: Last mounted on: <not available> >Dec 8 00:06:19 localhost program: Filesystem UUID: bc02503b-50aa-4f66-8b30-1754be9b5003 >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 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 >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 1310720 >Dec 8 00:06:19 localhost program: Block count: 5242880 >Dec 8 00:06:19 localhost program: Reserved block count: 262144 >Dec 8 00:06:19 localhost program: Free blocks: 5116591 >Dec 8 00:06:19 localhost program: Free inodes: 1310709 >Dec 8 00:06:19 localhost program: First block: 0 >Dec 8 00:06:19 localhost program: Block size: 4096 >Dec 8 00:06:19 localhost program: Fragment size: 4096 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:06:19 localhost program: Blocks per group: 32768 >Dec 8 00:06:19 localhost program: Fragments per group: 32768 >Dec 8 00:06:19 localhost program: Inodes per group: 8192 >Dec 8 00:06:19 localhost program: Inode blocks per group: 512 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 23:46:54 2012 >Dec 8 00:06:19 localhost program: Last mount time: n/a >Dec 8 00:06:19 localhost program: Last write time: Fri Dec 7 23:46:55 2012 >Dec 8 00:06:19 localhost program: Mount count: 0 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 23:46:54 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 132 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 256 >Dec 8 00:06:19 localhost program: Required extra isize: 28 >Dec 8 00:06:19 localhost program: Desired extra isize: 28 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 80999bfb-1f82-4a57-bb3e-26f4c446f044 >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: (none) >Dec 8 00:06:19 localhost program: Journal size: 128M >Dec 8 00:06:19 localhost program: Journal length: 32768 >Dec 8 00:06:19 localhost program: Journal sequence: 0x00000001 >Dec 8 00:06:19 localhost program: Journal start: 0 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... resize2fs -P /dev/sda1 >Dec 8 00:06:19 localhost program: Estimated minimum size of the filesystem: 53960 >Dec 8 00:06:19 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost storage: got device: PartitionDevice instance (0x24d1c90) -- >Dec 8 00:06:19 localhost storage: got format: Ext4FS instance (0x4b52a50) -- >Dec 8 00:06:19 localhost storage: scanning sda2 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda2)... >Dec 8 00:06:19 localhost storage: sda2 is a partition >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: added partition sda2 (id 26) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on sda2 >Dec 8 00:06:19 localhost storage: type detected on 'sda2' is 'ext4' >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/sda2 >Dec 8 00:06:19 localhost program: Filesystem volume name: <none> >Dec 8 00:06:19 localhost program: Last mounted on: <not available> >Dec 8 00:06:19 localhost program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 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 >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 1310720 >Dec 8 00:06:19 localhost program: Block count: 5242880 >Dec 8 00:06:19 localhost program: Reserved block count: 262144 >Dec 8 00:06:19 localhost program: Free blocks: 5116591 >Dec 8 00:06:19 localhost program: Free inodes: 1310709 >Dec 8 00:06:19 localhost program: First block: 0 >Dec 8 00:06:19 localhost program: Block size: 4096 >Dec 8 00:06:19 localhost program: Fragment size: 4096 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:06:19 localhost program: Blocks per group: 32768 >Dec 8 00:06:19 localhost program: Fragments per group: 32768 >Dec 8 00:06:19 localhost program: Inodes per group: 8192 >Dec 8 00:06:19 localhost program: Inode blocks per group: 512 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 23:46:57 2012 >Dec 8 00:06:19 localhost program: Last mount time: n/a >Dec 8 00:06:19 localhost program: Last write time: Fri Dec 7 23:46:57 2012 >Dec 8 00:06:19 localhost program: Mount count: 0 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 23:46:57 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 132 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 256 >Dec 8 00:06:19 localhost program: Required extra isize: 28 >Dec 8 00:06:19 localhost program: Desired extra isize: 28 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: (none) >Dec 8 00:06:19 localhost program: Journal size: 128M >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost program: Journal length: 32768 >Dec 8 00:06:19 localhost program: Journal sequence: 0x00000001 >Dec 8 00:06:19 localhost program: Journal start: 0 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/sda2 >Dec 8 00:06:19 localhost program: Filesystem volume name: <none> >Dec 8 00:06:19 localhost program: Last mounted on: <not available> >Dec 8 00:06:19 localhost program: Filesystem UUID: ed1aa365-f135-4381-b395-df1ee60bfd1c >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 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 >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 1310720 >Dec 8 00:06:19 localhost program: Block count: 5242880 >Dec 8 00:06:19 localhost program: Reserved block count: 262144 >Dec 8 00:06:19 localhost program: Free blocks: 5116591 >Dec 8 00:06:19 localhost program: Free inodes: 1310709 >Dec 8 00:06:19 localhost program: First block: 0 >Dec 8 00:06:19 localhost program: Block size: 4096 >Dec 8 00:06:19 localhost program: Fragment size: 4096 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:06:19 localhost program: Blocks per group: 32768 >Dec 8 00:06:19 localhost program: Fragments per group: 32768 >Dec 8 00:06:19 localhost program: Inodes per group: 8192 >Dec 8 00:06:19 localhost program: Inode blocks per group: 512 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 23:46:57 2012 >Dec 8 00:06:19 localhost program: Last mount time: n/a >Dec 8 00:06:19 localhost program: Last write time: Fri Dec 7 23:46:57 2012 >Dec 8 00:06:19 localhost program: Mount count: 0 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 23:46:57 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 132 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 256 >Dec 8 00:06:19 localhost program: Required extra isize: 28 >Dec 8 00:06:19 localhost program: Desired extra isize: 28 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 755de6fb-c950-4741-a66f-d9641c7d8b8c >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: (none) >Dec 8 00:06:19 localhost program: Journal size: 128M >Dec 8 00:06:19 localhost program: Journal length: 32768 >Dec 8 00:06:19 localhost program: Journal sequence: 0x00000001 >Dec 8 00:06:19 localhost program: Journal start: 0 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... resize2fs -P /dev/sda2 >Dec 8 00:06:19 localhost program: Estimated minimum size of the filesystem: 53960 >Dec 8 00:06:19 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost storage: got device: PartitionDevice instance (0x4b43f50) -- >Dec 8 00:06:19 localhost storage: got format: Ext4FS instance (0x4f50490) -- >Dec 8 00:06:19 localhost storage: scanning sda3 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda3)... >Dec 8 00:06:19 localhost storage: sda3 is a partition >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: added partition sda3 (id 27) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on sda3 >Dec 8 00:06:19 localhost storage: type detected on 'sda3' is 'ext4' >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/sda3 >Dec 8 00:06:19 localhost program: Filesystem volume name: <none> >Dec 8 00:06:19 localhost program: Last mounted on: <not available> >Dec 8 00:06:19 localhost program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 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 >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 1966080 >Dec 8 00:06:19 localhost program: Block count: 7864320 >Dec 8 00:06:19 localhost program: Reserved block count: 393216 >Dec 8 00:06:19 localhost program: Free blocks: 7696911 >Dec 8 00:06:19 localhost program: Free inodes: 1966069 >Dec 8 00:06:19 localhost program: First block: 0 >Dec 8 00:06:19 localhost program: Block size: 4096 >Dec 8 00:06:19 localhost program: Fragment size: 4096 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:06:19 localhost program: Blocks per group: 32768 >Dec 8 00:06:19 localhost program: Fragments per group: 32768 >Dec 8 00:06:19 localhost program: Inodes per group: 8192 >Dec 8 00:06:19 localhost program: Inode blocks per group: 512 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 23:47:00 2012 >Dec 8 00:06:19 localhost program: Last mount time: n/a >Dec 8 00:06:19 localhost program: Last write time: Fri Dec 7 23:47:00 2012 >Dec 8 00:06:19 localhost program: Mount count: 0 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 23:47:00 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 132 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 256 >Dec 8 00:06:19 localhost program: Required extra isize: 28 >Dec 8 00:06:19 localhost program: Desired extra isize: 28 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: (none) >Dec 8 00:06:19 localhost program: Journal size: 128M >Dec 8 00:06:19 localhost program: Journal length: 32768 >Dec 8 00:06:19 localhost program: Journal sequence: 0x00000001 >Dec 8 00:06:19 localhost program: Journal start: 0 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/sda3 >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost program: Filesystem volume name: <none> >Dec 8 00:06:19 localhost program: Last mounted on: <not available> >Dec 8 00:06:19 localhost program: Filesystem UUID: 8c8c6afb-7bb9-441d-83bd-4536cb28297b >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 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 >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 1966080 >Dec 8 00:06:19 localhost program: Block count: 7864320 >Dec 8 00:06:19 localhost program: Reserved block count: 393216 >Dec 8 00:06:19 localhost program: Free blocks: 7696911 >Dec 8 00:06:19 localhost program: Free inodes: 1966069 >Dec 8 00:06:19 localhost program: First block: 0 >Dec 8 00:06:19 localhost program: Block size: 4096 >Dec 8 00:06:19 localhost program: Fragment size: 4096 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 1022 >Dec 8 00:06:19 localhost program: Blocks per group: 32768 >Dec 8 00:06:19 localhost program: Fragments per group: 32768 >Dec 8 00:06:19 localhost program: Inodes per group: 8192 >Dec 8 00:06:19 localhost program: Inode blocks per group: 512 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 23:47:00 2012 >Dec 8 00:06:19 localhost program: Last mount time: n/a >Dec 8 00:06:19 localhost program: Last write time: Fri Dec 7 23:47:00 2012 >Dec 8 00:06:19 localhost program: Mount count: 0 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 23:47:00 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 132 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 256 >Dec 8 00:06:19 localhost program: Required extra isize: 28 >Dec 8 00:06:19 localhost program: Desired extra isize: 28 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 4b4c4d13-e418-4309-af6d-1d7e84122507 >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: (none) >Dec 8 00:06:19 localhost program: Journal size: 128M >Dec 8 00:06:19 localhost program: Journal length: 32768 >Dec 8 00:06:19 localhost program: Journal sequence: 0x00000001 >Dec 8 00:06:19 localhost program: Journal start: 0 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... resize2fs -P /dev/sda3 >Dec 8 00:06:19 localhost program: Estimated minimum size of the filesystem: 59203 >Dec 8 00:06:19 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost storage: got device: PartitionDevice instance (0x4f50550) -- >Dec 8 00:06:19 localhost storage: got format: Ext4FS instance (0x4f503d0) -- >Dec 8 00:06:19 localhost storage: scanning sda4 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda4)... >Dec 8 00:06:19 localhost storage: sda4 is a partition >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: added partition sda4 (id 28) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on sda4 >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: got device: PartitionDevice instance (0x4f4e110) -- >Dec 8 00:06:19 localhost storage: scanning sda5 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda5)... >Dec 8 00:06:19 localhost storage: sda5 is a partition >Dec 8 00:06:19 localhost storage: added partition sda5 (id 29) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on sda5 >Dec 8 00:06:19 localhost storage: type detected on 'sda5' is 'ext4' >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/sda5 >Dec 8 00:06:19 localhost program: Filesystem volume name: <none> >Dec 8 00:06:19 localhost program: Last mounted on: /mnt/sysimage/boot >Dec 8 00:06:19 localhost program: Filesystem UUID: ab4c9871-cb54-4551-a864-87413ff80a66 >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 128016 >Dec 8 00:06:19 localhost program: Block count: 512000 >Dec 8 00:06:19 localhost program: Reserved block count: 25600 >Dec 8 00:06:19 localhost program: Free blocks: 436030 >Dec 8 00:06:19 localhost program: Free inodes: 127949 >Dec 8 00:06:19 localhost program: First block: 1 >Dec 8 00:06:19 localhost program: Block size: 1024 >Dec 8 00:06:19 localhost program: Fragment size: 1024 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 256 >Dec 8 00:06:19 localhost program: Blocks per group: 8192 >Dec 8 00:06:19 localhost program: Fragments per group: 8192 >Dec 8 00:06:19 localhost program: Inodes per group: 2032 >Dec 8 00:06:19 localhost program: Inode blocks per group: 254 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 23:50:57 2012 >Dec 8 00:06:19 localhost program: Last mount time: Fri Dec 7 23:50:59 2012 >Dec 8 00:06:19 localhost program: Last write time: Sat Dec 8 00:03:48 2012 >Dec 8 00:06:19 localhost program: Mount count: 1 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 23:50:57 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 72 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 128 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 3219287a-496a-4f0c-ac1d-ef200f0ac869 >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: (none) >Dec 8 00:06:19 localhost program: Journal size: 8M >Dec 8 00:06:19 localhost program: Journal length: 8192 >Dec 8 00:06:19 localhost program: Journal sequence: 0x0000000a >Dec 8 00:06:19 localhost program: Journal start: 0 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/sda5 >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost program: Filesystem volume name: <none> >Dec 8 00:06:19 localhost program: Last mounted on: /mnt/sysimage/boot >Dec 8 00:06:19 localhost program: Filesystem UUID: ab4c9871-cb54-4551-a864-87413ff80a66 >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 localhost program: Filesystem features: has_journal ext_attr resize_inode dir_index filetype extent flex_bg sparse_super huge_file uninit_bg dir_nlink extra_isize >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 128016 >Dec 8 00:06:19 localhost program: Block count: 512000 >Dec 8 00:06:19 localhost program: Reserved block count: 25600 >Dec 8 00:06:19 localhost program: Free blocks: 436030 >Dec 8 00:06:19 localhost program: Free inodes: 127949 >Dec 8 00:06:19 localhost program: First block: 1 >Dec 8 00:06:19 localhost program: Block size: 1024 >Dec 8 00:06:19 localhost program: Fragment size: 1024 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 256 >Dec 8 00:06:19 localhost program: Blocks per group: 8192 >Dec 8 00:06:19 localhost program: Fragments per group: 8192 >Dec 8 00:06:19 localhost program: Inodes per group: 2032 >Dec 8 00:06:19 localhost program: Inode blocks per group: 254 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 23:50:57 2012 >Dec 8 00:06:19 localhost program: Last mount time: Fri Dec 7 23:50:59 2012 >Dec 8 00:06:19 localhost program: Last write time: Sat Dec 8 00:03:48 2012 >Dec 8 00:06:19 localhost program: Mount count: 1 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 23:50:57 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 72 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 128 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 3219287a-496a-4f0c-ac1d-ef200f0ac869 >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: (none) >Dec 8 00:06:19 localhost program: Journal size: 8M >Dec 8 00:06:19 localhost program: Journal length: 8192 >Dec 8 00:06:19 localhost program: Journal sequence: 0x0000000a >Dec 8 00:06:19 localhost program: Journal start: 0 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... resize2fs -P /dev/sda5 >Dec 8 00:06:19 localhost program: Estimated minimum size of the filesystem: 65589 >Dec 8 00:06:19 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost storage: got device: PartitionDevice instance (0x4f50910) -- >Dec 8 00:06:19 localhost storage: got format: Ext4FS instance (0x4f50a10) -- >Dec 8 00:06:19 localhost storage: scanning sda6 (/devices/pci0000:00/0000:00:0d.0/ata1/host0/target0:0:0/0:0:0:0/block/sda/sda6)... >Dec 8 00:06:19 localhost storage: sda6 is a partition >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: added partition sda6 (id 30) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on sda6 >Dec 8 00:06:19 localhost storage: type detected on 'sda6' is 'LVM2_member' >Dec 8 00:06:19 localhost storage: added lvmvg fedora (id 31) to device tree >Dec 8 00:06:19 localhost storage: got device: PartitionDevice instance (0x4f50110) -- >Dec 8 00:06:19 localhost storage: got format: LVMPhysicalVolume instance (0x4f50a90) -- >Dec 8 00:06:19 localhost storage: scanning loop0 (/devices/virtual/block/loop0)... >Dec 8 00:06:19 localhost storage: loop0 is a loop device >Dec 8 00:06:19 localhost storage: added file /osmin.img (deleted) (id 32) to device tree >Dec 8 00:06:19 localhost storage: added loop loop0 (id 33) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on loop0 >Dec 8 00:06:19 localhost storage: type detected on 'loop0' is 'squashfs' >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: got device: LoopDevice instance (0x24d2190) -- >Dec 8 00:06:19 localhost storage: scanning loop1 (/devices/virtual/block/loop1)... >Dec 8 00:06:19 localhost storage: loop1 is a loop device >Dec 8 00:06:19 localhost storage: added file /osmin (id 34) to device tree >Dec 8 00:06:19 localhost storage: added loop loop1 (id 35) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on loop1 >Dec 8 00:06:19 localhost storage: type detected on 'loop1' is 'DM_snapshot_cow' >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: got device: LoopDevice instance (0x4f50b10) -- >Dec 8 00:06:19 localhost storage: scanning loop2 (/devices/virtual/block/loop2)... >Dec 8 00:06:19 localhost storage: loop2 is a loop device >Dec 8 00:06:19 localhost storage: added file /run/initramfs/live/LiveOS/squashfs.img (id 36) to device tree >Dec 8 00:06:19 localhost storage: added loop loop2 (id 37) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on loop2 >Dec 8 00:06:19 localhost storage: type detected on 'loop2' is 'squashfs' >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: got device: LoopDevice instance (0x4f50ed0) -- >Dec 8 00:06:19 localhost storage: scanning loop3 (/devices/virtual/block/loop3)... >Dec 8 00:06:19 localhost storage: loop3 is a loop device >Dec 8 00:06:19 localhost storage: added file /LiveOS/ext3fs.img (id 38) to device tree >Dec 8 00:06:19 localhost storage: added loop loop3 (id 39) to device tree >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: type detected on 'loop3' is 'ext4' >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/loop3 >Dec 8 00:06:19 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> >Dec 8 00:06:19 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> status to: Saving storage configuration... >Dec 8 00:06:19 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> status to: Failed to save storage configuration... >Dec 8 00:06:19 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:06:19 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 8 00:06:19 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 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 >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 262144 >Dec 8 00:06:19 localhost program: Block count: 1048576 >Dec 8 00:06:19 localhost program: Reserved block count: 10484 >Dec 8 00:06:19 localhost program: Free blocks: 294246 >Dec 8 00:06:19 localhost program: Free inodes: 159410 >Dec 8 00:06:19 localhost program: First block: 0 >Dec 8 00:06:19 localhost program: Block size: 4096 >Dec 8 00:06:19 localhost program: Fragment size: 4096 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 255 >Dec 8 00:06:19 localhost program: Blocks per group: 32768 >Dec 8 00:06:19 localhost program: Fragments per group: 32768 >Dec 8 00:06:19 localhost program: Inodes per group: 8192 >Dec 8 00:06:19 localhost program: Inode blocks per group: 512 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:06:19 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 8 00:06:19 localhost program: Last write time: Fri Dec 7 21:19:32 2012 >Dec 8 00:06:19 localhost program: Mount count: 0 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 858 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 256 >Dec 8 00:06:19 localhost program: Required extra isize: 28 >Dec 8 00:06:19 localhost program: Desired extra isize: 28 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:06:19 localhost program: Journal size: 128M >Dec 8 00:06:19 localhost program: Journal length: 32768 >Dec 8 00:06:19 localhost program: Journal sequence: 0x00001638 >Dec 8 00:06:19 localhost program: Journal start: 0 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/loop3 >Dec 8 00:06:19 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:06:19 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 8 00:06:19 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 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 >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 262144 >Dec 8 00:06:19 localhost program: Block count: 1048576 >Dec 8 00:06:19 localhost program: Reserved block count: 10484 >Dec 8 00:06:19 localhost program: Free blocks: 294246 >Dec 8 00:06:19 localhost program: Free inodes: 159410 >Dec 8 00:06:19 localhost program: First block: 0 >Dec 8 00:06:19 localhost program: Block size: 4096 >Dec 8 00:06:19 localhost program: Fragment size: 4096 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 255 >Dec 8 00:06:19 localhost program: Blocks per group: 32768 >Dec 8 00:06:19 localhost program: Fragments per group: 32768 >Dec 8 00:06:19 localhost program: Inodes per group: 8192 >Dec 8 00:06:19 localhost program: Inode blocks per group: 512 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:06:19 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 8 00:06:19 localhost program: Last write time: Fri Dec 7 21:19:32 2012 >Dec 8 00:06:19 localhost program: Mount count: 0 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 858 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 256 >Dec 8 00:06:19 localhost program: Required extra isize: 28 >Dec 8 00:06:19 localhost program: Desired extra isize: 28 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:06:19 localhost program: Journal size: 128M >Dec 8 00:06:19 localhost program: Journal length: 32768 >Dec 8 00:06:19 localhost program: Journal sequence: 0x00001638 >Dec 8 00:06:19 localhost program: Journal start: 0 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... resize2fs -P /dev/loop3 >Dec 8 00:06:19 localhost program: Couldn't find valid filesystem superblock. >Dec 8 00:06:19 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: resize2fs: Device or resource busy while trying to open /dev/loop3 >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: got device: LoopDevice instance (0x7fac70272250) -- >Dec 8 00:06:19 localhost storage: got format: Ext4FS instance (0x4f50450) -- >Dec 8 00:06:19 localhost storage: scanning loop4 (/devices/virtual/block/loop4)... >Dec 8 00:06:19 localhost storage: loop4 is a loop device >Dec 8 00:06:19 localhost storage: added file /overlay (deleted) (id 40) to device tree >Dec 8 00:06:19 localhost storage: added loop loop4 (id 41) to device tree >Dec 8 00:06:19 localhost storage: disklabel detected but not usable on loop4 >Dec 8 00:06:19 localhost storage: type detected on 'loop4' is 'DM_snapshot_cow' >Dec 8 00:06:19 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:19 localhost storage: got device: LoopDevice instance (0x4f50fd0) -- >Dec 8 00:06:19 localhost storage: ignoring loop5 (/devices/virtual/block/loop5) >Dec 8 00:06:19 localhost storage: ignoring loop6 (/devices/virtual/block/loop6) >Dec 8 00:06:19 localhost storage: ignoring loop7 (/devices/virtual/block/loop7) >Dec 8 00:06:19 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:19 localhost storage: devices to scan: ['dm-0', 'dm-1'] >Dec 8 00:06:19 localhost storage: scanning live-rw (/devices/virtual/block/dm-0)... >Dec 8 00:06:19 localhost storage: live-rw is a device-mapper device >Dec 8 00:06:19 localhost storage: added dm live-rw (id 42) to device tree >Dec 8 00:06:19 localhost storage: type detected on 'live-rw' is 'ext4' >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 8 00:06:19 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:06:19 localhost program: Last mounted on: /sysroot >Dec 8 00:06:19 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:06:19 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:19 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:19 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 >Dec 8 00:06:19 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:19 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:19 localhost program: Filesystem state: clean >Dec 8 00:06:19 localhost program: Errors behavior: Continue >Dec 8 00:06:19 localhost program: Filesystem OS type: Linux >Dec 8 00:06:19 localhost program: Inode count: 262144 >Dec 8 00:06:19 localhost program: Block count: 1048576 >Dec 8 00:06:19 localhost program: Reserved block count: 10484 >Dec 8 00:06:19 localhost program: Free blocks: 294246 >Dec 8 00:06:19 localhost program: Free inodes: 159410 >Dec 8 00:06:19 localhost program: First block: 0 >Dec 8 00:06:19 localhost program: Block size: 4096 >Dec 8 00:06:19 localhost program: Fragment size: 4096 >Dec 8 00:06:19 localhost program: Reserved GDT blocks: 255 >Dec 8 00:06:19 localhost program: Blocks per group: 32768 >Dec 8 00:06:19 localhost program: Fragments per group: 32768 >Dec 8 00:06:19 localhost program: Inodes per group: 8192 >Dec 8 00:06:19 localhost program: Inode blocks per group: 512 >Dec 8 00:06:19 localhost program: Flex block group size: 16 >Dec 8 00:06:19 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:06:19 localhost program: Last mount time: Fri Dec 7 23:38:27 2012 >Dec 8 00:06:19 localhost program: Last write time: Fri Dec 7 23:38:27 2012 >Dec 8 00:06:19 localhost program: Mount count: 1 >Dec 8 00:06:19 localhost program: Maximum mount count: -1 >Dec 8 00:06:19 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 8 00:06:19 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:19 localhost program: Lifetime writes: 858 MB >Dec 8 00:06:19 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:19 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:19 localhost program: First inode: 11 >Dec 8 00:06:19 localhost program: Inode size:#011 256 >Dec 8 00:06:19 localhost program: Required extra isize: 28 >Dec 8 00:06:19 localhost program: Desired extra isize: 28 >Dec 8 00:06:19 localhost program: Journal inode: 8 >Dec 8 00:06:19 localhost program: First orphan inode: 184134 >Dec 8 00:06:19 localhost program: Default directory hash: half_md4 >Dec 8 00:06:19 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:06:19 localhost program: Journal backup: inode blocks >Dec 8 00:06:19 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:06:19 localhost program: Journal size: 128M >Dec 8 00:06:19 localhost program: Journal length: 32768 >Dec 8 00:06:19 localhost program: Journal sequence: 0x00001639 >Dec 8 00:06:19 localhost program: Journal start: 1 >Dec 8 00:06:19 localhost program: >Dec 8 00:06:19 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:19 localhost program: Running... dumpe2fs -h /dev/mapper/live-rw >Dec 8 00:06:20 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:06:20 localhost program: Last mounted on: /sysroot >Dec 8 00:06:20 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:06:20 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:20 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:20 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 >Dec 8 00:06:20 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:20 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:20 localhost program: Filesystem state: clean >Dec 8 00:06:20 localhost program: Errors behavior: Continue >Dec 8 00:06:20 localhost program: Filesystem OS type: Linux >Dec 8 00:06:20 localhost program: Inode count: 262144 >Dec 8 00:06:20 localhost program: Block count: 1048576 >Dec 8 00:06:20 localhost program: Reserved block count: 10484 >Dec 8 00:06:20 localhost program: Free blocks: 294246 >Dec 8 00:06:20 localhost program: Free inodes: 159410 >Dec 8 00:06:20 localhost program: First block: 0 >Dec 8 00:06:20 localhost program: Block size: 4096 >Dec 8 00:06:20 localhost program: Fragment size: 4096 >Dec 8 00:06:20 localhost program: Reserved GDT blocks: 255 >Dec 8 00:06:20 localhost program: Blocks per group: 32768 >Dec 8 00:06:20 localhost program: Fragments per group: 32768 >Dec 8 00:06:20 localhost program: Inodes per group: 8192 >Dec 8 00:06:20 localhost program: Inode blocks per group: 512 >Dec 8 00:06:20 localhost program: Flex block group size: 16 >Dec 8 00:06:20 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:06:20 localhost program: Last mount time: Fri Dec 7 23:38:27 2012 >Dec 8 00:06:20 localhost program: Last write time: Fri Dec 7 23:38:27 2012 >Dec 8 00:06:20 localhost program: Mount count: 1 >Dec 8 00:06:20 localhost program: Maximum mount count: -1 >Dec 8 00:06:20 localhost program: Last checked: Fri Dec 7 21:19:32 2012 >Dec 8 00:06:20 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:20 localhost program: Lifetime writes: 858 MB >Dec 8 00:06:20 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:20 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:20 localhost program: First inode: 11 >Dec 8 00:06:20 localhost program: Inode size:#011 256 >Dec 8 00:06:20 localhost program: Required extra isize: 28 >Dec 8 00:06:20 localhost program: Desired extra isize: 28 >Dec 8 00:06:20 localhost program: Journal inode: 8 >Dec 8 00:06:20 localhost program: First orphan inode: 184134 >Dec 8 00:06:20 localhost program: Default directory hash: half_md4 >Dec 8 00:06:20 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:06:20 localhost program: Journal backup: inode blocks >Dec 8 00:06:20 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:06:20 localhost program: Journal size: 128M >Dec 8 00:06:20 localhost program: Journal length: 32768 >Dec 8 00:06:20 localhost program: Journal sequence: 0x00001639 >Dec 8 00:06:20 localhost program: Journal start: 1 >Dec 8 00:06:20 localhost program: >Dec 8 00:06:20 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:20 localhost program: Running... resize2fs -P /dev/mapper/live-rw >Dec 8 00:06:20 localhost program: Estimated minimum size of the filesystem: 756457 >Dec 8 00:06:20 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:20 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:20 localhost storage: got device: DMDevice instance (0x7fac70272e90) -- >Dec 8 00:06:20 localhost storage: got format: Ext4FS instance (0x7fac70274090) -- >Dec 8 00:06:20 localhost storage: scanning live-osimg-min (/devices/virtual/block/dm-1)... >Dec 8 00:06:20 localhost storage: live-osimg-min is a device-mapper device >Dec 8 00:06:20 localhost storage: added dm live-osimg-min (id 43) to device tree >Dec 8 00:06:20 localhost storage: type detected on 'live-osimg-min' is 'ext4' >Dec 8 00:06:20 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 8 00:06:20 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:06:20 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 8 00:06:20 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:06:20 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:20 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:20 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 >Dec 8 00:06:20 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:20 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:20 localhost program: Filesystem state: clean >Dec 8 00:06:20 localhost program: Errors behavior: Continue >Dec 8 00:06:20 localhost program: Filesystem OS type: Linux >Dec 8 00:06:20 localhost program: Inode count: 196608 >Dec 8 00:06:20 localhost program: Block count: 756457 >Dec 8 00:06:20 localhost program: Reserved block count: 7563 >Dec 8 00:06:20 localhost program: Free blocks: 6753 >Dec 8 00:06:20 localhost program: Free inodes: 93874 >Dec 8 00:06:20 localhost program: First block: 0 >Dec 8 00:06:20 localhost program: Block size: 4096 >Dec 8 00:06:20 localhost program: Fragment size: 4096 >Dec 8 00:06:20 localhost program: Reserved GDT blocks: 255 >Dec 8 00:06:20 localhost program: Blocks per group: 32768 >Dec 8 00:06:20 localhost program: Fragments per group: 32768 >Dec 8 00:06:20 localhost program: Inodes per group: 8192 >Dec 8 00:06:20 localhost program: Inode blocks per group: 512 >Dec 8 00:06:20 localhost program: Flex block group size: 16 >Dec 8 00:06:20 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:06:20 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 8 00:06:20 localhost program: Last write time: Fri Dec 7 21:19:35 2012 >Dec 8 00:06:20 localhost program: Mount count: 0 >Dec 8 00:06:20 localhost program: Maximum mount count: -1 >Dec 8 00:06:20 localhost program: Last checked: Fri Dec 7 21:19:35 2012 >Dec 8 00:06:20 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:20 localhost program: Lifetime writes: 859 MB >Dec 8 00:06:20 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:20 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:20 localhost program: First inode: 11 >Dec 8 00:06:20 localhost program: Inode size:#011 256 >Dec 8 00:06:20 localhost program: Required extra isize: 28 >Dec 8 00:06:20 localhost program: Desired extra isize: 28 >Dec 8 00:06:20 localhost program: Journal inode: 8 >Dec 8 00:06:20 localhost program: Default directory hash: half_md4 >Dec 8 00:06:20 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:06:20 localhost program: Journal backup: inode blocks >Dec 8 00:06:20 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:06:20 localhost program: Journal size: 128M >Dec 8 00:06:20 localhost program: Journal length: 32768 >Dec 8 00:06:20 localhost program: Journal sequence: 0x00001638 >Dec 8 00:06:20 localhost program: Journal start: 0 >Dec 8 00:06:20 localhost program: >Dec 8 00:06:20 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:20 localhost program: Running... dumpe2fs -h /dev/mapper/live-osimg-min >Dec 8 00:06:20 localhost program: Filesystem volume name: _Fedora-18-TC1-x >Dec 8 00:06:20 localhost program: Last mounted on: /var/tmp/imgcreate-vE70wJ/install_root >Dec 8 00:06:20 localhost program: Filesystem UUID: 34f0be73-c722-482e-9418-3fe66d11d090 >Dec 8 00:06:20 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:20 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:20 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 >Dec 8 00:06:20 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:20 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:20 localhost program: Filesystem state: clean >Dec 8 00:06:20 localhost program: Errors behavior: Continue >Dec 8 00:06:20 localhost program: Filesystem OS type: Linux >Dec 8 00:06:20 localhost program: Inode count: 196608 >Dec 8 00:06:20 localhost program: Block count: 756457 >Dec 8 00:06:20 localhost program: Reserved block count: 7563 >Dec 8 00:06:20 localhost program: Free blocks: 6753 >Dec 8 00:06:20 localhost program: Free inodes: 93874 >Dec 8 00:06:20 localhost program: First block: 0 >Dec 8 00:06:20 localhost program: Block size: 4096 >Dec 8 00:06:20 localhost program: Fragment size: 4096 >Dec 8 00:06:20 localhost program: Reserved GDT blocks: 255 >Dec 8 00:06:20 localhost program: Blocks per group: 32768 >Dec 8 00:06:20 localhost program: Fragments per group: 32768 >Dec 8 00:06:20 localhost program: Inodes per group: 8192 >Dec 8 00:06:20 localhost program: Inode blocks per group: 512 >Dec 8 00:06:20 localhost program: Flex block group size: 16 >Dec 8 00:06:20 localhost program: Filesystem created: Fri Dec 7 20:58:58 2012 >Dec 8 00:06:20 localhost program: Last mount time: Fri Dec 7 20:59:02 2012 >Dec 8 00:06:20 localhost program: Last write time: Fri Dec 7 21:19:35 2012 >Dec 8 00:06:20 localhost program: Mount count: 0 >Dec 8 00:06:20 localhost program: Maximum mount count: -1 >Dec 8 00:06:20 localhost program: Last checked: Fri Dec 7 21:19:35 2012 >Dec 8 00:06:20 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:20 localhost program: Lifetime writes: 859 MB >Dec 8 00:06:20 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:20 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:20 localhost program: First inode: 11 >Dec 8 00:06:20 localhost program: Inode size:#011 256 >Dec 8 00:06:20 localhost program: Required extra isize: 28 >Dec 8 00:06:20 localhost program: Desired extra isize: 28 >Dec 8 00:06:20 localhost program: Journal inode: 8 >Dec 8 00:06:20 localhost program: Default directory hash: half_md4 >Dec 8 00:06:20 localhost program: Directory Hash Seed: 8c0bbac3-4c86-4c34-bfa8-7a67c732d6f9 >Dec 8 00:06:20 localhost program: Journal backup: inode blocks >Dec 8 00:06:20 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:06:20 localhost program: Journal size: 128M >Dec 8 00:06:20 localhost program: Journal length: 32768 >Dec 8 00:06:20 localhost program: Journal sequence: 0x00001638 >Dec 8 00:06:20 localhost program: Journal start: 0 >Dec 8 00:06:20 localhost program: >Dec 8 00:06:20 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:20 localhost program: Running... resize2fs -P /dev/mapper/live-osimg-min >Dec 8 00:06:20 localhost program: Estimated minimum size of the filesystem: 755873 >Dec 8 00:06:20 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:20 localhost storage: got device: DMDevice instance (0x24d2250) -- >Dec 8 00:06:20 localhost storage: got format: Ext4FS instance (0x4f50090) -- >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:20 localhost storage: added lvmlv fedora-swap (id 44) to device tree >Dec 8 00:06:20 localhost program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >Dec 8 00:06:20 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost storage: added lvmlv fedora-root (id 45) to device tree >Dec 8 00:06:20 localhost program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >Dec 8 00:06:20 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost storage: devices to scan: ['dm-2', 'dm-3'] >Dec 8 00:06:20 localhost storage: scanning fedora-swap (/devices/virtual/block/dm-2)... >Dec 8 00:06:20 localhost storage: type detected on 'fedora-swap' is 'swap' >Dec 8 00:06:20 localhost storage: got device: LVMLogicalVolumeDevice instance (0x7fac702723d0) -- >Dec 8 00:06:20 localhost storage: got format: SwapSpace instance (0x7fac70274bd0) -- >Dec 8 00:06:20 localhost storage: scanning fedora-root (/devices/virtual/block/dm-3)... >Dec 8 00:06:20 localhost storage: type detected on 'fedora-root' is 'ext4' >Dec 8 00:06:20 localhost program: Running... dumpe2fs -h /dev/mapper/fedora-root >Dec 8 00:06:20 localhost program: Filesystem volume name: <none> >Dec 8 00:06:20 localhost program: Last mounted on: /mnt/sysimage >Dec 8 00:06:20 localhost program: Filesystem UUID: 8529db41-9b5b-4722-bf4b-996e30e48d99 >Dec 8 00:06:20 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:20 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:20 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 >Dec 8 00:06:20 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:20 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:20 localhost program: Filesystem state: clean >Dec 8 00:06:20 localhost program: Errors behavior: Continue >Dec 8 00:06:20 localhost program: Filesystem OS type: Linux >Dec 8 00:06:20 localhost program: Inode count: 365760 >Dec 8 00:06:20 localhost program: Block count: 1460224 >Dec 8 00:06:20 localhost program: Reserved block count: 73011 >Dec 8 00:06:20 localhost program: Free blocks: 703160 >Dec 8 00:06:20 localhost program: Free inodes: 263093 >Dec 8 00:06:20 localhost program: First block: 0 >Dec 8 00:06:20 localhost program: Block size: 4096 >Dec 8 00:06:20 localhost program: Fragment size: 4096 >Dec 8 00:06:20 localhost program: Reserved GDT blocks: 356 >Dec 8 00:06:20 localhost program: Blocks per group: 32768 >Dec 8 00:06:20 localhost program: Fragments per group: 32768 >Dec 8 00:06:20 localhost program: Inodes per group: 8128 >Dec 8 00:06:20 localhost program: Inode blocks per group: 508 >Dec 8 00:06:20 localhost program: Flex block group size: 16 >Dec 8 00:06:20 localhost program: Filesystem created: Fri Dec 7 23:50:59 2012 >Dec 8 00:06:20 localhost program: Last mount time: Fri Dec 7 23:50:59 2012 >Dec 8 00:06:20 localhost program: Last write time: Sat Dec 8 00:03:48 2012 >Dec 8 00:06:20 localhost program: Mount count: 1 >Dec 8 00:06:20 localhost program: Maximum mount count: -1 >Dec 8 00:06:20 localhost program: Last checked: Fri Dec 7 23:50:59 2012 >Dec 8 00:06:20 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:20 localhost program: Lifetime writes: 3155 MB >Dec 8 00:06:20 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:20 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:20 localhost program: First inode: 11 >Dec 8 00:06:20 localhost program: Inode size:#011 256 >Dec 8 00:06:20 localhost program: Required extra isize: 28 >Dec 8 00:06:20 localhost program: Desired extra isize: 28 >Dec 8 00:06:20 localhost program: Journal inode: 8 >Dec 8 00:06:20 localhost program: Default directory hash: half_md4 >Dec 8 00:06:20 localhost program: Directory Hash Seed: 823968f3-d773-4944-867c-eb9c42f7683c >Dec 8 00:06:20 localhost program: Journal backup: inode blocks >Dec 8 00:06:20 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:06:20 localhost program: Journal size: 128M >Dec 8 00:06:20 localhost program: Journal length: 32768 >Dec 8 00:06:20 localhost program: Journal sequence: 0x00000022 >Dec 8 00:06:20 localhost program: Journal start: 0 >Dec 8 00:06:20 localhost program: >Dec 8 00:06:20 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:20 localhost program: Running... dumpe2fs -h /dev/mapper/fedora-root >Dec 8 00:06:20 localhost program: Filesystem volume name: <none> >Dec 8 00:06:20 localhost program: Last mounted on: /mnt/sysimage >Dec 8 00:06:20 localhost program: Filesystem UUID: 8529db41-9b5b-4722-bf4b-996e30e48d99 >Dec 8 00:06:20 localhost program: Filesystem magic number: 0xEF53 >Dec 8 00:06:20 localhost program: Filesystem revision #: 1 (dynamic) >Dec 8 00:06:20 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 >Dec 8 00:06:20 localhost program: Filesystem flags: signed_directory_hash >Dec 8 00:06:20 localhost program: Default mount options: user_xattr acl >Dec 8 00:06:20 localhost program: Filesystem state: clean >Dec 8 00:06:20 localhost program: Errors behavior: Continue >Dec 8 00:06:20 localhost program: Filesystem OS type: Linux >Dec 8 00:06:20 localhost program: Inode count: 365760 >Dec 8 00:06:20 localhost program: Block count: 1460224 >Dec 8 00:06:20 localhost program: Reserved block count: 73011 >Dec 8 00:06:20 localhost program: Free blocks: 703160 >Dec 8 00:06:20 localhost program: Free inodes: 263093 >Dec 8 00:06:20 localhost program: First block: 0 >Dec 8 00:06:20 localhost program: Block size: 4096 >Dec 8 00:06:20 localhost program: Fragment size: 4096 >Dec 8 00:06:20 localhost program: Reserved GDT blocks: 356 >Dec 8 00:06:20 localhost program: Blocks per group: 32768 >Dec 8 00:06:20 localhost program: Fragments per group: 32768 >Dec 8 00:06:20 localhost program: Inodes per group: 8128 >Dec 8 00:06:20 localhost program: Inode blocks per group: 508 >Dec 8 00:06:20 localhost program: Flex block group size: 16 >Dec 8 00:06:20 localhost program: Filesystem created: Fri Dec 7 23:50:59 2012 >Dec 8 00:06:20 localhost program: Last mount time: Fri Dec 7 23:50:59 2012 >Dec 8 00:06:20 localhost program: Last write time: Sat Dec 8 00:03:48 2012 >Dec 8 00:06:20 localhost program: Mount count: 1 >Dec 8 00:06:20 localhost program: Maximum mount count: -1 >Dec 8 00:06:20 localhost program: Last checked: Fri Dec 7 23:50:59 2012 >Dec 8 00:06:20 localhost program: Check interval: 0 (<none>) >Dec 8 00:06:20 localhost program: Lifetime writes: 3155 MB >Dec 8 00:06:20 localhost program: Reserved blocks uid: 0 (user root) >Dec 8 00:06:20 localhost program: Reserved blocks gid: 0 (group root) >Dec 8 00:06:20 localhost program: First inode: 11 >Dec 8 00:06:20 localhost program: Inode size:#011 256 >Dec 8 00:06:20 localhost program: Required extra isize: 28 >Dec 8 00:06:20 localhost program: Desired extra isize: 28 >Dec 8 00:06:20 localhost program: Journal inode: 8 >Dec 8 00:06:20 localhost program: Default directory hash: half_md4 >Dec 8 00:06:20 localhost program: Directory Hash Seed: 823968f3-d773-4944-867c-eb9c42f7683c >Dec 8 00:06:20 localhost program: Journal backup: inode blocks >Dec 8 00:06:20 localhost program: Journal features: journal_incompat_revoke >Dec 8 00:06:20 localhost program: Journal size: 128M >Dec 8 00:06:20 localhost program: Journal length: 32768 >Dec 8 00:06:20 localhost program: Journal sequence: 0x00000022 >Dec 8 00:06:20 localhost program: Journal start: 0 >Dec 8 00:06:20 localhost program: >Dec 8 00:06:20 localhost program: dumpe2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:20 localhost program: Running... resize2fs -P /dev/mapper/fedora-root >Dec 8 00:06:20 localhost program: Estimated minimum size of the filesystem: 752665 >Dec 8 00:06:20 localhost program: resize2fs 1.42.5 (29-Jul-2012) >Dec 8 00:06:20 localhost storage: got device: LVMLogicalVolumeDevice instance (0x7fac70272510) -- >Dec 8 00:06:20 localhost storage: got format: Ext4FS instance (0x7fac702740d0) -- >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/swap >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 8 00:06:20 localhost program: 0 logical volume(s) in volume group "fedora" now active >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost storage: not going to restore from backup of non-existent /etc/mdadm.conf >Dec 8 00:06:20 localhost storage: edd: collected mbr signatures: {'sda': '0x0003d23f'} >Dec 8 00:06:20 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 8 00:06:20 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda1 /mnt/sysimage >Dec 8 00:06:20 localhost kernel: EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:06:20 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:20 localhost program: Running... /bin/umount /mnt/sysimage >Dec 8 00:06:20 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:20 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 8 00:06:20 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda2 /mnt/sysimage >Dec 8 00:06:20 localhost kernel: EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:06:20 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:21 localhost program: Running... /bin/umount /mnt/sysimage >Dec 8 00:06:21 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:21 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:21 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:21 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 8 00:06:21 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda3 /mnt/sysimage >Dec 8 00:06:21 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:20 localhost kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:06:21 localhost program: Running... /bin/umount /mnt/sysimage >Dec 8 00:06:21 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:21 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:21 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:21 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 8 00:06:21 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/sda5 /mnt/sysimage >Dec 8 00:06:20 localhost kernel: EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:06:21 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:21 localhost program: Running... /bin/umount /mnt/sysimage >Dec 8 00:06:21 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:21 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:21 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:21 localhost program: Running... lvm lvchange -a y --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >Dec 8 00:06:21 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:21 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:21 localhost storage: set SELinux context for mountpoint /mnt/sysimage to system_u:object_r:mnt_t:s0 >Dec 8 00:06:21 localhost program: Running... /bin/mount -n -t ext4 -o defaults,ro /dev/mapper/fedora-root /mnt/sysimage >Dec 8 00:06:20 localhost kernel: EXT4-fs (dm-2): mounted filesystem with ordered data mode. Opts: (null) >Dec 8 00:06:21 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:21 localhost program: Running... arch >Dec 8 00:06:21 localhost program: x86_64 >Dec 8 00:06:21 localhost storage: error parsing blkid.tab: [Errno 2] No such file or directory: '/mnt/sysimage/etc/blkid/blkid.tab' >Dec 8 00:06:21 localhost program: Running... /bin/umount /mnt/sysimage >Dec 8 00:06:21 localhost udisksd[1240]: Error opening /etc/crypttab file: Failed to open file '/etc/crypttab': No such file or directory (g-file-error-quark, 4) >Dec 8 00:06:21 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:21 localhost program: Running... lvm lvchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora/root >Dec 8 00:06:21 localhost anaconda: Thread Done: AnaExecuteStorageThread (140378383083264) >Dec 8 00:06:21 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> >Dec 8 00:06:28 localhost anaconda: Running Thread: AnaExecuteStorageThread (140378383083264) >Dec 8 00:06:28 localhost storage: user specified that bootloader install be skipped >Dec 8 00:06:28 localhost anaconda: Thread Done: AnaExecuteStorageThread (140378383083264) >Dec 8 00:06:28 localhost anaconda: spoke is not ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> >Dec 8 00:06:28 localhost anaconda: setting <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> status to: Saving storage configuration... >Dec 8 00:06:28 localhost anaconda: spoke is ready: <pyanaconda.ui.gui.spokes.storage.StorageSpoke object at 0x4b52590> >Dec 8 00:06:30 localhost anaconda: getting device type for None >Dec 8 00:06:30 localhost anaconda: unknown device type: 'None' >Dec 8 00:06:30 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:30 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:30 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:30 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:30 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:36 localhost anaconda: ui: saving changes to device sda1 >Dec 8 00:06:36 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:36 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:36 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:36 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:38 localhost anaconda: ui: saving changes to device sda5 >Dec 8 00:06:38 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:38 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:38 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:38 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:40 localhost anaconda: ui: saving changes to device sda5 >Dec 8 00:06:40 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:40 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:40 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:40 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:45 localhost anaconda: ui: saving changes to device sda5 >Dec 8 00:06:45 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:45 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:45 localhost anaconda: getting device type for LVM >Dec 8 00:06:45 localhost anaconda: getting device type for LVM >Dec 8 00:06:45 localhost anaconda: getting device type for LVM >Dec 8 00:06:45 localhost anaconda: getting device type for LVM >Dec 8 00:06:45 localhost anaconda: getting device type for LVM >Dec 8 00:06:51 localhost storage: registered action: [0] Destroy Format ext4 filesystem on partition sda5 (id 29) >Dec 8 00:06:51 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:51 localhost storage: removed partition sda5 (id 29) from device tree >Dec 8 00:06:51 localhost storage: registered action: [1] Destroy Device partition sda5 (id 29) >Dec 8 00:06:51 localhost storage: registered action: [2] Destroy Format ext4 filesystem on lvmlv fedora-root (id 45) >Dec 8 00:06:51 localhost storage: removed lvmlv fedora-root (id 45) from device tree >Dec 8 00:06:51 localhost storage: registered action: [3] Destroy Device lvmlv fedora-root (id 45) >Dec 8 00:06:51 localhost storage: registered action: [4] Destroy Format swap on lvmlv fedora-swap (id 44) >Dec 8 00:06:51 localhost storage: removed lvmlv fedora-swap (id 44) from device tree >Dec 8 00:06:51 localhost storage: registered action: [5] Destroy Device lvmlv fedora-swap (id 44) >Dec 8 00:06:51 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:51 localhost program: Running... lvm vgchange -a n --config devices { filter=["r|/loop5$|","r|/loop6$|","r|/loop7$|"] } fedora >Dec 8 00:06:51 localhost program: 0 logical volume(s) in volume group "fedora" now active >Dec 8 00:06:51 localhost storage: removed lvmvg fedora (id 31) from device tree >Dec 8 00:06:51 localhost storage: registered action: [6] Destroy Device lvmvg fedora (id 31) >Dec 8 00:06:51 localhost storage: registered action: [7] Destroy Format lvmpv on partition sda5 (id 30) >Dec 8 00:06:51 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:51 localhost storage: removed partition sda5 (id 30) from device tree >Dec 8 00:06:51 localhost storage: registered action: [8] Destroy Device partition sda5 (id 30) >Dec 8 00:06:51 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:51 localhost storage: removed partition sda4 (id 28) from device tree >Dec 8 00:06:51 localhost storage: registered action: [9] Destroy Device partition sda4 (id 28) >Dec 8 00:06:51 localhost anaconda: ui: removed device fedora-swap >Dec 8 00:06:53 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:53 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:53 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:53 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:53 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:55 localhost anaconda: ui: saving changes to device sda1 >Dec 8 00:06:55 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:55 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:55 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:55 localhost anaconda: getting device type for Standard Partition >Dec 8 00:06:59 localhost storage: registered action: [10] Destroy Format ext4 filesystem on partition sda1 (id 25) >Dec 8 00:06:59 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:59 localhost storage: removed partition sda1 (id 25) from device tree >Dec 8 00:06:59 localhost storage: registered action: [11] Destroy Device partition sda1 (id 25) >Dec 8 00:06:59 localhost storage: registered action: [12] Destroy Format ext4 filesystem on partition sda2 (id 26) >Dec 8 00:06:59 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:59 localhost storage: removed partition sda2 (id 26) from device tree >Dec 8 00:06:59 localhost storage: registered action: [13] Destroy Device partition sda2 (id 26) >Dec 8 00:06:59 localhost storage: registered action: [14] Destroy Format ext4 filesystem on partition sda3 (id 27) >Dec 8 00:06:59 localhost program: Running... udevadm settle --timeout=300 >Dec 8 00:06:59 localhost storage: removed partition sda3 (id 27) from device tree >Dec 8 00:06:59 localhost storage: registered action: [15] Destroy Device partition sda3 (id 27) >Dec 8 00:06:59 localhost storage: registered action: [16] Destroy Format msdos disklabel on disk sda (id 24) >Dec 8 00:06:59 localhost storage: registered action: [17] Create Format msdos disklabel on disk sda (id 24) >Dec 8 00:06:59 localhost anaconda: ui: removed device sda3
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 885279
: 659705 |
659706
|
659707
|
659708
|
659709
|
659710
|
659711
|
659712
|
659713
|
659714
|
659715
|
659716
|
659717
|
659718